diff --git a/docs/oas3_0_0/TripService.json b/docs/oas3_0_0/TripService.json index 02b3adf..1ed3b1e 100644 --- a/docs/oas3_0_0/TripService.json +++ b/docs/oas3_0_0/TripService.json @@ -589,7 +589,7 @@ "Airports" ], "summary": "Invoke functionImport GetNearestAirport", - "operationId": "OperationImport.GetNearestAirport.6896b1324a4eff76ad9867a0", + "operationId": "OperationImport.GetNearestAirport.fc9c4516cf76a7e9b89d87b1", "parameters": [ { "name": "lat", @@ -667,7 +667,7 @@ "People" ], "summary": "Invoke functionImport GetPersonWithMostFriends", - "operationId": "OperationImport.GetPersonWithMostFriends.de8b4a5ab51ba6c8c254fe80", + "operationId": "OperationImport.GetPersonWithMostFriends.14b2097dbee53f4fb8fb308d", "responses": { "200": { "description": "Success", @@ -983,7 +983,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } } } @@ -1086,7 +1095,7 @@ "Me.Functions" ], "summary": "Invoke function GetFavoriteAirline", - "operationId": "Me.GetFavoriteAirline.5766", + "operationId": "Me.GetFavoriteAirline.cf64", "responses": { "200": { "description": "Success", @@ -1116,7 +1125,7 @@ "Me.Functions" ], "summary": "Invoke function GetFriendsTrips", - "operationId": "Me.GetFriendsTrips.9e3a", + "operationId": "Me.GetFriendsTrips.16f3", "parameters": [ { "name": "userName", @@ -1199,7 +1208,7 @@ "Me.Functions" ], "summary": "Invoke function UpdatePersonLastName", - "operationId": "Me.UpdatePersonLastName.08a5", + "operationId": "Me.UpdatePersonLastName.01a4", "parameters": [ { "name": "lastName", @@ -1331,7 +1340,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } } } @@ -1430,7 +1448,7 @@ "Me.Functions" ], "summary": "Invoke function GetInvolvedPeople", - "operationId": "Me.Trips.GetInvolvedPeople.6610", + "operationId": "Me.Trips.GetInvolvedPeople.0bed", "parameters": [ { "name": "TripId", @@ -2032,7 +2050,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } } } @@ -2145,7 +2172,7 @@ "NewComePeople.Functions" ], "summary": "Invoke function GetFavoriteAirline", - "operationId": "NewComePeople.GetFavoriteAirline.5766", + "operationId": "NewComePeople.GetFavoriteAirline.cf64", "parameters": [ { "name": "UserName", @@ -2187,7 +2214,7 @@ "NewComePeople.Functions" ], "summary": "Invoke function GetFriendsTrips", - "operationId": "NewComePeople.GetFriendsTrips.9e3a", + "operationId": "NewComePeople.GetFriendsTrips.16f3", "parameters": [ { "name": "UserName", @@ -2292,7 +2319,7 @@ "NewComePeople.Functions" ], "summary": "Invoke function UpdatePersonLastName", - "operationId": "NewComePeople.UpdatePersonLastName.08a5", + "operationId": "NewComePeople.UpdatePersonLastName.01a4", "parameters": [ { "name": "UserName", @@ -2444,7 +2471,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } } } @@ -2553,7 +2589,7 @@ "NewComePeople.Functions" ], "summary": "Invoke function GetInvolvedPeople", - "operationId": "NewComePeople.Trips.GetInvolvedPeople.6610", + "operationId": "NewComePeople.Trips.GetInvolvedPeople.0bed", "parameters": [ { "name": "UserName", @@ -3165,7 +3201,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } } } @@ -3278,7 +3323,7 @@ "People.Functions" ], "summary": "Invoke function GetFavoriteAirline", - "operationId": "People.GetFavoriteAirline.5766", + "operationId": "People.GetFavoriteAirline.cf64", "parameters": [ { "name": "UserName", @@ -3320,7 +3365,7 @@ "People.Functions" ], "summary": "Invoke function GetFriendsTrips", - "operationId": "People.GetFriendsTrips.9e3a", + "operationId": "People.GetFriendsTrips.16f3", "parameters": [ { "name": "UserName", @@ -3425,7 +3470,7 @@ "People.Functions" ], "summary": "Invoke function UpdatePersonLastName", - "operationId": "People.UpdatePersonLastName.08a5", + "operationId": "People.UpdatePersonLastName.01a4", "parameters": [ { "name": "UserName", @@ -3577,7 +3622,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } } } @@ -3686,7 +3740,7 @@ "People.Functions" ], "summary": "Invoke function GetInvolvedPeople", - "operationId": "People.Trips.GetInvolvedPeople.6610", + "operationId": "People.Trips.GetInvolvedPeople.0bed", "parameters": [ { "name": "UserName", diff --git a/docs/oas3_0_0/graph.beta.json b/docs/oas3_0_0/graph.beta.json index 95bb5f0..9e8aa99 100644 --- a/docs/oas3_0_0/graph.beta.json +++ b/docs/oas3_0_0/graph.beta.json @@ -801,7 +801,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.accessReviewDecision" + "title": "Collection of accessReviewDecision", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.accessReviewDecision" + } + } + } } } } @@ -1123,7 +1132,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.accessReview" + "title": "Collection of accessReview", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.accessReview" + } + } + } } } } @@ -1563,7 +1581,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.accessReviewDecision" + "title": "Collection of accessReviewDecision", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.accessReviewDecision" + } + } + } } } } @@ -1853,7 +1880,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.accessReviewReviewer" + "title": "Collection of accessReviewReviewer", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.accessReviewReviewer" + } + } + } } } } @@ -2409,7 +2445,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -2687,7 +2732,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -2877,7 +2931,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.scopedRoleMembership" + "title": "Collection of scopedRoleMembership", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.scopedRoleMembership" + } + } + } } } } @@ -3072,7 +3135,7 @@ "administrativeUnits.Functions" ], "summary": "Invoke function delta", - "operationId": "administrativeUnits.delta.2209", + "operationId": "administrativeUnits.delta.fa14", "responses": { "200": { "description": "Success", @@ -3698,7 +3761,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.agreementFile" + "title": "Collection of agreementFile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.agreementFile" + } + } + } } } } @@ -4687,7 +4759,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.teamsCatalogApp" + "title": "Collection of teamsCatalogApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.teamsCatalogApp" + } + } + } } } } @@ -5389,7 +5470,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extensionProperty" + "title": "Collection of extensionProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extensionProperty" + } + } + } } } } @@ -5731,7 +5821,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -5915,7 +6014,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -6220,7 +6328,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.synchronizationJob" + "title": "Collection of synchronizationJob", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.synchronizationJob" + } + } + } } } } @@ -6872,7 +6989,7 @@ "applications.Functions" ], "summary": "Invoke function filterOperators", - "operationId": "applications.synchronization.jobs.schema.filterOperators.8170", + "operationId": "applications.synchronization.jobs.schema.filterOperators.efc5", "parameters": [ { "name": "application-id", @@ -6930,7 +7047,7 @@ "applications.Functions" ], "summary": "Invoke function functions", - "operationId": "applications.synchronization.jobs.schema.functions.ec95", + "operationId": "applications.synchronization.jobs.schema.functions.0cee", "parameters": [ { "name": "application-id", @@ -7146,7 +7263,7 @@ "applications.Functions" ], "summary": "Invoke function Ping", - "operationId": "applications.synchronization.Ping.bd61", + "operationId": "applications.synchronization.Ping.c0a1", "parameters": [ { "name": "application-id", @@ -7287,7 +7404,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.synchronizationTemplate" + "title": "Collection of synchronizationTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.synchronizationTemplate" + } + } + } } } } @@ -7618,7 +7744,7 @@ "applications.Functions" ], "summary": "Invoke function filterOperators", - "operationId": "applications.synchronization.templates.schema.filterOperators.8170", + "operationId": "applications.synchronization.templates.schema.filterOperators.efc5", "parameters": [ { "name": "application-id", @@ -7676,7 +7802,7 @@ "applications.Functions" ], "summary": "Invoke function functions", - "operationId": "applications.synchronization.templates.schema.functions.ec95", + "operationId": "applications.synchronization.templates.schema.functions.0cee", "parameters": [ { "name": "application-id", @@ -8323,7 +8449,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryAudit" + "title": "Collection of directoryAudit", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryAudit" + } + } + } } } } @@ -8620,7 +8755,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.restrictedSignIn" + "title": "Collection of restrictedSignIn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.restrictedSignIn" + } + } + } } } } @@ -8922,7 +9066,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.signIn" + "title": "Collection of signIn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.signIn" + } + } + } } } } @@ -9634,7 +9787,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.bookingAppointment" + "title": "Collection of bookingAppointment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.bookingAppointment" + } + } + } } } } @@ -10073,7 +10235,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.bookingAppointment" + "title": "Collection of bookingAppointment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.bookingAppointment" + } + } + } } } } @@ -10440,7 +10611,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.bookingCustomer" + "title": "Collection of bookingCustomer", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.bookingCustomer" + } + } + } } } } @@ -10816,7 +10996,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.bookingService" + "title": "Collection of bookingService", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.bookingService" + } + } + } } } } @@ -11125,7 +11314,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.bookingStaffMember" + "title": "Collection of bookingStaffMember", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.bookingStaffMember" + } + } + } } } } @@ -12712,7 +12910,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -12966,7 +13173,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -13064,7 +13280,7 @@ "contacts.Functions" ], "summary": "Invoke function delta", - "operationId": "contacts.delta.2209", + "operationId": "contacts.delta.fa14", "responses": { "200": { "description": "Success", @@ -13527,7 +13743,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.fileClassificationRequest" + "title": "Collection of fileClassificationRequest", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.fileClassificationRequest" + } + } + } } } } @@ -13768,7 +13993,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.textClassificationRequest" + "title": "Collection of textClassificationRequest", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.textClassificationRequest" + } + } + } } } } @@ -14024,7 +14258,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.jobResponseBase" + "title": "Collection of jobResponseBase", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.jobResponseBase" + } + } + } } } } @@ -14282,7 +14525,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sensitiveType" + "title": "Collection of sensitiveType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sensitiveType" + } + } + } } } } @@ -15102,7 +15354,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + "title": "Collection of androidManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + } + } + } } } } @@ -15406,7 +15667,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } } } } @@ -15961,7 +16231,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + "title": "Collection of defaultManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + } + } + } } } } @@ -16271,7 +16550,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } } } } @@ -16675,7 +16963,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.enterpriseCodeSigningCertificate" + "title": "Collection of enterpriseCodeSigningCertificate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.enterpriseCodeSigningCertificate" + } + } + } } } } @@ -16948,7 +17245,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.iosLobAppProvisioningConfiguration" + "title": "Collection of iosLobAppProvisioningConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosLobAppProvisioningConfiguration" + } + } + } } } } @@ -17210,7 +17516,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.iosLobAppProvisioningConfigurationAssignment" + "title": "Collection of iosLobAppProvisioningConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosLobAppProvisioningConfigurationAssignment" + } + } + } } } } @@ -17510,7 +17825,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + "title": "Collection of managedDeviceMobileAppConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } } } } @@ -17796,7 +18120,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppProvisioningConfigGroupAssignment" + "title": "Collection of mobileAppProvisioningConfigGroupAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppProvisioningConfigGroupAssignment" + } + } + } } } } @@ -18161,7 +18494,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + "title": "Collection of managedDeviceMobileAppConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } } } } @@ -18584,7 +18926,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + "title": "Collection of iosManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + } + } + } } } } @@ -18888,7 +19239,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } } } } @@ -19283,7 +19643,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } } } } @@ -19628,7 +19997,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } } } } @@ -19906,7 +20284,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } } } } @@ -20270,7 +20657,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } } } } @@ -20631,7 +21027,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + "title": "Collection of managedAppOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + } + } + } } } } @@ -20827,7 +21232,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "responses": { "200": { "description": "Success", @@ -20935,7 +21340,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + "title": "Collection of managedAppStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + } + } + } } } } @@ -21176,7 +21590,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedEBookCategory" + "title": "Collection of managedEBookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookCategory" + } + } + } } } } @@ -21448,7 +21871,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedEBook" + "title": "Collection of managedEBook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBook" + } + } + } } } } @@ -21716,7 +22148,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + "title": "Collection of managedEBookAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + } + } + } } } } @@ -21999,7 +22440,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedEBookCategory" + "title": "Collection of managedEBookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookCategory" + } + } + } } } } @@ -22205,7 +22655,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } } } } @@ -22679,7 +23138,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + "title": "Collection of userInstallStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + } + } + } } } } @@ -22994,7 +23462,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } } } } @@ -23384,7 +23861,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + "title": "Collection of mdmWindowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + } } } } @@ -23674,7 +24160,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + } } } } @@ -23937,7 +24432,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + "title": "Collection of managedDeviceMobileAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + } } } } @@ -24199,7 +24703,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + "title": "Collection of managedDeviceMobileAppConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + } } } } @@ -24499,7 +25012,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + "title": "Collection of managedDeviceMobileAppConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } } } } @@ -24977,7 +25499,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + "title": "Collection of managedDeviceMobileAppConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } } } } @@ -25415,7 +25946,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileApp" + "title": "Collection of mobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + } + } + } } } } @@ -25691,7 +26231,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + "title": "Collection of mobileAppAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + } + } + } } } } @@ -25975,7 +26524,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + } } } } @@ -26195,7 +26753,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppInstallStatus" + "title": "Collection of mobileAppInstallStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppInstallStatus" + } + } + } } } } @@ -26863,7 +27430,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userAppInstallStatus" + "title": "Collection of userAppInstallStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userAppInstallStatus" + } + } + } } } } @@ -27371,7 +27947,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppInstallStatus" + "title": "Collection of mobileAppInstallStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppInstallStatus" + } + } + } } } } @@ -27806,7 +28391,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getMobileAppCount", - "operationId": "deviceAppManagement.mobileApps.getMobileAppCount.72c0", + "operationId": "deviceAppManagement.mobileApps.getMobileAppCount.3235", "parameters": [ { "name": "status", @@ -27843,7 +28428,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getTopMobileApps", - "operationId": "deviceAppManagement.mobileApps.getTopMobileApps.3237", + "operationId": "deviceAppManagement.mobileApps.getTopMobileApps.05d1", "parameters": [ { "name": "status", @@ -27984,7 +28569,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sideLoadingKey" + "title": "Collection of sideLoadingKey", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sideLoadingKey" + } + } + } } } } @@ -28347,7 +28941,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + "title": "Collection of targetedManagedAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + } + } + } } } } @@ -28610,7 +29213,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } } } } @@ -28890,7 +29502,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + "title": "Collection of targetedManagedAppPolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } } } } @@ -29436,7 +30057,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.vppToken" + "title": "Collection of vppToken", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.vppToken" + } + } + } } } } @@ -29700,7 +30330,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getLicensesForApp", - "operationId": "deviceAppManagement.vppTokens.getLicensesForApp.9cf3", + "operationId": "deviceAppManagement.vppTokens.getLicensesForApp.a29e", "parameters": [ { "name": "bundleId", @@ -29940,7 +30570,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + "title": "Collection of windowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + } + } + } } } } @@ -30623,7 +31262,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.advancedThreatProtectionOnboardingDeviceSettingState" + "title": "Collection of advancedThreatProtectionOnboardingDeviceSettingState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.advancedThreatProtectionOnboardingDeviceSettingState" + } + } + } } } } @@ -30898,7 +31546,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.androidDeviceOwnerEnrollmentProfile" + "title": "Collection of androidDeviceOwnerEnrollmentProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.androidDeviceOwnerEnrollmentProfile" + } + } + } } } } @@ -31232,7 +31889,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.androidForWorkAppConfigurationSchema" + "title": "Collection of androidForWorkAppConfigurationSchema", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.androidForWorkAppConfigurationSchema" + } + } + } } } } @@ -31497,7 +32163,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.androidForWorkEnrollmentProfile" + "title": "Collection of androidForWorkEnrollmentProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.androidForWorkEnrollmentProfile" + } + } + } } } } @@ -32316,7 +32991,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.androidManagedStoreAppConfigurationSchema" + "title": "Collection of androidManagedStoreAppConfigurationSchema", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.androidManagedStoreAppConfigurationSchema" + } + } + } } } } @@ -32571,7 +33255,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function downloadApplePushNotificationCertificateSigningRequest", - "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.38c4", + "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.a373", "responses": { "200": { "description": "Success", @@ -32703,7 +33387,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.auditEvent" + "title": "Collection of auditEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.auditEvent" + } + } + } } } } @@ -32874,7 +33567,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getAuditActivityTypes", - "operationId": "deviceManagement.auditEvents.getAuditActivityTypes.905d", + "operationId": "deviceManagement.auditEvents.getAuditActivityTypes.6a02", "parameters": [ { "name": "category", @@ -32914,7 +33607,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getAuditCategories", - "operationId": "deviceManagement.auditEvents.getAuditCategories.ea46", + "operationId": "deviceManagement.auditEvents.getAuditCategories.c891", "responses": { "200": { "description": "Success", @@ -33037,7 +33730,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.cartToClassAssociation" + "title": "Collection of cartToClassAssociation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.cartToClassAssociation" + } + } + } } } } @@ -33385,7 +34087,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.dataSharingConsent" + "title": "Collection of dataSharingConsent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.dataSharingConsent" + } + } + } } } } @@ -33710,7 +34421,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.depOnboardingSetting" + "title": "Collection of depOnboardingSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.depOnboardingSetting" + } + } + } } } } @@ -34179,7 +34899,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.enrollmentProfile" + "title": "Collection of enrollmentProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentProfile" + } + } + } } } } @@ -34376,7 +35105,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function exportMobileConfig", - "operationId": "deviceManagement.depOnboardingSettings.enrollmentProfiles.exportMobileConfig.e224", + "operationId": "deviceManagement.depOnboardingSettings.enrollmentProfiles.exportMobileConfig.5e24", "parameters": [ { "name": "depOnboardingSetting-id", @@ -34637,7 +35366,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.importedAppleDeviceIdentity" + "title": "Collection of importedAppleDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.importedAppleDeviceIdentity" + } + } + } } } } @@ -34912,7 +35650,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getEncryptionPublicKey", - "operationId": "deviceManagement.depOnboardingSettings.getEncryptionPublicKey.8236", + "operationId": "deviceManagement.depOnboardingSettings.getEncryptionPublicKey.4d74", "parameters": [ { "name": "depOnboardingSetting-id", @@ -35178,7 +35916,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + } } } } @@ -35637,7 +36384,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } } } } @@ -37050,7 +37806,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + "title": "Collection of deviceCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + } } } } @@ -37317,7 +38082,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + "title": "Collection of deviceCompliancePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + } + } + } } } } @@ -37583,7 +38357,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + "title": "Collection of deviceCompliancePolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + } } } } @@ -37886,7 +38669,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } } } } @@ -38194,7 +38986,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + "title": "Collection of deviceComplianceDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + } + } + } } } } @@ -38732,7 +39533,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + "title": "Collection of deviceComplianceScheduledActionForRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + } } } } @@ -39032,7 +39842,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + "title": "Collection of deviceComplianceActionItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + } + } + } } } } @@ -39356,7 +40175,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + "title": "Collection of deviceComplianceUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + } + } + } } } } @@ -39869,7 +40697,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + "title": "Collection of deviceCompliancePolicySettingStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + } } } } @@ -40160,7 +40997,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + "title": "Collection of deviceComplianceSettingState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + } + } + } } } } @@ -40557,7 +41403,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.restrictedAppsViolation" + "title": "Collection of restrictedAppsViolation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.restrictedAppsViolation" + } + } + } } } } @@ -40834,7 +41689,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + "title": "Collection of deviceConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + } + } + } } } } @@ -41101,7 +41965,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + "title": "Collection of deviceConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + } + } } } } @@ -41404,7 +42277,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } } } } @@ -41712,7 +42594,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + "title": "Collection of deviceConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + } } } } @@ -42120,7 +43011,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationGroupAssignment" + "title": "Collection of deviceConfigurationGroupAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationGroupAssignment" + } + } + } } } } @@ -42952,7 +43852,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + "title": "Collection of deviceConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + } + } + } } } } @@ -43451,7 +44360,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } } } } @@ -43705,7 +44623,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } } } } @@ -44114,7 +45041,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + "title": "Collection of deviceManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + } + } + } } } } @@ -44394,7 +45330,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementScript" + "title": "Collection of deviceManagementScript", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementScript" + } + } + } } } } @@ -44659,7 +45604,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementScriptAssignment" + "title": "Collection of deviceManagementScriptAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementScriptAssignment" + } + } + } } } } @@ -44952,7 +45906,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementScriptDeviceState" + "title": "Collection of deviceManagementScriptDeviceState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementScriptDeviceState" + } + } + } } } } @@ -45142,7 +46105,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementScriptGroupAssignment" + "title": "Collection of deviceManagementScriptGroupAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementScriptGroupAssignment" + } + } + } } } } @@ -45577,7 +46549,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementScriptUserState" + "title": "Collection of deviceManagementScriptUserState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementScriptUserState" + } + } + } } } } @@ -45771,7 +46752,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.embeddedSIMActivationCodePool" + "title": "Collection of embeddedSIMActivationCodePool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.embeddedSIMActivationCodePool" + } + } + } } } } @@ -46026,7 +47016,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.embeddedSIMActivationCodePoolAssignment" + "title": "Collection of embeddedSIMActivationCodePoolAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.embeddedSIMActivationCodePoolAssignment" + } + } + } } } } @@ -46326,7 +47325,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.embeddedSIMDeviceState" + "title": "Collection of embeddedSIMDeviceState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.embeddedSIMDeviceState" + } + } + } } } } @@ -46705,7 +47713,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + "title": "Collection of deviceManagementExchangeConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + } + } + } } } } @@ -47014,7 +48031,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeOnPremisesPolicy" + "title": "Collection of deviceManagementExchangeOnPremisesPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeOnPremisesPolicy" + } + } + } } } } @@ -47577,7 +48603,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.importedDeviceIdentity" + "title": "Collection of importedDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.importedDeviceIdentity" + } + } + } } } } @@ -47894,7 +48929,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.importedWindowsAutopilotDeviceIdentity" + "title": "Collection of importedWindowsAutopilotDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.importedWindowsAutopilotDeviceIdentity" + } + } + } } } } @@ -48168,7 +49212,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + "title": "Collection of iosUpdateDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + } + } + } } } } @@ -48689,7 +49742,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } } } } @@ -49024,7 +50086,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + } } } } @@ -49344,7 +50415,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } } } } @@ -49651,7 +50731,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } } } } @@ -49955,7 +51044,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationState" + "title": "Collection of managedDeviceMobileAppConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationState" + } + } + } } } } @@ -51264,7 +52362,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsDeviceMalwareState" + "title": "Collection of windowsDeviceMalwareState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsDeviceMalwareState" + } + } + } } } } @@ -51629,7 +52736,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managementCondition" + "title": "Collection of managementCondition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managementCondition" + } + } + } } } } @@ -51904,7 +53020,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managementConditionStatement" + "title": "Collection of managementConditionStatement", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managementConditionStatement" + } + } + } } } } @@ -52010,7 +53135,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionStatementExpressionString", - "operationId": "deviceManagement.managementConditions.managementConditionStatements.getManagementConditionStatementExpressionString.b429", + "operationId": "deviceManagement.managementConditions.managementConditionStatements.getManagementConditionStatementExpressionString.0b2b", "parameters": [ { "name": "managementCondition-id", @@ -52065,7 +53190,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionStatementsForPlatform", - "operationId": "deviceManagement.managementConditions.managementConditionStatements.getManagementConditionStatementsForPlatform.3c0c", + "operationId": "deviceManagement.managementConditions.managementConditionStatements.getManagementConditionStatementsForPlatform.dd5c", "parameters": [ { "name": "managementCondition-id", @@ -52125,7 +53250,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionsForPlatform", - "operationId": "deviceManagement.managementConditions.getManagementConditionsForPlatform.26ed", + "operationId": "deviceManagement.managementConditions.getManagementConditionsForPlatform.e5fb", "parameters": [ { "name": "platform", @@ -52271,7 +53396,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managementConditionStatement" + "title": "Collection of managementConditionStatement", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managementConditionStatement" + } + } + } } } } @@ -52546,7 +53680,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managementCondition" + "title": "Collection of managementCondition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managementCondition" + } + } + } } } } @@ -52652,7 +53795,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionsForPlatform", - "operationId": "deviceManagement.managementConditionStatements.managementConditions.getManagementConditionsForPlatform.26ed", + "operationId": "deviceManagement.managementConditionStatements.managementConditions.getManagementConditionsForPlatform.e5fb", "parameters": [ { "name": "managementConditionStatement-id", @@ -52712,7 +53855,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionStatementExpressionString", - "operationId": "deviceManagement.managementConditionStatements.getManagementConditionStatementExpressionString.b429", + "operationId": "deviceManagement.managementConditionStatements.getManagementConditionStatementExpressionString.0b2b", "parameters": [ { "name": "managementConditionStatement-id", @@ -52757,7 +53900,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionStatementsForPlatform", - "operationId": "deviceManagement.managementConditionStatements.getManagementConditionStatementsForPlatform.3c0c", + "operationId": "deviceManagement.managementConditionStatements.getManagementConditionStatementsForPlatform.dd5c", "parameters": [ { "name": "platform", @@ -52807,7 +53950,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getEffectivePermissions", - "operationId": "deviceManagement.getEffectivePermissions.4fc8", + "operationId": "deviceManagement.getEffectivePermissions.43d0", "responses": { "200": { "description": "Success", @@ -52839,7 +53982,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getEffectivePermissions", - "operationId": "deviceManagement.getEffectivePermissions.f3a4", + "operationId": "deviceManagement.getEffectivePermissions.04fa", "parameters": [ { "name": "scope", @@ -52886,7 +54029,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getRoleScopeTagsByIds", - "operationId": "deviceManagement.getRoleScopeTagsByIds.ac96", + "operationId": "deviceManagement.getRoleScopeTagsByIds.11d6", "parameters": [ { "name": "ids", @@ -52930,7 +54073,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getRoleScopeTagsByResource", - "operationId": "deviceManagement.getRoleScopeTagsByResource.68d9", + "operationId": "deviceManagement.getRoleScopeTagsByResource.f5cf", "parameters": [ { "name": "resource", @@ -53020,7 +54163,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function verifyWindowsEnrollmentAutoDiscovery", - "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.df74", + "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.135e", "parameters": [ { "name": "domainName", @@ -53169,7 +54312,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + "title": "Collection of mobileThreatDefenseConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + } + } + } } } } @@ -53424,7 +54576,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.ndesConnector" + "title": "Collection of ndesConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.ndesConnector" + } + } + } } } } @@ -53677,7 +54838,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + "title": "Collection of notificationMessageTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + } + } + } } } } @@ -53942,7 +55112,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + "title": "Collection of localizedNotificationMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + } + } + } } } } @@ -54266,7 +55445,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.remoteActionAudit" + "title": "Collection of remoteActionAudit", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.remoteActionAudit" + } + } + } } } } @@ -54519,7 +55707,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + "title": "Collection of remoteAssistancePartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + } + } + } } } } @@ -54828,7 +56025,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + "title": "Collection of resourceOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + } + } + } } } } @@ -54992,7 +56198,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getScopesForUser", - "operationId": "deviceManagement.resourceOperations.getScopesForUser.84e8", + "operationId": "deviceManagement.resourceOperations.getScopesForUser.20eb", "parameters": [ { "name": "resourceOperation-id", @@ -55137,7 +56343,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + "title": "Collection of deviceAndAppManagementRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + } } } } @@ -55396,7 +56611,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.roleScopeTag" + "title": "Collection of roleScopeTag", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleScopeTag" + } + } + } } } } @@ -55588,7 +56812,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + "title": "Collection of roleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + } + } } } } @@ -55856,7 +57089,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + "title": "Collection of roleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + } + } + } } } } @@ -56221,7 +57463,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.roleScopeTag" + "title": "Collection of roleScopeTag", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleScopeTag" + } + } + } } } } @@ -56545,7 +57796,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + "title": "Collection of telecomExpenseManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + } + } + } } } } @@ -56816,7 +58076,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + "title": "Collection of termsAndConditions", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + } + } } } } @@ -57085,7 +58354,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + "title": "Collection of termsAndConditionsAcceptanceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + } } } } @@ -57462,7 +58740,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + "title": "Collection of termsAndConditionsAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + } + } + } } } } @@ -57743,7 +59030,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsGroupAssignment" + "title": "Collection of termsAndConditionsGroupAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsGroupAssignment" + } + } + } } } } @@ -58111,7 +59407,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } } } @@ -58382,7 +59687,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userPFXCertificate" + "title": "Collection of userPFXCertificate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userPFXCertificate" + } + } + } } } } @@ -58658,7 +59972,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsAutopilotDeploymentProfile" + "title": "Collection of windowsAutopilotDeploymentProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsAutopilotDeploymentProfile" + } + } + } } } } @@ -58952,7 +60275,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsAutopilotDeviceIdentity" + "title": "Collection of windowsAutopilotDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsAutopilotDeviceIdentity" + } + } + } } } } @@ -59473,7 +60805,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsAutopilotDeploymentProfileAssignment" + "title": "Collection of windowsAutopilotDeploymentProfileAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsAutopilotDeploymentProfileAssignment" + } + } + } } } } @@ -59837,7 +61178,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsAutopilotDeviceIdentity" + "title": "Collection of windowsAutopilotDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsAutopilotDeviceIdentity" + } + } + } } } } @@ -60402,7 +61752,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + "title": "Collection of windowsInformationProtectionAppLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + } } } } @@ -60644,7 +62003,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + "title": "Collection of windowsInformationProtectionNetworkLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + } } } } @@ -60896,7 +62264,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsMalwareInformation" + "title": "Collection of windowsMalwareInformation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsMalwareInformation" + } + } + } } } } @@ -61199,7 +62576,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsProtectionState" + "title": "Collection of windowsProtectionState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsProtectionState" + } + } + } } } } @@ -61536,7 +62922,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsDeviceMalwareState" + "title": "Collection of windowsDeviceMalwareState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsDeviceMalwareState" + } + } + } } } } @@ -62255,7 +63650,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.command" + "title": "Collection of command", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.command" + } + } + } } } } @@ -62540,7 +63944,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -62818,7 +64231,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -63002,7 +64424,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -63264,7 +64695,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -64391,7 +65831,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -64581,7 +66030,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.scopedRoleMembership" + "title": "Collection of scopedRoleMembership", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.scopedRoleMembership" + } + } + } } } } @@ -66005,7 +67463,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -66291,7 +67758,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } } } } @@ -66586,7 +68062,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } } } } @@ -66983,7 +68468,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -67543,7 +69037,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -68118,7 +69621,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -68682,7 +70194,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -69091,7 +70612,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -69651,7 +71181,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -70226,7 +71765,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -70737,7 +72285,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -71018,7 +72575,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -71275,7 +72841,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -71700,7 +73275,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } } } } @@ -71979,7 +73563,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -72891,7 +74484,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -73272,7 +74874,7 @@ "drive.Functions" ], "summary": "Invoke function recent", - "operationId": "drive.recent.f75f", + "operationId": "drive.recent.a1b8", "responses": { "200": { "description": "Success", @@ -73305,7 +74907,7 @@ "drive.Functions" ], "summary": "Invoke function search", - "operationId": "drive.search.f2b1", + "operationId": "drive.search.c788", "parameters": [ { "name": "q", @@ -73349,7 +74951,7 @@ "drive.Functions" ], "summary": "Invoke function sharedWithMe", - "operationId": "drive.sharedWithMe.29d5", + "operationId": "drive.sharedWithMe.b3e6", "responses": { "200": { "description": "Success", @@ -73701,7 +75303,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -74401,7 +76012,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -75043,7 +76663,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -75698,7 +77327,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -76332,7 +77970,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -76805,7 +78452,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -77447,7 +79103,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -78102,7 +79767,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -78683,7 +80357,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -79006,7 +80689,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -79305,7 +80997,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -79792,7 +81493,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } } } } @@ -80113,7 +81823,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -81145,7 +82864,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -81586,7 +83314,7 @@ "drives.Functions" ], "summary": "Invoke function recent", - "operationId": "drives.recent.f75f", + "operationId": "drives.recent.a1b8", "parameters": [ { "name": "drive-id", @@ -81631,7 +83359,7 @@ "drives.Functions" ], "summary": "Invoke function search", - "operationId": "drives.search.f2b1", + "operationId": "drives.search.c788", "parameters": [ { "name": "drive-id", @@ -81685,7 +83413,7 @@ "drives.Functions" ], "summary": "Invoke function sharedWithMe", - "operationId": "drives.sharedWithMe.29d5", + "operationId": "drives.sharedWithMe.b3e6", "parameters": [ { "name": "drive-id", @@ -82081,7 +83809,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -82529,7 +84266,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } } } } @@ -82840,7 +84586,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationAssignment" + "title": "Collection of educationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationAssignment" + } + } + } } } } @@ -83051,7 +84806,7 @@ "education.Functions" ], "summary": "Invoke function getResourcesFolderUrl", - "operationId": "education.classes.assignments.getResourcesFolderUrl.9768", + "operationId": "education.classes.assignments.getResourcesFolderUrl.aaf3", "parameters": [ { "name": "educationClass-id", @@ -83258,7 +85013,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationAssignmentResource" + "title": "Collection of educationAssignmentResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationAssignmentResource" + } + } + } } } } @@ -83626,7 +85390,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSubmission" + "title": "Collection of educationSubmission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSubmission" + } + } + } } } } @@ -84180,7 +85953,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + } + } + } } } } @@ -84551,7 +86333,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + } + } + } } } } @@ -85143,7 +86934,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } } } } @@ -85452,7 +87252,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } } } } @@ -85747,7 +87556,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } } } } @@ -86126,7 +87944,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationAssignment" + "title": "Collection of educationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationAssignment" + } + } + } } } } @@ -86311,7 +88138,7 @@ "education.Functions" ], "summary": "Invoke function getResourcesFolderUrl", - "operationId": "education.me.assignments.getResourcesFolderUrl.9768", + "operationId": "education.me.assignments.getResourcesFolderUrl.aaf3", "parameters": [ { "name": "educationAssignment-id", @@ -86488,7 +88315,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationAssignmentResource" + "title": "Collection of educationAssignmentResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationAssignmentResource" + } + } + } } } } @@ -86816,7 +88652,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSubmission" + "title": "Collection of educationSubmission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSubmission" + } + } + } } } } @@ -87300,7 +89145,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + } + } + } } } } @@ -87631,7 +89485,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + } + } + } } } } @@ -87973,7 +89836,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } } } } @@ -88250,7 +90122,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } } } } @@ -88692,7 +90573,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } } } } @@ -89071,7 +90961,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } } } } @@ -89419,7 +91318,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } } } } @@ -89657,7 +91565,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSynchronizationProfile" + "title": "Collection of educationSynchronizationProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSynchronizationProfile" + } + } + } } } } @@ -89931,7 +91848,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSynchronizationError" + "title": "Collection of educationSynchronizationError", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSynchronizationError" + } + } + } } } } @@ -90264,7 +92190,7 @@ "education.Functions" ], "summary": "Invoke function uploadUrl", - "operationId": "education.synchronizationProfiles.uploadUrl.179d", + "operationId": "education.synchronizationProfiles.uploadUrl.ee99", "parameters": [ { "name": "educationSynchronizationProfile-id", @@ -90580,7 +92506,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } } } } @@ -90909,7 +92844,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationAssignment" + "title": "Collection of educationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationAssignment" + } + } + } } } } @@ -91126,7 +93070,7 @@ "education.Functions" ], "summary": "Invoke function getResourcesFolderUrl", - "operationId": "education.users.assignments.getResourcesFolderUrl.9768", + "operationId": "education.users.assignments.getResourcesFolderUrl.aaf3", "parameters": [ { "name": "educationUser-id", @@ -91333,7 +93277,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationAssignmentResource" + "title": "Collection of educationAssignmentResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationAssignmentResource" + } + } + } } } } @@ -91701,7 +93654,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSubmission" + "title": "Collection of educationSubmission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSubmission" + } + } + } } } } @@ -92255,7 +94217,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + } + } + } } } } @@ -92626,7 +94597,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSubmissionResource" + } + } + } } } } @@ -93008,7 +94988,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } } } } @@ -93315,7 +95304,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } } } } @@ -94826,7 +96824,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.governanceRoleAssignmentRequest" + "title": "Collection of governanceRoleAssignmentRequest", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.governanceRoleAssignmentRequest" + } + } + } } } } @@ -95160,7 +97167,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.governanceRoleAssignment" + "title": "Collection of governanceRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.governanceRoleAssignment" + } + } + } } } } @@ -95470,7 +97486,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.governanceRoleDefinition" + "title": "Collection of governanceRoleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.governanceRoleDefinition" + } + } + } } } } @@ -95784,7 +97809,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.governanceRoleSetting" + "title": "Collection of governanceRoleSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.governanceRoleSetting" + } + } + } } } } @@ -97606,7 +99640,7 @@ "governanceRoleAssignments.Functions" ], "summary": "Invoke function export", - "operationId": "governanceRoleAssignments.export.1620", + "operationId": "governanceRoleAssignments.export.e83c", "responses": { "200": { "description": "Success", @@ -100142,7 +102176,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -100423,7 +102466,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + } + } + } } } } @@ -100806,7 +102858,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -101135,7 +103196,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -101698,7 +103768,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -102112,7 +104191,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -102940,7 +105028,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.calendarView.instances.delta.2209", + "operationId": "groups.calendar.calendarView.instances.delta.fa14", "parameters": [ { "name": "group-id", @@ -103602,7 +105690,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -103931,7 +106028,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -104164,7 +106270,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.calendarView.delta.2209", + "operationId": "groups.calendar.calendarView.delta.fa14", "parameters": [ { "name": "group-id", @@ -104390,7 +106496,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -104719,7 +106834,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -105282,7 +107406,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -105696,7 +107829,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -106524,7 +108666,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.events.instances.delta.2209", + "operationId": "groups.calendar.events.instances.delta.fa14", "parameters": [ { "name": "group-id", @@ -107186,7 +109328,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -107515,7 +109666,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -107748,7 +109908,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.events.delta.2209", + "operationId": "groups.calendar.events.delta.fa14", "parameters": [ { "name": "group-id", @@ -107982,7 +110142,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -108269,7 +110438,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -108642,7 +110820,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -108963,7 +111150,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -109514,7 +111710,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -110340,7 +112545,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.calendar.calendarView.delta.2209", + "operationId": "groups.calendarView.calendar.calendarView.delta.fa14", "parameters": [ { "name": "group-id", @@ -110586,7 +112791,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -111412,7 +113626,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.calendar.events.delta.2209", + "operationId": "groups.calendarView.calendar.events.delta.fa14", "parameters": [ { "name": "group-id", @@ -111676,7 +113890,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -112003,7 +114226,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -112324,7 +114556,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -112738,7 +114979,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -113566,7 +115816,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.instances.delta.2209", + "operationId": "groups.calendarView.instances.delta.fa14", "parameters": [ { "name": "group-id", @@ -114228,7 +116478,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -114557,7 +116816,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -114790,7 +117058,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.delta.2209", + "operationId": "groups.calendarView.delta.fa14", "parameters": [ { "name": "group-id", @@ -114937,7 +117205,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.channel" + "title": "Collection of channel", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.channel" + } + } + } } } } @@ -115230,7 +117507,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.chatThread" + "title": "Collection of chatThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.chatThread" + } + } + } } } } @@ -115700,7 +117986,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.chatMessage" + "title": "Collection of chatMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.chatMessage" + } + } + } } } } @@ -116089,7 +118384,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.chatMessage" + "title": "Collection of chatMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.chatMessage" + } + } + } } } } @@ -116441,7 +118745,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.conversation" + "title": "Collection of conversation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversation" + } + } + } } } } @@ -116739,7 +119052,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.conversationThread" + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } } } } @@ -117195,7 +119517,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.post" + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } } } } @@ -117603,7 +119934,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -118006,7 +120346,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -118807,7 +121156,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mention" + } + } + } } } } @@ -119402,7 +121760,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -119807,7 +122174,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -120441,7 +122817,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } } } } @@ -120762,7 +123147,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.endpoint" + "title": "Collection of endpoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.endpoint" + } + } + } } } } @@ -121132,7 +123526,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -121453,7 +123856,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -122004,7 +124416,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -122830,7 +125251,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.calendar.calendarView.delta.2209", + "operationId": "groups.events.calendar.calendarView.delta.fa14", "parameters": [ { "name": "group-id", @@ -123076,7 +125497,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -123902,7 +126332,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.calendar.events.delta.2209", + "operationId": "groups.events.calendar.events.delta.fa14", "parameters": [ { "name": "group-id", @@ -124166,7 +126596,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -124493,7 +126932,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -124814,7 +127262,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -125228,7 +127685,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -126056,7 +128522,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.instances.delta.2209", + "operationId": "groups.events.instances.delta.fa14", "parameters": [ { "name": "group-id", @@ -126718,7 +129184,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -127047,7 +129522,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -127280,7 +129764,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.delta.2209", + "operationId": "groups.events.delta.fa14", "parameters": [ { "name": "group-id", @@ -127417,7 +129901,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -127701,7 +130194,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + "title": "Collection of groupLifecyclePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + } } } } @@ -127982,7 +130484,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -128166,7 +130677,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -128753,7 +131273,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } } } } @@ -129197,7 +131726,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -130063,7 +132601,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -130489,7 +133036,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -131194,7 +133750,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -131734,7 +134299,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -133317,7 +135882,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -133962,7 +136536,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -134452,7 +137035,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "groups.onenote.notebooks.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -136385,7 +138968,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -136811,7 +139403,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -137366,7 +139967,7 @@ "groups.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "groups.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "groups.onenote.notebooks.getRecentNotebooks.1d97", "parameters": [ { "name": "group-id", @@ -137524,7 +140125,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } } } } @@ -137843,7 +140453,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -138215,7 +140834,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.preview.60d3", + "operationId": "groups.onenote.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -138664,7 +141283,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -139530,7 +142158,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -139956,7 +142593,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -140661,7 +143307,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -141201,7 +143856,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -141936,7 +144591,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -142581,7 +145245,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -143071,7 +145744,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -144226,7 +146899,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -144652,7 +147334,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -145713,7 +148404,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -146153,7 +148853,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentSection.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -146614,7 +149314,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -147480,7 +150189,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -147906,7 +150624,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -148587,7 +151314,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -149636,7 +152372,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -150022,7 +152767,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -150807,7 +153561,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -151193,7 +153956,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -151790,7 +154562,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } } } } @@ -152100,7 +154881,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -152699,7 +155489,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -153085,7 +155884,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -153730,7 +156538,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -154220,7 +157037,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -155827,7 +158644,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -156213,7 +159039,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -156858,7 +159693,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -157348,7 +160192,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -157897,7 +160741,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -158363,7 +161216,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -159853,7 +162715,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -160279,7 +163150,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -161123,7 +164003,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -161686,7 +164575,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -162126,7 +165024,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sections.pages.preview.60d3", + "operationId": "groups.onenote.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -162625,7 +165523,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -163581,7 +166488,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -164047,7 +166963,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -164788,7 +167713,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -166148,7 +169082,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -167014,7 +169957,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -167440,7 +170392,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -168121,7 +171082,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -169170,7 +172140,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -169556,7 +172535,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -170341,7 +173329,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -170727,7 +173724,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -171318,7 +174324,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -171580,7 +174595,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } } } } @@ -171972,7 +174996,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -172147,7 +175180,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -172416,7 +175458,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directorySetting" + "title": "Collection of directorySetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directorySetting" + } + } + } } } } @@ -172753,7 +175804,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.site" + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } } } } @@ -173187,7 +176247,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.conversationThread" + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } } } } @@ -173576,7 +176645,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.post" + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } } } } @@ -173944,7 +177022,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -174307,7 +177394,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -175028,7 +178124,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mention" + } + } + } } } } @@ -175563,7 +178668,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -175928,7 +179042,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -176187,7 +179310,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.delta.2209", + "operationId": "groups.delta.fa14", "responses": { "200": { "description": "Success", @@ -178895,7 +182018,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userActivity" + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } } } } @@ -179179,7 +182311,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } } } } @@ -179475,7 +182616,7 @@ "me.Functions" ], "summary": "Invoke function recent", - "operationId": "me.activities.recent.f75f", + "operationId": "me.activities.recent.a1b8", "responses": { "200": { "description": "Success", @@ -179605,7 +182746,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.agreementAcceptance" + "title": "Collection of agreementAcceptance", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.agreementAcceptance" + } + } + } } } } @@ -179794,7 +182944,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + } + } + } } } } @@ -180135,7 +183294,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -180426,7 +183594,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -180937,7 +184114,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -181319,7 +184505,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -182109,7 +185304,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.calendarView.instances.delta.2209", + "operationId": "me.calendar.calendarView.instances.delta.fa14", "parameters": [ { "name": "event-id", @@ -182751,7 +185946,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -183048,7 +186252,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -183259,7 +186472,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.calendarView.delta.2209", + "operationId": "me.calendar.calendarView.delta.fa14", "responses": { "200": { "description": "Success", @@ -183479,7 +186692,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -183770,7 +186992,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -184281,7 +187512,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -184663,7 +187903,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -185453,7 +188702,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.events.instances.delta.2209", + "operationId": "me.calendar.events.instances.delta.fa14", "parameters": [ { "name": "event-id", @@ -186095,7 +189344,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -186392,7 +189650,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -186603,7 +189870,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.events.delta.2209", + "operationId": "me.calendar.events.delta.fa14", "responses": { "200": { "description": "Success", @@ -186825,7 +190092,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -187074,7 +190350,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -187311,7 +190596,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } } } } @@ -187560,7 +190854,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } } } } @@ -187933,7 +191236,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -188306,7 +191618,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -188957,7 +192278,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -189419,7 +192749,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -190409,7 +193748,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.2209", + "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.fa14", "parameters": [ { "name": "calendarGroup-id", @@ -191231,7 +194570,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -191608,7 +194956,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -191879,7 +195236,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.calendarView.delta.2209", + "operationId": "me.calendarGroups.calendars.calendarView.delta.fa14", "parameters": [ { "name": "calendarGroup-id", @@ -192141,7 +195498,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -192514,7 +195880,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -193165,7 +196540,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -193627,7 +197011,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -194617,7 +198010,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.events.instances.delta.2209", + "operationId": "me.calendarGroups.calendars.events.instances.delta.fa14", "parameters": [ { "name": "calendarGroup-id", @@ -195439,7 +198832,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -195816,7 +199218,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -196087,7 +199498,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.events.delta.2209", + "operationId": "me.calendarGroups.calendars.events.delta.fa14", "parameters": [ { "name": "calendarGroup-id", @@ -196373,7 +199784,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -196704,7 +200124,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -197030,7 +200459,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } } } } @@ -197361,7 +200799,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -197694,7 +201141,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -198275,7 +201731,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -198697,7 +202162,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -199587,7 +203061,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.calendarView.instances.delta.2209", + "operationId": "me.calendars.calendarView.instances.delta.fa14", "parameters": [ { "name": "calendar-id", @@ -200319,7 +203793,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -200656,7 +204139,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -200897,7 +204389,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.calendarView.delta.2209", + "operationId": "me.calendars.calendarView.delta.fa14", "parameters": [ { "name": "calendar-id", @@ -201139,7 +204631,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -201472,7 +204973,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -202053,7 +205563,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -202475,7 +205994,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -203365,7 +206893,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.events.instances.delta.2209", + "operationId": "me.calendars.events.instances.delta.fa14", "parameters": [ { "name": "calendar-id", @@ -204097,7 +207625,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -204434,7 +207971,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -204675,7 +208221,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.events.delta.2209", + "operationId": "me.calendars.events.delta.fa14", "parameters": [ { "name": "calendar-id", @@ -204931,7 +208477,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -205222,7 +208777,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -205589,7 +209153,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -205868,7 +209441,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -206371,7 +209953,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -207155,7 +210746,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.calendar.calendarView.delta.2209", + "operationId": "me.calendarView.calendar.calendarView.delta.fa14", "parameters": [ { "name": "event-id", @@ -207397,7 +210988,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -208181,7 +211781,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.calendar.events.delta.2209", + "operationId": "me.calendarView.calendar.events.delta.fa14", "parameters": [ { "name": "event-id", @@ -208437,7 +212037,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -208728,7 +212337,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -209013,7 +212631,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -209395,7 +213022,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -210185,7 +213821,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.instances.delta.2209", + "operationId": "me.calendarView.instances.delta.fa14", "parameters": [ { "name": "event-id", @@ -210827,7 +214463,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -211124,7 +214769,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -211335,7 +214989,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.delta.2209", + "operationId": "me.calendarView.delta.fa14", "responses": { "200": { "description": "Success", @@ -211460,7 +215114,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } } } } @@ -211708,7 +215371,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } } } } @@ -211911,7 +215583,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.childFolders.delta.2209", + "operationId": "me.contactFolders.childFolders.delta.fa14", "parameters": [ { "name": "contactFolder-id", @@ -212180,7 +215852,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } } } } @@ -212507,7 +216188,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -212831,7 +216521,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -213273,7 +216972,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -213502,7 +217210,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.contacts.delta.2209", + "operationId": "me.contactFolders.contacts.delta.fa14", "parameters": [ { "name": "contactFolder-id", @@ -213658,7 +217366,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -213937,7 +217654,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -214130,7 +217856,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.delta.2209", + "operationId": "me.contactFolders.delta.fa14", "responses": { "200": { "description": "Success", @@ -214360,7 +218086,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } } } } @@ -214625,7 +218360,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -214909,7 +218653,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -215291,7 +219044,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -215490,7 +219252,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contacts.delta.2209", + "operationId": "me.contacts.delta.fa14", "responses": { "200": { "description": "Success", @@ -215624,7 +219386,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -215805,7 +219576,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } } } } @@ -216059,7 +219839,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } } } } @@ -216434,7 +220223,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } } } @@ -216752,7 +220550,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.device" + "title": "Collection of device", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.device" + } + } + } } } } @@ -217021,7 +220828,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -217352,7 +221168,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } } } } @@ -217702,7 +221527,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -217981,7 +221815,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -218484,7 +222327,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -219268,7 +223120,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.calendar.calendarView.delta.2209", + "operationId": "me.events.calendar.calendarView.delta.fa14", "parameters": [ { "name": "event-id", @@ -219510,7 +223362,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -220294,7 +224155,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.calendar.events.delta.2209", + "operationId": "me.events.calendar.events.delta.fa14", "parameters": [ { "name": "event-id", @@ -220550,7 +224411,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -220841,7 +224711,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -221126,7 +225005,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -221508,7 +225396,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -222298,7 +226195,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.instances.delta.2209", + "operationId": "me.events.instances.delta.fa14", "parameters": [ { "name": "event-id", @@ -222940,7 +226837,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -223237,7 +227143,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -223448,7 +227363,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.delta.2209", + "operationId": "me.events.delta.fa14", "responses": { "200": { "description": "Success", @@ -223579,7 +227494,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -223870,7 +227794,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } } } } @@ -224197,7 +228130,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } } } } @@ -224590,7 +228532,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.trending" + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } } } } @@ -224909,7 +228860,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.usedInsight" + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } } } } @@ -225321,7 +229281,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.group" + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + } } } } @@ -225745,7 +229714,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.group" + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + } } } } @@ -226070,7 +230048,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } } } } @@ -226311,7 +230298,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } } } } @@ -226577,7 +230573,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } } } } @@ -226935,7 +230940,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.childFolders.delta.2209", + "operationId": "me.mailFolders.childFolders.delta.fa14", "parameters": [ { "name": "mailFolder-id", @@ -227093,7 +231098,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.messageRule" + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } } } } @@ -227469,7 +231483,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } } } } @@ -227809,7 +231832,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -228132,7 +232164,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -228474,7 +232515,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mention" + } + } + } } } } @@ -229526,7 +233576,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -229851,7 +233910,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -230080,7 +234148,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.messages.delta.2209", + "operationId": "me.mailFolders.messages.delta.fa14", "parameters": [ { "name": "mailFolder-id", @@ -230364,7 +234432,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -230643,7 +234720,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -230903,7 +234989,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userConfiguration" + "title": "Collection of userConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userConfiguration" + } + } + } } } } @@ -231080,7 +235175,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.delta.2209", + "operationId": "me.mailFolders.delta.fa14", "responses": { "200": { "description": "Success", @@ -231259,7 +235354,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } } } } @@ -231366,7 +235470,7 @@ "me.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "responses": { "200": { "description": "Success", @@ -231678,7 +235782,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } } } } @@ -232013,7 +236126,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + } } } } @@ -232333,7 +236455,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } } } } @@ -232640,7 +236771,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } } } } @@ -232944,7 +237084,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationState" + "title": "Collection of managedDeviceMobileAppConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationState" + } + } + } } } } @@ -234187,7 +238336,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsDeviceMalwareState" + "title": "Collection of windowsDeviceMalwareState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsDeviceMalwareState" + } + } + } } } } @@ -234583,7 +238741,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -234832,7 +238999,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } } } } @@ -235109,7 +239285,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -235392,7 +239577,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -235694,7 +239888,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mention" + } + } + } } } } @@ -236606,7 +240809,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -236891,7 +241103,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -237090,7 +241311,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.messages.delta.2209", + "operationId": "me.messages.delta.fa14", "responses": { "200": { "description": "Success", @@ -237244,7 +241465,7 @@ "me.Functions" ], "summary": "Invoke function exportDeviceAndAppManagementData", - "operationId": "me.exportDeviceAndAppManagementData.ef42", + "operationId": "me.exportDeviceAndAppManagementData.1a02", "responses": { "200": { "description": "Success", @@ -237277,7 +241498,7 @@ "me.Functions" ], "summary": "Invoke function exportDeviceAndAppManagementData", - "operationId": "me.exportDeviceAndAppManagementData.d44a", + "operationId": "me.exportDeviceAndAppManagementData.fd7c", "parameters": [ { "name": "skip", @@ -237564,7 +241785,7 @@ "me.Functions" ], "summary": "Invoke function findRoomLists", - "operationId": "me.findRoomLists.c8e7", + "operationId": "me.findRoomLists.082d", "responses": { "200": { "description": "Success", @@ -237592,7 +241813,7 @@ "me.Functions" ], "summary": "Invoke function findRooms", - "operationId": "me.findRooms.4dd6", + "operationId": "me.findRooms.8c3f", "responses": { "200": { "description": "Success", @@ -237623,7 +241844,7 @@ "me.Functions" ], "summary": "Invoke function findRooms", - "operationId": "me.findRooms.5e37", + "operationId": "me.findRooms.5b1c", "parameters": [ { "name": "RoomList", @@ -237664,7 +241885,7 @@ "me.Functions" ], "summary": "Invoke function getEffectiveDeviceEnrollmentConfigurations", - "operationId": "me.getEffectiveDeviceEnrollmentConfigurations.52f4", + "operationId": "me.getEffectiveDeviceEnrollmentConfigurations.aeb2", "responses": { "200": { "description": "Success", @@ -237697,7 +241918,7 @@ "me.Functions" ], "summary": "Invoke function getLoggedOnManagedDevices", - "operationId": "me.getLoggedOnManagedDevices.e0b2", + "operationId": "me.getLoggedOnManagedDevices.8fc8", "responses": { "200": { "description": "Success", @@ -237785,7 +242006,7 @@ "me.Functions" ], "summary": "Invoke function getManagedAppDiagnosticStatuses", - "operationId": "me.getManagedAppDiagnosticStatuses.a6d0", + "operationId": "me.getManagedAppDiagnosticStatuses.173e", "responses": { "200": { "description": "Success", @@ -237818,7 +242039,7 @@ "me.Functions" ], "summary": "Invoke function getManagedAppPolicies", - "operationId": "me.getManagedAppPolicies.9656", + "operationId": "me.getManagedAppPolicies.25a2", "responses": { "200": { "description": "Success", @@ -237878,7 +242099,7 @@ "me.Functions" ], "summary": "Invoke function reminderView", - "operationId": "me.reminderView.9843", + "operationId": "me.reminderView.60ec", "parameters": [ { "name": "StartDateTime", @@ -238134,7 +242355,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppIntentAndState" + "title": "Collection of mobileAppIntentAndState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppIntentAndState" + } + } + } } } } @@ -238388,7 +242618,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppTroubleshootingEvent" + "title": "Collection of mobileAppTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppTroubleshootingEvent" + } + } + } } } } @@ -238648,7 +242887,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notification" + "title": "Collection of notification", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notification" + } + } + } } } } @@ -239026,7 +243274,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } } } } @@ -239418,7 +243675,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -240194,7 +244460,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -240580,7 +244855,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -241225,7 +245509,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -241715,7 +246008,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "notebook-id", @@ -243158,7 +247451,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -243743,7 +248045,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -244183,7 +248494,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "me.onenote.notebooks.sections.pages.preview.12f3", "parameters": [ { "name": "notebook-id", @@ -245926,7 +250237,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -246312,7 +250632,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -246817,7 +251146,7 @@ "me.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "me.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "me.onenote.notebooks.getRecentNotebooks.1d97", "parameters": [ { "name": "includePersonalNotebooks", @@ -246955,7 +251284,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } } } } @@ -247232,7 +251570,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -247552,7 +251899,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.preview.60d3", + "operationId": "me.onenote.pages.preview.12f3", "parameters": [ { "name": "onenotePage-id", @@ -247951,7 +252298,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -248727,7 +253083,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -249113,7 +253478,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -249758,7 +254132,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -250248,7 +254631,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "onenotePage-id", @@ -250913,7 +255296,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -251498,7 +255890,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -251938,7 +256339,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "onenotePage-id", @@ -252973,7 +257374,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -253359,7 +257769,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -254320,7 +258739,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -254710,7 +259138,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "me.onenote.pages.parentSection.pages.preview.12f3", "parameters": [ { "name": "onenotePage-id", @@ -255121,7 +259549,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -255897,7 +260334,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -256283,7 +260729,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -256904,7 +261359,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -257843,7 +262307,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -258189,7 +262662,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -258894,7 +263376,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -259240,7 +263731,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -259777,7 +264277,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } } } } @@ -260045,7 +264554,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -260572,7 +265090,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -260918,7 +265445,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -261503,7 +266039,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -261943,7 +266488,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "sectionGroup-id", @@ -263390,7 +267935,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -263736,7 +268290,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -264321,7 +268884,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -264761,7 +269333,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "sectionGroup-id", @@ -265260,7 +269832,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -265686,7 +270267,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -267046,7 +271636,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -267432,7 +272031,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -268196,7 +272804,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -268697,7 +273314,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -269087,7 +273713,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sections.pages.preview.60d3", + "operationId": "me.onenote.sections.pages.preview.12f3", "parameters": [ { "name": "onenoteSection-id", @@ -269536,7 +274162,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -270402,7 +275037,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -270828,7 +275472,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -271509,7 +276162,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -272739,7 +277401,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -273515,7 +278186,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -273901,7 +278581,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -274522,7 +279211,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -275461,7 +280159,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -275807,7 +280514,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -276512,7 +281228,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -276858,7 +281583,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -277467,7 +282201,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } } } } @@ -277613,7 +282356,7 @@ "me.Functions" ], "summary": "Invoke function supportedLanguages", - "operationId": "me.outlook.supportedLanguages.7d99", + "operationId": "me.outlook.supportedLanguages.68a0", "responses": { "200": { "description": "Success", @@ -277641,7 +282384,7 @@ "me.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "me.outlook.supportedTimeZones.4c5b", + "operationId": "me.outlook.supportedTimeZones.5c4f", "responses": { "200": { "description": "Success", @@ -277672,7 +282415,7 @@ "me.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "me.outlook.supportedTimeZones.cfd8", + "operationId": "me.outlook.supportedTimeZones.120b", "parameters": [ { "name": "TimeZoneStandard", @@ -277786,7 +282529,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTaskFolder" + "title": "Collection of outlookTaskFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTaskFolder" + } + } + } } } } @@ -278023,7 +282775,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -278308,7 +283069,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -278631,7 +283401,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTask" + } + } + } } } } @@ -278940,7 +283719,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -279325,7 +284113,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -279652,7 +284449,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -279950,7 +284756,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTaskGroup" + "title": "Collection of outlookTaskGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTaskGroup" + } + } + } } } } @@ -280178,7 +284993,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTaskFolder" + "title": "Collection of outlookTaskFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTaskFolder" + } + } + } } } } @@ -280457,7 +285281,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -280782,7 +285615,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -281145,7 +285987,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTask" + } + } + } } } } @@ -281494,7 +286345,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -281929,7 +286789,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -282296,7 +287165,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -282671,7 +287549,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTask" + } + } + } } } } @@ -282932,7 +287819,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -283267,7 +288163,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -283554,7 +288459,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -283831,7 +288745,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -283995,7 +288918,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -284200,7 +289132,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.person" + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } } } } @@ -284496,7 +289437,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } } } } @@ -284813,7 +289763,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerDelta" + "title": "Collection of plannerDelta", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerDelta" + } + } + } } } } @@ -284900,7 +289859,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.planner.all.delta.2209", + "operationId": "me.planner.all.delta.fa14", "responses": { "200": { "description": "Success", @@ -285057,7 +290016,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -285249,7 +290217,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -285441,7 +290418,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -285680,7 +290666,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -285871,7 +290866,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -286041,7 +291045,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.scopedRoleMembership" + "title": "Collection of scopedRoleMembership", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.scopedRoleMembership" + } + } + } } } } @@ -287020,7 +292033,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -287706,7 +292728,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } } } } @@ -288022,7 +293053,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -288241,7 +293281,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -288506,7 +293555,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } } } } @@ -288870,7 +293928,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -289136,7 +294203,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -290125,7 +295201,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -290665,7 +295750,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.governanceResource" + "title": "Collection of governanceResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.governanceResource" + } + } + } } } } @@ -290997,7 +296091,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.governanceRoleAssignmentRequest" + "title": "Collection of governanceRoleAssignmentRequest", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.governanceRoleAssignmentRequest" + } + } + } } } } @@ -291331,7 +296434,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.governanceRoleAssignment" + "title": "Collection of governanceRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.governanceRoleAssignment" + } + } + } } } } @@ -291641,7 +296753,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.governanceRoleDefinition" + "title": "Collection of governanceRoleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.governanceRoleDefinition" + } + } + } } } } @@ -291955,7 +297076,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.governanceRoleSetting" + "title": "Collection of governanceRoleSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.governanceRoleSetting" + } + } + } } } } @@ -292601,7 +297731,7 @@ "privilegedApproval.Functions" ], "summary": "Invoke function myRequests", - "operationId": "privilegedApproval.myRequests.be62", + "operationId": "privilegedApproval.myRequests.d076", "responses": { "200": { "description": "Success", @@ -293502,7 +298632,7 @@ "privilegedRoleAssignments.Functions" ], "summary": "Invoke function my", - "operationId": "privilegedRoleAssignments.my.45c2", + "operationId": "privilegedRoleAssignments.my.dfee", "responses": { "200": { "description": "Success", @@ -293949,7 +299079,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.privilegedRoleAssignment" + "title": "Collection of privilegedRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.privilegedRoleAssignment" + } + } + } } } } @@ -294683,7 +299822,7 @@ "privilegedSignupStatus.Functions" ], "summary": "Invoke function canSignUp", - "operationId": "privilegedSignupStatus.canSignUp.83ad", + "operationId": "privilegedSignupStatus.canSignUp.98a6", "responses": { "200": { "description": "Success", @@ -294763,7 +299902,7 @@ "privilegedSignupStatus.Functions" ], "summary": "Invoke function isSignedUp", - "operationId": "privilegedSignupStatus.isSignedUp.9f29", + "operationId": "privilegedSignupStatus.isSignedUp.ca33", "responses": { "200": { "description": "Success", @@ -295946,7 +301085,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.programControl" + "title": "Collection of programControl", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.programControl" + } + } + } } } } @@ -296234,7 +301382,7 @@ "reports.Functions" ], "summary": "Invoke function deviceConfigurationDeviceActivity", - "operationId": "reports.deviceConfigurationDeviceActivity.59c8", + "operationId": "reports.deviceConfigurationDeviceActivity.3d00", "responses": { "200": { "description": "Success", @@ -296264,7 +301412,7 @@ "reports.Functions" ], "summary": "Invoke function deviceConfigurationUserActivity", - "operationId": "reports.deviceConfigurationUserActivity.229c", + "operationId": "reports.deviceConfigurationUserActivity.faab", "responses": { "200": { "description": "Success", @@ -296294,7 +301442,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityCounts", - "operationId": "reports.getEmailActivityCounts.d2c9", + "operationId": "reports.getEmailActivityCounts.102d", "parameters": [ { "name": "period", @@ -296332,7 +301480,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserCounts", - "operationId": "reports.getEmailActivityUserCounts.67ae", + "operationId": "reports.getEmailActivityUserCounts.ebbc", "parameters": [ { "name": "period", @@ -296370,7 +301518,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserDetail", - "operationId": "reports.getEmailActivityUserDetail.35e0", + "operationId": "reports.getEmailActivityUserDetail.4d91", "parameters": [ { "name": "date", @@ -296413,7 +301561,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserDetail", - "operationId": "reports.getEmailActivityUserDetail.ae84", + "operationId": "reports.getEmailActivityUserDetail.ac5f", "parameters": [ { "name": "period", @@ -296454,7 +301602,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageAppsUserCounts", - "operationId": "reports.getEmailAppUsageAppsUserCounts.807c", + "operationId": "reports.getEmailAppUsageAppsUserCounts.5f0c", "parameters": [ { "name": "period", @@ -296492,7 +301640,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserCounts", - "operationId": "reports.getEmailAppUsageUserCounts.6fd2", + "operationId": "reports.getEmailAppUsageUserCounts.b842", "parameters": [ { "name": "period", @@ -296530,7 +301678,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserDetail", - "operationId": "reports.getEmailAppUsageUserDetail.8c90", + "operationId": "reports.getEmailAppUsageUserDetail.d5d6", "parameters": [ { "name": "date", @@ -296573,7 +301721,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserDetail", - "operationId": "reports.getEmailAppUsageUserDetail.a73d", + "operationId": "reports.getEmailAppUsageUserDetail.22ba", "parameters": [ { "name": "period", @@ -296614,7 +301762,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageVersionsUserCounts", - "operationId": "reports.getEmailAppUsageVersionsUserCounts.f73b", + "operationId": "reports.getEmailAppUsageVersionsUserCounts.ea6d", "parameters": [ { "name": "period", @@ -296652,7 +301800,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageDetail", - "operationId": "reports.getMailboxUsageDetail.6ef8", + "operationId": "reports.getMailboxUsageDetail.9d0a", "parameters": [ { "name": "period", @@ -296690,7 +301838,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageMailboxCounts", - "operationId": "reports.getMailboxUsageMailboxCounts.1ae9", + "operationId": "reports.getMailboxUsageMailboxCounts.b197", "parameters": [ { "name": "period", @@ -296728,7 +301876,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageQuotaStatusMailboxCounts", - "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.b080", + "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.3921", "parameters": [ { "name": "period", @@ -296766,7 +301914,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageStorage", - "operationId": "reports.getMailboxUsageStorage.fdb0", + "operationId": "reports.getMailboxUsageStorage.5a89", "parameters": [ { "name": "period", @@ -296804,7 +301952,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationCounts", - "operationId": "reports.getOffice365ActivationCounts.dd57", + "operationId": "reports.getOffice365ActivationCounts.21ee", "responses": { "200": { "description": "Success", @@ -296832,7 +301980,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationsUserCounts", - "operationId": "reports.getOffice365ActivationsUserCounts.21b3", + "operationId": "reports.getOffice365ActivationsUserCounts.5252", "responses": { "200": { "description": "Success", @@ -296860,7 +302008,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationsUserDetail", - "operationId": "reports.getOffice365ActivationsUserDetail.1156", + "operationId": "reports.getOffice365ActivationsUserDetail.a06f", "responses": { "200": { "description": "Success", @@ -296888,7 +302036,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserCounts", - "operationId": "reports.getOffice365ActiveUserCounts.c3b0", + "operationId": "reports.getOffice365ActiveUserCounts.ced0", "parameters": [ { "name": "period", @@ -296926,7 +302074,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserDetail", - "operationId": "reports.getOffice365ActiveUserDetail.3621", + "operationId": "reports.getOffice365ActiveUserDetail.b911", "parameters": [ { "name": "date", @@ -296969,7 +302117,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserDetail", - "operationId": "reports.getOffice365ActiveUserDetail.7f57", + "operationId": "reports.getOffice365ActiveUserDetail.3cb5", "parameters": [ { "name": "period", @@ -297010,7 +302158,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityCounts", - "operationId": "reports.getOffice365GroupsActivityCounts.9333", + "operationId": "reports.getOffice365GroupsActivityCounts.b73e", "parameters": [ { "name": "period", @@ -297048,7 +302196,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityDetail", - "operationId": "reports.getOffice365GroupsActivityDetail.d699", + "operationId": "reports.getOffice365GroupsActivityDetail.87d6", "parameters": [ { "name": "date", @@ -297091,7 +302239,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityDetail", - "operationId": "reports.getOffice365GroupsActivityDetail.1b51", + "operationId": "reports.getOffice365GroupsActivityDetail.e6b8", "parameters": [ { "name": "period", @@ -297132,7 +302280,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityFileCounts", - "operationId": "reports.getOffice365GroupsActivityFileCounts.7206", + "operationId": "reports.getOffice365GroupsActivityFileCounts.95bb", "parameters": [ { "name": "period", @@ -297170,7 +302318,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityGroupCounts", - "operationId": "reports.getOffice365GroupsActivityGroupCounts.f5de", + "operationId": "reports.getOffice365GroupsActivityGroupCounts.a744", "parameters": [ { "name": "period", @@ -297208,7 +302356,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityStorage", - "operationId": "reports.getOffice365GroupsActivityStorage.a4d3", + "operationId": "reports.getOffice365GroupsActivityStorage.59f9", "parameters": [ { "name": "period", @@ -297246,7 +302394,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ServicesUserCounts", - "operationId": "reports.getOffice365ServicesUserCounts.0d23", + "operationId": "reports.getOffice365ServicesUserCounts.128a", "parameters": [ { "name": "period", @@ -297284,7 +302432,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityFileCounts", - "operationId": "reports.getOneDriveActivityFileCounts.c2dc", + "operationId": "reports.getOneDriveActivityFileCounts.e988", "parameters": [ { "name": "period", @@ -297322,7 +302470,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserCounts", - "operationId": "reports.getOneDriveActivityUserCounts.442b", + "operationId": "reports.getOneDriveActivityUserCounts.5d7d", "parameters": [ { "name": "period", @@ -297360,7 +302508,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserDetail", - "operationId": "reports.getOneDriveActivityUserDetail.57de", + "operationId": "reports.getOneDriveActivityUserDetail.77b1", "parameters": [ { "name": "date", @@ -297403,7 +302551,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserDetail", - "operationId": "reports.getOneDriveActivityUserDetail.20ae", + "operationId": "reports.getOneDriveActivityUserDetail.0cff", "parameters": [ { "name": "period", @@ -297444,7 +302592,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountCounts", - "operationId": "reports.getOneDriveUsageAccountCounts.801b", + "operationId": "reports.getOneDriveUsageAccountCounts.bef5", "parameters": [ { "name": "period", @@ -297482,7 +302630,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountDetail", - "operationId": "reports.getOneDriveUsageAccountDetail.b461", + "operationId": "reports.getOneDriveUsageAccountDetail.3b63", "parameters": [ { "name": "date", @@ -297525,7 +302673,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountDetail", - "operationId": "reports.getOneDriveUsageAccountDetail.3f04", + "operationId": "reports.getOneDriveUsageAccountDetail.d35d", "parameters": [ { "name": "period", @@ -297566,7 +302714,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageFileCounts", - "operationId": "reports.getOneDriveUsageFileCounts.8444", + "operationId": "reports.getOneDriveUsageFileCounts.7a3b", "parameters": [ { "name": "period", @@ -297604,7 +302752,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageStorage", - "operationId": "reports.getOneDriveUsageStorage.c292", + "operationId": "reports.getOneDriveUsageStorage.fb0e", "parameters": [ { "name": "period", @@ -297642,7 +302790,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityFileCounts", - "operationId": "reports.getSharePointActivityFileCounts.b044", + "operationId": "reports.getSharePointActivityFileCounts.c70f", "parameters": [ { "name": "period", @@ -297680,7 +302828,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityPages", - "operationId": "reports.getSharePointActivityPages.73a2", + "operationId": "reports.getSharePointActivityPages.953e", "parameters": [ { "name": "period", @@ -297718,7 +302866,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserCounts", - "operationId": "reports.getSharePointActivityUserCounts.a723", + "operationId": "reports.getSharePointActivityUserCounts.5942", "parameters": [ { "name": "period", @@ -297756,7 +302904,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserDetail", - "operationId": "reports.getSharePointActivityUserDetail.c908", + "operationId": "reports.getSharePointActivityUserDetail.48b2", "parameters": [ { "name": "date", @@ -297799,7 +302947,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserDetail", - "operationId": "reports.getSharePointActivityUserDetail.9d39", + "operationId": "reports.getSharePointActivityUserDetail.ab79", "parameters": [ { "name": "period", @@ -297840,7 +302988,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageDetail", - "operationId": "reports.getSharePointSiteUsageDetail.9a98", + "operationId": "reports.getSharePointSiteUsageDetail.a4c0", "parameters": [ { "name": "date", @@ -297883,7 +303031,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageDetail", - "operationId": "reports.getSharePointSiteUsageDetail.bec0", + "operationId": "reports.getSharePointSiteUsageDetail.c7c5", "parameters": [ { "name": "period", @@ -297924,7 +303072,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageFileCounts", - "operationId": "reports.getSharePointSiteUsageFileCounts.b2bd", + "operationId": "reports.getSharePointSiteUsageFileCounts.4500", "parameters": [ { "name": "period", @@ -297962,7 +303110,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsagePages", - "operationId": "reports.getSharePointSiteUsagePages.ef52", + "operationId": "reports.getSharePointSiteUsagePages.2486", "parameters": [ { "name": "period", @@ -298000,7 +303148,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageSiteCounts", - "operationId": "reports.getSharePointSiteUsageSiteCounts.1b68", + "operationId": "reports.getSharePointSiteUsageSiteCounts.e5f3", "parameters": [ { "name": "period", @@ -298038,7 +303186,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageStorage", - "operationId": "reports.getSharePointSiteUsageStorage.4100", + "operationId": "reports.getSharePointSiteUsageStorage.b60f", "parameters": [ { "name": "period", @@ -298076,7 +303224,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityCounts", - "operationId": "reports.getSkypeForBusinessActivityCounts.1cd1", + "operationId": "reports.getSkypeForBusinessActivityCounts.4c39", "parameters": [ { "name": "period", @@ -298114,7 +303262,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserCounts", - "operationId": "reports.getSkypeForBusinessActivityUserCounts.502a", + "operationId": "reports.getSkypeForBusinessActivityUserCounts.fc1b", "parameters": [ { "name": "period", @@ -298152,7 +303300,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserDetail", - "operationId": "reports.getSkypeForBusinessActivityUserDetail.de4b", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.83d0", "parameters": [ { "name": "date", @@ -298195,7 +303343,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserDetail", - "operationId": "reports.getSkypeForBusinessActivityUserDetail.2a24", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.139c", "parameters": [ { "name": "period", @@ -298236,7 +303384,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageDistributionUserCounts", - "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.b288", + "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.74c5", "parameters": [ { "name": "period", @@ -298274,7 +303422,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserCounts", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.afec", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.cb9e", "parameters": [ { "name": "period", @@ -298312,7 +303460,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.c31f", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.fe29", "parameters": [ { "name": "date", @@ -298355,7 +303503,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.e139", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.aebd", "parameters": [ { "name": "period", @@ -298396,7 +303544,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.337a", + "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.dd4b", "parameters": [ { "name": "period", @@ -298434,7 +303582,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.a6f3", + "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.e49c", "parameters": [ { "name": "period", @@ -298472,7 +303620,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityUserCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.61cb", + "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.733c", "parameters": [ { "name": "period", @@ -298510,7 +303658,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.3f25", + "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.8bc6", "parameters": [ { "name": "period", @@ -298548,7 +303696,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.19f1", + "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.e351", "parameters": [ { "name": "period", @@ -298586,7 +303734,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityUserCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2fb8", + "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2953", "parameters": [ { "name": "period", @@ -298624,7 +303772,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.4ba6", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.40c9", "parameters": [ { "name": "period", @@ -298662,7 +303810,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.de62", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.a488", "parameters": [ { "name": "period", @@ -298700,7 +303848,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityUserCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.5fbc", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.7d20", "parameters": [ { "name": "period", @@ -298738,7 +303886,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageDistributionUserCounts", - "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.91e1", + "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.3d25", "parameters": [ { "name": "period", @@ -298776,7 +303924,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserCounts", - "operationId": "reports.getTeamsDeviceUsageUserCounts.c715", + "operationId": "reports.getTeamsDeviceUsageUserCounts.a573", "parameters": [ { "name": "period", @@ -298814,7 +303962,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserDetail", - "operationId": "reports.getTeamsDeviceUsageUserDetail.43be", + "operationId": "reports.getTeamsDeviceUsageUserDetail.8630", "parameters": [ { "name": "date", @@ -298857,7 +304005,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserDetail", - "operationId": "reports.getTeamsDeviceUsageUserDetail.aab9", + "operationId": "reports.getTeamsDeviceUsageUserDetail.901d", "parameters": [ { "name": "period", @@ -298898,7 +304046,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityCounts", - "operationId": "reports.getTeamsUserActivityCounts.0201", + "operationId": "reports.getTeamsUserActivityCounts.4cb1", "parameters": [ { "name": "period", @@ -298936,7 +304084,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserCounts", - "operationId": "reports.getTeamsUserActivityUserCounts.fd77", + "operationId": "reports.getTeamsUserActivityUserCounts.457f", "parameters": [ { "name": "period", @@ -298974,7 +304122,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserDetail", - "operationId": "reports.getTeamsUserActivityUserDetail.3a37", + "operationId": "reports.getTeamsUserActivityUserDetail.fba7", "parameters": [ { "name": "date", @@ -299017,7 +304165,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserDetail", - "operationId": "reports.getTeamsUserActivityUserDetail.dd45", + "operationId": "reports.getTeamsUserActivityUserDetail.3e63", "parameters": [ { "name": "period", @@ -299058,7 +304206,7 @@ "reports.Functions" ], "summary": "Invoke function getTenantSecureScores", - "operationId": "reports.getTenantSecureScores.bb89", + "operationId": "reports.getTenantSecureScores.43f7", "parameters": [ { "name": "period", @@ -299101,7 +304249,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityCounts", - "operationId": "reports.getYammerActivityCounts.31c4", + "operationId": "reports.getYammerActivityCounts.f338", "parameters": [ { "name": "period", @@ -299139,7 +304287,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserCounts", - "operationId": "reports.getYammerActivityUserCounts.5f59", + "operationId": "reports.getYammerActivityUserCounts.0046", "parameters": [ { "name": "period", @@ -299177,7 +304325,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserDetail", - "operationId": "reports.getYammerActivityUserDetail.7d9d", + "operationId": "reports.getYammerActivityUserDetail.41fe", "parameters": [ { "name": "date", @@ -299220,7 +304368,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserDetail", - "operationId": "reports.getYammerActivityUserDetail.ca58", + "operationId": "reports.getYammerActivityUserDetail.1ab5", "parameters": [ { "name": "period", @@ -299261,7 +304409,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageDistributionUserCounts", - "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.9d71", + "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.0516", "parameters": [ { "name": "period", @@ -299299,7 +304447,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserCounts", - "operationId": "reports.getYammerDeviceUsageUserCounts.0624", + "operationId": "reports.getYammerDeviceUsageUserCounts.417d", "parameters": [ { "name": "period", @@ -299337,7 +304485,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserDetail", - "operationId": "reports.getYammerDeviceUsageUserDetail.c8b5", + "operationId": "reports.getYammerDeviceUsageUserDetail.e734", "parameters": [ { "name": "date", @@ -299380,7 +304528,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserDetail", - "operationId": "reports.getYammerDeviceUsageUserDetail.1955", + "operationId": "reports.getYammerDeviceUsageUserDetail.4f11", "parameters": [ { "name": "period", @@ -299421,7 +304569,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityCounts", - "operationId": "reports.getYammerGroupsActivityCounts.3fdb", + "operationId": "reports.getYammerGroupsActivityCounts.c73b", "parameters": [ { "name": "period", @@ -299459,7 +304607,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityDetail", - "operationId": "reports.getYammerGroupsActivityDetail.3ad3", + "operationId": "reports.getYammerGroupsActivityDetail.9ea3", "parameters": [ { "name": "date", @@ -299502,7 +304650,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityDetail", - "operationId": "reports.getYammerGroupsActivityDetail.1de3", + "operationId": "reports.getYammerGroupsActivityDetail.a400", "parameters": [ { "name": "period", @@ -299543,7 +304691,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityGroupCounts", - "operationId": "reports.getYammerGroupsActivityGroupCounts.61cb", + "operationId": "reports.getYammerGroupsActivityGroupCounts.2579", "parameters": [ { "name": "period", @@ -299581,7 +304729,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureDetails", - "operationId": "reports.managedDeviceEnrollmentFailureDetails.0a3c", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.8191", "responses": { "200": { "description": "Success", @@ -299614,7 +304762,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureDetails", - "operationId": "reports.managedDeviceEnrollmentFailureDetails.8348", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.afb1", "parameters": [ { "name": "skip", @@ -299691,7 +304839,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureTrends", - "operationId": "reports.managedDeviceEnrollmentFailureTrends.4edb", + "operationId": "reports.managedDeviceEnrollmentFailureTrends.8007", "responses": { "200": { "description": "Success", @@ -299721,7 +304869,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentTopFailures", - "operationId": "reports.managedDeviceEnrollmentTopFailures.57b8", + "operationId": "reports.managedDeviceEnrollmentTopFailures.9ce7", "responses": { "200": { "description": "Success", @@ -299754,7 +304902,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentTopFailures", - "operationId": "reports.managedDeviceEnrollmentTopFailures.9c71", + "operationId": "reports.managedDeviceEnrollmentTopFailures.c017", "parameters": [ { "name": "period", @@ -300660,7 +305808,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.alert" + "title": "Collection of alert", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.alert" + } + } + } } } } @@ -300975,7 +306132,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.cloudAppSecurityProfile" + "title": "Collection of cloudAppSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.cloudAppSecurityProfile" + } + } + } } } } @@ -301267,7 +306433,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.domainSecurityProfile" + "title": "Collection of domainSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainSecurityProfile" + } + } + } } } } @@ -301562,7 +306737,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.fileSecurityProfile" + "title": "Collection of fileSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.fileSecurityProfile" + } + } + } } } } @@ -301865,7 +307049,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.hostSecurityProfile" + "title": "Collection of hostSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.hostSecurityProfile" + } + } + } } } } @@ -302155,7 +307348,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.ipSecurityProfile" + "title": "Collection of ipSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.ipSecurityProfile" + } + } + } } } } @@ -302416,7 +307618,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.providerTenantSetting" + "title": "Collection of providerTenantSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.providerTenantSetting" + } + } + } } } } @@ -302708,7 +307919,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.secureScoreControlProfile" + "title": "Collection of secureScoreControlProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.secureScoreControlProfile" + } + } + } } } } @@ -302989,7 +308209,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.secureScore" + "title": "Collection of secureScore", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.secureScore" + } + } + } } } } @@ -303328,7 +308557,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.tiIndicator" + "title": "Collection of tiIndicator", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.tiIndicator" + } + } + } } } } @@ -303647,7 +308885,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userSecurityProfile" + "title": "Collection of userSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userSecurityProfile" + } + } + } } } } @@ -304332,7 +309579,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + } + } + } } } } @@ -304540,7 +309796,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + } + } + } } } } @@ -304730,7 +309995,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -304920,7 +310194,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } } } } @@ -305201,7 +310484,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -305403,7 +310695,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.oAuth2PermissionGrant" + "title": "Collection of oAuth2PermissionGrant", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.oAuth2PermissionGrant" + } + } + } } } } @@ -305593,7 +310894,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -305777,7 +311087,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -305961,7 +311280,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -306266,7 +311594,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.synchronizationJob" + "title": "Collection of synchronizationJob", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.synchronizationJob" + } + } + } } } } @@ -306918,7 +312255,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function filterOperators", - "operationId": "servicePrincipals.synchronization.jobs.schema.filterOperators.8170", + "operationId": "servicePrincipals.synchronization.jobs.schema.filterOperators.efc5", "parameters": [ { "name": "servicePrincipal-id", @@ -306976,7 +312313,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function functions", - "operationId": "servicePrincipals.synchronization.jobs.schema.functions.ec95", + "operationId": "servicePrincipals.synchronization.jobs.schema.functions.0cee", "parameters": [ { "name": "servicePrincipal-id", @@ -307192,7 +312529,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function Ping", - "operationId": "servicePrincipals.synchronization.Ping.bd61", + "operationId": "servicePrincipals.synchronization.Ping.c0a1", "parameters": [ { "name": "servicePrincipal-id", @@ -307333,7 +312670,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.synchronizationTemplate" + "title": "Collection of synchronizationTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.synchronizationTemplate" + } + } + } } } } @@ -307664,7 +313010,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function filterOperators", - "operationId": "servicePrincipals.synchronization.templates.schema.filterOperators.8170", + "operationId": "servicePrincipals.synchronization.templates.schema.filterOperators.efc5", "parameters": [ { "name": "servicePrincipal-id", @@ -307722,7 +313068,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function functions", - "operationId": "servicePrincipals.synchronization.templates.schema.functions.ec95", + "operationId": "servicePrincipals.synchronization.templates.schema.functions.0cee", "parameters": [ { "name": "servicePrincipal-id", @@ -308897,7 +314243,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -309370,7 +314725,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -310012,7 +315376,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -310667,7 +316040,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -311248,7 +316630,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -311571,7 +316962,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -311870,7 +317270,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -312357,7 +317766,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } } } } @@ -312678,7 +318096,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -313710,7 +319137,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -314378,7 +319814,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -315290,7 +320735,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -316530,7 +321984,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -316853,7 +322316,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -317152,7 +322624,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -317656,7 +323137,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } } } } @@ -317990,7 +323480,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.baseItem" + "title": "Collection of baseItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + } + } + } } } } @@ -318331,7 +323830,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.list" + "title": "Collection of list", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + } } } } @@ -318656,7 +324164,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -319376,7 +324893,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -320107,7 +325633,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -320754,7 +326289,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -321117,7 +326661,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -321456,7 +327009,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -322009,7 +327571,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } } } } @@ -322370,7 +327941,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -323516,7 +329096,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -324013,7 +329602,7 @@ "sites.Functions" ], "summary": "Invoke function getByPath", - "operationId": "sites.getByPath.de3b", + "operationId": "sites.getByPath.1173", "parameters": [ { "name": "site-id", @@ -324307,7 +329896,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } } } } @@ -324751,7 +330349,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -325617,7 +331224,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -326043,7 +331659,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -326748,7 +332373,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -327288,7 +332922,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -328871,7 +334505,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -329516,7 +335159,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -330006,7 +335658,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "sites.onenote.notebooks.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -331939,7 +337591,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -332365,7 +338026,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -332920,7 +338590,7 @@ "sites.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "sites.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "sites.onenote.notebooks.getRecentNotebooks.1d97", "parameters": [ { "name": "site-id", @@ -333078,7 +338748,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } } } } @@ -333397,7 +339076,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -333769,7 +339457,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.preview.60d3", + "operationId": "sites.onenote.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -334218,7 +339906,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -335084,7 +340781,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -335510,7 +341216,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -336215,7 +341930,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -336755,7 +342479,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -337490,7 +343214,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -338135,7 +343868,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -338625,7 +344367,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -339780,7 +345522,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -340206,7 +345957,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -341267,7 +347027,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -341707,7 +347476,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentSection.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -342168,7 +347937,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -343034,7 +348812,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -343460,7 +349247,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -344141,7 +349937,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -345190,7 +350995,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -345576,7 +351390,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -346361,7 +352184,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -346747,7 +352579,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -347344,7 +353185,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } } } } @@ -347654,7 +353504,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -348253,7 +354112,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -348639,7 +354507,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -349284,7 +355161,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -349774,7 +355660,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -351381,7 +357267,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -351767,7 +357662,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -352412,7 +358316,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -352902,7 +358815,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -353451,7 +359364,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -353917,7 +359839,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -355407,7 +361338,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -355833,7 +361773,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -356677,7 +362626,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -357240,7 +363198,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -357680,7 +363647,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sections.pages.preview.60d3", + "operationId": "sites.onenote.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -358179,7 +364146,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -359135,7 +365111,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -359601,7 +365586,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -360342,7 +366336,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -361702,7 +367705,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -362568,7 +368580,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -362994,7 +369015,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -363675,7 +369705,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -364724,7 +370763,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -365110,7 +371158,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -365895,7 +371952,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -366281,7 +372347,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -366928,7 +373003,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.site" + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } } } } @@ -368476,7 +374560,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.teamsCatalogApp" + "title": "Collection of teamsCatalogApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.teamsCatalogApp" + } + } + } } } } @@ -368765,7 +374858,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.channel" + "title": "Collection of channel", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.channel" + } + } + } } } } @@ -369058,7 +375160,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.chatThread" + "title": "Collection of chatThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.chatThread" + } + } + } } } } @@ -369528,7 +375639,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.chatMessage" + "title": "Collection of chatMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.chatMessage" + } + } + } } } } @@ -369917,7 +376037,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.chatMessage" + "title": "Collection of chatMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.chatMessage" + } + } + } } } } @@ -370444,7 +376573,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.teamsAsyncOperation" + "title": "Collection of teamsAsyncOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.teamsAsyncOperation" + } + } + } } } } @@ -371917,7 +378055,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userActivity" + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } } } } @@ -372243,7 +378390,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } } } } @@ -372579,7 +378735,7 @@ "users.Functions" ], "summary": "Invoke function recent", - "operationId": "users.activities.recent.f75f", + "operationId": "users.activities.recent.a1b8", "parameters": [ { "name": "user-id", @@ -372731,7 +378887,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.agreementAcceptance" + "title": "Collection of agreementAcceptance", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.agreementAcceptance" + } + } + } } } } @@ -372940,7 +379105,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.appRoleAssignment" + } + } + } } } } @@ -373323,7 +379497,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -373656,7 +379839,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -374237,7 +380429,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -374659,7 +380860,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -375549,7 +381759,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.calendarView.instances.delta.2209", + "operationId": "users.calendar.calendarView.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -376282,7 +382492,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -376619,7 +382838,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -376860,7 +383088,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.calendarView.delta.2209", + "operationId": "users.calendar.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -377103,7 +383331,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -377436,7 +383673,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -378017,7 +384263,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -378439,7 +384694,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -379329,7 +385593,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.events.instances.delta.2209", + "operationId": "users.calendar.events.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -380062,7 +386326,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -380399,7 +386672,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -380640,7 +386922,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.events.delta.2209", + "operationId": "users.calendar.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -380897,7 +387179,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -381188,7 +387479,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -381467,7 +387767,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } } } } @@ -381758,7 +388067,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } } } } @@ -382171,7 +388489,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -382584,7 +388911,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -383305,7 +389641,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -383807,7 +390152,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -384897,7 +391251,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.2209", + "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -385810,7 +392164,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -386227,7 +392590,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -386528,7 +392900,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.calendarView.delta.2209", + "operationId": "users.calendarGroups.calendars.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -386811,7 +393183,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -387224,7 +393605,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -387945,7 +394335,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -388447,7 +394846,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -389537,7 +395945,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.events.instances.delta.2209", + "operationId": "users.calendarGroups.calendars.events.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -390450,7 +396858,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -390867,7 +397284,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -391168,7 +397594,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.events.delta.2209", + "operationId": "users.calendarGroups.calendars.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -391485,7 +397911,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -391856,7 +398291,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -392222,7 +398666,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } } } } @@ -392595,7 +399048,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -392968,7 +399430,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -393619,7 +400090,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -394081,7 +400561,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -395071,7 +401560,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.calendarView.instances.delta.2209", + "operationId": "users.calendars.calendarView.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -395894,7 +402383,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -396271,7 +402769,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -396542,7 +403049,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.calendarView.delta.2209", + "operationId": "users.calendars.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -396805,7 +403312,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -397178,7 +403694,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -397829,7 +404354,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -398291,7 +404825,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -399281,7 +405824,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.events.instances.delta.2209", + "operationId": "users.calendars.events.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -400104,7 +406647,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -400481,7 +407033,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -400752,7 +407313,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.events.delta.2209", + "operationId": "users.calendars.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -401039,7 +407600,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -401370,7 +407940,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -401777,7 +408356,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -402098,7 +408686,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -402661,7 +409258,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -403545,7 +410151,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.calendar.calendarView.delta.2209", + "operationId": "users.calendarView.calendar.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -403808,7 +410414,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -404692,7 +411307,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.calendar.events.delta.2209", + "operationId": "users.calendarView.calendar.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -404979,7 +411594,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -405310,7 +411934,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -405635,7 +412268,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -406057,7 +412699,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -406947,7 +413598,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.instances.delta.2209", + "operationId": "users.calendarView.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -407680,7 +414331,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -408017,7 +414677,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -408258,7 +414927,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.delta.2209", + "operationId": "users.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -408406,7 +415075,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } } } } @@ -408696,7 +415374,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } } } } @@ -408929,7 +415616,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.childFolders.delta.2209", + "operationId": "users.contactFolders.childFolders.delta.fa14", "parameters": [ { "name": "user-id", @@ -409219,7 +415906,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } } } } @@ -409586,7 +416282,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -409950,7 +416655,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -410452,7 +417166,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -410711,7 +417434,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.contacts.delta.2209", + "operationId": "users.contactFolders.contacts.delta.fa14", "parameters": [ { "name": "user-id", @@ -410888,7 +417611,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -411207,7 +417939,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -411430,7 +418171,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.delta.2209", + "operationId": "users.contactFolders.delta.fa14", "parameters": [ { "name": "user-id", @@ -411683,7 +418424,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } } } } @@ -411990,7 +418740,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -412314,7 +419073,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -412756,7 +419524,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -412985,7 +419762,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contacts.delta.2209", + "operationId": "users.contacts.delta.fa14", "parameters": [ { "name": "user-id", @@ -413142,7 +419919,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -413343,7 +420129,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } } } } @@ -413639,7 +420434,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } } } } @@ -414074,7 +420878,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } } } @@ -414434,7 +421247,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.device" + "title": "Collection of device", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.device" + } + } + } } } } @@ -414745,7 +421567,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -415118,7 +421949,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } } } } @@ -415510,7 +422350,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -415831,7 +422680,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -416394,7 +423252,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -417278,7 +424145,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.calendar.calendarView.delta.2209", + "operationId": "users.events.calendar.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -417541,7 +424408,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -418425,7 +425301,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.calendar.events.delta.2209", + "operationId": "users.events.calendar.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -418712,7 +425588,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -419043,7 +425928,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -419368,7 +426262,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -419790,7 +426693,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -420680,7 +427592,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.instances.delta.2209", + "operationId": "users.events.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -421413,7 +428325,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -421750,7 +428671,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -421991,7 +428921,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.delta.2209", + "operationId": "users.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -422145,7 +429075,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -422500,7 +429439,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } } } } @@ -422891,7 +429839,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } } } } @@ -423346,7 +430303,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.trending" + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } } } } @@ -423717,7 +430683,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.usedInsight" + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } } } } @@ -424181,7 +431156,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.group" + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + } } } } @@ -424647,7 +431631,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.group" + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + } } } } @@ -425014,7 +432007,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } } } } @@ -425297,7 +432299,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } } } } @@ -425605,7 +432616,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } } } } @@ -426013,7 +433033,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.childFolders.delta.2209", + "operationId": "users.mailFolders.childFolders.delta.fa14", "parameters": [ { "name": "user-id", @@ -426192,7 +433212,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.messageRule" + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } } } } @@ -426608,7 +433637,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } } } } @@ -426988,7 +434026,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -427351,7 +434398,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -427733,7 +434789,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mention" + } + } + } } } } @@ -428925,7 +435990,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -429290,7 +436364,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -429549,7 +436632,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.messages.delta.2209", + "operationId": "users.mailFolders.messages.delta.fa14", "parameters": [ { "name": "user-id", @@ -429874,7 +436957,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -430193,7 +437285,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -430493,7 +437594,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userConfiguration" + "title": "Collection of userConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userConfiguration" + } + } + } } } } @@ -430700,7 +437810,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.delta.2209", + "operationId": "users.mailFolders.delta.fa14", "parameters": [ { "name": "user-id", @@ -430902,7 +438012,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } } } } @@ -431019,7 +438138,7 @@ "users.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "parameters": [ { "name": "user-id", @@ -431353,7 +438472,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } } } } @@ -431730,7 +438858,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + } } } } @@ -432090,7 +439227,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } } } } @@ -432437,7 +439583,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } } } } @@ -432781,7 +439936,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationState" + "title": "Collection of managedDeviceMobileAppConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationState" + } + } + } } } } @@ -434304,7 +441468,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsDeviceMalwareState" + "title": "Collection of windowsDeviceMalwareState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsDeviceMalwareState" + } + } + } } } } @@ -434762,7 +441935,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -435031,7 +442213,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } } } } @@ -435350,7 +442541,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -435673,7 +442873,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -436015,7 +443224,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mention" + } + } + } } } } @@ -437067,7 +444285,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -437392,7 +444619,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -437621,7 +444857,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.messages.delta.2209", + "operationId": "users.messages.delta.fa14", "parameters": [ { "name": "user-id", @@ -437812,7 +445048,7 @@ "users.Functions" ], "summary": "Invoke function exportDeviceAndAppManagementData", - "operationId": "users.exportDeviceAndAppManagementData.ef42", + "operationId": "users.exportDeviceAndAppManagementData.1a02", "parameters": [ { "name": "user-id", @@ -437857,7 +445093,7 @@ "users.Functions" ], "summary": "Invoke function exportDeviceAndAppManagementData", - "operationId": "users.exportDeviceAndAppManagementData.d44a", + "operationId": "users.exportDeviceAndAppManagementData.fd7c", "parameters": [ { "name": "user-id", @@ -438190,7 +445426,7 @@ "users.Functions" ], "summary": "Invoke function findRoomLists", - "operationId": "users.findRoomLists.c8e7", + "operationId": "users.findRoomLists.082d", "parameters": [ { "name": "user-id", @@ -438230,7 +445466,7 @@ "users.Functions" ], "summary": "Invoke function findRooms", - "operationId": "users.findRooms.4dd6", + "operationId": "users.findRooms.8c3f", "parameters": [ { "name": "user-id", @@ -438273,7 +445509,7 @@ "users.Functions" ], "summary": "Invoke function findRooms", - "operationId": "users.findRooms.5e37", + "operationId": "users.findRooms.5b1c", "parameters": [ { "name": "user-id", @@ -438324,7 +445560,7 @@ "users.Functions" ], "summary": "Invoke function getEffectiveDeviceEnrollmentConfigurations", - "operationId": "users.getEffectiveDeviceEnrollmentConfigurations.52f4", + "operationId": "users.getEffectiveDeviceEnrollmentConfigurations.aeb2", "parameters": [ { "name": "user-id", @@ -438369,7 +445605,7 @@ "users.Functions" ], "summary": "Invoke function getLoggedOnManagedDevices", - "operationId": "users.getLoggedOnManagedDevices.e0b2", + "operationId": "users.getLoggedOnManagedDevices.8fc8", "parameters": [ { "name": "user-id", @@ -438481,7 +445717,7 @@ "users.Functions" ], "summary": "Invoke function getManagedAppDiagnosticStatuses", - "operationId": "users.getManagedAppDiagnosticStatuses.a6d0", + "operationId": "users.getManagedAppDiagnosticStatuses.173e", "parameters": [ { "name": "user-id", @@ -438526,7 +445762,7 @@ "users.Functions" ], "summary": "Invoke function getManagedAppPolicies", - "operationId": "users.getManagedAppPolicies.9656", + "operationId": "users.getManagedAppPolicies.25a2", "parameters": [ { "name": "user-id", @@ -438610,7 +445846,7 @@ "users.Functions" ], "summary": "Invoke function reminderView", - "operationId": "users.reminderView.9843", + "operationId": "users.reminderView.60ec", "parameters": [ { "name": "user-id", @@ -438934,7 +446170,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppIntentAndState" + "title": "Collection of mobileAppIntentAndState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppIntentAndState" + } + } + } } } } @@ -439230,7 +446475,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppTroubleshootingEvent" + "title": "Collection of mobileAppTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppTroubleshootingEvent" + } + } + } } } } @@ -439532,7 +446786,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notification" + "title": "Collection of notification", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notification" + } + } + } } } } @@ -439974,7 +447237,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } } } } @@ -440418,7 +447690,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -441284,7 +448565,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -441710,7 +449000,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -442415,7 +449714,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -442955,7 +450263,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -444538,7 +451846,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -445183,7 +452500,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -445673,7 +452999,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "users.onenote.notebooks.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -447606,7 +454932,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -448032,7 +455367,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -448587,7 +455931,7 @@ "users.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "users.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "users.onenote.notebooks.getRecentNotebooks.1d97", "parameters": [ { "name": "user-id", @@ -448745,7 +456089,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } } } } @@ -449064,7 +456417,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -449436,7 +456798,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.preview.60d3", + "operationId": "users.onenote.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -449885,7 +457247,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -450751,7 +458122,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -451177,7 +458557,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -451882,7 +459271,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -452422,7 +459820,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -453157,7 +460555,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -453802,7 +461209,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -454292,7 +461708,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -455447,7 +462863,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -455873,7 +463298,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -456934,7 +464368,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -457374,7 +464817,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "users.onenote.pages.parentSection.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -457835,7 +465278,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -458701,7 +466153,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -459127,7 +466588,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -459808,7 +467278,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -460857,7 +468336,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -461243,7 +468731,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -462028,7 +469525,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -462414,7 +469920,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -463011,7 +470526,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } } } } @@ -463321,7 +470845,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -463920,7 +471453,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -464306,7 +471848,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -464951,7 +472502,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -465441,7 +473001,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -467048,7 +474608,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -467434,7 +475003,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -468079,7 +475657,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -468569,7 +476156,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -469118,7 +476705,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -469584,7 +477180,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -471074,7 +478679,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -471500,7 +479114,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -472344,7 +479967,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -472907,7 +480539,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -473347,7 +480988,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sections.pages.preview.60d3", + "operationId": "users.onenote.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -473846,7 +481487,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -474802,7 +482452,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -475268,7 +482927,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -476009,7 +483677,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -477369,7 +485046,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -478235,7 +485921,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -478661,7 +486356,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -479342,7 +487046,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -480391,7 +488104,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -480777,7 +488499,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -481562,7 +489293,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -481948,7 +489688,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -482639,7 +490388,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } } } } @@ -482817,7 +490575,7 @@ "users.Functions" ], "summary": "Invoke function supportedLanguages", - "operationId": "users.outlook.supportedLanguages.7d99", + "operationId": "users.outlook.supportedLanguages.68a0", "parameters": [ { "name": "user-id", @@ -482857,7 +490615,7 @@ "users.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "users.outlook.supportedTimeZones.4c5b", + "operationId": "users.outlook.supportedTimeZones.5c4f", "parameters": [ { "name": "user-id", @@ -482900,7 +490658,7 @@ "users.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "users.outlook.supportedTimeZones.cfd8", + "operationId": "users.outlook.supportedTimeZones.120b", "parameters": [ { "name": "user-id", @@ -483034,7 +490792,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTaskFolder" + "title": "Collection of outlookTaskFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTaskFolder" + } + } + } } } } @@ -483313,7 +491080,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -483638,7 +491414,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -484001,7 +491786,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTask" + } + } + } } } } @@ -484350,7 +492144,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -484785,7 +492588,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -485152,7 +492964,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -485490,7 +493311,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTaskGroup" + "title": "Collection of outlookTaskGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTaskGroup" + } + } + } } } } @@ -485760,7 +493590,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTaskFolder" + "title": "Collection of outlookTaskFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTaskFolder" + } + } + } } } } @@ -486079,7 +493918,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -486444,7 +494292,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -486847,7 +494704,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTask" + } + } + } } } } @@ -487236,7 +495102,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -487721,7 +495596,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -488128,7 +496012,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -488543,7 +496436,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookTask" + } + } + } } } } @@ -488846,7 +496748,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -489231,7 +497142,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -489558,7 +497478,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -489875,7 +497804,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -490059,7 +497997,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -490284,7 +498231,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.person" + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } } } } @@ -490644,7 +498600,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } } } } @@ -491025,7 +498990,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerDelta" + "title": "Collection of plannerDelta", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerDelta" + } + } + } } } } @@ -491122,7 +499096,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.planner.all.delta.2209", + "operationId": "users.planner.all.delta.fa14", "parameters": [ { "name": "user-id", @@ -491302,7 +499276,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -491514,7 +499497,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -491726,7 +499718,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -491985,7 +499986,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -492196,7 +500206,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -492386,7 +500405,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.scopedRoleMembership" + "title": "Collection of scopedRoleMembership", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.scopedRoleMembership" + } + } + } } } } @@ -492691,7 +500719,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.delta.2209", + "operationId": "users.delta.fa14", "responses": { "200": { "description": "Success", @@ -493339,7 +501367,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -493979,7 +502016,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -494630,7 +502676,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -495261,7 +503316,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -495730,7 +503794,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.itemActivity" + } + } + } } } } @@ -496636,7 +504709,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -497312,7 +505394,7 @@ "workbooks.Functions" ], "summary": "Invoke function delta", - "operationId": "workbooks.delta.2209", + "operationId": "workbooks.delta.fa14", "parameters": [ { "name": "driveItem-id", @@ -497361,7 +505443,7 @@ "workbooks.Functions" ], "summary": "Invoke function delta", - "operationId": "workbooks.delta.cf70", + "operationId": "workbooks.delta.209a", "parameters": [ { "name": "driveItem-id", @@ -497596,7 +505678,7 @@ "workbooks.Functions" ], "summary": "Invoke function search", - "operationId": "workbooks.search.f2b1", + "operationId": "workbooks.search.c788", "parameters": [ { "name": "driveItem-id", @@ -497807,7 +505889,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.permission" + "title": "Collection of permission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + } + } } } } @@ -498111,7 +506202,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.subscription" + "title": "Collection of subscription", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.subscription" + } + } + } } } } @@ -498405,7 +506505,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + "title": "Collection of thumbnailSet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + } + } + } } } } @@ -498699,7 +506808,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + "title": "Collection of driveItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + } + } + } } } } @@ -526184,7 +534302,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } } } } @@ -526384,7 +534511,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.range.ec2d", + "operationId": "workbooks.workbook.names.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -526744,7 +534871,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } } } } @@ -536779,7 +544915,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.eecd", + "operationId": "workbooks.workbook.names.worksheet.charts.image.8f13", "parameters": [ { "name": "driveItem-id", @@ -536850,7 +544986,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.fe10", + "operationId": "workbooks.workbook.names.worksheet.charts.image.9795", "parameters": [ { "name": "driveItem-id", @@ -536932,7 +545068,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.d2fc", + "operationId": "workbooks.workbook.names.worksheet.charts.image.664c", "parameters": [ { "name": "driveItem-id", @@ -537025,7 +545161,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.d9fa", + "operationId": "workbooks.workbook.names.worksheet.charts.image.72bb", "parameters": [ { "name": "driveItem-id", @@ -537397,7 +545533,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } } } } @@ -538627,7 +546772,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } } } } @@ -539537,7 +547691,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -539628,7 +547782,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -539731,7 +547885,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.series.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.series.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -539812,7 +547966,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -540884,7 +549038,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -540982,7 +549136,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -541085,7 +549239,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -541197,7 +549351,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -541286,7 +549440,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -541482,7 +549636,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -541553,7 +549707,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.names.worksheet.charts.item.99c4", + "operationId": "workbooks.workbook.names.worksheet.charts.item.70c4", "parameters": [ { "name": "driveItem-id", @@ -541618,7 +549772,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -541701,7 +549855,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -541789,7 +549943,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -541882,7 +550036,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -541984,7 +550138,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -542063,7 +550217,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -542264,7 +550418,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } } } } @@ -542502,7 +550665,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.names.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.names.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -542885,7 +551048,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } } } } @@ -543337,7 +551509,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -543435,7 +551607,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -543538,7 +551710,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -543650,7 +551822,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -543739,7 +551911,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -544252,7 +552424,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } } } } @@ -544613,7 +552794,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } } } } @@ -546086,7 +554276,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -546166,7 +554356,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -546246,7 +554436,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -546359,7 +554549,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -546552,7 +554742,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -546633,7 +554823,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -546848,7 +555038,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -546918,7 +555108,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -546988,7 +555178,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -547146,7 +555336,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -547325,7 +555515,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } } } } @@ -547587,7 +555786,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -547809,7 +556008,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -547890,7 +556089,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -548550,7 +556749,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -548648,7 +556847,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -548751,7 +556950,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -548863,7 +557062,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -548952,7 +557151,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -549142,7 +557341,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -549213,7 +557412,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -549576,7 +557775,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } } } } @@ -549889,7 +558097,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } } } } @@ -551192,7 +559409,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.columns.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -551262,7 +559479,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.columns.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -551332,7 +559549,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.tables.columns.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -551435,7 +559652,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.columns.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -551608,7 +559825,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.columns.count.0087", + "operationId": "workbooks.workbook.tables.columns.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -551679,7 +559896,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.columns.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -551864,7 +560081,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -551924,7 +560141,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -551984,7 +560201,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.range.ec2d", + "operationId": "workbooks.workbook.tables.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -552122,7 +560339,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -552281,7 +560498,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } } } } @@ -552513,7 +560739,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.tables.rows.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -552715,7 +560941,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.rows.count.0087", + "operationId": "workbooks.workbook.tables.rows.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -552786,7 +561012,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.rows.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -553488,7 +561714,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } } } } @@ -563523,7 +571758,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.eecd", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.8f13", "parameters": [ { "name": "driveItem-id", @@ -563594,7 +571829,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.fe10", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.9795", "parameters": [ { "name": "driveItem-id", @@ -563676,7 +571911,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.d2fc", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.664c", "parameters": [ { "name": "driveItem-id", @@ -563769,7 +572004,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.d9fa", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.72bb", "parameters": [ { "name": "driveItem-id", @@ -564141,7 +572376,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } } } } @@ -565371,7 +573615,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } } } } @@ -566281,7 +574534,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -566372,7 +574625,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -566475,7 +574728,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -566556,7 +574809,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -567628,7 +575881,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -567726,7 +575979,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -567829,7 +576082,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -567941,7 +576194,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -568030,7 +576283,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -568226,7 +576479,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -568297,7 +576550,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.tables.worksheet.charts.item.99c4", + "operationId": "workbooks.workbook.tables.worksheet.charts.item.70c4", "parameters": [ { "name": "driveItem-id", @@ -568362,7 +576615,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -568445,7 +576698,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -568533,7 +576786,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -568626,7 +576879,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -568728,7 +576981,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -568807,7 +577060,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -569008,7 +577261,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } } } } @@ -569246,7 +577508,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.names.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -569514,7 +577776,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -569612,7 +577874,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -569715,7 +577977,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -569827,7 +578089,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -569916,7 +578178,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -570294,7 +578556,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } } } } @@ -570746,7 +579017,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -570844,7 +579115,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -570947,7 +579218,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -571059,7 +579330,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -571148,7 +579419,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -571661,7 +579932,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } } } } @@ -572030,7 +580310,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -572100,7 +580380,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -572170,7 +580450,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.tables.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.tables.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -572328,7 +580608,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -572490,7 +580770,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.tables.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.tables.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -572561,7 +580841,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -572726,7 +581006,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.count.0087", + "operationId": "workbooks.workbook.tables.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -572787,7 +581067,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -572962,7 +581242,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + "title": "Collection of workbookWorksheet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } } } } @@ -573289,7 +581578,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } } } } @@ -583324,7 +591622,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.eecd", + "operationId": "workbooks.workbook.worksheets.charts.image.8f13", "parameters": [ { "name": "driveItem-id", @@ -583395,7 +591693,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.fe10", + "operationId": "workbooks.workbook.worksheets.charts.image.9795", "parameters": [ { "name": "driveItem-id", @@ -583477,7 +591775,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.d2fc", + "operationId": "workbooks.workbook.worksheets.charts.image.664c", "parameters": [ { "name": "driveItem-id", @@ -583570,7 +591868,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.d9fa", + "operationId": "workbooks.workbook.worksheets.charts.image.72bb", "parameters": [ { "name": "driveItem-id", @@ -583942,7 +592240,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } } } } @@ -585172,7 +593479,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } } } } @@ -586082,7 +594398,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.series.points.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.series.points.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -586173,7 +594489,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -586276,7 +594592,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.series.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.series.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -586357,7 +594673,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -587429,7 +595745,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -587527,7 +595843,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -587630,7 +595946,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -587742,7 +596058,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -587831,7 +596147,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -588027,7 +596343,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -588098,7 +596414,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.worksheets.charts.item.99c4", + "operationId": "workbooks.workbook.worksheets.charts.item.70c4", "parameters": [ { "name": "driveItem-id", @@ -588163,7 +596479,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -588246,7 +596562,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.cell.6042", + "operationId": "workbooks.workbook.worksheets.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -588334,7 +596650,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.range.ec2d", + "operationId": "workbooks.workbook.worksheets.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -588427,7 +596743,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.range.b63d", + "operationId": "workbooks.workbook.worksheets.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -588529,7 +596845,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -588608,7 +596924,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -588809,7 +597125,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } } } } @@ -589047,7 +597372,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.range.ec2d", + "operationId": "workbooks.workbook.worksheets.names.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -589315,7 +597640,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -589413,7 +597738,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -589516,7 +597841,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -589628,7 +597953,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -589717,7 +598042,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -590095,7 +598420,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } } } } @@ -590547,7 +598881,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -590645,7 +598979,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -590748,7 +599082,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -590860,7 +599194,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -590949,7 +599283,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -591462,7 +599796,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } } } } @@ -591823,7 +600166,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } } } } @@ -593296,7 +601648,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -593376,7 +601728,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -593456,7 +601808,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.columns.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -593569,7 +601921,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -593762,7 +602114,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.columns.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.columns.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -593843,7 +602195,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -594058,7 +602410,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -594128,7 +602480,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -594198,7 +602550,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -594356,7 +602708,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -594535,7 +602887,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } } } } @@ -594797,7 +603158,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.rows.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -595019,7 +603380,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.rows.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.rows.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -595100,7 +603461,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -595760,7 +604121,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -595858,7 +604219,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -595961,7 +604322,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -596073,7 +604434,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -596162,7 +604523,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -596352,7 +604713,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -596423,7 +604784,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", diff --git a/docs/oas3_0_0/graph1.0.json b/docs/oas3_0_0/graph1.0.json index ed912f7..52765fc 100644 --- a/docs/oas3_0_0/graph1.0.json +++ b/docs/oas3_0_0/graph1.0.json @@ -585,7 +585,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + "title": "Collection of androidManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + } + } + } } } } @@ -878,7 +887,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } } } } @@ -1385,7 +1403,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + "title": "Collection of defaultManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + } + } + } } } } @@ -1679,7 +1706,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } } } } @@ -2173,7 +2209,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + "title": "Collection of iosManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + } + } + } } } } @@ -2464,7 +2509,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } } } } @@ -2859,7 +2913,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } } } } @@ -3198,7 +3261,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } } } } @@ -3474,7 +3546,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } } } } @@ -3838,7 +3919,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } } } } @@ -4199,7 +4289,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + "title": "Collection of managedAppOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + } + } + } } } } @@ -4395,7 +4494,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "responses": { "200": { "description": "Success", @@ -4503,7 +4602,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + "title": "Collection of managedAppStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + } + } + } } } } @@ -4773,7 +4881,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedEBook" + "title": "Collection of managedEBook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBook" + } + } + } } } } @@ -5039,7 +5156,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + "title": "Collection of managedEBookAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + } + } + } } } } @@ -5340,7 +5466,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } } } } @@ -5809,7 +5944,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + "title": "Collection of userInstallStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + } + } + } } } } @@ -6124,7 +6268,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } } } } @@ -6514,7 +6667,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + "title": "Collection of mdmWindowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + } } } } @@ -6804,7 +6966,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + } } } } @@ -7067,7 +7238,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + "title": "Collection of managedDeviceMobileAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + } } } } @@ -7329,7 +7509,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + "title": "Collection of managedDeviceMobileAppConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + } } } } @@ -7626,7 +7815,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + "title": "Collection of managedDeviceMobileAppConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } } } } @@ -8038,7 +8236,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + "title": "Collection of managedDeviceMobileAppConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } } } } @@ -8466,7 +8673,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileApp" + "title": "Collection of mobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + } + } + } } } } @@ -8735,7 +8951,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + "title": "Collection of mobileAppAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + } + } + } } } } @@ -9019,7 +9244,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + } } } } @@ -9279,7 +9513,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + "title": "Collection of targetedManagedAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + } + } + } } } } @@ -9542,7 +9785,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } } } } @@ -9822,7 +10074,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + "title": "Collection of targetedManagedAppPolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } } } } @@ -10351,7 +10612,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.vppToken" + "title": "Collection of vppToken", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.vppToken" + } + } + } } } } @@ -10760,7 +11030,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + "title": "Collection of windowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + } + } + } } } } @@ -11199,7 +11478,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function downloadApplePushNotificationCertificateSigningRequest", - "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.38c4", + "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.a373", "responses": { "200": { "description": "Success", @@ -11402,7 +11681,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + } } } } @@ -11795,7 +12083,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } } } } @@ -12896,7 +13193,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + "title": "Collection of deviceCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + } } } } @@ -13160,7 +13466,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + "title": "Collection of deviceCompliancePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + } + } + } } } } @@ -13425,7 +13740,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + "title": "Collection of deviceCompliancePolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + } } } } @@ -13728,7 +14052,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } } } } @@ -14033,7 +14366,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + "title": "Collection of deviceComplianceDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + } + } + } } } } @@ -14562,7 +14904,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + "title": "Collection of deviceComplianceScheduledActionForRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + } } } } @@ -14862,7 +15213,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + "title": "Collection of deviceComplianceActionItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + } + } + } } } } @@ -15186,7 +15546,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + "title": "Collection of deviceComplianceUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + } + } + } } } } @@ -15698,7 +16067,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + "title": "Collection of deviceCompliancePolicySettingStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + } } } } @@ -15986,7 +16364,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + "title": "Collection of deviceComplianceSettingState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + } + } + } } } } @@ -16382,7 +16769,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + "title": "Collection of deviceConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + } + } + } } } } @@ -16645,7 +17041,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + "title": "Collection of deviceConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + } + } } } } @@ -16948,7 +17353,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } } } } @@ -17253,7 +17667,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + "title": "Collection of deviceConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + } } } } @@ -17738,7 +18161,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + "title": "Collection of deviceConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + } + } + } } } } @@ -18143,7 +18575,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } } } } @@ -18397,7 +18838,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } } } } @@ -18794,7 +19244,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + "title": "Collection of deviceManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + } + } + } } } } @@ -19062,7 +19521,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + "title": "Collection of deviceManagementExchangeConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + } + } + } } } } @@ -19387,7 +19855,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + "title": "Collection of iosUpdateDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + } + } + } } } } @@ -19839,7 +20316,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } } } } @@ -20262,7 +20748,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } } } } @@ -20561,7 +21056,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } } } } @@ -21452,7 +21956,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getEffectivePermissions", - "operationId": "deviceManagement.getEffectivePermissions.f3a4", + "operationId": "deviceManagement.getEffectivePermissions.04fa", "parameters": [ { "name": "scope", @@ -21496,7 +22000,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function verifyWindowsEnrollmentAutoDiscovery", - "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.df74", + "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.135e", "parameters": [ { "name": "domainName", @@ -21630,7 +22134,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + "title": "Collection of mobileThreatDefenseConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + } + } + } } } } @@ -21885,7 +22398,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + "title": "Collection of notificationMessageTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + } + } + } } } } @@ -22149,7 +22671,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + "title": "Collection of localizedNotificationMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + } + } + } } } } @@ -22461,7 +22992,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + "title": "Collection of remoteAssistancePartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + } + } + } } } } @@ -22767,7 +23307,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + "title": "Collection of resourceOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + } + } + } } } } @@ -23017,7 +23566,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + "title": "Collection of deviceAndAppManagementRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + } } } } @@ -23270,7 +23828,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + "title": "Collection of roleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + } + } } } } @@ -23530,7 +24097,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + "title": "Collection of roleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + } + } + } } } } @@ -23974,7 +24550,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + "title": "Collection of telecomExpenseManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + } + } + } } } } @@ -24240,7 +24825,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + "title": "Collection of termsAndConditions", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + } + } } } } @@ -24506,7 +25100,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + "title": "Collection of termsAndConditionsAcceptanceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + } } } } @@ -24880,7 +25483,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + "title": "Collection of termsAndConditionsAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + } + } + } } } } @@ -25152,7 +25764,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } } } @@ -25396,7 +26017,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + "title": "Collection of windowsInformationProtectionAppLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + } } } } @@ -25638,7 +26268,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + "title": "Collection of windowsInformationProtectionNetworkLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + } } } } @@ -26210,7 +26849,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -26488,7 +27136,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -26672,7 +27329,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -26934,7 +27600,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -27953,7 +28628,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -29027,7 +29711,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -29265,7 +29958,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } } } } @@ -29560,7 +30262,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } } } } @@ -30048,7 +30759,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -30495,7 +31215,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -30776,7 +31505,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -31033,7 +31771,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -31454,7 +32201,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } } } } @@ -31991,7 +32747,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -32356,7 +33121,7 @@ "drive.Functions" ], "summary": "Invoke function recent", - "operationId": "drive.recent.f75f", + "operationId": "drive.recent.a1b8", "responses": { "200": { "description": "Success", @@ -32389,7 +33154,7 @@ "drive.Functions" ], "summary": "Invoke function search", - "operationId": "drive.search.f2b1", + "operationId": "drive.search.c788", "parameters": [ { "name": "q", @@ -32433,7 +33198,7 @@ "drive.Functions" ], "summary": "Invoke function sharedWithMe", - "operationId": "drive.sharedWithMe.29d5", + "operationId": "drive.sharedWithMe.b3e6", "responses": { "200": { "description": "Success", @@ -32777,7 +33542,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -33556,7 +34330,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -34067,7 +34850,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -34390,7 +35182,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -34689,7 +35490,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -35172,7 +35982,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } } } } @@ -35791,7 +36610,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -36216,7 +37044,7 @@ "drives.Functions" ], "summary": "Invoke function recent", - "operationId": "drives.recent.f75f", + "operationId": "drives.recent.a1b8", "parameters": [ { "name": "drive-id", @@ -36261,7 +37089,7 @@ "drives.Functions" ], "summary": "Invoke function search", - "operationId": "drives.search.f2b1", + "operationId": "drives.search.c788", "parameters": [ { "name": "drive-id", @@ -36315,7 +37143,7 @@ "drives.Functions" ], "summary": "Invoke function sharedWithMe", - "operationId": "drives.sharedWithMe.29d5", + "operationId": "drives.sharedWithMe.b3e6", "parameters": [ { "name": "drive-id", @@ -36703,7 +37531,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -37143,7 +37980,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } } } } @@ -37631,7 +38477,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } } } } @@ -37893,7 +38748,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } } } } @@ -38187,7 +39051,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } } } } @@ -38550,7 +39423,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } } } } @@ -38779,7 +39661,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } } } } @@ -39190,7 +40081,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } } } } @@ -39486,7 +40386,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } } } } @@ -39779,7 +40688,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } } } } @@ -40081,7 +40999,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } } } } @@ -40395,7 +41322,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } } } } @@ -40644,7 +41580,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } } } } @@ -41912,7 +42857,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -42361,7 +43315,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -42689,7 +43652,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -43144,7 +44116,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -43555,7 +44536,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -44207,7 +45197,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.calendarView.instances.delta.2209", + "operationId": "groups.calendar.calendarView.instances.delta.fa14", "parameters": [ { "name": "group-id", @@ -44714,7 +45704,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -45043,7 +46042,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -45276,7 +46284,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.calendarView.delta.2209", + "operationId": "groups.calendar.calendarView.delta.fa14", "parameters": [ { "name": "group-id", @@ -45499,7 +46507,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -45827,7 +46844,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -46282,7 +47308,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -46693,7 +47728,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -47345,7 +48389,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.events.instances.delta.2209", + "operationId": "groups.calendar.events.instances.delta.fa14", "parameters": [ { "name": "group-id", @@ -47852,7 +48896,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -48181,7 +49234,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -48414,7 +49476,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.events.delta.2209", + "operationId": "groups.calendar.events.delta.fa14", "parameters": [ { "name": "group-id", @@ -48554,7 +49616,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -48841,7 +49912,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -49211,7 +50291,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -49531,7 +50620,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -50075,7 +51173,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -50725,7 +51832,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.calendar.calendarView.delta.2209", + "operationId": "groups.calendarView.calendar.calendarView.delta.fa14", "parameters": [ { "name": "group-id", @@ -50968,7 +52075,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -51618,7 +52734,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.calendar.events.delta.2209", + "operationId": "groups.calendarView.calendar.events.delta.fa14", "parameters": [ { "name": "group-id", @@ -51778,7 +52894,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -52105,7 +53230,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -52426,7 +53560,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -52837,7 +53980,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -53489,7 +54641,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.instances.delta.2209", + "operationId": "groups.calendarView.instances.delta.fa14", "parameters": [ { "name": "group-id", @@ -53996,7 +55148,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -54325,7 +55486,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -54558,7 +55728,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.delta.2209", + "operationId": "groups.calendarView.delta.fa14", "parameters": [ { "name": "group-id", @@ -54695,7 +55865,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.conversation" + "title": "Collection of conversation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversation" + } + } + } } } } @@ -54993,7 +56172,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.conversationThread" + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } } } } @@ -55444,7 +56632,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.post" + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } } } } @@ -55849,7 +57046,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -56252,7 +57458,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -57191,7 +58406,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -57596,7 +58820,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -58226,7 +59459,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } } } } @@ -58613,7 +59855,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -58933,7 +60184,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -59477,7 +60737,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -60127,7 +61396,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.calendar.calendarView.delta.2209", + "operationId": "groups.events.calendar.calendarView.delta.fa14", "parameters": [ { "name": "group-id", @@ -60370,7 +61639,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -61020,7 +62298,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.calendar.events.delta.2209", + "operationId": "groups.events.calendar.events.delta.fa14", "parameters": [ { "name": "group-id", @@ -61180,7 +62458,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -61507,7 +62794,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -61828,7 +63124,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -62239,7 +63544,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -62891,7 +64205,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.instances.delta.2209", + "operationId": "groups.events.instances.delta.fa14", "parameters": [ { "name": "group-id", @@ -63398,7 +64712,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -63727,7 +65050,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -63960,7 +65292,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.delta.2209", + "operationId": "groups.events.delta.fa14", "parameters": [ { "name": "group-id", @@ -64097,7 +65429,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -64381,7 +65722,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + "title": "Collection of groupLifecyclePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + } } } } @@ -64662,7 +66012,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -64846,7 +66205,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -65367,7 +66735,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } } } } @@ -65811,7 +67188,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -66677,7 +68063,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -67103,7 +68498,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -67808,7 +69212,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -68348,7 +69761,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -69931,7 +71344,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -70576,7 +71998,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -71066,7 +72497,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "groups.onenote.notebooks.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -72999,7 +74430,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -73425,7 +74865,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -73980,7 +75429,7 @@ "groups.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "groups.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "groups.onenote.notebooks.getRecentNotebooks.1d97", "parameters": [ { "name": "group-id", @@ -74138,7 +75587,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } } } } @@ -74457,7 +75915,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -74829,7 +76296,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.preview.60d3", + "operationId": "groups.onenote.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -75278,7 +76745,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -76144,7 +77620,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -76570,7 +78055,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -77275,7 +78769,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -77815,7 +79318,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -78550,7 +80053,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -79195,7 +80707,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -79685,7 +81206,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -80840,7 +82361,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -81266,7 +82796,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -82327,7 +83866,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -82767,7 +84315,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentSection.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -83228,7 +84776,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -84094,7 +85651,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -84520,7 +86086,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -85201,7 +86776,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -86250,7 +87834,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -86636,7 +88229,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -87421,7 +89023,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -87807,7 +89418,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -88404,7 +90024,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } } } } @@ -88714,7 +90343,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -89313,7 +90951,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -89699,7 +91346,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -90344,7 +92000,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -90834,7 +92499,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -92441,7 +94106,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -92827,7 +94501,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -93472,7 +95155,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -93962,7 +95654,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -94511,7 +96203,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -94977,7 +96678,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -96467,7 +98177,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -96893,7 +98612,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -97737,7 +99465,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -98300,7 +100037,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -98740,7 +100486,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sections.pages.preview.60d3", + "operationId": "groups.onenote.sections.pages.preview.12f3", "parameters": [ { "name": "group-id", @@ -99239,7 +100985,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -100195,7 +101950,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -100661,7 +102425,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -101402,7 +103175,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -102762,7 +104544,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -103628,7 +105419,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -104054,7 +105854,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -104735,7 +106544,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -105784,7 +107602,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -106170,7 +107997,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -106955,7 +108791,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -107341,7 +109186,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -107932,7 +109786,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -108194,7 +110057,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } } } } @@ -108583,7 +110455,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -108757,7 +110638,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -109026,7 +110916,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.groupSetting" + "title": "Collection of groupSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + } } } } @@ -109363,7 +111262,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.site" + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } } } } @@ -109677,7 +111585,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.conversationThread" + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } } } } @@ -110061,7 +111978,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.post" + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } } } } @@ -110426,7 +112352,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -110789,7 +112724,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -111628,7 +113572,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -111993,7 +113946,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -112252,7 +114214,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.delta.2209", + "operationId": "groups.delta.fa14", "responses": { "200": { "description": "Success", @@ -113622,7 +115584,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userActivity" + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } } } } @@ -113906,7 +115877,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } } } } @@ -114202,7 +116182,7 @@ "me.Functions" ], "summary": "Invoke function recent", - "operationId": "me.activities.recent.f75f", + "operationId": "me.activities.recent.a1b8", "responses": { "200": { "description": "Success", @@ -114475,7 +116455,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -114765,7 +116754,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -115172,7 +117170,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -115551,7 +117558,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -116171,7 +118187,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.calendarView.instances.delta.2209", + "operationId": "me.calendar.calendarView.instances.delta.fa14", "parameters": [ { "name": "event-id", @@ -116663,7 +118679,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -116960,7 +118985,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -117171,7 +119205,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.calendarView.delta.2209", + "operationId": "me.calendar.calendarView.delta.fa14", "responses": { "200": { "description": "Success", @@ -117387,7 +119421,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -117677,7 +119720,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -118084,7 +120136,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -118463,7 +120524,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -119083,7 +121153,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.events.instances.delta.2209", + "operationId": "me.calendar.events.instances.delta.fa14", "parameters": [ { "name": "event-id", @@ -119575,7 +121645,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -119872,7 +121951,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -120083,7 +122171,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.events.delta.2209", + "operationId": "me.calendar.events.delta.fa14", "responses": { "200": { "description": "Success", @@ -120216,7 +122304,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -120465,7 +122562,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -120702,7 +122808,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } } } } @@ -120939,7 +123054,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } } } } @@ -121305,7 +123429,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -121677,7 +123810,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -122204,7 +124346,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -122663,7 +124814,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -123443,7 +125603,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.2209", + "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.fa14", "parameters": [ { "name": "calendarGroup-id", @@ -124075,7 +126235,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -124452,7 +126621,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -124723,7 +126901,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.calendarView.delta.2209", + "operationId": "me.calendarGroups.calendars.calendarView.delta.fa14", "parameters": [ { "name": "calendarGroup-id", @@ -124981,7 +127159,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -125353,7 +127540,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -125880,7 +128076,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -126339,7 +128544,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -127119,7 +129333,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.events.instances.delta.2209", + "operationId": "me.calendarGroups.calendars.events.instances.delta.fa14", "parameters": [ { "name": "calendarGroup-id", @@ -127751,7 +129965,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -128128,7 +130351,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -128399,7 +130631,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.events.delta.2209", + "operationId": "me.calendarGroups.calendars.events.delta.fa14", "parameters": [ { "name": "calendarGroup-id", @@ -128574,7 +130806,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -128905,7 +131146,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -129219,7 +131469,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } } } } @@ -129543,7 +131802,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -129875,7 +132143,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -130342,7 +132619,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -130761,7 +133047,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -131461,7 +133756,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.calendarView.instances.delta.2209", + "operationId": "me.calendars.calendarView.instances.delta.fa14", "parameters": [ { "name": "calendar-id", @@ -132023,7 +134318,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -132360,7 +134664,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -132601,7 +134914,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.calendarView.delta.2209", + "operationId": "me.calendars.calendarView.delta.fa14", "parameters": [ { "name": "calendar-id", @@ -132839,7 +135152,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -133171,7 +135493,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -133638,7 +135969,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -134057,7 +136397,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -134757,7 +137106,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.events.instances.delta.2209", + "operationId": "me.calendars.events.instances.delta.fa14", "parameters": [ { "name": "calendar-id", @@ -135319,7 +137668,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -135656,7 +138014,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -135897,7 +138264,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.events.delta.2209", + "operationId": "me.calendars.events.delta.fa14", "parameters": [ { "name": "calendar-id", @@ -136052,7 +138419,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -136343,7 +138719,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -136729,7 +139114,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -137029,7 +139423,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -137525,7 +139928,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -138139,7 +140551,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.calendar.calendarView.delta.2209", + "operationId": "me.calendarView.calendar.calendarView.delta.fa14", "parameters": [ { "name": "event-id", @@ -138377,7 +140789,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -138991,7 +141412,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.calendar.events.delta.2209", + "operationId": "me.calendarView.calendar.events.delta.fa14", "parameters": [ { "name": "event-id", @@ -139146,7 +141567,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -139437,7 +141867,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -139722,7 +142161,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -140101,7 +142549,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -140721,7 +143178,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.instances.delta.2209", + "operationId": "me.calendarView.instances.delta.fa14", "parameters": [ { "name": "event-id", @@ -141213,7 +143670,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -141510,7 +143976,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -141721,7 +144196,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.delta.2209", + "operationId": "me.calendarView.delta.fa14", "responses": { "200": { "description": "Success", @@ -141842,7 +144317,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } } } } @@ -142086,7 +144570,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } } } } @@ -142288,7 +144781,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.childFolders.delta.2209", + "operationId": "me.contactFolders.childFolders.delta.fa14", "parameters": [ { "name": "contactFolder-id", @@ -142556,7 +145049,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } } } } @@ -142883,7 +145385,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -143207,7 +145718,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -143649,7 +146169,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -143878,7 +146407,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.contacts.delta.2209", + "operationId": "me.contactFolders.contacts.delta.fa14", "parameters": [ { "name": "contactFolder-id", @@ -144033,7 +146562,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -144312,7 +146850,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -144505,7 +147052,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.delta.2209", + "operationId": "me.contactFolders.delta.fa14", "responses": { "200": { "description": "Success", @@ -144734,7 +147281,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } } } } @@ -144999,7 +147555,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -145283,7 +147848,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -145665,7 +148239,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -145864,7 +148447,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contacts.delta.2209", + "operationId": "me.contacts.delta.fa14", "responses": { "200": { "description": "Success", @@ -145997,7 +148580,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -146164,7 +148756,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } } } @@ -146402,7 +149003,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -146729,7 +149339,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } } } } @@ -147074,7 +149693,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -147352,7 +149980,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -147848,7 +150485,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -148462,7 +151108,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.calendar.calendarView.delta.2209", + "operationId": "me.events.calendar.calendarView.delta.fa14", "parameters": [ { "name": "event-id", @@ -148700,7 +151346,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -149314,7 +151969,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.calendar.events.delta.2209", + "operationId": "me.events.calendar.events.delta.fa14", "parameters": [ { "name": "event-id", @@ -149469,7 +152124,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -149760,7 +152424,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -150045,7 +152718,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -150424,7 +153106,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -151044,7 +153735,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.instances.delta.2209", + "operationId": "me.events.instances.delta.fa14", "parameters": [ { "name": "event-id", @@ -151536,7 +154227,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -151833,7 +154533,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -152044,7 +154753,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.delta.2209", + "operationId": "me.events.delta.fa14", "responses": { "200": { "description": "Success", @@ -152174,7 +154883,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -152465,7 +155183,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } } } } @@ -152792,7 +155519,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } } } } @@ -153185,7 +155921,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.trending" + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } } } } @@ -153504,7 +156249,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.usedInsight" + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } } } } @@ -153820,7 +156574,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } } } } @@ -154057,7 +156820,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } } } } @@ -154316,7 +157088,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } } } } @@ -154671,7 +157452,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.childFolders.delta.2209", + "operationId": "me.mailFolders.childFolders.delta.fa14", "parameters": [ { "name": "mailFolder-id", @@ -154828,7 +157609,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.messageRule" + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } } } } @@ -155190,7 +157980,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } } } } @@ -155524,7 +158323,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -155847,7 +158655,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -156718,7 +159535,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -157043,7 +159869,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -157272,7 +160107,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.messages.delta.2209", + "operationId": "me.mailFolders.messages.delta.fa14", "parameters": [ { "name": "mailFolder-id", @@ -157555,7 +160390,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -157834,7 +160678,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -158027,7 +160880,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.delta.2209", + "operationId": "me.mailFolders.delta.fa14", "responses": { "200": { "description": "Success", @@ -158199,7 +161052,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } } } } @@ -158304,7 +161166,7 @@ "me.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "responses": { "200": { "description": "Success", @@ -158550,7 +161412,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } } } } @@ -158973,7 +161844,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } } } } @@ -159272,7 +162152,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } } } } @@ -160245,7 +163134,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -160481,7 +163379,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } } } } @@ -160753,7 +163660,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -161036,7 +163952,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -161777,7 +164702,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -162062,7 +164996,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -162261,7 +165204,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.messages.delta.2209", + "operationId": "me.messages.delta.fa14", "responses": { "200": { "description": "Success", @@ -162576,7 +165519,7 @@ "me.Functions" ], "summary": "Invoke function getManagedAppDiagnosticStatuses", - "operationId": "me.getManagedAppDiagnosticStatuses.a6d0", + "operationId": "me.getManagedAppDiagnosticStatuses.173e", "responses": { "200": { "description": "Success", @@ -162609,7 +165552,7 @@ "me.Functions" ], "summary": "Invoke function getManagedAppPolicies", - "operationId": "me.getManagedAppPolicies.9656", + "operationId": "me.getManagedAppPolicies.25a2", "responses": { "200": { "description": "Success", @@ -162642,7 +165585,7 @@ "me.Functions" ], "summary": "Invoke function reminderView", - "operationId": "me.reminderView.9843", + "operationId": "me.reminderView.60ec", "parameters": [ { "name": "StartDateTime", @@ -162992,7 +165935,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } } } } @@ -163384,7 +166336,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -164160,7 +167121,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -164546,7 +167516,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -165191,7 +168170,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -165681,7 +168669,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "notebook-id", @@ -167124,7 +170112,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -167709,7 +170706,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -168149,7 +171155,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "me.onenote.notebooks.sections.pages.preview.12f3", "parameters": [ { "name": "notebook-id", @@ -169892,7 +172898,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -170278,7 +173293,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -170783,7 +173807,7 @@ "me.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "me.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "me.onenote.notebooks.getRecentNotebooks.1d97", "parameters": [ { "name": "includePersonalNotebooks", @@ -170921,7 +173945,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } } } } @@ -171198,7 +174231,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -171518,7 +174560,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.preview.60d3", + "operationId": "me.onenote.pages.preview.12f3", "parameters": [ { "name": "onenotePage-id", @@ -171917,7 +174959,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -172693,7 +175744,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -173079,7 +176139,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -173724,7 +176793,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -174214,7 +177292,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "onenotePage-id", @@ -174879,7 +177957,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -175464,7 +178551,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -175904,7 +179000,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "onenotePage-id", @@ -176939,7 +180035,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -177325,7 +180430,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -178286,7 +181400,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -178676,7 +181799,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "me.onenote.pages.parentSection.pages.preview.12f3", "parameters": [ { "name": "onenotePage-id", @@ -179087,7 +182210,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -179863,7 +182995,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -180249,7 +183390,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -180870,7 +184020,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -181809,7 +184968,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -182155,7 +185323,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -182860,7 +186037,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -183206,7 +186392,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -183743,7 +186938,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } } } } @@ -184011,7 +187215,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -184538,7 +187751,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -184884,7 +188106,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -185469,7 +188700,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -185909,7 +189149,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "sectionGroup-id", @@ -187356,7 +190596,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -187702,7 +190951,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -188287,7 +191545,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -188727,7 +191994,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "sectionGroup-id", @@ -189226,7 +192493,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -189652,7 +192928,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -191012,7 +194297,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -191398,7 +194692,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -192162,7 +195465,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -192663,7 +195975,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -193053,7 +196374,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sections.pages.preview.60d3", + "operationId": "me.onenote.sections.pages.preview.12f3", "parameters": [ { "name": "onenoteSection-id", @@ -193502,7 +196823,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -194368,7 +197698,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -194794,7 +198133,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -195475,7 +198823,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -196705,7 +200062,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -197481,7 +200847,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -197867,7 +201242,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -198488,7 +201872,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -199427,7 +202820,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -199773,7 +203175,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -200478,7 +203889,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -200824,7 +204244,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -201427,7 +204856,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } } } } @@ -201573,7 +205011,7 @@ "me.Functions" ], "summary": "Invoke function supportedLanguages", - "operationId": "me.outlook.supportedLanguages.7d99", + "operationId": "me.outlook.supportedLanguages.68a0", "responses": { "200": { "description": "Success", @@ -201601,7 +205039,7 @@ "me.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "me.outlook.supportedTimeZones.4c5b", + "operationId": "me.outlook.supportedTimeZones.5c4f", "responses": { "200": { "description": "Success", @@ -201632,7 +205070,7 @@ "me.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "me.outlook.supportedTimeZones.cfd8", + "operationId": "me.outlook.supportedTimeZones.120b", "parameters": [ { "name": "TimeZoneStandard", @@ -201753,7 +205191,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -201917,7 +205364,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -202119,7 +205575,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.person" + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } } } } @@ -202414,7 +205879,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } } } } @@ -202741,7 +206215,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -202979,7 +206462,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -203170,7 +206662,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -203760,7 +207261,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -204168,7 +207678,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } } } } @@ -204484,7 +208003,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -204700,7 +208228,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -204964,7 +208501,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } } } } @@ -205327,7 +208873,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -205593,7 +209148,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -206307,7 +209871,7 @@ "reports.Functions" ], "summary": "Invoke function deviceConfigurationDeviceActivity", - "operationId": "reports.deviceConfigurationDeviceActivity.59c8", + "operationId": "reports.deviceConfigurationDeviceActivity.3d00", "responses": { "200": { "description": "Success", @@ -206337,7 +209901,7 @@ "reports.Functions" ], "summary": "Invoke function deviceConfigurationUserActivity", - "operationId": "reports.deviceConfigurationUserActivity.229c", + "operationId": "reports.deviceConfigurationUserActivity.faab", "responses": { "200": { "description": "Success", @@ -206367,7 +209931,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityCounts", - "operationId": "reports.getEmailActivityCounts.d2c9", + "operationId": "reports.getEmailActivityCounts.102d", "parameters": [ { "name": "period", @@ -206402,7 +209966,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserCounts", - "operationId": "reports.getEmailActivityUserCounts.67ae", + "operationId": "reports.getEmailActivityUserCounts.ebbc", "parameters": [ { "name": "period", @@ -206437,7 +210001,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserDetail", - "operationId": "reports.getEmailActivityUserDetail.35e0", + "operationId": "reports.getEmailActivityUserDetail.4d91", "parameters": [ { "name": "date", @@ -206477,7 +210041,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserDetail", - "operationId": "reports.getEmailActivityUserDetail.ae84", + "operationId": "reports.getEmailActivityUserDetail.ac5f", "parameters": [ { "name": "period", @@ -206515,7 +210079,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageAppsUserCounts", - "operationId": "reports.getEmailAppUsageAppsUserCounts.807c", + "operationId": "reports.getEmailAppUsageAppsUserCounts.5f0c", "parameters": [ { "name": "period", @@ -206550,7 +210114,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserCounts", - "operationId": "reports.getEmailAppUsageUserCounts.6fd2", + "operationId": "reports.getEmailAppUsageUserCounts.b842", "parameters": [ { "name": "period", @@ -206585,7 +210149,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserDetail", - "operationId": "reports.getEmailAppUsageUserDetail.8c90", + "operationId": "reports.getEmailAppUsageUserDetail.d5d6", "parameters": [ { "name": "date", @@ -206625,7 +210189,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserDetail", - "operationId": "reports.getEmailAppUsageUserDetail.a73d", + "operationId": "reports.getEmailAppUsageUserDetail.22ba", "parameters": [ { "name": "period", @@ -206663,7 +210227,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageVersionsUserCounts", - "operationId": "reports.getEmailAppUsageVersionsUserCounts.f73b", + "operationId": "reports.getEmailAppUsageVersionsUserCounts.ea6d", "parameters": [ { "name": "period", @@ -206698,7 +210262,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageDetail", - "operationId": "reports.getMailboxUsageDetail.6ef8", + "operationId": "reports.getMailboxUsageDetail.9d0a", "parameters": [ { "name": "period", @@ -206733,7 +210297,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageMailboxCounts", - "operationId": "reports.getMailboxUsageMailboxCounts.1ae9", + "operationId": "reports.getMailboxUsageMailboxCounts.b197", "parameters": [ { "name": "period", @@ -206768,7 +210332,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageQuotaStatusMailboxCounts", - "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.b080", + "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.3921", "parameters": [ { "name": "period", @@ -206803,7 +210367,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageStorage", - "operationId": "reports.getMailboxUsageStorage.fdb0", + "operationId": "reports.getMailboxUsageStorage.5a89", "parameters": [ { "name": "period", @@ -206838,7 +210402,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationCounts", - "operationId": "reports.getOffice365ActivationCounts.dd57", + "operationId": "reports.getOffice365ActivationCounts.21ee", "responses": { "200": { "description": "Success", @@ -206863,7 +210427,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationsUserCounts", - "operationId": "reports.getOffice365ActivationsUserCounts.21b3", + "operationId": "reports.getOffice365ActivationsUserCounts.5252", "responses": { "200": { "description": "Success", @@ -206888,7 +210452,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationsUserDetail", - "operationId": "reports.getOffice365ActivationsUserDetail.1156", + "operationId": "reports.getOffice365ActivationsUserDetail.a06f", "responses": { "200": { "description": "Success", @@ -206913,7 +210477,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserCounts", - "operationId": "reports.getOffice365ActiveUserCounts.c3b0", + "operationId": "reports.getOffice365ActiveUserCounts.ced0", "parameters": [ { "name": "period", @@ -206948,7 +210512,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserDetail", - "operationId": "reports.getOffice365ActiveUserDetail.3621", + "operationId": "reports.getOffice365ActiveUserDetail.b911", "parameters": [ { "name": "date", @@ -206988,7 +210552,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserDetail", - "operationId": "reports.getOffice365ActiveUserDetail.7f57", + "operationId": "reports.getOffice365ActiveUserDetail.3cb5", "parameters": [ { "name": "period", @@ -207026,7 +210590,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityCounts", - "operationId": "reports.getOffice365GroupsActivityCounts.9333", + "operationId": "reports.getOffice365GroupsActivityCounts.b73e", "parameters": [ { "name": "period", @@ -207061,7 +210625,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityDetail", - "operationId": "reports.getOffice365GroupsActivityDetail.d699", + "operationId": "reports.getOffice365GroupsActivityDetail.87d6", "parameters": [ { "name": "date", @@ -207101,7 +210665,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityDetail", - "operationId": "reports.getOffice365GroupsActivityDetail.1b51", + "operationId": "reports.getOffice365GroupsActivityDetail.e6b8", "parameters": [ { "name": "period", @@ -207139,7 +210703,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityFileCounts", - "operationId": "reports.getOffice365GroupsActivityFileCounts.7206", + "operationId": "reports.getOffice365GroupsActivityFileCounts.95bb", "parameters": [ { "name": "period", @@ -207174,7 +210738,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityGroupCounts", - "operationId": "reports.getOffice365GroupsActivityGroupCounts.f5de", + "operationId": "reports.getOffice365GroupsActivityGroupCounts.a744", "parameters": [ { "name": "period", @@ -207209,7 +210773,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityStorage", - "operationId": "reports.getOffice365GroupsActivityStorage.a4d3", + "operationId": "reports.getOffice365GroupsActivityStorage.59f9", "parameters": [ { "name": "period", @@ -207244,7 +210808,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ServicesUserCounts", - "operationId": "reports.getOffice365ServicesUserCounts.0d23", + "operationId": "reports.getOffice365ServicesUserCounts.128a", "parameters": [ { "name": "period", @@ -207279,7 +210843,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityFileCounts", - "operationId": "reports.getOneDriveActivityFileCounts.c2dc", + "operationId": "reports.getOneDriveActivityFileCounts.e988", "parameters": [ { "name": "period", @@ -207314,7 +210878,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserCounts", - "operationId": "reports.getOneDriveActivityUserCounts.442b", + "operationId": "reports.getOneDriveActivityUserCounts.5d7d", "parameters": [ { "name": "period", @@ -207349,7 +210913,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserDetail", - "operationId": "reports.getOneDriveActivityUserDetail.57de", + "operationId": "reports.getOneDriveActivityUserDetail.77b1", "parameters": [ { "name": "date", @@ -207389,7 +210953,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserDetail", - "operationId": "reports.getOneDriveActivityUserDetail.20ae", + "operationId": "reports.getOneDriveActivityUserDetail.0cff", "parameters": [ { "name": "period", @@ -207427,7 +210991,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountCounts", - "operationId": "reports.getOneDriveUsageAccountCounts.801b", + "operationId": "reports.getOneDriveUsageAccountCounts.bef5", "parameters": [ { "name": "period", @@ -207462,7 +211026,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountDetail", - "operationId": "reports.getOneDriveUsageAccountDetail.b461", + "operationId": "reports.getOneDriveUsageAccountDetail.3b63", "parameters": [ { "name": "date", @@ -207502,7 +211066,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountDetail", - "operationId": "reports.getOneDriveUsageAccountDetail.3f04", + "operationId": "reports.getOneDriveUsageAccountDetail.d35d", "parameters": [ { "name": "period", @@ -207540,7 +211104,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageFileCounts", - "operationId": "reports.getOneDriveUsageFileCounts.8444", + "operationId": "reports.getOneDriveUsageFileCounts.7a3b", "parameters": [ { "name": "period", @@ -207575,7 +211139,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageStorage", - "operationId": "reports.getOneDriveUsageStorage.c292", + "operationId": "reports.getOneDriveUsageStorage.fb0e", "parameters": [ { "name": "period", @@ -207610,7 +211174,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityFileCounts", - "operationId": "reports.getSharePointActivityFileCounts.b044", + "operationId": "reports.getSharePointActivityFileCounts.c70f", "parameters": [ { "name": "period", @@ -207645,7 +211209,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityPages", - "operationId": "reports.getSharePointActivityPages.73a2", + "operationId": "reports.getSharePointActivityPages.953e", "parameters": [ { "name": "period", @@ -207680,7 +211244,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserCounts", - "operationId": "reports.getSharePointActivityUserCounts.a723", + "operationId": "reports.getSharePointActivityUserCounts.5942", "parameters": [ { "name": "period", @@ -207715,7 +211279,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserDetail", - "operationId": "reports.getSharePointActivityUserDetail.c908", + "operationId": "reports.getSharePointActivityUserDetail.48b2", "parameters": [ { "name": "date", @@ -207755,7 +211319,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserDetail", - "operationId": "reports.getSharePointActivityUserDetail.9d39", + "operationId": "reports.getSharePointActivityUserDetail.ab79", "parameters": [ { "name": "period", @@ -207793,7 +211357,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageDetail", - "operationId": "reports.getSharePointSiteUsageDetail.9a98", + "operationId": "reports.getSharePointSiteUsageDetail.a4c0", "parameters": [ { "name": "date", @@ -207833,7 +211397,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageDetail", - "operationId": "reports.getSharePointSiteUsageDetail.bec0", + "operationId": "reports.getSharePointSiteUsageDetail.c7c5", "parameters": [ { "name": "period", @@ -207871,7 +211435,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageFileCounts", - "operationId": "reports.getSharePointSiteUsageFileCounts.b2bd", + "operationId": "reports.getSharePointSiteUsageFileCounts.4500", "parameters": [ { "name": "period", @@ -207906,7 +211470,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsagePages", - "operationId": "reports.getSharePointSiteUsagePages.ef52", + "operationId": "reports.getSharePointSiteUsagePages.2486", "parameters": [ { "name": "period", @@ -207941,7 +211505,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageSiteCounts", - "operationId": "reports.getSharePointSiteUsageSiteCounts.1b68", + "operationId": "reports.getSharePointSiteUsageSiteCounts.e5f3", "parameters": [ { "name": "period", @@ -207976,7 +211540,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageStorage", - "operationId": "reports.getSharePointSiteUsageStorage.4100", + "operationId": "reports.getSharePointSiteUsageStorage.b60f", "parameters": [ { "name": "period", @@ -208011,7 +211575,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityCounts", - "operationId": "reports.getSkypeForBusinessActivityCounts.1cd1", + "operationId": "reports.getSkypeForBusinessActivityCounts.4c39", "parameters": [ { "name": "period", @@ -208046,7 +211610,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserCounts", - "operationId": "reports.getSkypeForBusinessActivityUserCounts.502a", + "operationId": "reports.getSkypeForBusinessActivityUserCounts.fc1b", "parameters": [ { "name": "period", @@ -208081,7 +211645,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserDetail", - "operationId": "reports.getSkypeForBusinessActivityUserDetail.de4b", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.83d0", "parameters": [ { "name": "date", @@ -208121,7 +211685,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserDetail", - "operationId": "reports.getSkypeForBusinessActivityUserDetail.2a24", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.139c", "parameters": [ { "name": "period", @@ -208159,7 +211723,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageDistributionUserCounts", - "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.b288", + "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.74c5", "parameters": [ { "name": "period", @@ -208194,7 +211758,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserCounts", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.afec", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.cb9e", "parameters": [ { "name": "period", @@ -208229,7 +211793,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.c31f", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.fe29", "parameters": [ { "name": "date", @@ -208269,7 +211833,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.e139", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.aebd", "parameters": [ { "name": "period", @@ -208307,7 +211871,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.337a", + "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.dd4b", "parameters": [ { "name": "period", @@ -208342,7 +211906,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.a6f3", + "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.e49c", "parameters": [ { "name": "period", @@ -208377,7 +211941,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityUserCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.61cb", + "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.733c", "parameters": [ { "name": "period", @@ -208412,7 +211976,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.3f25", + "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.8bc6", "parameters": [ { "name": "period", @@ -208447,7 +212011,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.19f1", + "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.e351", "parameters": [ { "name": "period", @@ -208482,7 +212046,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityUserCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2fb8", + "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2953", "parameters": [ { "name": "period", @@ -208517,7 +212081,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.4ba6", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.40c9", "parameters": [ { "name": "period", @@ -208552,7 +212116,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.de62", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.a488", "parameters": [ { "name": "period", @@ -208587,7 +212151,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityUserCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.5fbc", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.7d20", "parameters": [ { "name": "period", @@ -208622,7 +212186,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageDistributionUserCounts", - "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.91e1", + "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.3d25", "parameters": [ { "name": "period", @@ -208657,7 +212221,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserCounts", - "operationId": "reports.getTeamsDeviceUsageUserCounts.c715", + "operationId": "reports.getTeamsDeviceUsageUserCounts.a573", "parameters": [ { "name": "period", @@ -208692,7 +212256,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserDetail", - "operationId": "reports.getTeamsDeviceUsageUserDetail.43be", + "operationId": "reports.getTeamsDeviceUsageUserDetail.8630", "parameters": [ { "name": "date", @@ -208732,7 +212296,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserDetail", - "operationId": "reports.getTeamsDeviceUsageUserDetail.aab9", + "operationId": "reports.getTeamsDeviceUsageUserDetail.901d", "parameters": [ { "name": "period", @@ -208770,7 +212334,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityCounts", - "operationId": "reports.getTeamsUserActivityCounts.0201", + "operationId": "reports.getTeamsUserActivityCounts.4cb1", "parameters": [ { "name": "period", @@ -208805,7 +212369,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserCounts", - "operationId": "reports.getTeamsUserActivityUserCounts.fd77", + "operationId": "reports.getTeamsUserActivityUserCounts.457f", "parameters": [ { "name": "period", @@ -208840,7 +212404,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserDetail", - "operationId": "reports.getTeamsUserActivityUserDetail.3a37", + "operationId": "reports.getTeamsUserActivityUserDetail.fba7", "parameters": [ { "name": "date", @@ -208880,7 +212444,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserDetail", - "operationId": "reports.getTeamsUserActivityUserDetail.dd45", + "operationId": "reports.getTeamsUserActivityUserDetail.3e63", "parameters": [ { "name": "period", @@ -208918,7 +212482,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityCounts", - "operationId": "reports.getYammerActivityCounts.31c4", + "operationId": "reports.getYammerActivityCounts.f338", "parameters": [ { "name": "period", @@ -208953,7 +212517,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserCounts", - "operationId": "reports.getYammerActivityUserCounts.5f59", + "operationId": "reports.getYammerActivityUserCounts.0046", "parameters": [ { "name": "period", @@ -208988,7 +212552,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserDetail", - "operationId": "reports.getYammerActivityUserDetail.7d9d", + "operationId": "reports.getYammerActivityUserDetail.41fe", "parameters": [ { "name": "date", @@ -209028,7 +212592,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserDetail", - "operationId": "reports.getYammerActivityUserDetail.ca58", + "operationId": "reports.getYammerActivityUserDetail.1ab5", "parameters": [ { "name": "period", @@ -209066,7 +212630,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageDistributionUserCounts", - "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.9d71", + "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.0516", "parameters": [ { "name": "period", @@ -209101,7 +212665,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserCounts", - "operationId": "reports.getYammerDeviceUsageUserCounts.0624", + "operationId": "reports.getYammerDeviceUsageUserCounts.417d", "parameters": [ { "name": "period", @@ -209136,7 +212700,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserDetail", - "operationId": "reports.getYammerDeviceUsageUserDetail.c8b5", + "operationId": "reports.getYammerDeviceUsageUserDetail.e734", "parameters": [ { "name": "date", @@ -209176,7 +212740,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserDetail", - "operationId": "reports.getYammerDeviceUsageUserDetail.1955", + "operationId": "reports.getYammerDeviceUsageUserDetail.4f11", "parameters": [ { "name": "period", @@ -209214,7 +212778,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityCounts", - "operationId": "reports.getYammerGroupsActivityCounts.3fdb", + "operationId": "reports.getYammerGroupsActivityCounts.c73b", "parameters": [ { "name": "period", @@ -209249,7 +212813,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityDetail", - "operationId": "reports.getYammerGroupsActivityDetail.3ad3", + "operationId": "reports.getYammerGroupsActivityDetail.9ea3", "parameters": [ { "name": "date", @@ -209289,7 +212853,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityDetail", - "operationId": "reports.getYammerGroupsActivityDetail.1de3", + "operationId": "reports.getYammerGroupsActivityDetail.a400", "parameters": [ { "name": "period", @@ -209327,7 +212891,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityGroupCounts", - "operationId": "reports.getYammerGroupsActivityGroupCounts.61cb", + "operationId": "reports.getYammerGroupsActivityGroupCounts.2579", "parameters": [ { "name": "period", @@ -209362,7 +212926,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureDetails", - "operationId": "reports.managedDeviceEnrollmentFailureDetails.0a3c", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.8191", "responses": { "200": { "description": "Success", @@ -209395,7 +212959,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureDetails", - "operationId": "reports.managedDeviceEnrollmentFailureDetails.8348", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.afb1", "parameters": [ { "name": "skip", @@ -209472,7 +213036,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentTopFailures", - "operationId": "reports.managedDeviceEnrollmentTopFailures.57b8", + "operationId": "reports.managedDeviceEnrollmentTopFailures.9ce7", "responses": { "200": { "description": "Success", @@ -209505,7 +213069,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentTopFailures", - "operationId": "reports.managedDeviceEnrollmentTopFailures.9c71", + "operationId": "reports.managedDeviceEnrollmentTopFailures.c017", "parameters": [ { "name": "period", @@ -210101,7 +213665,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.alert" + "title": "Collection of alert", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.alert" + } + } + } } } } @@ -211023,7 +214596,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -211534,7 +215116,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -211857,7 +215448,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -212156,7 +215756,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -212639,7 +216248,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } } } } @@ -213264,7 +216882,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -214192,7 +217819,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -215424,7 +219060,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -215747,7 +219392,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -216046,7 +219700,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -216546,7 +220209,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } } } } @@ -216878,7 +220550,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.baseItem" + "title": "Collection of baseItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + } + } + } } } } @@ -217217,7 +220898,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.list" + "title": "Collection of list", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + } } } } @@ -217584,7 +221274,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } } } } @@ -217947,7 +221646,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } } } } @@ -218286,7 +221994,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } } } } @@ -218835,7 +222552,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } } } } @@ -219534,7 +223260,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -220019,7 +223754,7 @@ "sites.Functions" ], "summary": "Invoke function getByPath", - "operationId": "sites.getByPath.de3b", + "operationId": "sites.getByPath.1173", "parameters": [ { "name": "site-id", @@ -220313,7 +224048,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } } } } @@ -220757,7 +224501,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -221623,7 +225376,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -222049,7 +225811,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -222754,7 +226525,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -223294,7 +227074,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -224877,7 +228657,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -225522,7 +229311,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -226012,7 +229810,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "sites.onenote.notebooks.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -227945,7 +231743,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -228371,7 +232178,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -228926,7 +232742,7 @@ "sites.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "sites.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "sites.onenote.notebooks.getRecentNotebooks.1d97", "parameters": [ { "name": "site-id", @@ -229084,7 +232900,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } } } } @@ -229403,7 +233228,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -229775,7 +233609,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.preview.60d3", + "operationId": "sites.onenote.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -230224,7 +234058,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -231090,7 +234933,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -231516,7 +235368,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -232221,7 +236082,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -232761,7 +236631,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -233496,7 +237366,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -234141,7 +238020,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -234631,7 +238519,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -235786,7 +239674,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -236212,7 +240109,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -237273,7 +241179,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -237713,7 +241628,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentSection.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -238174,7 +242089,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -239040,7 +242964,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -239466,7 +243399,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -240147,7 +244089,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -241196,7 +245147,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -241582,7 +245542,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -242367,7 +246336,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -242753,7 +246731,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -243350,7 +247337,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } } } } @@ -243660,7 +247656,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -244259,7 +248264,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -244645,7 +248659,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -245290,7 +249313,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -245780,7 +249812,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -247387,7 +251419,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -247773,7 +251814,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -248418,7 +252468,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -248908,7 +252967,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -249457,7 +253516,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -249923,7 +253991,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -251413,7 +255490,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -251839,7 +255925,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -252683,7 +256778,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -253246,7 +257350,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -253686,7 +257799,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sections.pages.preview.60d3", + "operationId": "sites.onenote.sections.pages.preview.12f3", "parameters": [ { "name": "site-id", @@ -254185,7 +258298,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -255141,7 +259263,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -255607,7 +259738,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -256348,7 +260488,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -257708,7 +261857,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -258574,7 +262732,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -259000,7 +263167,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -259681,7 +263857,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -260730,7 +264915,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -261116,7 +265310,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -261901,7 +266104,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -262287,7 +266499,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -262934,7 +267155,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.site" + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } } } } @@ -264491,7 +268721,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.userActivity" + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } } } } @@ -264817,7 +269056,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } } } } @@ -265153,7 +269401,7 @@ "users.Functions" ], "summary": "Invoke function recent", - "operationId": "users.activities.recent.f75f", + "operationId": "users.activities.recent.a1b8", "parameters": [ { "name": "user-id", @@ -265470,7 +269718,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -265802,7 +270059,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -266269,7 +270535,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -266688,7 +270963,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -267388,7 +271672,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.calendarView.instances.delta.2209", + "operationId": "users.calendar.calendarView.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -267951,7 +272235,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -268288,7 +272581,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -268529,7 +272831,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.calendarView.delta.2209", + "operationId": "users.calendar.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -268768,7 +273070,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -269100,7 +273411,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -269567,7 +273887,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -269986,7 +274315,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -270686,7 +275024,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.events.instances.delta.2209", + "operationId": "users.calendar.events.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -271249,7 +275587,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -271586,7 +275933,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -271827,7 +276183,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.events.delta.2209", + "operationId": "users.calendar.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -271983,7 +276339,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -272274,7 +276639,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -272553,7 +276927,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } } } } @@ -272832,7 +277215,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } } } } @@ -273238,7 +277630,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -273650,7 +278051,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -274237,7 +278647,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -274736,7 +279155,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -275596,7 +280024,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.2209", + "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -276299,7 +280727,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -276716,7 +281153,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -277017,7 +281463,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.calendarView.delta.2209", + "operationId": "users.calendarGroups.calendars.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -277296,7 +281742,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -277708,7 +282163,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -278295,7 +282759,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -278794,7 +283267,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -279654,7 +284136,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.events.instances.delta.2209", + "operationId": "users.calendarGroups.calendars.events.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -280357,7 +284839,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -280774,7 +285265,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -281075,7 +285575,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.events.delta.2209", + "operationId": "users.calendarGroups.calendars.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -281271,7 +285771,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -281642,7 +286151,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -281996,7 +286514,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } } } } @@ -282362,7 +286889,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -282734,7 +287270,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -283261,7 +287806,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -283720,7 +288274,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -284500,7 +289063,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.calendarView.instances.delta.2209", + "operationId": "users.calendars.calendarView.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -285133,7 +289696,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -285510,7 +290082,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -285781,7 +290362,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.calendarView.delta.2209", + "operationId": "users.calendars.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -286040,7 +290621,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -286412,7 +291002,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -286939,7 +291538,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -287398,7 +292006,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -288178,7 +292795,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.events.instances.delta.2209", + "operationId": "users.calendars.events.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -288811,7 +293428,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -289188,7 +293814,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -289459,7 +294094,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.events.delta.2209", + "operationId": "users.calendars.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -289635,7 +294270,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -289966,7 +294610,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -290392,7 +295045,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -290734,7 +295396,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -291290,7 +295961,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -291984,7 +296664,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.calendar.calendarView.delta.2209", + "operationId": "users.calendarView.calendar.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -292243,7 +296923,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -292937,7 +297626,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.calendar.events.delta.2209", + "operationId": "users.calendarView.calendar.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -293113,7 +297802,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -293444,7 +298142,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -293769,7 +298476,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -294188,7 +298904,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -294888,7 +299613,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.instances.delta.2209", + "operationId": "users.calendarView.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -295451,7 +300176,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -295788,7 +300522,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -296029,7 +300772,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.delta.2209", + "operationId": "users.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -296173,7 +300916,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } } } } @@ -296459,7 +301211,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } } } } @@ -296691,7 +301452,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.childFolders.delta.2209", + "operationId": "users.contactFolders.childFolders.delta.fa14", "parameters": [ { "name": "user-id", @@ -296980,7 +301741,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } } } } @@ -297347,7 +302117,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -297711,7 +302490,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -298213,7 +303001,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -298472,7 +303269,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.contacts.delta.2209", + "operationId": "users.contactFolders.contacts.delta.fa14", "parameters": [ { "name": "user-id", @@ -298648,7 +303445,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -298967,7 +303773,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -299190,7 +304005,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.delta.2209", + "operationId": "users.contactFolders.delta.fa14", "parameters": [ { "name": "user-id", @@ -299442,7 +304257,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } } } } @@ -299749,7 +304573,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -300073,7 +304906,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -300515,7 +305357,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -300744,7 +305595,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contacts.delta.2209", + "operationId": "users.contacts.delta.fa14", "parameters": [ { "name": "user-id", @@ -300900,7 +305751,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -301087,7 +305947,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } } } @@ -301367,7 +306236,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -301736,7 +306614,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } } } } @@ -302123,7 +307010,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -302443,7 +307339,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -302999,7 +307904,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -303693,7 +308607,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.calendar.calendarView.delta.2209", + "operationId": "users.events.calendar.calendarView.delta.fa14", "parameters": [ { "name": "user-id", @@ -303952,7 +308866,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -304646,7 +309569,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.calendar.events.delta.2209", + "operationId": "users.events.calendar.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -304822,7 +309745,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -305153,7 +310085,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -305478,7 +310419,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -305897,7 +310847,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } } } } @@ -306597,7 +311556,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.instances.delta.2209", + "operationId": "users.events.instances.delta.fa14", "parameters": [ { "name": "user-id", @@ -307160,7 +312119,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -307497,7 +312465,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -307738,7 +312715,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.delta.2209", + "operationId": "users.events.delta.fa14", "parameters": [ { "name": "user-id", @@ -307891,7 +312868,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -308246,7 +313232,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } } } } @@ -308637,7 +313632,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } } } } @@ -309092,7 +314096,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.trending" + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } } } } @@ -309463,7 +314476,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.usedInsight" + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } } } } @@ -309831,7 +314853,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } } } } @@ -310110,7 +315141,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } } } } @@ -310411,7 +315451,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } } } } @@ -310816,7 +315865,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.childFolders.delta.2209", + "operationId": "users.mailFolders.childFolders.delta.fa14", "parameters": [ { "name": "user-id", @@ -310994,7 +316043,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.messageRule" + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } } } } @@ -311396,7 +316454,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } } } } @@ -311770,7 +316837,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -312133,7 +317209,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -313134,7 +318219,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -313499,7 +318593,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -313758,7 +318861,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.messages.delta.2209", + "operationId": "users.mailFolders.messages.delta.fa14", "parameters": [ { "name": "user-id", @@ -314082,7 +319185,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -314401,7 +319513,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -314624,7 +319745,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.delta.2209", + "operationId": "users.mailFolders.delta.fa14", "parameters": [ { "name": "user-id", @@ -314819,7 +319940,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } } } } @@ -314934,7 +320064,7 @@ "users.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "parameters": [ { "name": "user-id", @@ -315202,7 +320332,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } } } } @@ -315687,7 +320826,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } } } } @@ -316026,7 +321174,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } } } } @@ -317229,7 +322386,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -317485,7 +322651,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } } } } @@ -317799,7 +322974,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } } } } @@ -318122,7 +323306,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } } } } @@ -318993,7 +324186,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } } } @@ -319318,7 +324520,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } } } @@ -319547,7 +324758,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.messages.delta.2209", + "operationId": "users.messages.delta.fa14", "parameters": [ { "name": "user-id", @@ -319923,7 +325134,7 @@ "users.Functions" ], "summary": "Invoke function getManagedAppDiagnosticStatuses", - "operationId": "users.getManagedAppDiagnosticStatuses.a6d0", + "operationId": "users.getManagedAppDiagnosticStatuses.173e", "parameters": [ { "name": "user-id", @@ -319968,7 +325179,7 @@ "users.Functions" ], "summary": "Invoke function getManagedAppPolicies", - "operationId": "users.getManagedAppPolicies.9656", + "operationId": "users.getManagedAppPolicies.25a2", "parameters": [ { "name": "user-id", @@ -320013,7 +325224,7 @@ "users.Functions" ], "summary": "Invoke function reminderView", - "operationId": "users.reminderView.9843", + "operationId": "users.reminderView.60ec", "parameters": [ { "name": "user-id", @@ -320441,7 +325652,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } } } } @@ -320885,7 +326105,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -321751,7 +326980,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -322177,7 +327415,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -322882,7 +328129,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -323422,7 +328678,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -325005,7 +330261,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -325650,7 +330915,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -326140,7 +331414,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "users.onenote.notebooks.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -328073,7 +333347,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -328499,7 +333782,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -329054,7 +334346,7 @@ "users.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "users.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "users.onenote.notebooks.getRecentNotebooks.1d97", "parameters": [ { "name": "user-id", @@ -329212,7 +334504,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } } } } @@ -329531,7 +334832,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -329903,7 +335213,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.preview.60d3", + "operationId": "users.onenote.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -330352,7 +335662,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -331218,7 +336537,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -331644,7 +336972,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -332349,7 +337686,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -332889,7 +338235,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -333624,7 +338970,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -334269,7 +339624,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -334759,7 +340123,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -335914,7 +341278,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -336340,7 +341713,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -337401,7 +342783,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -337841,7 +343232,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "users.onenote.pages.parentSection.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -338302,7 +343693,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -339168,7 +344568,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -339594,7 +345003,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -340275,7 +345693,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -341324,7 +346751,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -341710,7 +347146,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -342495,7 +347940,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -342881,7 +348335,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -343478,7 +348941,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } } } } @@ -343788,7 +349260,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -344387,7 +349868,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -344773,7 +350263,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -345418,7 +350917,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -345908,7 +351416,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -347515,7 +353023,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -347901,7 +353418,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -348546,7 +354072,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -349036,7 +354571,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.sectionGroups.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -349585,7 +355120,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -350051,7 +355595,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -351541,7 +357094,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -351967,7 +357529,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -352811,7 +358382,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -353374,7 +358954,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } } } } @@ -353814,7 +359403,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sections.pages.preview.60d3", + "operationId": "users.onenote.sections.pages.preview.12f3", "parameters": [ { "name": "user-id", @@ -354313,7 +359902,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -355269,7 +360867,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -355735,7 +361342,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -356476,7 +362092,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -357836,7 +363461,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -358702,7 +364336,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -359128,7 +364771,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -359809,7 +365461,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -360858,7 +366519,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -361244,7 +366914,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -362029,7 +367708,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } } } } @@ -362415,7 +368103,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } } } } @@ -363100,7 +368797,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } } } } @@ -363278,7 +368984,7 @@ "users.Functions" ], "summary": "Invoke function supportedLanguages", - "operationId": "users.outlook.supportedLanguages.7d99", + "operationId": "users.outlook.supportedLanguages.68a0", "parameters": [ { "name": "user-id", @@ -363318,7 +369024,7 @@ "users.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "users.outlook.supportedTimeZones.4c5b", + "operationId": "users.outlook.supportedTimeZones.5c4f", "parameters": [ { "name": "user-id", @@ -363361,7 +369067,7 @@ "users.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "users.outlook.supportedTimeZones.cfd8", + "operationId": "users.outlook.supportedTimeZones.120b", "parameters": [ { "name": "user-id", @@ -363502,7 +369208,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -363686,7 +369401,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -363908,7 +369632,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.person" + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } } } } @@ -364267,7 +370000,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } } } } @@ -364658,7 +370400,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } } } } @@ -364916,7 +370667,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } } } } @@ -365127,7 +370887,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } } } } @@ -365335,7 +371104,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.delta.2209", + "operationId": "users.delta.fa14", "responses": { "200": { "description": "Success", @@ -366055,7 +371824,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } } } } @@ -366778,7 +372556,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } } } } @@ -367338,7 +373125,7 @@ "workbooks.Functions" ], "summary": "Invoke function delta", - "operationId": "workbooks.delta.2209", + "operationId": "workbooks.delta.fa14", "parameters": [ { "name": "driveItem-id", @@ -367387,7 +373174,7 @@ "workbooks.Functions" ], "summary": "Invoke function delta", - "operationId": "workbooks.delta.cf70", + "operationId": "workbooks.delta.209a", "parameters": [ { "name": "driveItem-id", @@ -367608,7 +373395,7 @@ "workbooks.Functions" ], "summary": "Invoke function search", - "operationId": "workbooks.search.f2b1", + "operationId": "workbooks.search.c788", "parameters": [ { "name": "driveItem-id", @@ -367763,7 +373550,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.permission" + "title": "Collection of permission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + } + } } } } @@ -368056,7 +373852,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + "title": "Collection of thumbnailSet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + } + } + } } } } @@ -368350,7 +374155,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + "title": "Collection of driveItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + } + } + } } } } @@ -395834,7 +401648,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } } } } @@ -396034,7 +401857,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.range.ec2d", + "operationId": "workbooks.workbook.names.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -396394,7 +402217,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } } } } @@ -406429,7 +412261,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.eecd", + "operationId": "workbooks.workbook.names.worksheet.charts.image.8f13", "parameters": [ { "name": "driveItem-id", @@ -406500,7 +412332,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.fe10", + "operationId": "workbooks.workbook.names.worksheet.charts.image.9795", "parameters": [ { "name": "driveItem-id", @@ -406582,7 +412414,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.d2fc", + "operationId": "workbooks.workbook.names.worksheet.charts.image.664c", "parameters": [ { "name": "driveItem-id", @@ -406675,7 +412507,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.d9fa", + "operationId": "workbooks.workbook.names.worksheet.charts.image.72bb", "parameters": [ { "name": "driveItem-id", @@ -407047,7 +412879,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } } } } @@ -408277,7 +414118,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } } } } @@ -409187,7 +415037,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -409278,7 +415128,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -409381,7 +415231,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.series.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.series.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -409462,7 +415312,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -410534,7 +416384,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -410632,7 +416482,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -410735,7 +416585,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -410847,7 +416697,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -410936,7 +416786,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -411132,7 +416982,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -411203,7 +417053,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.names.worksheet.charts.item.99c4", + "operationId": "workbooks.workbook.names.worksheet.charts.item.70c4", "parameters": [ { "name": "driveItem-id", @@ -411268,7 +417118,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -411351,7 +417201,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -411439,7 +417289,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -411532,7 +417382,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -411634,7 +417484,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -411713,7 +417563,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -411914,7 +417764,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } } } } @@ -412152,7 +418011,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.names.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.names.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -412535,7 +418394,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } } } } @@ -412987,7 +418855,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -413085,7 +418953,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -413188,7 +419056,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -413300,7 +419168,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -413389,7 +419257,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -413902,7 +419770,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } } } } @@ -414263,7 +420140,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } } } } @@ -415736,7 +421622,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -415816,7 +421702,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -415896,7 +421782,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -416009,7 +421895,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -416202,7 +422088,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -416283,7 +422169,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -416498,7 +422384,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -416568,7 +422454,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -416638,7 +422524,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -416796,7 +422682,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -416975,7 +422861,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } } } } @@ -417237,7 +423132,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -417459,7 +423354,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -417540,7 +423435,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -418200,7 +424095,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -418298,7 +424193,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -418401,7 +424296,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -418513,7 +424408,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -418602,7 +424497,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -418792,7 +424687,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -418863,7 +424758,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -419226,7 +425121,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } } } } @@ -419539,7 +425443,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } } } } @@ -420842,7 +426755,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.columns.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -420912,7 +426825,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.columns.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -420982,7 +426895,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.tables.columns.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -421085,7 +426998,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.columns.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -421258,7 +427171,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.columns.count.0087", + "operationId": "workbooks.workbook.tables.columns.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -421329,7 +427242,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.columns.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -421514,7 +427427,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -421574,7 +427487,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -421634,7 +427547,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.range.ec2d", + "operationId": "workbooks.workbook.tables.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -421772,7 +427685,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -421931,7 +427844,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } } } } @@ -422163,7 +428085,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.tables.rows.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -422365,7 +428287,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.rows.count.0087", + "operationId": "workbooks.workbook.tables.rows.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -422436,7 +428358,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.rows.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -423138,7 +429060,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } } } } @@ -433173,7 +439104,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.eecd", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.8f13", "parameters": [ { "name": "driveItem-id", @@ -433244,7 +439175,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.fe10", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.9795", "parameters": [ { "name": "driveItem-id", @@ -433326,7 +439257,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.d2fc", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.664c", "parameters": [ { "name": "driveItem-id", @@ -433419,7 +439350,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.d9fa", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.72bb", "parameters": [ { "name": "driveItem-id", @@ -433791,7 +439722,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } } } } @@ -435021,7 +440961,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } } } } @@ -435931,7 +441880,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -436022,7 +441971,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -436125,7 +442074,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -436206,7 +442155,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -437278,7 +443227,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -437376,7 +443325,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -437479,7 +443428,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -437591,7 +443540,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -437680,7 +443629,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -437876,7 +443825,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -437947,7 +443896,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.tables.worksheet.charts.item.99c4", + "operationId": "workbooks.workbook.tables.worksheet.charts.item.70c4", "parameters": [ { "name": "driveItem-id", @@ -438012,7 +443961,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -438095,7 +444044,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -438183,7 +444132,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -438276,7 +444225,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -438378,7 +444327,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -438457,7 +444406,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -438658,7 +444607,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } } } } @@ -438896,7 +444854,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.names.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -439164,7 +445122,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -439262,7 +445220,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -439365,7 +445323,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -439477,7 +445435,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -439566,7 +445524,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -439944,7 +445902,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } } } } @@ -440396,7 +446363,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -440494,7 +446461,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -440597,7 +446564,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -440709,7 +446676,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -440798,7 +446765,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -441311,7 +447278,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } } } } @@ -441680,7 +447656,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -441750,7 +447726,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -441820,7 +447796,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.tables.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.tables.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -441978,7 +447954,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -442140,7 +448116,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.tables.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.tables.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -442211,7 +448187,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -442376,7 +448352,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.count.0087", + "operationId": "workbooks.workbook.tables.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -442437,7 +448413,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -442612,7 +448588,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + "title": "Collection of workbookWorksheet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } } } } @@ -442939,7 +448924,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } } } } @@ -452974,7 +458968,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.eecd", + "operationId": "workbooks.workbook.worksheets.charts.image.8f13", "parameters": [ { "name": "driveItem-id", @@ -453045,7 +459039,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.fe10", + "operationId": "workbooks.workbook.worksheets.charts.image.9795", "parameters": [ { "name": "driveItem-id", @@ -453127,7 +459121,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.d2fc", + "operationId": "workbooks.workbook.worksheets.charts.image.664c", "parameters": [ { "name": "driveItem-id", @@ -453220,7 +459214,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.d9fa", + "operationId": "workbooks.workbook.worksheets.charts.image.72bb", "parameters": [ { "name": "driveItem-id", @@ -453592,7 +459586,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } } } } @@ -454822,7 +460825,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } } } } @@ -455732,7 +461744,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.series.points.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.series.points.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -455823,7 +461835,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -455926,7 +461938,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.series.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.series.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -456007,7 +462019,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -457079,7 +463091,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -457177,7 +463189,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -457280,7 +463292,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -457392,7 +463404,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -457481,7 +463493,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -457677,7 +463689,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -457748,7 +463760,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.worksheets.charts.item.99c4", + "operationId": "workbooks.workbook.worksheets.charts.item.70c4", "parameters": [ { "name": "driveItem-id", @@ -457813,7 +463825,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -457896,7 +463908,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.cell.6042", + "operationId": "workbooks.workbook.worksheets.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -457984,7 +463996,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.range.ec2d", + "operationId": "workbooks.workbook.worksheets.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -458077,7 +464089,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.range.b63d", + "operationId": "workbooks.workbook.worksheets.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -458179,7 +464191,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -458258,7 +464270,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -458459,7 +464471,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } } } } @@ -458697,7 +464718,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.range.ec2d", + "operationId": "workbooks.workbook.worksheets.names.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -458965,7 +464986,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -459063,7 +465084,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -459166,7 +465187,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -459278,7 +465299,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -459367,7 +465388,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -459745,7 +465766,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } } } } @@ -460197,7 +466227,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -460295,7 +466325,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -460398,7 +466428,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -460510,7 +466540,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -460599,7 +466629,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -461112,7 +467142,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } } } } @@ -461473,7 +467512,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } } } } @@ -462946,7 +468994,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -463026,7 +469074,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -463106,7 +469154,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.columns.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -463219,7 +469267,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -463412,7 +469460,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.columns.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.columns.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -463493,7 +469541,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -463708,7 +469756,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.f3b6", "parameters": [ { "name": "driveItem-id", @@ -463778,7 +469826,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.58ce", "parameters": [ { "name": "driveItem-id", @@ -463848,7 +469896,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -464006,7 +470054,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.3852", "parameters": [ { "name": "driveItem-id", @@ -464185,7 +470233,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } } } } @@ -464447,7 +470504,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.rows.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -464669,7 +470726,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.rows.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.rows.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -464750,7 +470807,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", @@ -465410,7 +471467,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.5332", "parameters": [ { "name": "driveItem-id", @@ -465508,7 +471565,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.bc5e", "parameters": [ { "name": "driveItem-id", @@ -465611,7 +471668,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.3b6a", "parameters": [ { "name": "driveItem-id", @@ -465723,7 +471780,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5ff6", "parameters": [ { "name": "driveItem-id", @@ -465812,7 +471869,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.63c8", "parameters": [ { "name": "driveItem-id", @@ -466002,7 +472059,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.count.3c5b", "parameters": [ { "name": "driveItem-id", @@ -466073,7 +472130,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.itemAt.f1e7", "parameters": [ { "name": "driveItem-id", diff --git a/docs/oas3_0_0/graph1.0_updated.json b/docs/oas3_0_0/graph1.0_updated.json new file mode 100644 index 0000000..52765fc --- /dev/null +++ b/docs/oas3_0_0/graph1.0_updated.json @@ -0,0 +1,520363 @@ +{ + "openapi": "3.0.1", + "info": { + "title": "OData Service for namespace microsoft.graph", + "description": "This OData service is located at https://graph.microsoft.com/v1.0", + "version": "1.0.1" + }, + "servers": [ + { + "url": "https://graph.microsoft.com/v1.0" + } + ], + "paths": { + "/contracts": { + "get": { + "tags": [ + "contracts.contract" + ], + "summary": "Get entities from contracts", + "operationId": "contracts.contract.ListContract", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "contractType", + "contractType desc", + "customerId", + "customerId desc", + "defaultDomainName", + "defaultDomainName desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "contractType", + "customerId", + "defaultDomainName", + "displayName" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of contract", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contract" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "contracts.contract" + ], + "summary": "Add new entity to contracts", + "operationId": "contracts.contract.CreateContract", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contract" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contract" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/contracts/{contract-id}": { + "get": { + "tags": [ + "contracts.contract" + ], + "summary": "Get entity from contracts by key", + "operationId": "contracts.contract.GetContract", + "parameters": [ + { + "name": "contract-id", + "in": "path", + "description": "key: contract-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contract" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "contractType", + "customerId", + "defaultDomainName", + "displayName" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contract" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "contracts.contract" + ], + "summary": "Update entity in contracts", + "operationId": "contracts.contract.UpdateContract", + "parameters": [ + { + "name": "contract-id", + "in": "path", + "description": "key: contract-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contract" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contract" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "contracts.contract" + ], + "summary": "Delete entity from contracts", + "operationId": "contracts.contract.DeleteContract", + "parameters": [ + { + "name": "contract-id", + "in": "path", + "description": "key: contract-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contract" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement": { + "get": { + "tags": [ + "deviceAppManagement.deviceAppManagement" + ], + "summary": "Get deviceAppManagement", + "operationId": "deviceAppManagement.deviceAppManagement.GetDeviceAppManagement", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "microsoftStoreForBusinessLastSuccessfulSyncDateTime", + "isEnabledForMicrosoftStoreForBusiness", + "microsoftStoreForBusinessLanguage", + "microsoftStoreForBusinessLastCompletedApplicationSyncTime", + "mobileApps", + "mobileAppCategories", + "mobileAppConfigurations", + "vppTokens", + "managedAppPolicies", + "iosManagedAppProtections", + "androidManagedAppProtections", + "defaultManagedAppProtections", + "targetedManagedAppConfigurations", + "mdmWindowsInformationProtectionPolicies", + "windowsInformationProtectionPolicies", + "managedAppRegistrations", + "managedAppStatuses", + "managedEBooks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "mobileApps", + "mobileAppCategories", + "mobileAppConfigurations", + "vppTokens", + "managedAppPolicies", + "iosManagedAppProtections", + "androidManagedAppProtections", + "defaultManagedAppProtections", + "targetedManagedAppConfigurations", + "mdmWindowsInformationProtectionPolicies", + "windowsInformationProtectionPolicies", + "managedAppRegistrations", + "managedAppStatuses", + "managedEBooks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceAppManagement" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.deviceAppManagement" + ], + "summary": "Update deviceAppManagement", + "operationId": "deviceAppManagement.deviceAppManagement.UpdateDeviceAppManagement", + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceAppManagement" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtection" + ], + "summary": "Get androidManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.ListAndroidManagedAppProtections", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "periodOfflineBeforeAccessCheck", + "periodOfflineBeforeAccessCheck desc", + "periodOnlineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck desc", + "allowedInboundDataTransferSources", + "allowedInboundDataTransferSources desc", + "allowedOutboundDataTransferDestinations", + "allowedOutboundDataTransferDestinations desc", + "organizationalCredentialsRequired", + "organizationalCredentialsRequired desc", + "allowedOutboundClipboardSharingLevel", + "allowedOutboundClipboardSharingLevel desc", + "dataBackupBlocked", + "dataBackupBlocked desc", + "deviceComplianceRequired", + "deviceComplianceRequired desc", + "managedBrowserToOpenLinksRequired", + "managedBrowserToOpenLinksRequired desc", + "saveAsBlocked", + "saveAsBlocked desc", + "periodOfflineBeforeWipeIsEnforced", + "periodOfflineBeforeWipeIsEnforced desc", + "pinRequired", + "pinRequired desc", + "maximumPinRetries", + "maximumPinRetries desc", + "simplePinBlocked", + "simplePinBlocked desc", + "minimumPinLength", + "minimumPinLength desc", + "pinCharacterSet", + "pinCharacterSet desc", + "periodBeforePinReset", + "periodBeforePinReset desc", + "allowedDataStorageLocations", + "allowedDataStorageLocations desc", + "contactSyncBlocked", + "contactSyncBlocked desc", + "printBlocked", + "printBlocked desc", + "fingerprintBlocked", + "fingerprintBlocked desc", + "disableAppPinIfDevicePinIsSet", + "disableAppPinIfDevicePinIsSet desc", + "minimumRequiredOsVersion", + "minimumRequiredOsVersion desc", + "minimumWarningOsVersion", + "minimumWarningOsVersion desc", + "minimumRequiredAppVersion", + "minimumRequiredAppVersion desc", + "minimumWarningAppVersion", + "minimumWarningAppVersion desc", + "isAssigned", + "isAssigned desc", + "screenCaptureBlocked", + "screenCaptureBlocked desc", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "disableAppEncryptionIfDeviceEncryptionIsEnabled desc", + "encryptAppData", + "encryptAppData desc", + "deployedAppCount", + "deployedAppCount desc", + "minimumRequiredPatchVersion", + "minimumRequiredPatchVersion desc", + "minimumWarningPatchVersion", + "minimumWarningPatchVersion desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "isAssigned", + "screenCaptureBlocked", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "encryptAppData", + "deployedAppCount", + "minimumRequiredPatchVersion", + "minimumWarningPatchVersion", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of androidManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.androidManagedAppProtection" + ], + "summary": "Create new navigation property to androidManagedAppProtections for deviceAppManagement", + "operationId": "deviceAppManagement.CreateAndroidManagedAppProtections", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtection" + ], + "summary": "Get androidManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.GetAndroidManagedAppProtections", + "parameters": [ + { + "name": "androidManagedAppProtection-id", + "in": "path", + "description": "key: androidManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "isAssigned", + "screenCaptureBlocked", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "encryptAppData", + "deployedAppCount", + "minimumRequiredPatchVersion", + "minimumWarningPatchVersion", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.androidManagedAppProtection" + ], + "summary": "Update the navigation property androidManagedAppProtections in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateAndroidManagedAppProtections", + "parameters": [ + { + "name": "androidManagedAppProtection-id", + "in": "path", + "description": "key: androidManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "androidManagedAppProtection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.ListApps", + "parameters": [ + { + "name": "androidManagedAppProtection-id", + "in": "path", + "description": "key: androidManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "mobileAppIdentifier", + "mobileAppIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedMobileApp" + ], + "summary": "Create new navigation property to apps for deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.CreateApps", + "parameters": [ + { + "name": "androidManagedAppProtection-id", + "in": "path", + "description": "key: androidManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "androidManagedAppProtection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.GetApps", + "parameters": [ + { + "name": "androidManagedAppProtection-id", + "in": "path", + "description": "key: androidManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "name": "managedMobileApp-id", + "in": "path", + "description": "key: managedMobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedMobileApp" + ], + "summary": "Update the navigation property apps in deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.UpdateApps", + "parameters": [ + { + "name": "androidManagedAppProtection-id", + "in": "path", + "description": "key: androidManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "name": "managedMobileApp-id", + "in": "path", + "description": "key: managedMobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedMobileApp" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Get deploymentSummary from deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.GetDeploymentSummary", + "parameters": [ + { + "name": "androidManagedAppProtection-id", + "in": "path", + "description": "key: androidManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "configurationDeployedUserCount", + "lastRefreshTime", + "configurationDeploymentSummaryPerApp", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Update the navigation property deploymentSummary in deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.UpdateDeploymentSummary", + "parameters": [ + { + "name": "androidManagedAppProtection-id", + "in": "path", + "description": "key: androidManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "androidManagedAppProtection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtection" + ], + "summary": "Get defaultManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.ListDefaultManagedAppProtections", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "periodOfflineBeforeAccessCheck", + "periodOfflineBeforeAccessCheck desc", + "periodOnlineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck desc", + "allowedInboundDataTransferSources", + "allowedInboundDataTransferSources desc", + "allowedOutboundDataTransferDestinations", + "allowedOutboundDataTransferDestinations desc", + "organizationalCredentialsRequired", + "organizationalCredentialsRequired desc", + "allowedOutboundClipboardSharingLevel", + "allowedOutboundClipboardSharingLevel desc", + "dataBackupBlocked", + "dataBackupBlocked desc", + "deviceComplianceRequired", + "deviceComplianceRequired desc", + "managedBrowserToOpenLinksRequired", + "managedBrowserToOpenLinksRequired desc", + "saveAsBlocked", + "saveAsBlocked desc", + "periodOfflineBeforeWipeIsEnforced", + "periodOfflineBeforeWipeIsEnforced desc", + "pinRequired", + "pinRequired desc", + "maximumPinRetries", + "maximumPinRetries desc", + "simplePinBlocked", + "simplePinBlocked desc", + "minimumPinLength", + "minimumPinLength desc", + "pinCharacterSet", + "pinCharacterSet desc", + "periodBeforePinReset", + "periodBeforePinReset desc", + "allowedDataStorageLocations", + "allowedDataStorageLocations desc", + "contactSyncBlocked", + "contactSyncBlocked desc", + "printBlocked", + "printBlocked desc", + "fingerprintBlocked", + "fingerprintBlocked desc", + "disableAppPinIfDevicePinIsSet", + "disableAppPinIfDevicePinIsSet desc", + "minimumRequiredOsVersion", + "minimumRequiredOsVersion desc", + "minimumWarningOsVersion", + "minimumWarningOsVersion desc", + "minimumRequiredAppVersion", + "minimumRequiredAppVersion desc", + "minimumWarningAppVersion", + "minimumWarningAppVersion desc", + "appDataEncryptionType", + "appDataEncryptionType desc", + "screenCaptureBlocked", + "screenCaptureBlocked desc", + "encryptAppData", + "encryptAppData desc", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "disableAppEncryptionIfDeviceEncryptionIsEnabled desc", + "minimumRequiredSdkVersion", + "minimumRequiredSdkVersion desc", + "customSettings", + "customSettings desc", + "deployedAppCount", + "deployedAppCount desc", + "minimumRequiredPatchVersion", + "minimumRequiredPatchVersion desc", + "minimumWarningPatchVersion", + "minimumWarningPatchVersion desc", + "faceIdBlocked", + "faceIdBlocked desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "appDataEncryptionType", + "screenCaptureBlocked", + "encryptAppData", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "minimumRequiredSdkVersion", + "customSettings", + "deployedAppCount", + "minimumRequiredPatchVersion", + "minimumWarningPatchVersion", + "faceIdBlocked", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of defaultManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtection" + ], + "summary": "Create new navigation property to defaultManagedAppProtections for deviceAppManagement", + "operationId": "deviceAppManagement.CreateDefaultManagedAppProtections", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtection" + ], + "summary": "Get defaultManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.GetDefaultManagedAppProtections", + "parameters": [ + { + "name": "defaultManagedAppProtection-id", + "in": "path", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "appDataEncryptionType", + "screenCaptureBlocked", + "encryptAppData", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "minimumRequiredSdkVersion", + "customSettings", + "deployedAppCount", + "minimumRequiredPatchVersion", + "minimumWarningPatchVersion", + "faceIdBlocked", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtection" + ], + "summary": "Update the navigation property defaultManagedAppProtections in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateDefaultManagedAppProtections", + "parameters": [ + { + "name": "defaultManagedAppProtection-id", + "in": "path", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "defaultManagedAppProtection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.ListApps", + "parameters": [ + { + "name": "defaultManagedAppProtection-id", + "in": "path", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "mobileAppIdentifier", + "mobileAppIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedMobileApp" + ], + "summary": "Create new navigation property to apps for deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.CreateApps", + "parameters": [ + { + "name": "defaultManagedAppProtection-id", + "in": "path", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "defaultManagedAppProtection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.GetApps", + "parameters": [ + { + "name": "defaultManagedAppProtection-id", + "in": "path", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "name": "managedMobileApp-id", + "in": "path", + "description": "key: managedMobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedMobileApp" + ], + "summary": "Update the navigation property apps in deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.UpdateApps", + "parameters": [ + { + "name": "defaultManagedAppProtection-id", + "in": "path", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "name": "managedMobileApp-id", + "in": "path", + "description": "key: managedMobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedMobileApp" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Get deploymentSummary from deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.GetDeploymentSummary", + "parameters": [ + { + "name": "defaultManagedAppProtection-id", + "in": "path", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "configurationDeployedUserCount", + "lastRefreshTime", + "configurationDeploymentSummaryPerApp", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Update the navigation property deploymentSummary in deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.UpdateDeploymentSummary", + "parameters": [ + { + "name": "defaultManagedAppProtection-id", + "in": "path", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "defaultManagedAppProtection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtection" + ], + "summary": "Get iosManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.ListIosManagedAppProtections", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "periodOfflineBeforeAccessCheck", + "periodOfflineBeforeAccessCheck desc", + "periodOnlineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck desc", + "allowedInboundDataTransferSources", + "allowedInboundDataTransferSources desc", + "allowedOutboundDataTransferDestinations", + "allowedOutboundDataTransferDestinations desc", + "organizationalCredentialsRequired", + "organizationalCredentialsRequired desc", + "allowedOutboundClipboardSharingLevel", + "allowedOutboundClipboardSharingLevel desc", + "dataBackupBlocked", + "dataBackupBlocked desc", + "deviceComplianceRequired", + "deviceComplianceRequired desc", + "managedBrowserToOpenLinksRequired", + "managedBrowserToOpenLinksRequired desc", + "saveAsBlocked", + "saveAsBlocked desc", + "periodOfflineBeforeWipeIsEnforced", + "periodOfflineBeforeWipeIsEnforced desc", + "pinRequired", + "pinRequired desc", + "maximumPinRetries", + "maximumPinRetries desc", + "simplePinBlocked", + "simplePinBlocked desc", + "minimumPinLength", + "minimumPinLength desc", + "pinCharacterSet", + "pinCharacterSet desc", + "periodBeforePinReset", + "periodBeforePinReset desc", + "allowedDataStorageLocations", + "allowedDataStorageLocations desc", + "contactSyncBlocked", + "contactSyncBlocked desc", + "printBlocked", + "printBlocked desc", + "fingerprintBlocked", + "fingerprintBlocked desc", + "disableAppPinIfDevicePinIsSet", + "disableAppPinIfDevicePinIsSet desc", + "minimumRequiredOsVersion", + "minimumRequiredOsVersion desc", + "minimumWarningOsVersion", + "minimumWarningOsVersion desc", + "minimumRequiredAppVersion", + "minimumRequiredAppVersion desc", + "minimumWarningAppVersion", + "minimumWarningAppVersion desc", + "isAssigned", + "isAssigned desc", + "appDataEncryptionType", + "appDataEncryptionType desc", + "minimumRequiredSdkVersion", + "minimumRequiredSdkVersion desc", + "deployedAppCount", + "deployedAppCount desc", + "faceIdBlocked", + "faceIdBlocked desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "isAssigned", + "appDataEncryptionType", + "minimumRequiredSdkVersion", + "deployedAppCount", + "faceIdBlocked", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of iosManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.iosManagedAppProtection" + ], + "summary": "Create new navigation property to iosManagedAppProtections for deviceAppManagement", + "operationId": "deviceAppManagement.CreateIosManagedAppProtections", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtection" + ], + "summary": "Get iosManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.GetIosManagedAppProtections", + "parameters": [ + { + "name": "iosManagedAppProtection-id", + "in": "path", + "description": "key: iosManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "isAssigned", + "appDataEncryptionType", + "minimumRequiredSdkVersion", + "deployedAppCount", + "faceIdBlocked", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.iosManagedAppProtection" + ], + "summary": "Update the navigation property iosManagedAppProtections in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateIosManagedAppProtections", + "parameters": [ + { + "name": "iosManagedAppProtection-id", + "in": "path", + "description": "key: iosManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosManagedAppProtection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.ListApps", + "parameters": [ + { + "name": "iosManagedAppProtection-id", + "in": "path", + "description": "key: iosManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "mobileAppIdentifier", + "mobileAppIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedMobileApp" + ], + "summary": "Create new navigation property to apps for deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.CreateApps", + "parameters": [ + { + "name": "iosManagedAppProtection-id", + "in": "path", + "description": "key: iosManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosManagedAppProtection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.GetApps", + "parameters": [ + { + "name": "iosManagedAppProtection-id", + "in": "path", + "description": "key: iosManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "name": "managedMobileApp-id", + "in": "path", + "description": "key: managedMobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedMobileApp" + ], + "summary": "Update the navigation property apps in deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.UpdateApps", + "parameters": [ + { + "name": "iosManagedAppProtection-id", + "in": "path", + "description": "key: iosManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "name": "managedMobileApp-id", + "in": "path", + "description": "key: managedMobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedMobileApp" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Get deploymentSummary from deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.GetDeploymentSummary", + "parameters": [ + { + "name": "iosManagedAppProtection-id", + "in": "path", + "description": "key: iosManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "configurationDeployedUserCount", + "lastRefreshTime", + "configurationDeploymentSummaryPerApp", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Update the navigation property deploymentSummary in deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.UpdateDeploymentSummary", + "parameters": [ + { + "name": "iosManagedAppProtection-id", + "in": "path", + "description": "key: iosManagedAppProtection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosManagedAppProtection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppPolicies": { + "get": { + "tags": [ + "deviceAppManagement.managedAppPolicy" + ], + "summary": "Get managedAppPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.ListManagedAppPolicies", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppPolicy" + ], + "summary": "Create new navigation property to managedAppPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.CreateManagedAppPolicies", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppPolicy" + ], + "summary": "Get managedAppPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.GetManagedAppPolicies", + "parameters": [ + { + "name": "managedAppPolicy-id", + "in": "path", + "description": "key: managedAppPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppPolicy" + ], + "summary": "Update the navigation property managedAppPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateManagedAppPolicies", + "parameters": [ + { + "name": "managedAppPolicy-id", + "in": "path", + "description": "key: managedAppPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppPolicy" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action targetApps", + "operationId": "deviceAppManagement.managedAppPolicies.targetApps", + "parameters": [ + { + "name": "managedAppPolicy-id", + "in": "path", + "description": "key: managedAppPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppPolicy" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "apps": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" + ] + }, + "/deviceAppManagement/managedAppRegistrations": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from deviceAppManagement", + "operationId": "deviceAppManagement.ListManagedAppRegistrations", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "applicationVersion", + "applicationVersion desc", + "managementSdkVersion", + "managementSdkVersion desc", + "platformVersion", + "platformVersion desc", + "deviceType", + "deviceType desc", + "deviceTag", + "deviceTag desc", + "deviceName", + "deviceName desc", + "flaggedReasons", + "flaggedReasons desc", + "userId", + "userId desc", + "appIdentifier", + "appIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppRegistration" + ], + "summary": "Create new navigation property to managedAppRegistrations for deviceAppManagement", + "operationId": "deviceAppManagement.CreateManagedAppRegistrations", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from deviceAppManagement", + "operationId": "deviceAppManagement.GetManagedAppRegistrations", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppRegistration" + ], + "summary": "Update the navigation property managedAppRegistrations in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateManagedAppRegistrations", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Get appliedPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.ListAppliedPolicies", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Create new navigation property to appliedPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.CreateAppliedPolicies", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Get appliedPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.GetAppliedPolicies", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "managedAppPolicy-id", + "in": "path", + "description": "key: managedAppPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Update the navigation property appliedPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.UpdateAppliedPolicies", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "managedAppPolicy-id", + "in": "path", + "description": "key: managedAppPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppPolicy" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action targetApps", + "operationId": "deviceAppManagement.managedAppRegistrations.appliedPolicies.targetApps", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "managedAppPolicy-id", + "in": "path", + "description": "key: managedAppPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppPolicy" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "apps": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" + ] + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Get intendedPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.ListIntendedPolicies", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Create new navigation property to intendedPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.CreateIntendedPolicies", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Get intendedPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.GetIntendedPolicies", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "managedAppPolicy-id", + "in": "path", + "description": "key: managedAppPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Update the navigation property intendedPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.UpdateIntendedPolicies", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "managedAppPolicy-id", + "in": "path", + "description": "key: managedAppPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppPolicy" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action targetApps", + "operationId": "deviceAppManagement.managedAppRegistrations.intendedPolicies.targetApps", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "managedAppPolicy-id", + "in": "path", + "description": "key: managedAppPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppPolicy" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "apps": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" + ] + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppOperation" + ], + "summary": "Get operations from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.ListOperations", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "state", + "state desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime", + "state", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedAppOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppOperation" + ], + "summary": "Create new navigation property to operations for deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.CreateOperations", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppOperation" + ], + "summary": "Get operations from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.GetOperations", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "managedAppOperation-id", + "in": "path", + "description": "key: managedAppOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppOperation" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime", + "state", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppOperation" + ], + "summary": "Update the navigation property operations in deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.UpdateOperations", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "managedAppOperation-id", + "in": "path", + "description": "key: managedAppOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppOperation" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration()": { + "get": { + "tags": [ + "deviceAppManagement.Functions" + ], + "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", + "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/deviceAppManagement/managedAppStatuses": { + "get": { + "tags": [ + "deviceAppManagement.managedAppStatus" + ], + "summary": "Get managedAppStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.ListManagedAppStatuses", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedAppStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppStatus" + ], + "summary": "Create new navigation property to managedAppStatuses for deviceAppManagement", + "operationId": "deviceAppManagement.CreateManagedAppStatuses", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppStatus" + ], + "summary": "Get managedAppStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.GetManagedAppStatuses", + "parameters": [ + { + "name": "managedAppStatus-id", + "in": "path", + "description": "key: managedAppStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppStatus" + ], + "summary": "Update the navigation property managedAppStatuses in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateManagedAppStatuses", + "parameters": [ + { + "name": "managedAppStatus-id", + "in": "path", + "description": "key: managedAppStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppStatus" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks": { + "get": { + "tags": [ + "deviceAppManagement.managedEBook" + ], + "summary": "Get managedEBooks from deviceAppManagement", + "operationId": "deviceAppManagement.ListManagedEBooks", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "publisher", + "publisher desc", + "publishedDateTime", + "publishedDateTime desc", + "largeCover", + "largeCover desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "informationUrl", + "informationUrl desc", + "privacyInformationUrl", + "privacyInformationUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "publisher", + "publishedDateTime", + "largeCover", + "createdDateTime", + "lastModifiedDateTime", + "informationUrl", + "privacyInformationUrl", + "assignments", + "installSummary", + "deviceStates", + "userStateSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "installSummary", + "deviceStates", + "userStateSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedEBook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBook" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBook" + ], + "summary": "Create new navigation property to managedEBooks for deviceAppManagement", + "operationId": "deviceAppManagement.CreateManagedEBooks", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedEBook" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedEBook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBook" + ], + "summary": "Get managedEBooks from deviceAppManagement", + "operationId": "deviceAppManagement.GetManagedEBooks", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "publisher", + "publishedDateTime", + "largeCover", + "createdDateTime", + "lastModifiedDateTime", + "informationUrl", + "privacyInformationUrl", + "assignments", + "installSummary", + "deviceStates", + "userStateSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "installSummary", + "deviceStates", + "userStateSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedEBook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBook" + ], + "summary": "Update the navigation property managedEBooks in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateManagedEBooks", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedEBook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.managedEBookAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.ListAssignments", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc", + "installIntent", + "installIntent desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target", + "installIntent" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedEBookAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBooks.managedEBookAssignment" + ], + "summary": "Create new navigation property to assignments for deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.CreateAssignments", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.managedEBookAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.GetAssignments", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "managedEBookAssignment-id", + "in": "path", + "description": "key: managedEBookAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBookAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target", + "installIntent" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.managedEBookAssignment" + ], + "summary": "Update the navigation property assignments in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.UpdateAssignments", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "managedEBookAssignment-id", + "in": "path", + "description": "key: managedEBookAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBookAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.deviceInstallState" + ], + "summary": "Get deviceStates from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.ListDeviceStates", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceName", + "deviceName desc", + "deviceId", + "deviceId desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "installState", + "installState desc", + "errorCode", + "errorCode desc", + "osVersion", + "osVersion desc", + "osDescription", + "osDescription desc", + "userName", + "userName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceName", + "deviceId", + "lastSyncDateTime", + "installState", + "errorCode", + "osVersion", + "osDescription", + "userName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBooks.deviceInstallState" + ], + "summary": "Create new navigation property to deviceStates for deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.CreateDeviceStates", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.deviceInstallState" + ], + "summary": "Get deviceStates from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.GetDeviceStates", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "deviceInstallState-id", + "in": "path", + "description": "key: deviceInstallState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceInstallState" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceName", + "deviceId", + "lastSyncDateTime", + "installState", + "errorCode", + "osVersion", + "osDescription", + "userName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.deviceInstallState" + ], + "summary": "Update the navigation property deviceStates in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.UpdateDeviceStates", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "deviceInstallState-id", + "in": "path", + "description": "key: deviceInstallState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceInstallState" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.eBookInstallSummary" + ], + "summary": "Get installSummary from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.GetInstallSummary", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "installedDeviceCount", + "failedDeviceCount", + "notInstalledDeviceCount", + "installedUserCount", + "failedUserCount", + "notInstalledUserCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.eBookInstallSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.eBookInstallSummary" + ], + "summary": "Update the navigation property installSummary in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.UpdateInstallSummary", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.eBookInstallSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceAppManagement.managedEBooks.assign", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "managedEBookAssignments": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" + ] + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.userInstallStateSummary" + ], + "summary": "Get userStateSummary from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.ListUserStateSummary", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userName", + "userName desc", + "installedDeviceCount", + "installedDeviceCount desc", + "failedDeviceCount", + "failedDeviceCount desc", + "notInstalledDeviceCount", + "notInstalledDeviceCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userName", + "installedDeviceCount", + "failedDeviceCount", + "notInstalledDeviceCount", + "deviceStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of userInstallStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBooks.userInstallStateSummary" + ], + "summary": "Create new navigation property to userStateSummary for deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.CreateUserStateSummary", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.userInstallStateSummary" + ], + "summary": "Get userStateSummary from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.GetUserStateSummary", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "userInstallStateSummary-id", + "in": "path", + "description": "key: userInstallStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userName", + "installedDeviceCount", + "failedDeviceCount", + "notInstalledDeviceCount", + "deviceStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.userInstallStateSummary" + ], + "summary": "Update the navigation property userStateSummary in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.UpdateUserStateSummary", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "userInstallStateSummary-id", + "in": "path", + "description": "key: userInstallStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userInstallStateSummary" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState" + ], + "summary": "Get deviceStates from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.userStateSummary.ListDeviceStates", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "userInstallStateSummary-id", + "in": "path", + "description": "key: userInstallStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceName", + "deviceName desc", + "deviceId", + "deviceId desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "installState", + "installState desc", + "errorCode", + "errorCode desc", + "osVersion", + "osVersion desc", + "osDescription", + "osDescription desc", + "userName", + "userName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceName", + "deviceId", + "lastSyncDateTime", + "installState", + "errorCode", + "osVersion", + "osDescription", + "userName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState" + ], + "summary": "Create new navigation property to deviceStates for deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.userStateSummary.CreateDeviceStates", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "userInstallStateSummary-id", + "in": "path", + "description": "key: userInstallStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userInstallStateSummary" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState" + ], + "summary": "Get deviceStates from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.userStateSummary.GetDeviceStates", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "userInstallStateSummary-id", + "in": "path", + "description": "key: userInstallStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "name": "deviceInstallState-id", + "in": "path", + "description": "key: deviceInstallState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceInstallState" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceName", + "deviceId", + "lastSyncDateTime", + "installState", + "errorCode", + "osVersion", + "osDescription", + "userName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState" + ], + "summary": "Update the navigation property deviceStates in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.userStateSummary.UpdateDeviceStates", + "parameters": [ + { + "name": "managedEBook-id", + "in": "path", + "description": "key: managedEBook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedEBook" + }, + { + "name": "userInstallStateSummary-id", + "in": "path", + "description": "key: userInstallStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "name": "deviceInstallState-id", + "in": "path", + "description": "key: deviceInstallState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceInstallState" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mdmWindowsInformationProtectionPolicies": { + "get": { + "tags": [ + "deviceAppManagement.mdmWindowsInformationProtectionPolicy" + ], + "summary": "Get mdmWindowsInformationProtectionPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.ListMdmWindowsInformationProtectionPolicies", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "enforcementLevel", + "enforcementLevel desc", + "enterpriseDomain", + "enterpriseDomain desc", + "enterpriseProtectedDomainNames", + "enterpriseProtectedDomainNames desc", + "protectionUnderLockConfigRequired", + "protectionUnderLockConfigRequired desc", + "dataRecoveryCertificate", + "dataRecoveryCertificate desc", + "revokeOnUnenrollDisabled", + "revokeOnUnenrollDisabled desc", + "rightsManagementServicesTemplateId", + "rightsManagementServicesTemplateId desc", + "azureRightsManagementServicesAllowed", + "azureRightsManagementServicesAllowed desc", + "iconsVisible", + "iconsVisible desc", + "protectedApps", + "protectedApps desc", + "exemptApps", + "exemptApps desc", + "enterpriseNetworkDomainNames", + "enterpriseNetworkDomainNames desc", + "enterpriseProxiedDomains", + "enterpriseProxiedDomains desc", + "enterpriseIPRanges", + "enterpriseIPRanges desc", + "enterpriseIPRangesAreAuthoritative", + "enterpriseIPRangesAreAuthoritative desc", + "enterpriseProxyServers", + "enterpriseProxyServers desc", + "enterpriseInternalProxyServers", + "enterpriseInternalProxyServers desc", + "enterpriseProxyServersAreAuthoritative", + "enterpriseProxyServersAreAuthoritative desc", + "neutralDomainResources", + "neutralDomainResources desc", + "indexingEncryptedStoresOrItemsBlocked", + "indexingEncryptedStoresOrItemsBlocked desc", + "smbAutoEncryptedFileExtensions", + "smbAutoEncryptedFileExtensions desc", + "isAssigned", + "isAssigned desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "enforcementLevel", + "enterpriseDomain", + "enterpriseProtectedDomainNames", + "protectionUnderLockConfigRequired", + "dataRecoveryCertificate", + "revokeOnUnenrollDisabled", + "rightsManagementServicesTemplateId", + "azureRightsManagementServicesAllowed", + "iconsVisible", + "protectedApps", + "exemptApps", + "enterpriseNetworkDomainNames", + "enterpriseProxiedDomains", + "enterpriseIPRanges", + "enterpriseIPRangesAreAuthoritative", + "enterpriseProxyServers", + "enterpriseInternalProxyServers", + "enterpriseProxyServersAreAuthoritative", + "neutralDomainResources", + "indexingEncryptedStoresOrItemsBlocked", + "smbAutoEncryptedFileExtensions", + "isAssigned", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mdmWindowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mdmWindowsInformationProtectionPolicy" + ], + "summary": "Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.CreateMdmWindowsInformationProtectionPolicies", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.mdmWindowsInformationProtectionPolicy" + ], + "summary": "Get mdmWindowsInformationProtectionPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.GetMdmWindowsInformationProtectionPolicies", + "parameters": [ + { + "name": "mdmWindowsInformationProtectionPolicy-id", + "in": "path", + "description": "key: mdmWindowsInformationProtectionPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mdmWindowsInformationProtectionPolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "enforcementLevel", + "enterpriseDomain", + "enterpriseProtectedDomainNames", + "protectionUnderLockConfigRequired", + "dataRecoveryCertificate", + "revokeOnUnenrollDisabled", + "rightsManagementServicesTemplateId", + "azureRightsManagementServicesAllowed", + "iconsVisible", + "protectedApps", + "exemptApps", + "enterpriseNetworkDomainNames", + "enterpriseProxiedDomains", + "enterpriseIPRanges", + "enterpriseIPRangesAreAuthoritative", + "enterpriseProxyServers", + "enterpriseInternalProxyServers", + "enterpriseProxyServersAreAuthoritative", + "neutralDomainResources", + "indexingEncryptedStoresOrItemsBlocked", + "smbAutoEncryptedFileExtensions", + "isAssigned", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mdmWindowsInformationProtectionPolicy" + ], + "summary": "Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateMdmWindowsInformationProtectionPolicies", + "parameters": [ + { + "name": "mdmWindowsInformationProtectionPolicy-id", + "in": "path", + "description": "key: mdmWindowsInformationProtectionPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mdmWindowsInformationProtectionPolicy" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/syncMicrosoftStoreForBusinessApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action syncMicrosoftStoreForBusinessApps", + "operationId": "deviceAppManagement.syncMicrosoftStoreForBusinessApps", + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceAppManagement/mobileAppCategories": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppCategory" + ], + "summary": "Get mobileAppCategories from deviceAppManagement", + "operationId": "deviceAppManagement.ListMobileAppCategories", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileAppCategory" + ], + "summary": "Create new navigation property to mobileAppCategories for deviceAppManagement", + "operationId": "deviceAppManagement.CreateMobileAppCategories", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppCategory" + ], + "summary": "Get mobileAppCategories from deviceAppManagement", + "operationId": "deviceAppManagement.GetMobileAppCategories", + "parameters": [ + { + "name": "mobileAppCategory-id", + "in": "path", + "description": "key: mobileAppCategory-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileAppCategory" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppCategory" + ], + "summary": "Update the navigation property mobileAppCategories in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateMobileAppCategories", + "parameters": [ + { + "name": "mobileAppCategory-id", + "in": "path", + "description": "key: mobileAppCategory-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileAppCategory" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations": { + "get": { + "tags": [ + "deviceAppManagement.managedDeviceMobileAppConfiguration" + ], + "summary": "Get mobileAppConfigurations from deviceAppManagement", + "operationId": "deviceAppManagement.ListMobileAppConfigurations", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "targetedMobileApps", + "targetedMobileApps desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "displayName", + "displayName desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "targetedMobileApps", + "createdDateTime", + "description", + "lastModifiedDateTime", + "displayName", + "version", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusSummary", + "userStatusSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusSummary", + "userStatusSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedDeviceMobileAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedDeviceMobileAppConfiguration" + ], + "summary": "Create new navigation property to mobileAppConfigurations for deviceAppManagement", + "operationId": "deviceAppManagement.CreateMobileAppConfigurations", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedDeviceMobileAppConfiguration" + ], + "summary": "Get mobileAppConfigurations from deviceAppManagement", + "operationId": "deviceAppManagement.GetMobileAppConfigurations", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "targetedMobileApps", + "createdDateTime", + "description", + "lastModifiedDateTime", + "displayName", + "version", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusSummary", + "userStatusSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusSummary", + "userStatusSummary" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedDeviceMobileAppConfiguration" + ], + "summary": "Update the navigation property mobileAppConfigurations in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateMobileAppConfigurations", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.ListAssignments", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedDeviceMobileAppConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment" + ], + "summary": "Create new navigation property to assignments for deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.CreateAssignments", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetAssignments", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "name": "managedDeviceMobileAppConfigurationAssignment-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfigurationAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment" + ], + "summary": "Update the navigation property assignments in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateAssignments", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "name": "managedDeviceMobileAppConfigurationAssignment-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfigurationAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.ListDeviceStatuses", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceDisplayName", + "deviceDisplayName desc", + "userName", + "userName desc", + "deviceModel", + "deviceModel desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedDeviceMobileAppConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus" + ], + "summary": "Create new navigation property to deviceStatuses for deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.CreateDeviceStatuses", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetDeviceStatuses", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "name": "managedDeviceMobileAppConfigurationDeviceStatus-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfigurationDeviceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationDeviceStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus" + ], + "summary": "Update the navigation property deviceStatuses in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateDeviceStatuses", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "name": "managedDeviceMobileAppConfigurationDeviceStatus-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfigurationDeviceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationDeviceStatus" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceSummary" + ], + "summary": "Get deviceStatusSummary from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetDeviceStatusSummary", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceSummary" + ], + "summary": "Update the navigation property deviceStatusSummary in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateDeviceStatusSummary", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus" + ], + "summary": "Get userStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.ListUserStatuses", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userDisplayName", + "userDisplayName desc", + "devicesCount", + "devicesCount desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedDeviceMobileAppConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus" + ], + "summary": "Create new navigation property to userStatuses for deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.CreateUserStatuses", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus" + ], + "summary": "Get userStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetUserStatuses", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "name": "managedDeviceMobileAppConfigurationUserStatus-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfigurationUserStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationUserStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus" + ], + "summary": "Update the navigation property userStatuses in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateUserStatuses", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "name": "managedDeviceMobileAppConfigurationUserStatus-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfigurationUserStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationUserStatus" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserSummary" + ], + "summary": "Get userStatusSummary from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetUserStatusSummary", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserSummary" + ], + "summary": "Update the navigation property userStatusSummary in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateUserStatusSummary", + "parameters": [ + { + "name": "managedDeviceMobileAppConfiguration-id", + "in": "path", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps": { + "get": { + "tags": [ + "deviceAppManagement.mobileApp" + ], + "summary": "Get mobileApps from deviceAppManagement", + "operationId": "deviceAppManagement.ListMobileApps", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "publisher", + "publisher desc", + "largeIcon", + "largeIcon desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isFeatured", + "isFeatured desc", + "privacyInformationUrl", + "privacyInformationUrl desc", + "informationUrl", + "informationUrl desc", + "owner", + "owner desc", + "developer", + "developer desc", + "notes", + "notes desc", + "publishingState", + "publishingState desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "publisher", + "largeIcon", + "createdDateTime", + "lastModifiedDateTime", + "isFeatured", + "privacyInformationUrl", + "informationUrl", + "owner", + "developer", + "notes", + "publishingState", + "categories", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "categories", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileApp" + ], + "summary": "Create new navigation property to mobileApps for deviceAppManagement", + "operationId": "deviceAppManagement.CreateMobileApps", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileApp" + ], + "summary": "Get mobileApps from deviceAppManagement", + "operationId": "deviceAppManagement.GetMobileApps", + "parameters": [ + { + "name": "mobileApp-id", + "in": "path", + "description": "key: mobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileApp" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "publisher", + "largeIcon", + "createdDateTime", + "lastModifiedDateTime", + "isFeatured", + "privacyInformationUrl", + "informationUrl", + "owner", + "developer", + "notes", + "publishingState", + "categories", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "categories", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileApp" + ], + "summary": "Update the navigation property mobileApps in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateMobileApps", + "parameters": [ + { + "name": "mobileApp-id", + "in": "path", + "description": "key: mobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileApp" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments": { + "get": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.ListAssignments", + "parameters": [ + { + "name": "mobileApp-id", + "in": "path", + "description": "key: mobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileApp" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "intent", + "intent desc", + "target", + "target desc", + "settings", + "settings desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "intent", + "target", + "settings" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mobileAppAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppAssignment" + ], + "summary": "Create new navigation property to assignments for deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.CreateAssignments", + "parameters": [ + { + "name": "mobileApp-id", + "in": "path", + "description": "key: mobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileApp" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.GetAssignments", + "parameters": [ + { + "name": "mobileApp-id", + "in": "path", + "description": "key: mobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileApp" + }, + { + "name": "mobileAppAssignment-id", + "in": "path", + "description": "key: mobileAppAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileAppAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "intent", + "target", + "settings" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppAssignment" + ], + "summary": "Update the navigation property assignments in deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.UpdateAssignments", + "parameters": [ + { + "name": "mobileApp-id", + "in": "path", + "description": "key: mobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileApp" + }, + { + "name": "mobileAppAssignment-id", + "in": "path", + "description": "key: mobileAppAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileAppAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/categories": { + "get": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppCategory" + ], + "summary": "Get categories from deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.ListCategories", + "parameters": [ + { + "name": "mobileApp-id", + "in": "path", + "description": "key: mobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileApp" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/{mobileAppCategory-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppCategory" + ], + "summary": "Get categories from deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.GetCategories", + "parameters": [ + { + "name": "mobileApp-id", + "in": "path", + "description": "key: mobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileApp" + }, + { + "name": "mobileAppCategory-id", + "in": "path", + "description": "key: mobileAppCategory-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileAppCategory" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/assign": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceAppManagement.mobileApps.assign", + "parameters": [ + { + "name": "mobileApp-id", + "in": "path", + "description": "key: mobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileApp" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "mobileAppAssignments": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" + ] + }, + "/deviceAppManagement/targetedManagedAppConfigurations": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfiguration" + ], + "summary": "Get targetedManagedAppConfigurations from deviceAppManagement", + "operationId": "deviceAppManagement.ListTargetedManagedAppConfigurations", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "customSettings", + "customSettings desc", + "deployedAppCount", + "deployedAppCount desc", + "isAssigned", + "isAssigned desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "customSettings", + "deployedAppCount", + "isAssigned", + "apps", + "deploymentSummary", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "apps", + "deploymentSummary", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of targetedManagedAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfiguration" + ], + "summary": "Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement", + "operationId": "deviceAppManagement.CreateTargetedManagedAppConfigurations", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfiguration" + ], + "summary": "Get targetedManagedAppConfigurations from deviceAppManagement", + "operationId": "deviceAppManagement.GetTargetedManagedAppConfigurations", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "customSettings", + "deployedAppCount", + "isAssigned", + "apps", + "deploymentSummary", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "apps", + "deploymentSummary", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfiguration" + ], + "summary": "Update the navigation property targetedManagedAppConfigurations in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateTargetedManagedAppConfigurations", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.ListApps", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "mobileAppIdentifier", + "mobileAppIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp" + ], + "summary": "Create new navigation property to apps for deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.CreateApps", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.GetApps", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "name": "managedMobileApp-id", + "in": "path", + "description": "key: managedMobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp" + ], + "summary": "Update the navigation property apps in deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.UpdateApps", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "name": "managedMobileApp-id", + "in": "path", + "description": "key: managedMobileApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedMobileApp" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.ListAssignments", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of targetedManagedAppPolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment" + ], + "summary": "Create new navigation property to assignments for deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.CreateAssignments", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.GetAssignments", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "name": "targetedManagedAppPolicyAssignment-id", + "in": "path", + "description": "key: targetedManagedAppPolicyAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppPolicyAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment" + ], + "summary": "Update the navigation property assignments in deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.UpdateAssignments", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "name": "targetedManagedAppPolicyAssignment-id", + "in": "path", + "description": "key: targetedManagedAppPolicyAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppPolicyAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedAppPolicyDeploymentSummary" + ], + "summary": "Get deploymentSummary from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.GetDeploymentSummary", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "configurationDeployedUserCount", + "lastRefreshTime", + "configurationDeploymentSummaryPerApp", + "version" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedAppPolicyDeploymentSummary" + ], + "summary": "Update the navigation property deploymentSummary in deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.UpdateDeploymentSummary", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.assign", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "assignments": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "/deviceAppManagement/mobileApps/{mobileApp-id}/assign" + ] + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action targetApps", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.targetApps", + "parameters": [ + { + "name": "targetedManagedAppConfiguration-id", + "in": "path", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "apps": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps" + ] + }, + "/deviceAppManagement/vppTokens": { + "get": { + "tags": [ + "deviceAppManagement.vppToken" + ], + "summary": "Get vppTokens from deviceAppManagement", + "operationId": "deviceAppManagement.ListVppTokens", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "organizationName", + "organizationName desc", + "vppTokenAccountType", + "vppTokenAccountType desc", + "appleId", + "appleId desc", + "expirationDateTime", + "expirationDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "token", + "token desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "state", + "state desc", + "lastSyncStatus", + "lastSyncStatus desc", + "automaticallyUpdateApps", + "automaticallyUpdateApps desc", + "countryOrRegion", + "countryOrRegion desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "organizationName", + "vppTokenAccountType", + "appleId", + "expirationDateTime", + "lastSyncDateTime", + "token", + "lastModifiedDateTime", + "state", + "lastSyncStatus", + "automaticallyUpdateApps", + "countryOrRegion" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of vppToken", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.vppToken" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.vppToken" + ], + "summary": "Create new navigation property to vppTokens for deviceAppManagement", + "operationId": "deviceAppManagement.CreateVppTokens", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.vppToken" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.vppToken" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/vppTokens/{vppToken-id}": { + "get": { + "tags": [ + "deviceAppManagement.vppToken" + ], + "summary": "Get vppTokens from deviceAppManagement", + "operationId": "deviceAppManagement.GetVppTokens", + "parameters": [ + { + "name": "vppToken-id", + "in": "path", + "description": "key: vppToken-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "vppToken" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "organizationName", + "vppTokenAccountType", + "appleId", + "expirationDateTime", + "lastSyncDateTime", + "token", + "lastModifiedDateTime", + "state", + "lastSyncStatus", + "automaticallyUpdateApps", + "countryOrRegion" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.vppToken" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.vppToken" + ], + "summary": "Update the navigation property vppTokens in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateVppTokens", + "parameters": [ + { + "name": "vppToken-id", + "in": "path", + "description": "key: vppToken-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "vppToken" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.vppToken" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action syncLicenses", + "operationId": "deviceAppManagement.vppTokens.syncLicenses", + "parameters": [ + { + "name": "vppToken-id", + "in": "path", + "description": "key: vppToken-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "vppToken" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.vppToken" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceAppManagement/windowsInformationProtectionPolicies": { + "get": { + "tags": [ + "deviceAppManagement.windowsInformationProtectionPolicy" + ], + "summary": "Get windowsInformationProtectionPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.ListWindowsInformationProtectionPolicies", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "enforcementLevel", + "enforcementLevel desc", + "enterpriseDomain", + "enterpriseDomain desc", + "enterpriseProtectedDomainNames", + "enterpriseProtectedDomainNames desc", + "protectionUnderLockConfigRequired", + "protectionUnderLockConfigRequired desc", + "dataRecoveryCertificate", + "dataRecoveryCertificate desc", + "revokeOnUnenrollDisabled", + "revokeOnUnenrollDisabled desc", + "rightsManagementServicesTemplateId", + "rightsManagementServicesTemplateId desc", + "azureRightsManagementServicesAllowed", + "azureRightsManagementServicesAllowed desc", + "iconsVisible", + "iconsVisible desc", + "protectedApps", + "protectedApps desc", + "exemptApps", + "exemptApps desc", + "enterpriseNetworkDomainNames", + "enterpriseNetworkDomainNames desc", + "enterpriseProxiedDomains", + "enterpriseProxiedDomains desc", + "enterpriseIPRanges", + "enterpriseIPRanges desc", + "enterpriseIPRangesAreAuthoritative", + "enterpriseIPRangesAreAuthoritative desc", + "enterpriseProxyServers", + "enterpriseProxyServers desc", + "enterpriseInternalProxyServers", + "enterpriseInternalProxyServers desc", + "enterpriseProxyServersAreAuthoritative", + "enterpriseProxyServersAreAuthoritative desc", + "neutralDomainResources", + "neutralDomainResources desc", + "indexingEncryptedStoresOrItemsBlocked", + "indexingEncryptedStoresOrItemsBlocked desc", + "smbAutoEncryptedFileExtensions", + "smbAutoEncryptedFileExtensions desc", + "isAssigned", + "isAssigned desc", + "revokeOnMdmHandoffDisabled", + "revokeOnMdmHandoffDisabled desc", + "mdmEnrollmentUrl", + "mdmEnrollmentUrl desc", + "windowsHelloForBusinessBlocked", + "windowsHelloForBusinessBlocked desc", + "pinMinimumLength", + "pinMinimumLength desc", + "pinUppercaseLetters", + "pinUppercaseLetters desc", + "pinLowercaseLetters", + "pinLowercaseLetters desc", + "pinSpecialCharacters", + "pinSpecialCharacters desc", + "pinExpirationDays", + "pinExpirationDays desc", + "numberOfPastPinsRemembered", + "numberOfPastPinsRemembered desc", + "passwordMaximumAttemptCount", + "passwordMaximumAttemptCount desc", + "minutesOfInactivityBeforeDeviceLock", + "minutesOfInactivityBeforeDeviceLock desc", + "daysWithoutContactBeforeUnenroll", + "daysWithoutContactBeforeUnenroll desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "enforcementLevel", + "enterpriseDomain", + "enterpriseProtectedDomainNames", + "protectionUnderLockConfigRequired", + "dataRecoveryCertificate", + "revokeOnUnenrollDisabled", + "rightsManagementServicesTemplateId", + "azureRightsManagementServicesAllowed", + "iconsVisible", + "protectedApps", + "exemptApps", + "enterpriseNetworkDomainNames", + "enterpriseProxiedDomains", + "enterpriseIPRanges", + "enterpriseIPRangesAreAuthoritative", + "enterpriseProxyServers", + "enterpriseInternalProxyServers", + "enterpriseProxyServersAreAuthoritative", + "neutralDomainResources", + "indexingEncryptedStoresOrItemsBlocked", + "smbAutoEncryptedFileExtensions", + "isAssigned", + "revokeOnMdmHandoffDisabled", + "mdmEnrollmentUrl", + "windowsHelloForBusinessBlocked", + "pinMinimumLength", + "pinUppercaseLetters", + "pinLowercaseLetters", + "pinSpecialCharacters", + "pinExpirationDays", + "numberOfPastPinsRemembered", + "passwordMaximumAttemptCount", + "minutesOfInactivityBeforeDeviceLock", + "daysWithoutContactBeforeUnenroll", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of windowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.windowsInformationProtectionPolicy" + ], + "summary": "Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.CreateWindowsInformationProtectionPolicies", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.windowsInformationProtectionPolicy" + ], + "summary": "Get windowsInformationProtectionPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.GetWindowsInformationProtectionPolicies", + "parameters": [ + { + "name": "windowsInformationProtectionPolicy-id", + "in": "path", + "description": "key: windowsInformationProtectionPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "windowsInformationProtectionPolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "enforcementLevel", + "enterpriseDomain", + "enterpriseProtectedDomainNames", + "protectionUnderLockConfigRequired", + "dataRecoveryCertificate", + "revokeOnUnenrollDisabled", + "rightsManagementServicesTemplateId", + "azureRightsManagementServicesAllowed", + "iconsVisible", + "protectedApps", + "exemptApps", + "enterpriseNetworkDomainNames", + "enterpriseProxiedDomains", + "enterpriseIPRanges", + "enterpriseIPRangesAreAuthoritative", + "enterpriseProxyServers", + "enterpriseInternalProxyServers", + "enterpriseProxyServersAreAuthoritative", + "neutralDomainResources", + "indexingEncryptedStoresOrItemsBlocked", + "smbAutoEncryptedFileExtensions", + "isAssigned", + "revokeOnMdmHandoffDisabled", + "mdmEnrollmentUrl", + "windowsHelloForBusinessBlocked", + "pinMinimumLength", + "pinUppercaseLetters", + "pinLowercaseLetters", + "pinSpecialCharacters", + "pinExpirationDays", + "numberOfPastPinsRemembered", + "passwordMaximumAttemptCount", + "minutesOfInactivityBeforeDeviceLock", + "daysWithoutContactBeforeUnenroll", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.windowsInformationProtectionPolicy" + ], + "summary": "Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateWindowsInformationProtectionPolicies", + "parameters": [ + { + "name": "windowsInformationProtectionPolicy-id", + "in": "path", + "description": "key: windowsInformationProtectionPolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "windowsInformationProtectionPolicy" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement": { + "get": { + "tags": [ + "deviceManagement.deviceManagement" + ], + "summary": "Get deviceManagement", + "operationId": "deviceManagement.deviceManagement.GetDeviceManagement", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "subscriptionState", + "settings", + "intuneBrand", + "termsAndConditions", + "applePushNotificationCertificate", + "managedDeviceOverview", + "detectedApps", + "managedDevices", + "deviceConfigurations", + "deviceCompliancePolicies", + "softwareUpdateStatusSummary", + "deviceCompliancePolicyDeviceStateSummary", + "deviceCompliancePolicySettingStateSummaries", + "deviceConfigurationDeviceStateSummaries", + "iosUpdateStatuses", + "deviceCategories", + "exchangeConnectors", + "deviceEnrollmentConfigurations", + "conditionalAccessSettings", + "mobileThreatDefenseConnectors", + "deviceManagementPartners", + "notificationMessageTemplates", + "roleDefinitions", + "roleAssignments", + "resourceOperations", + "telecomExpenseManagementPartners", + "remoteAssistancePartners", + "windowsInformationProtectionAppLearningSummaries", + "windowsInformationProtectionNetworkLearningSummaries", + "troubleshootingEvents" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "termsAndConditions", + "applePushNotificationCertificate", + "managedDeviceOverview", + "detectedApps", + "managedDevices", + "deviceConfigurations", + "deviceCompliancePolicies", + "softwareUpdateStatusSummary", + "deviceCompliancePolicyDeviceStateSummary", + "deviceCompliancePolicySettingStateSummaries", + "deviceConfigurationDeviceStateSummaries", + "iosUpdateStatuses", + "deviceCategories", + "exchangeConnectors", + "deviceEnrollmentConfigurations", + "conditionalAccessSettings", + "mobileThreatDefenseConnectors", + "deviceManagementPartners", + "notificationMessageTemplates", + "roleDefinitions", + "roleAssignments", + "resourceOperations", + "telecomExpenseManagementPartners", + "remoteAssistancePartners", + "windowsInformationProtectionAppLearningSummaries", + "windowsInformationProtectionNetworkLearningSummaries", + "troubleshootingEvents" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagement" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceManagement" + ], + "summary": "Update deviceManagement", + "operationId": "deviceManagement.deviceManagement.UpdateDeviceManagement", + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagement" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/applePushNotificationCertificate": { + "get": { + "tags": [ + "deviceManagement.applePushNotificationCertificate" + ], + "summary": "Get applePushNotificationCertificate from deviceManagement", + "operationId": "deviceManagement.GetApplePushNotificationCertificate", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "appleIdentifier", + "topicIdentifier", + "lastModifiedDateTime", + "expirationDateTime", + "certificate" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.applePushNotificationCertificate" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.applePushNotificationCertificate" + ], + "summary": "Update the navigation property applePushNotificationCertificate in deviceManagement", + "operationId": "deviceManagement.UpdateApplePushNotificationCertificate", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.applePushNotificationCertificate" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest()": { + "get": { + "tags": [ + "deviceManagement.Functions" + ], + "summary": "Invoke function downloadApplePushNotificationCertificateSigningRequest", + "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.a373", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/deviceManagement/conditionalAccessSettings": { + "get": { + "tags": [ + "deviceManagement.onPremisesConditionalAccessSettings" + ], + "summary": "Get conditionalAccessSettings from deviceManagement", + "operationId": "deviceManagement.GetConditionalAccessSettings", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "enabled", + "includedGroups", + "excludedGroups", + "overrideDefaultRule" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onPremisesConditionalAccessSettings" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.onPremisesConditionalAccessSettings" + ], + "summary": "Update the navigation property conditionalAccessSettings in deviceManagement", + "operationId": "deviceManagement.UpdateConditionalAccessSettings", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onPremisesConditionalAccessSettings" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps": { + "get": { + "tags": [ + "deviceManagement.detectedApp" + ], + "summary": "Get detectedApps from deviceManagement", + "operationId": "deviceManagement.ListDetectedApps", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "version", + "version desc", + "sizeInByte", + "sizeInByte desc", + "deviceCount", + "deviceCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "version", + "sizeInByte", + "deviceCount", + "managedDevices" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "managedDevices" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.detectedApp" + ], + "summary": "Create new navigation property to detectedApps for deviceManagement", + "operationId": "deviceManagement.CreateDetectedApps", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps/{detectedApp-id}": { + "get": { + "tags": [ + "deviceManagement.detectedApp" + ], + "summary": "Get detectedApps from deviceManagement", + "operationId": "deviceManagement.GetDetectedApps", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "version", + "sizeInByte", + "deviceCount", + "managedDevices" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "managedDevices" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.detectedApp" + ], + "summary": "Update the navigation property detectedApps in deviceManagement", + "operationId": "deviceManagement.UpdateDetectedApps", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices": { + "get": { + "tags": [ + "deviceManagement.detectedApps.managedDevice" + ], + "summary": "Get managedDevices from deviceManagement", + "operationId": "deviceManagement.detectedApps.ListManagedDevices", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userId", + "userId desc", + "deviceName", + "deviceName desc", + "managedDeviceOwnerType", + "managedDeviceOwnerType desc", + "deviceActionResults", + "deviceActionResults desc", + "enrolledDateTime", + "enrolledDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "operatingSystem", + "operatingSystem desc", + "complianceState", + "complianceState desc", + "jailBroken", + "jailBroken desc", + "managementAgent", + "managementAgent desc", + "osVersion", + "osVersion desc", + "easActivated", + "easActivated desc", + "easDeviceId", + "easDeviceId desc", + "easActivationDateTime", + "easActivationDateTime desc", + "azureADRegistered", + "azureADRegistered desc", + "deviceEnrollmentType", + "deviceEnrollmentType desc", + "activationLockBypassCode", + "activationLockBypassCode desc", + "emailAddress", + "emailAddress desc", + "azureADDeviceId", + "azureADDeviceId desc", + "deviceRegistrationState", + "deviceRegistrationState desc", + "deviceCategoryDisplayName", + "deviceCategoryDisplayName desc", + "isSupervised", + "isSupervised desc", + "exchangeLastSuccessfulSyncDateTime", + "exchangeLastSuccessfulSyncDateTime desc", + "exchangeAccessState", + "exchangeAccessState desc", + "exchangeAccessStateReason", + "exchangeAccessStateReason desc", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionUrl desc", + "remoteAssistanceSessionErrorDetails", + "remoteAssistanceSessionErrorDetails desc", + "isEncrypted", + "isEncrypted desc", + "userPrincipalName", + "userPrincipalName desc", + "model", + "model desc", + "manufacturer", + "manufacturer desc", + "imei", + "imei desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "serialNumber", + "serialNumber desc", + "phoneNumber", + "phoneNumber desc", + "androidSecurityPatchLevel", + "androidSecurityPatchLevel desc", + "userDisplayName", + "userDisplayName desc", + "configurationManagerClientEnabledFeatures", + "configurationManagerClientEnabledFeatures desc", + "wiFiMacAddress", + "wiFiMacAddress desc", + "deviceHealthAttestationState", + "deviceHealthAttestationState desc", + "subscriberCarrier", + "subscriberCarrier desc", + "meid", + "meid desc", + "totalStorageSpaceInBytes", + "totalStorageSpaceInBytes desc", + "freeStorageSpaceInBytes", + "freeStorageSpaceInBytes desc", + "managedDeviceName", + "managedDeviceName desc", + "partnerReportedThreatState", + "partnerReportedThreatState desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}": { + "get": { + "tags": [ + "deviceManagement.detectedApps.managedDevice" + ], + "summary": "Get managedDevices from deviceManagement", + "operationId": "deviceManagement.detectedApps.GetManagedDevices", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/bypassActivationLock": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action bypassActivationLock", + "operationId": "deviceManagement.detectedApps.managedDevices.bypassActivationLock", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action cleanWindowsDevice", + "operationId": "deviceManagement.detectedApps.managedDevices.cleanWindowsDevice", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "keepUserData": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action deleteUserFromSharedAppleDevice", + "operationId": "deviceManagement.detectedApps.managedDevices.deleteUserFromSharedAppleDevice", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/disableLostMode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action disableLostMode", + "operationId": "deviceManagement.detectedApps.managedDevices.disableLostMode", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/locateDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action locateDevice", + "operationId": "deviceManagement.detectedApps.managedDevices.locateDevice", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action logoutSharedAppleDeviceActiveUser", + "operationId": "deviceManagement.detectedApps.managedDevices.logoutSharedAppleDeviceActiveUser", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/rebootNow": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action rebootNow", + "operationId": "deviceManagement.detectedApps.managedDevices.rebootNow", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/recoverPasscode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action recoverPasscode", + "operationId": "deviceManagement.detectedApps.managedDevices.recoverPasscode", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/remoteLock": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action remoteLock", + "operationId": "deviceManagement.detectedApps.managedDevices.remoteLock", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action requestRemoteAssistance", + "operationId": "deviceManagement.detectedApps.managedDevices.requestRemoteAssistance", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/resetPasscode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action resetPasscode", + "operationId": "deviceManagement.detectedApps.managedDevices.resetPasscode", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/retire": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action retire", + "operationId": "deviceManagement.detectedApps.managedDevices.retire", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/retire" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/shutDown": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action shutDown", + "operationId": "deviceManagement.detectedApps.managedDevices.shutDown", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/shutDown" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/syncDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action syncDevice", + "operationId": "deviceManagement.detectedApps.managedDevices.syncDevice", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action updateWindowsDeviceAccount", + "operationId": "deviceManagement.detectedApps.managedDevices.updateWindowsDeviceAccount", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "updateWindowsDeviceAccountActionParameter": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.updateWindowsDeviceAccountActionParameter" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/windowsDefenderScan": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action windowsDefenderScan", + "operationId": "deviceManagement.detectedApps.managedDevices.windowsDefenderScan", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "quickScan": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action windowsDefenderUpdateSignatures", + "operationId": "deviceManagement.detectedApps.managedDevices.windowsDefenderUpdateSignatures", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/wipe": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action wipe", + "operationId": "deviceManagement.detectedApps.managedDevices.wipe", + "parameters": [ + { + "name": "detectedApp-id", + "in": "path", + "description": "key: detectedApp-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "detectedApp" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "keepEnrollmentData": { + "type": "boolean", + "default": false, + "nullable": true + }, + "keepUserData": { + "type": "boolean", + "default": false, + "nullable": true + }, + "macOsUnlockCode": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/wipe" + ] + }, + "/deviceManagement/deviceCategories": { + "get": { + "tags": [ + "deviceManagement.deviceCategory" + ], + "summary": "Get deviceCategories from deviceManagement", + "operationId": "deviceManagement.ListDeviceCategories", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCategory" + ], + "summary": "Create new navigation property to deviceCategories for deviceManagement", + "operationId": "deviceManagement.CreateDeviceCategories", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCategories/{deviceCategory-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCategory" + ], + "summary": "Get deviceCategories from deviceManagement", + "operationId": "deviceManagement.GetDeviceCategories", + "parameters": [ + { + "name": "deviceCategory-id", + "in": "path", + "description": "key: deviceCategory-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCategory" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCategory" + ], + "summary": "Update the navigation property deviceCategories in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceCategories", + "parameters": [ + { + "name": "deviceCategory-id", + "in": "path", + "description": "key: deviceCategory-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCategory" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicy" + ], + "summary": "Get deviceCompliancePolicies from deviceManagement", + "operationId": "deviceManagement.ListDeviceCompliancePolicies", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "displayName", + "displayName desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "description", + "lastModifiedDateTime", + "displayName", + "version", + "scheduledActionsForRule", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "scheduledActionsForRule", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceCompliancePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicy" + ], + "summary": "Create new navigation property to deviceCompliancePolicies for deviceManagement", + "operationId": "deviceManagement.CreateDeviceCompliancePolicies", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicy" + ], + "summary": "Get deviceCompliancePolicies from deviceManagement", + "operationId": "deviceManagement.GetDeviceCompliancePolicies", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "description", + "lastModifiedDateTime", + "displayName", + "version", + "scheduledActionsForRule", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "scheduledActionsForRule", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicy" + ], + "summary": "Update the navigation property deviceCompliancePolicies in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceCompliancePolicies", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListAssignments", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceCompliancePolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment" + ], + "summary": "Create new navigation property to assignments for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateAssignments", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetAssignments", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceCompliancePolicyAssignment-id", + "in": "path", + "description": "key: deviceCompliancePolicyAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicyAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment" + ], + "summary": "Update the navigation property assignments in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateAssignments", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceCompliancePolicyAssignment-id", + "in": "path", + "description": "key: deviceCompliancePolicyAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicyAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary" + ], + "summary": "Get deviceSettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListDeviceSettingStateSummaries", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingName", + "settingName desc", + "instancePath", + "instancePath desc", + "unknownDeviceCount", + "unknownDeviceCount desc", + "notApplicableDeviceCount", + "notApplicableDeviceCount desc", + "compliantDeviceCount", + "compliantDeviceCount desc", + "remediatedDeviceCount", + "remediatedDeviceCount desc", + "nonCompliantDeviceCount", + "nonCompliantDeviceCount desc", + "errorDeviceCount", + "errorDeviceCount desc", + "conflictDeviceCount", + "conflictDeviceCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingName", + "instancePath", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary" + ], + "summary": "Create new navigation property to deviceSettingStateSummaries for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateDeviceSettingStateSummaries", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary" + ], + "summary": "Get deviceSettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetDeviceSettingStateSummaries", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "settingStateDeviceSummary-id", + "in": "path", + "description": "key: settingStateDeviceSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "settingStateDeviceSummary" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingName", + "instancePath", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary" + ], + "summary": "Update the navigation property deviceSettingStateSummaries in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateDeviceSettingStateSummaries", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "settingStateDeviceSummary-id", + "in": "path", + "description": "key: settingStateDeviceSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "settingStateDeviceSummary" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListDeviceStatuses", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceDisplayName", + "deviceDisplayName desc", + "userName", + "userName desc", + "deviceModel", + "deviceModel desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceComplianceDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus" + ], + "summary": "Create new navigation property to deviceStatuses for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateDeviceStatuses", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetDeviceStatuses", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceDeviceStatus-id", + "in": "path", + "description": "key: deviceComplianceDeviceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceDeviceStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus" + ], + "summary": "Update the navigation property deviceStatuses in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateDeviceStatuses", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceDeviceStatus-id", + "in": "path", + "description": "key: deviceComplianceDeviceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceDeviceStatus" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceOverview" + ], + "summary": "Get deviceStatusOverview from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetDeviceStatusOverview", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceOverview" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceOverview" + ], + "summary": "Update the navigation property deviceStatusOverview in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateDeviceStatusOverview", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceOverview" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceManagement.deviceCompliancePolicies.assign", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "assignments": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" + ] + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action scheduleActionsForRules", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduleActionsForRules", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "deviceComplianceScheduledActionForRules": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule" + ], + "summary": "Get scheduledActionsForRule from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListScheduledActionsForRule", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "ruleName", + "ruleName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "ruleName", + "scheduledActionConfigurations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "scheduledActionConfigurations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceComplianceScheduledActionForRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule" + ], + "summary": "Create new navigation property to scheduledActionsForRule for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateScheduledActionsForRule", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule" + ], + "summary": "Get scheduledActionsForRule from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetScheduledActionsForRule", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceScheduledActionForRule-id", + "in": "path", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "ruleName", + "scheduledActionConfigurations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "scheduledActionConfigurations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule" + ], + "summary": "Update the navigation property scheduledActionsForRule in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateScheduledActionsForRule", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceScheduledActionForRule-id", + "in": "path", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem" + ], + "summary": "Get scheduledActionConfigurations from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.ListScheduledActionConfigurations", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceScheduledActionForRule-id", + "in": "path", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "gracePeriodHours", + "gracePeriodHours desc", + "actionType", + "actionType desc", + "notificationTemplateId", + "notificationTemplateId desc", + "notificationMessageCCList", + "notificationMessageCCList desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "gracePeriodHours", + "actionType", + "notificationTemplateId", + "notificationMessageCCList" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceComplianceActionItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem" + ], + "summary": "Create new navigation property to scheduledActionConfigurations for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.CreateScheduledActionConfigurations", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceScheduledActionForRule-id", + "in": "path", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem" + ], + "summary": "Get scheduledActionConfigurations from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.GetScheduledActionConfigurations", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceScheduledActionForRule-id", + "in": "path", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "name": "deviceComplianceActionItem-id", + "in": "path", + "description": "key: deviceComplianceActionItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceActionItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "gracePeriodHours", + "actionType", + "notificationTemplateId", + "notificationMessageCCList" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem" + ], + "summary": "Update the navigation property scheduledActionConfigurations in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.UpdateScheduledActionConfigurations", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceScheduledActionForRule-id", + "in": "path", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "name": "deviceComplianceActionItem-id", + "in": "path", + "description": "key: deviceComplianceActionItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceActionItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus" + ], + "summary": "Get userStatuses from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListUserStatuses", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userDisplayName", + "userDisplayName desc", + "devicesCount", + "devicesCount desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceComplianceUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus" + ], + "summary": "Create new navigation property to userStatuses for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateUserStatuses", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus" + ], + "summary": "Get userStatuses from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetUserStatuses", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceUserStatus-id", + "in": "path", + "description": "key: deviceComplianceUserStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceUserStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus" + ], + "summary": "Update the navigation property userStatuses in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateUserStatuses", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "deviceComplianceUserStatus-id", + "in": "path", + "description": "key: deviceComplianceUserStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceUserStatus" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserOverview" + ], + "summary": "Get userStatusOverview from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetUserStatusOverview", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserOverview" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserOverview" + ], + "summary": "Update the navigation property userStatusOverview in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateUserStatusOverview", + "parameters": [ + { + "name": "deviceCompliancePolicy-id", + "in": "path", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicy" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserOverview" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicyDeviceStateSummary": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicyDeviceStateSummary" + ], + "summary": "Get deviceCompliancePolicyDeviceStateSummary from deviceManagement", + "operationId": "deviceManagement.GetDeviceCompliancePolicyDeviceStateSummary", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "inGracePeriodCount", + "configManagerCount", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyDeviceStateSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicyDeviceStateSummary" + ], + "summary": "Update the navigation property deviceCompliancePolicyDeviceStateSummary in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceCompliancePolicyDeviceStateSummary", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyDeviceStateSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicySettingStateSummaries": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummary" + ], + "summary": "Get deviceCompliancePolicySettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.ListDeviceCompliancePolicySettingStateSummaries", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "setting", + "setting desc", + "settingName", + "settingName desc", + "platformType", + "platformType desc", + "unknownDeviceCount", + "unknownDeviceCount desc", + "notApplicableDeviceCount", + "notApplicableDeviceCount desc", + "compliantDeviceCount", + "compliantDeviceCount desc", + "remediatedDeviceCount", + "remediatedDeviceCount desc", + "nonCompliantDeviceCount", + "nonCompliantDeviceCount desc", + "errorDeviceCount", + "errorDeviceCount desc", + "conflictDeviceCount", + "conflictDeviceCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "setting", + "settingName", + "platformType", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount", + "deviceComplianceSettingStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceComplianceSettingStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceCompliancePolicySettingStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummary" + ], + "summary": "Create new navigation property to deviceCompliancePolicySettingStateSummaries for deviceManagement", + "operationId": "deviceManagement.CreateDeviceCompliancePolicySettingStateSummaries", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummary" + ], + "summary": "Get deviceCompliancePolicySettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.GetDeviceCompliancePolicySettingStateSummaries", + "parameters": [ + { + "name": "deviceCompliancePolicySettingStateSummary-id", + "in": "path", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "setting", + "settingName", + "platformType", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount", + "deviceComplianceSettingStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceComplianceSettingStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummary" + ], + "summary": "Update the navigation property deviceCompliancePolicySettingStateSummaries in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceCompliancePolicySettingStateSummaries", + "parameters": [ + { + "name": "deviceCompliancePolicySettingStateSummary-id", + "in": "path", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState" + ], + "summary": "Get deviceComplianceSettingStates from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicySettingStateSummaries.ListDeviceComplianceSettingStates", + "parameters": [ + { + "name": "deviceCompliancePolicySettingStateSummary-id", + "in": "path", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "setting", + "setting desc", + "settingName", + "settingName desc", + "deviceId", + "deviceId desc", + "deviceName", + "deviceName desc", + "userId", + "userId desc", + "userEmail", + "userEmail desc", + "userName", + "userName desc", + "userPrincipalName", + "userPrincipalName desc", + "deviceModel", + "deviceModel desc", + "state", + "state desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "setting", + "settingName", + "deviceId", + "deviceName", + "userId", + "userEmail", + "userName", + "userPrincipalName", + "deviceModel", + "state", + "complianceGracePeriodExpirationDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceComplianceSettingState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState" + ], + "summary": "Create new navigation property to deviceComplianceSettingStates for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicySettingStateSummaries.CreateDeviceComplianceSettingStates", + "parameters": [ + { + "name": "deviceCompliancePolicySettingStateSummary-id", + "in": "path", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState" + ], + "summary": "Get deviceComplianceSettingStates from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicySettingStateSummaries.GetDeviceComplianceSettingStates", + "parameters": [ + { + "name": "deviceCompliancePolicySettingStateSummary-id", + "in": "path", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "name": "deviceComplianceSettingState-id", + "in": "path", + "description": "key: deviceComplianceSettingState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceSettingState" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "setting", + "settingName", + "deviceId", + "deviceName", + "userId", + "userEmail", + "userName", + "userPrincipalName", + "deviceModel", + "state", + "complianceGracePeriodExpirationDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState" + ], + "summary": "Update the navigation property deviceComplianceSettingStates in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicySettingStateSummaries.UpdateDeviceComplianceSettingStates", + "parameters": [ + { + "name": "deviceCompliancePolicySettingStateSummary-id", + "in": "path", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "name": "deviceComplianceSettingState-id", + "in": "path", + "description": "key: deviceComplianceSettingState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceComplianceSettingState" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurationDeviceStateSummaries": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurationDeviceStateSummary" + ], + "summary": "Get deviceConfigurationDeviceStateSummaries from deviceManagement", + "operationId": "deviceManagement.GetDeviceConfigurationDeviceStateSummaries", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStateSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurationDeviceStateSummary" + ], + "summary": "Update the navigation property deviceConfigurationDeviceStateSummaries in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceConfigurationDeviceStateSummaries", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStateSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations": { + "get": { + "tags": [ + "deviceManagement.deviceConfiguration" + ], + "summary": "Get deviceConfigurations from deviceManagement", + "operationId": "deviceManagement.ListDeviceConfigurations", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "displayName", + "displayName desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "createdDateTime", + "description", + "displayName", + "version", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfiguration" + ], + "summary": "Create new navigation property to deviceConfigurations for deviceManagement", + "operationId": "deviceManagement.CreateDeviceConfigurations", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfiguration" + ], + "summary": "Get deviceConfigurations from deviceManagement", + "operationId": "deviceManagement.GetDeviceConfigurations", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "createdDateTime", + "description", + "displayName", + "version", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfiguration" + ], + "summary": "Update the navigation property deviceConfigurations in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceConfigurations", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.ListAssignments", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationAssignment" + ], + "summary": "Create new navigation property to assignments for deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.CreateAssignments", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetAssignments", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "deviceConfigurationAssignment-id", + "in": "path", + "description": "key: deviceConfigurationAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationAssignment" + ], + "summary": "Update the navigation property assignments in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateAssignments", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "deviceConfigurationAssignment-id", + "in": "path", + "description": "key: deviceConfigurationAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.settingStateDeviceSummary" + ], + "summary": "Get deviceSettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.ListDeviceSettingStateSummaries", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingName", + "settingName desc", + "instancePath", + "instancePath desc", + "unknownDeviceCount", + "unknownDeviceCount desc", + "notApplicableDeviceCount", + "notApplicableDeviceCount desc", + "compliantDeviceCount", + "compliantDeviceCount desc", + "remediatedDeviceCount", + "remediatedDeviceCount desc", + "nonCompliantDeviceCount", + "nonCompliantDeviceCount desc", + "errorDeviceCount", + "errorDeviceCount desc", + "conflictDeviceCount", + "conflictDeviceCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingName", + "instancePath", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfigurations.settingStateDeviceSummary" + ], + "summary": "Create new navigation property to deviceSettingStateSummaries for deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.CreateDeviceSettingStateSummaries", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.settingStateDeviceSummary" + ], + "summary": "Get deviceSettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetDeviceSettingStateSummaries", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "settingStateDeviceSummary-id", + "in": "path", + "description": "key: settingStateDeviceSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "settingStateDeviceSummary" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingName", + "instancePath", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.settingStateDeviceSummary" + ], + "summary": "Update the navigation property deviceSettingStateSummaries in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateDeviceSettingStateSummaries", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "settingStateDeviceSummary-id", + "in": "path", + "description": "key: settingStateDeviceSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "settingStateDeviceSummary" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.ListDeviceStatuses", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceDisplayName", + "deviceDisplayName desc", + "userName", + "userName desc", + "deviceModel", + "deviceModel desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus" + ], + "summary": "Create new navigation property to deviceStatuses for deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.CreateDeviceStatuses", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetDeviceStatuses", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "deviceConfigurationDeviceStatus-id", + "in": "path", + "description": "key: deviceConfigurationDeviceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationDeviceStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus" + ], + "summary": "Update the navigation property deviceStatuses in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateDeviceStatuses", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "deviceConfigurationDeviceStatus-id", + "in": "path", + "description": "key: deviceConfigurationDeviceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationDeviceStatus" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceOverview" + ], + "summary": "Get deviceStatusOverview from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetDeviceStatusOverview", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceOverview" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceOverview" + ], + "summary": "Update the navigation property deviceStatusOverview in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateDeviceStatusOverview", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceOverview" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceManagement.deviceConfigurations.assign", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "assignments": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" + ] + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus" + ], + "summary": "Get userStatuses from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.ListUserStatuses", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userDisplayName", + "userDisplayName desc", + "devicesCount", + "devicesCount desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus" + ], + "summary": "Create new navigation property to userStatuses for deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.CreateUserStatuses", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus" + ], + "summary": "Get userStatuses from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetUserStatuses", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "deviceConfigurationUserStatus-id", + "in": "path", + "description": "key: deviceConfigurationUserStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationUserStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus" + ], + "summary": "Update the navigation property userStatuses in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateUserStatuses", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "deviceConfigurationUserStatus-id", + "in": "path", + "description": "key: deviceConfigurationUserStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationUserStatus" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserOverview" + ], + "summary": "Get userStatusOverview from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetUserStatusOverview", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserOverview" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserOverview" + ], + "summary": "Update the navigation property userStatusOverview in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateUserStatusOverview", + "parameters": [ + { + "name": "deviceConfiguration-id", + "in": "path", + "description": "key: deviceConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfiguration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserOverview" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations": { + "get": { + "tags": [ + "deviceManagement.deviceEnrollmentConfiguration" + ], + "summary": "Get deviceEnrollmentConfigurations from deviceManagement", + "operationId": "deviceManagement.ListDeviceEnrollmentConfigurations", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "priority", + "priority desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "priority", + "createdDateTime", + "lastModifiedDateTime", + "version", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceEnrollmentConfiguration" + ], + "summary": "Create new navigation property to deviceEnrollmentConfigurations for deviceManagement", + "operationId": "deviceManagement.CreateDeviceEnrollmentConfigurations", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}": { + "get": { + "tags": [ + "deviceManagement.deviceEnrollmentConfiguration" + ], + "summary": "Get deviceEnrollmentConfigurations from deviceManagement", + "operationId": "deviceManagement.GetDeviceEnrollmentConfigurations", + "parameters": [ + { + "name": "deviceEnrollmentConfiguration-id", + "in": "path", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "priority", + "createdDateTime", + "lastModifiedDateTime", + "version", + "assignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceEnrollmentConfiguration" + ], + "summary": "Update the navigation property deviceEnrollmentConfigurations in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceEnrollmentConfigurations", + "parameters": [ + { + "name": "deviceEnrollmentConfiguration-id", + "in": "path", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments": { + "get": { + "tags": [ + "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.ListAssignments", + "parameters": [ + { + "name": "deviceEnrollmentConfiguration-id", + "in": "path", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment" + ], + "summary": "Create new navigation property to assignments for deviceManagement", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.CreateAssignments", + "parameters": [ + { + "name": "deviceEnrollmentConfiguration-id", + "in": "path", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.GetAssignments", + "parameters": [ + { + "name": "deviceEnrollmentConfiguration-id", + "in": "path", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "name": "enrollmentConfigurationAssignment-id", + "in": "path", + "description": "key: enrollmentConfigurationAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "enrollmentConfigurationAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment" + ], + "summary": "Update the navigation property assignments in deviceManagement", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.UpdateAssignments", + "parameters": [ + { + "name": "deviceEnrollmentConfiguration-id", + "in": "path", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "name": "enrollmentConfigurationAssignment-id", + "in": "path", + "description": "key: enrollmentConfigurationAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "enrollmentConfigurationAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.assign", + "parameters": [ + { + "name": "deviceEnrollmentConfiguration-id", + "in": "path", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "enrollmentConfigurationAssignments": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign" + ] + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action setPriority", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.setPriority", + "parameters": [ + { + "name": "deviceEnrollmentConfiguration-id", + "in": "path", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "priority": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/deviceManagementPartners": { + "get": { + "tags": [ + "deviceManagement.deviceManagementPartner" + ], + "summary": "Get deviceManagementPartners from deviceManagement", + "operationId": "deviceManagement.ListDeviceManagementPartners", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastHeartbeatDateTime", + "lastHeartbeatDateTime desc", + "partnerState", + "partnerState desc", + "partnerAppType", + "partnerAppType desc", + "singleTenantAppId", + "singleTenantAppId desc", + "displayName", + "displayName desc", + "isConfigured", + "isConfigured desc", + "whenPartnerDevicesWillBeRemovedDateTime", + "whenPartnerDevicesWillBeRemovedDateTime desc", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastHeartbeatDateTime", + "partnerState", + "partnerAppType", + "singleTenantAppId", + "displayName", + "isConfigured", + "whenPartnerDevicesWillBeRemovedDateTime", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceManagementPartner" + ], + "summary": "Create new navigation property to deviceManagementPartners for deviceManagement", + "operationId": "deviceManagement.CreateDeviceManagementPartners", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}": { + "get": { + "tags": [ + "deviceManagement.deviceManagementPartner" + ], + "summary": "Get deviceManagementPartners from deviceManagement", + "operationId": "deviceManagement.GetDeviceManagementPartners", + "parameters": [ + { + "name": "deviceManagementPartner-id", + "in": "path", + "description": "key: deviceManagementPartner-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementPartner" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastHeartbeatDateTime", + "partnerState", + "partnerAppType", + "singleTenantAppId", + "displayName", + "isConfigured", + "whenPartnerDevicesWillBeRemovedDateTime", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceManagementPartner" + ], + "summary": "Update the navigation property deviceManagementPartners in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceManagementPartners", + "parameters": [ + { + "name": "deviceManagementPartner-id", + "in": "path", + "description": "key: deviceManagementPartner-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementPartner" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/exchangeConnectors": { + "get": { + "tags": [ + "deviceManagement.deviceManagementExchangeConnector" + ], + "summary": "Get exchangeConnectors from deviceManagement", + "operationId": "deviceManagement.ListExchangeConnectors", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "status", + "status desc", + "primarySmtpAddress", + "primarySmtpAddress desc", + "serverName", + "serverName desc", + "connectorServerName", + "connectorServerName desc", + "exchangeConnectorType", + "exchangeConnectorType desc", + "version", + "version desc", + "exchangeAlias", + "exchangeAlias desc", + "exchangeOrganization", + "exchangeOrganization desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastSyncDateTime", + "status", + "primarySmtpAddress", + "serverName", + "connectorServerName", + "exchangeConnectorType", + "version", + "exchangeAlias", + "exchangeOrganization" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceManagementExchangeConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceManagementExchangeConnector" + ], + "summary": "Create new navigation property to exchangeConnectors for deviceManagement", + "operationId": "deviceManagement.CreateExchangeConnectors", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}": { + "get": { + "tags": [ + "deviceManagement.deviceManagementExchangeConnector" + ], + "summary": "Get exchangeConnectors from deviceManagement", + "operationId": "deviceManagement.GetExchangeConnectors", + "parameters": [ + { + "name": "deviceManagementExchangeConnector-id", + "in": "path", + "description": "key: deviceManagementExchangeConnector-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementExchangeConnector" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastSyncDateTime", + "status", + "primarySmtpAddress", + "serverName", + "connectorServerName", + "exchangeConnectorType", + "version", + "exchangeAlias", + "exchangeOrganization" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceManagementExchangeConnector" + ], + "summary": "Update the navigation property exchangeConnectors in deviceManagement", + "operationId": "deviceManagement.UpdateExchangeConnectors", + "parameters": [ + { + "name": "deviceManagementExchangeConnector-id", + "in": "path", + "description": "key: deviceManagementExchangeConnector-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementExchangeConnector" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action sync", + "operationId": "deviceManagement.exchangeConnectors.sync", + "parameters": [ + { + "name": "deviceManagementExchangeConnector-id", + "in": "path", + "description": "key: deviceManagementExchangeConnector-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementExchangeConnector" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "syncType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnectorSyncType" + } + ] + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/iosUpdateStatuses": { + "get": { + "tags": [ + "deviceManagement.iosUpdateDeviceStatus" + ], + "summary": "Get iosUpdateStatuses from deviceManagement", + "operationId": "deviceManagement.ListIosUpdateStatuses", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "installStatus", + "installStatus desc", + "osVersion", + "osVersion desc", + "deviceId", + "deviceId desc", + "userId", + "userId desc", + "deviceDisplayName", + "deviceDisplayName desc", + "userName", + "userName desc", + "deviceModel", + "deviceModel desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "installStatus", + "osVersion", + "deviceId", + "userId", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of iosUpdateDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.iosUpdateDeviceStatus" + ], + "summary": "Create new navigation property to iosUpdateStatuses for deviceManagement", + "operationId": "deviceManagement.CreateIosUpdateStatuses", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}": { + "get": { + "tags": [ + "deviceManagement.iosUpdateDeviceStatus" + ], + "summary": "Get iosUpdateStatuses from deviceManagement", + "operationId": "deviceManagement.GetIosUpdateStatuses", + "parameters": [ + { + "name": "iosUpdateDeviceStatus-id", + "in": "path", + "description": "key: iosUpdateDeviceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosUpdateDeviceStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "installStatus", + "osVersion", + "deviceId", + "userId", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.iosUpdateDeviceStatus" + ], + "summary": "Update the navigation property iosUpdateStatuses in deviceManagement", + "operationId": "deviceManagement.UpdateIosUpdateStatuses", + "parameters": [ + { + "name": "iosUpdateDeviceStatus-id", + "in": "path", + "description": "key: iosUpdateDeviceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "iosUpdateDeviceStatus" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDeviceOverview": { + "get": { + "tags": [ + "deviceManagement.managedDeviceOverview" + ], + "summary": "Get managedDeviceOverview from deviceManagement", + "operationId": "deviceManagement.GetManagedDeviceOverview", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "enrolledDeviceCount", + "mdmEnrolledCount", + "dualEnrolledDeviceCount", + "deviceOperatingSystemSummary", + "deviceExchangeAccessStateSummary" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceOverview" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices": { + "get": { + "tags": [ + "deviceManagement.managedDevice" + ], + "summary": "Get managedDevices from deviceManagement", + "operationId": "deviceManagement.ListManagedDevices", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userId", + "userId desc", + "deviceName", + "deviceName desc", + "managedDeviceOwnerType", + "managedDeviceOwnerType desc", + "deviceActionResults", + "deviceActionResults desc", + "enrolledDateTime", + "enrolledDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "operatingSystem", + "operatingSystem desc", + "complianceState", + "complianceState desc", + "jailBroken", + "jailBroken desc", + "managementAgent", + "managementAgent desc", + "osVersion", + "osVersion desc", + "easActivated", + "easActivated desc", + "easDeviceId", + "easDeviceId desc", + "easActivationDateTime", + "easActivationDateTime desc", + "azureADRegistered", + "azureADRegistered desc", + "deviceEnrollmentType", + "deviceEnrollmentType desc", + "activationLockBypassCode", + "activationLockBypassCode desc", + "emailAddress", + "emailAddress desc", + "azureADDeviceId", + "azureADDeviceId desc", + "deviceRegistrationState", + "deviceRegistrationState desc", + "deviceCategoryDisplayName", + "deviceCategoryDisplayName desc", + "isSupervised", + "isSupervised desc", + "exchangeLastSuccessfulSyncDateTime", + "exchangeLastSuccessfulSyncDateTime desc", + "exchangeAccessState", + "exchangeAccessState desc", + "exchangeAccessStateReason", + "exchangeAccessStateReason desc", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionUrl desc", + "remoteAssistanceSessionErrorDetails", + "remoteAssistanceSessionErrorDetails desc", + "isEncrypted", + "isEncrypted desc", + "userPrincipalName", + "userPrincipalName desc", + "model", + "model desc", + "manufacturer", + "manufacturer desc", + "imei", + "imei desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "serialNumber", + "serialNumber desc", + "phoneNumber", + "phoneNumber desc", + "androidSecurityPatchLevel", + "androidSecurityPatchLevel desc", + "userDisplayName", + "userDisplayName desc", + "configurationManagerClientEnabledFeatures", + "configurationManagerClientEnabledFeatures desc", + "wiFiMacAddress", + "wiFiMacAddress desc", + "deviceHealthAttestationState", + "deviceHealthAttestationState desc", + "subscriberCarrier", + "subscriberCarrier desc", + "meid", + "meid desc", + "totalStorageSpaceInBytes", + "totalStorageSpaceInBytes desc", + "freeStorageSpaceInBytes", + "freeStorageSpaceInBytes desc", + "managedDeviceName", + "managedDeviceName desc", + "partnerReportedThreatState", + "partnerReportedThreatState desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.managedDevice" + ], + "summary": "Create new navigation property to managedDevices for deviceManagement", + "operationId": "deviceManagement.CreateManagedDevices", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}": { + "get": { + "tags": [ + "deviceManagement.managedDevice" + ], + "summary": "Get managedDevices from deviceManagement", + "operationId": "deviceManagement.GetManagedDevices", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.managedDevice" + ], + "summary": "Update the navigation property managedDevices in deviceManagement", + "operationId": "deviceManagement.UpdateManagedDevices", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceCategory" + ], + "summary": "Get deviceCategory from deviceManagement", + "operationId": "deviceManagement.managedDevices.GetDeviceCategory", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.managedDevices.deviceCategory" + ], + "summary": "Update the navigation property deviceCategory in deviceManagement", + "operationId": "deviceManagement.managedDevices.UpdateDeviceCategory", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from deviceManagement", + "operationId": "deviceManagement.managedDevices.ListDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Create new navigation property to deviceCompliancePolicyStates for deviceManagement", + "operationId": "deviceManagement.managedDevices.CreateDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from deviceManagement", + "operationId": "deviceManagement.managedDevices.GetDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceCompliancePolicyState-id", + "in": "path", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicyState" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Update the navigation property deviceCompliancePolicyStates in deviceManagement", + "operationId": "deviceManagement.managedDevices.UpdateDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceCompliancePolicyState-id", + "in": "path", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicyState" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from deviceManagement", + "operationId": "deviceManagement.managedDevices.ListDeviceConfigurationStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.managedDevices.deviceConfigurationState" + ], + "summary": "Create new navigation property to deviceConfigurationStates for deviceManagement", + "operationId": "deviceManagement.managedDevices.CreateDeviceConfigurationStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from deviceManagement", + "operationId": "deviceManagement.managedDevices.GetDeviceConfigurationStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceConfigurationState-id", + "in": "path", + "description": "key: deviceConfigurationState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationState" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.managedDevices.deviceConfigurationState" + ], + "summary": "Update the navigation property deviceConfigurationStates in deviceManagement", + "operationId": "deviceManagement.managedDevices.UpdateDeviceConfigurationStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceConfigurationState-id", + "in": "path", + "description": "key: deviceConfigurationState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationState" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action bypassActivationLock", + "operationId": "deviceManagement.managedDevices.bypassActivationLock", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/bypassActivationLock" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action cleanWindowsDevice", + "operationId": "deviceManagement.managedDevices.cleanWindowsDevice", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "keepUserData": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action deleteUserFromSharedAppleDevice", + "operationId": "deviceManagement.managedDevices.deleteUserFromSharedAppleDevice", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action disableLostMode", + "operationId": "deviceManagement.managedDevices.disableLostMode", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/disableLostMode" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action locateDevice", + "operationId": "deviceManagement.managedDevices.locateDevice", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/locateDevice" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action logoutSharedAppleDeviceActiveUser", + "operationId": "deviceManagement.managedDevices.logoutSharedAppleDeviceActiveUser", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action rebootNow", + "operationId": "deviceManagement.managedDevices.rebootNow", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/rebootNow" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action recoverPasscode", + "operationId": "deviceManagement.managedDevices.recoverPasscode", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/recoverPasscode" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action remoteLock", + "operationId": "deviceManagement.managedDevices.remoteLock", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/remoteLock" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action requestRemoteAssistance", + "operationId": "deviceManagement.managedDevices.requestRemoteAssistance", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action resetPasscode", + "operationId": "deviceManagement.managedDevices.resetPasscode", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/resetPasscode" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/retire": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action retire", + "operationId": "deviceManagement.managedDevices.retire", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/retire" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/shutDown": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action shutDown", + "operationId": "deviceManagement.managedDevices.shutDown", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/shutDown" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action syncDevice", + "operationId": "deviceManagement.managedDevices.syncDevice", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/syncDevice" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action updateWindowsDeviceAccount", + "operationId": "deviceManagement.managedDevices.updateWindowsDeviceAccount", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "updateWindowsDeviceAccountActionParameter": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.updateWindowsDeviceAccountActionParameter" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action windowsDefenderScan", + "operationId": "deviceManagement.managedDevices.windowsDefenderScan", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "quickScan": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/windowsDefenderScan" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action windowsDefenderUpdateSignatures", + "operationId": "deviceManagement.managedDevices.windowsDefenderUpdateSignatures", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/wipe": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action wipe", + "operationId": "deviceManagement.managedDevices.wipe", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "keepEnrollmentData": { + "type": "boolean", + "default": false, + "nullable": true + }, + "keepUserData": { + "type": "boolean", + "default": false, + "nullable": true + }, + "macOsUnlockCode": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/wipe" + ] + }, + "/deviceManagement/getEffectivePermissions(scope={scope})": { + "get": { + "tags": [ + "deviceManagement.Functions" + ], + "summary": "Invoke function getEffectivePermissions", + "operationId": "deviceManagement.getEffectivePermissions.04fa", + "parameters": [ + { + "name": "scope", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.rolePermission" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName={domainName})": { + "get": { + "tags": [ + "deviceManagement.Functions" + ], + "summary": "Invoke function verifyWindowsEnrollmentAutoDiscovery", + "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.135e", + "parameters": [ + { + "name": "domainName", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "boolean", + "default": false + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/deviceManagement/mobileThreatDefenseConnectors": { + "get": { + "tags": [ + "deviceManagement.mobileThreatDefenseConnector" + ], + "summary": "Get mobileThreatDefenseConnectors from deviceManagement", + "operationId": "deviceManagement.ListMobileThreatDefenseConnectors", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastHeartbeatDateTime", + "lastHeartbeatDateTime desc", + "partnerState", + "partnerState desc", + "androidEnabled", + "androidEnabled desc", + "iosEnabled", + "iosEnabled desc", + "androidDeviceBlockedOnMissingPartnerData", + "androidDeviceBlockedOnMissingPartnerData desc", + "iosDeviceBlockedOnMissingPartnerData", + "iosDeviceBlockedOnMissingPartnerData desc", + "partnerUnsupportedOsVersionBlocked", + "partnerUnsupportedOsVersionBlocked desc", + "partnerUnresponsivenessThresholdInDays", + "partnerUnresponsivenessThresholdInDays desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastHeartbeatDateTime", + "partnerState", + "androidEnabled", + "iosEnabled", + "androidDeviceBlockedOnMissingPartnerData", + "iosDeviceBlockedOnMissingPartnerData", + "partnerUnsupportedOsVersionBlocked", + "partnerUnresponsivenessThresholdInDays" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mobileThreatDefenseConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.mobileThreatDefenseConnector" + ], + "summary": "Create new navigation property to mobileThreatDefenseConnectors for deviceManagement", + "operationId": "deviceManagement.CreateMobileThreatDefenseConnectors", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}": { + "get": { + "tags": [ + "deviceManagement.mobileThreatDefenseConnector" + ], + "summary": "Get mobileThreatDefenseConnectors from deviceManagement", + "operationId": "deviceManagement.GetMobileThreatDefenseConnectors", + "parameters": [ + { + "name": "mobileThreatDefenseConnector-id", + "in": "path", + "description": "key: mobileThreatDefenseConnector-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileThreatDefenseConnector" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastHeartbeatDateTime", + "partnerState", + "androidEnabled", + "iosEnabled", + "androidDeviceBlockedOnMissingPartnerData", + "iosDeviceBlockedOnMissingPartnerData", + "partnerUnsupportedOsVersionBlocked", + "partnerUnresponsivenessThresholdInDays" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.mobileThreatDefenseConnector" + ], + "summary": "Update the navigation property mobileThreatDefenseConnectors in deviceManagement", + "operationId": "deviceManagement.UpdateMobileThreatDefenseConnectors", + "parameters": [ + { + "name": "mobileThreatDefenseConnector-id", + "in": "path", + "description": "key: mobileThreatDefenseConnector-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mobileThreatDefenseConnector" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates": { + "get": { + "tags": [ + "deviceManagement.notificationMessageTemplate" + ], + "summary": "Get notificationMessageTemplates from deviceManagement", + "operationId": "deviceManagement.ListNotificationMessageTemplates", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "displayName", + "displayName desc", + "defaultLocale", + "defaultLocale desc", + "brandingOptions", + "brandingOptions desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "displayName", + "defaultLocale", + "brandingOptions", + "localizedNotificationMessages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "localizedNotificationMessages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of notificationMessageTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.notificationMessageTemplate" + ], + "summary": "Create new navigation property to notificationMessageTemplates for deviceManagement", + "operationId": "deviceManagement.CreateNotificationMessageTemplates", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}": { + "get": { + "tags": [ + "deviceManagement.notificationMessageTemplate" + ], + "summary": "Get notificationMessageTemplates from deviceManagement", + "operationId": "deviceManagement.GetNotificationMessageTemplates", + "parameters": [ + { + "name": "notificationMessageTemplate-id", + "in": "path", + "description": "key: notificationMessageTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "displayName", + "defaultLocale", + "brandingOptions", + "localizedNotificationMessages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "localizedNotificationMessages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.notificationMessageTemplate" + ], + "summary": "Update the navigation property notificationMessageTemplates in deviceManagement", + "operationId": "deviceManagement.UpdateNotificationMessageTemplates", + "parameters": [ + { + "name": "notificationMessageTemplate-id", + "in": "path", + "description": "key: notificationMessageTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notificationMessageTemplate" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages": { + "get": { + "tags": [ + "deviceManagement.notificationMessageTemplates.localizedNotificationMessage" + ], + "summary": "Get localizedNotificationMessages from deviceManagement", + "operationId": "deviceManagement.notificationMessageTemplates.ListLocalizedNotificationMessages", + "parameters": [ + { + "name": "notificationMessageTemplate-id", + "in": "path", + "description": "key: notificationMessageTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "locale", + "locale desc", + "subject", + "subject desc", + "messageTemplate", + "messageTemplate desc", + "isDefault", + "isDefault desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "locale", + "subject", + "messageTemplate", + "isDefault" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of localizedNotificationMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.notificationMessageTemplates.localizedNotificationMessage" + ], + "summary": "Create new navigation property to localizedNotificationMessages for deviceManagement", + "operationId": "deviceManagement.notificationMessageTemplates.CreateLocalizedNotificationMessages", + "parameters": [ + { + "name": "notificationMessageTemplate-id", + "in": "path", + "description": "key: notificationMessageTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notificationMessageTemplate" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}": { + "get": { + "tags": [ + "deviceManagement.notificationMessageTemplates.localizedNotificationMessage" + ], + "summary": "Get localizedNotificationMessages from deviceManagement", + "operationId": "deviceManagement.notificationMessageTemplates.GetLocalizedNotificationMessages", + "parameters": [ + { + "name": "notificationMessageTemplate-id", + "in": "path", + "description": "key: notificationMessageTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "name": "localizedNotificationMessage-id", + "in": "path", + "description": "key: localizedNotificationMessage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "localizedNotificationMessage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "locale", + "subject", + "messageTemplate", + "isDefault" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.notificationMessageTemplates.localizedNotificationMessage" + ], + "summary": "Update the navigation property localizedNotificationMessages in deviceManagement", + "operationId": "deviceManagement.notificationMessageTemplates.UpdateLocalizedNotificationMessages", + "parameters": [ + { + "name": "notificationMessageTemplate-id", + "in": "path", + "description": "key: notificationMessageTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "name": "localizedNotificationMessage-id", + "in": "path", + "description": "key: localizedNotificationMessage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "localizedNotificationMessage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action sendTestMessage", + "operationId": "deviceManagement.notificationMessageTemplates.sendTestMessage", + "parameters": [ + { + "name": "notificationMessageTemplate-id", + "in": "path", + "description": "key: notificationMessageTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notificationMessageTemplate" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/remoteAssistancePartners": { + "get": { + "tags": [ + "deviceManagement.remoteAssistancePartner" + ], + "summary": "Get remoteAssistancePartners from deviceManagement", + "operationId": "deviceManagement.ListRemoteAssistancePartners", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "onboardingUrl", + "onboardingUrl desc", + "onboardingStatus", + "onboardingStatus desc", + "lastConnectionDateTime", + "lastConnectionDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "onboardingUrl", + "onboardingStatus", + "lastConnectionDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of remoteAssistancePartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.remoteAssistancePartner" + ], + "summary": "Create new navigation property to remoteAssistancePartners for deviceManagement", + "operationId": "deviceManagement.CreateRemoteAssistancePartners", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}": { + "get": { + "tags": [ + "deviceManagement.remoteAssistancePartner" + ], + "summary": "Get remoteAssistancePartners from deviceManagement", + "operationId": "deviceManagement.GetRemoteAssistancePartners", + "parameters": [ + { + "name": "remoteAssistancePartner-id", + "in": "path", + "description": "key: remoteAssistancePartner-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "remoteAssistancePartner" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "onboardingUrl", + "onboardingStatus", + "lastConnectionDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.remoteAssistancePartner" + ], + "summary": "Update the navigation property remoteAssistancePartners in deviceManagement", + "operationId": "deviceManagement.UpdateRemoteAssistancePartners", + "parameters": [ + { + "name": "remoteAssistancePartner-id", + "in": "path", + "description": "key: remoteAssistancePartner-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "remoteAssistancePartner" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action beginOnboarding", + "operationId": "deviceManagement.remoteAssistancePartners.beginOnboarding", + "parameters": [ + { + "name": "remoteAssistancePartner-id", + "in": "path", + "description": "key: remoteAssistancePartner-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "remoteAssistancePartner" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action disconnect", + "operationId": "deviceManagement.remoteAssistancePartners.disconnect", + "parameters": [ + { + "name": "remoteAssistancePartner-id", + "in": "path", + "description": "key: remoteAssistancePartner-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "remoteAssistancePartner" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/resourceOperations": { + "get": { + "tags": [ + "deviceManagement.resourceOperation" + ], + "summary": "Get resourceOperations from deviceManagement", + "operationId": "deviceManagement.ListResourceOperations", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "resourceName", + "resourceName desc", + "actionName", + "actionName desc", + "description", + "description desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "resourceName", + "actionName", + "description" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of resourceOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.resourceOperation" + ], + "summary": "Create new navigation property to resourceOperations for deviceManagement", + "operationId": "deviceManagement.CreateResourceOperations", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/resourceOperations/{resourceOperation-id}": { + "get": { + "tags": [ + "deviceManagement.resourceOperation" + ], + "summary": "Get resourceOperations from deviceManagement", + "operationId": "deviceManagement.GetResourceOperations", + "parameters": [ + { + "name": "resourceOperation-id", + "in": "path", + "description": "key: resourceOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "resourceOperation" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "resourceName", + "actionName", + "description" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.resourceOperation" + ], + "summary": "Update the navigation property resourceOperations in deviceManagement", + "operationId": "deviceManagement.UpdateResourceOperations", + "parameters": [ + { + "name": "resourceOperation-id", + "in": "path", + "description": "key: resourceOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "resourceOperation" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleAssignments": { + "get": { + "tags": [ + "deviceManagement.deviceAndAppManagementRoleAssignment" + ], + "summary": "Get roleAssignments from deviceManagement", + "operationId": "deviceManagement.ListRoleAssignments", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "resourceScopes", + "resourceScopes desc", + "members", + "members desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "resourceScopes", + "members", + "roleDefinition" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "roleDefinition" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceAndAppManagementRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceAndAppManagementRoleAssignment" + ], + "summary": "Create new navigation property to roleAssignments for deviceManagement", + "operationId": "deviceManagement.CreateRoleAssignments", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.deviceAndAppManagementRoleAssignment" + ], + "summary": "Get roleAssignments from deviceManagement", + "operationId": "deviceManagement.GetRoleAssignments", + "parameters": [ + { + "name": "deviceAndAppManagementRoleAssignment-id", + "in": "path", + "description": "key: deviceAndAppManagementRoleAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceAndAppManagementRoleAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "resourceScopes", + "members", + "roleDefinition" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "roleDefinition" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceAndAppManagementRoleAssignment" + ], + "summary": "Update the navigation property roleAssignments in deviceManagement", + "operationId": "deviceManagement.UpdateRoleAssignments", + "parameters": [ + { + "name": "deviceAndAppManagementRoleAssignment-id", + "in": "path", + "description": "key: deviceAndAppManagementRoleAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceAndAppManagementRoleAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions": { + "get": { + "tags": [ + "deviceManagement.roleDefinition" + ], + "summary": "Get roleDefinitions from deviceManagement", + "operationId": "deviceManagement.ListRoleDefinitions", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "rolePermissions", + "rolePermissions desc", + "isBuiltIn", + "isBuiltIn desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "rolePermissions", + "isBuiltIn", + "roleAssignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "roleAssignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of roleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.roleDefinition" + ], + "summary": "Create new navigation property to roleDefinitions for deviceManagement", + "operationId": "deviceManagement.CreateRoleDefinitions", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions/{roleDefinition-id}": { + "get": { + "tags": [ + "deviceManagement.roleDefinition" + ], + "summary": "Get roleDefinitions from deviceManagement", + "operationId": "deviceManagement.GetRoleDefinitions", + "parameters": [ + { + "name": "roleDefinition-id", + "in": "path", + "description": "key: roleDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleDefinition" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "rolePermissions", + "isBuiltIn", + "roleAssignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "roleAssignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.roleDefinition" + ], + "summary": "Update the navigation property roleDefinitions in deviceManagement", + "operationId": "deviceManagement.UpdateRoleDefinitions", + "parameters": [ + { + "name": "roleDefinition-id", + "in": "path", + "description": "key: roleDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleDefinition" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments": { + "get": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignment" + ], + "summary": "Get roleAssignments from deviceManagement", + "operationId": "deviceManagement.roleDefinitions.ListRoleAssignments", + "parameters": [ + { + "name": "roleDefinition-id", + "in": "path", + "description": "key: roleDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleDefinition" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "resourceScopes", + "resourceScopes desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "resourceScopes", + "roleDefinition" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "roleDefinition" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of roleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignment" + ], + "summary": "Create new navigation property to roleAssignments for deviceManagement", + "operationId": "deviceManagement.roleDefinitions.CreateRoleAssignments", + "parameters": [ + { + "name": "roleDefinition-id", + "in": "path", + "description": "key: roleDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleDefinition" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignment" + ], + "summary": "Get roleAssignments from deviceManagement", + "operationId": "deviceManagement.roleDefinitions.GetRoleAssignments", + "parameters": [ + { + "name": "roleDefinition-id", + "in": "path", + "description": "key: roleDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleDefinition" + }, + { + "name": "roleAssignment-id", + "in": "path", + "description": "key: roleAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "resourceScopes", + "roleDefinition" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "roleDefinition" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignment" + ], + "summary": "Update the navigation property roleAssignments in deviceManagement", + "operationId": "deviceManagement.roleDefinitions.UpdateRoleAssignments", + "parameters": [ + { + "name": "roleDefinition-id", + "in": "path", + "description": "key: roleDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleDefinition" + }, + { + "name": "roleAssignment-id", + "in": "path", + "description": "key: roleAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition": { + "get": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignments.roleDefinition" + ], + "summary": "Get roleDefinition from deviceManagement", + "operationId": "deviceManagement.roleDefinitions.roleAssignments.GetRoleDefinition", + "parameters": [ + { + "name": "roleDefinition-id", + "in": "path", + "description": "key: roleDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleDefinition" + }, + { + "name": "roleAssignment-id", + "in": "path", + "description": "key: roleAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "roleAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "rolePermissions", + "isBuiltIn", + "roleAssignments" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "roleAssignments" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/softwareUpdateStatusSummary": { + "get": { + "tags": [ + "deviceManagement.softwareUpdateStatusSummary" + ], + "summary": "Get softwareUpdateStatusSummary from deviceManagement", + "operationId": "deviceManagement.GetSoftwareUpdateStatusSummary", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "compliantDeviceCount", + "nonCompliantDeviceCount", + "remediatedDeviceCount", + "errorDeviceCount", + "unknownDeviceCount", + "conflictDeviceCount", + "notApplicableDeviceCount", + "compliantUserCount", + "nonCompliantUserCount", + "remediatedUserCount", + "errorUserCount", + "unknownUserCount", + "conflictUserCount", + "notApplicableUserCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.softwareUpdateStatusSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/telecomExpenseManagementPartners": { + "get": { + "tags": [ + "deviceManagement.telecomExpenseManagementPartner" + ], + "summary": "Get telecomExpenseManagementPartners from deviceManagement", + "operationId": "deviceManagement.ListTelecomExpenseManagementPartners", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "url", + "url desc", + "appAuthorized", + "appAuthorized desc", + "enabled", + "enabled desc", + "lastConnectionDateTime", + "lastConnectionDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "url", + "appAuthorized", + "enabled", + "lastConnectionDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of telecomExpenseManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.telecomExpenseManagementPartner" + ], + "summary": "Create new navigation property to telecomExpenseManagementPartners for deviceManagement", + "operationId": "deviceManagement.CreateTelecomExpenseManagementPartners", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}": { + "get": { + "tags": [ + "deviceManagement.telecomExpenseManagementPartner" + ], + "summary": "Get telecomExpenseManagementPartners from deviceManagement", + "operationId": "deviceManagement.GetTelecomExpenseManagementPartners", + "parameters": [ + { + "name": "telecomExpenseManagementPartner-id", + "in": "path", + "description": "key: telecomExpenseManagementPartner-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "telecomExpenseManagementPartner" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "url", + "appAuthorized", + "enabled", + "lastConnectionDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.telecomExpenseManagementPartner" + ], + "summary": "Update the navigation property telecomExpenseManagementPartners in deviceManagement", + "operationId": "deviceManagement.UpdateTelecomExpenseManagementPartners", + "parameters": [ + { + "name": "telecomExpenseManagementPartner-id", + "in": "path", + "description": "key: telecomExpenseManagementPartner-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "telecomExpenseManagementPartner" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions" + ], + "summary": "Get termsAndConditions from deviceManagement", + "operationId": "deviceManagement.ListTermsAndConditions", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "displayName", + "displayName desc", + "description", + "description desc", + "title", + "title desc", + "bodyText", + "bodyText desc", + "acceptanceStatement", + "acceptanceStatement desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "displayName", + "description", + "title", + "bodyText", + "acceptanceStatement", + "version", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of termsAndConditions", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.termsAndConditions" + ], + "summary": "Create new navigation property to termsAndConditions for deviceManagement", + "operationId": "deviceManagement.CreateTermsAndConditions", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions" + ], + "summary": "Get termsAndConditions from deviceManagement", + "operationId": "deviceManagement.GetTermsAndConditions", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "displayName", + "description", + "title", + "bodyText", + "acceptanceStatement", + "version", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.termsAndConditions" + ], + "summary": "Update the navigation property termsAndConditions in deviceManagement", + "operationId": "deviceManagement.UpdateTermsAndConditions", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus" + ], + "summary": "Get acceptanceStatuses from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.ListAcceptanceStatuses", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userDisplayName", + "userDisplayName desc", + "acceptedVersion", + "acceptedVersion desc", + "acceptedDateTime", + "acceptedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "acceptedVersion", + "acceptedDateTime", + "termsAndConditions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "termsAndConditions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of termsAndConditionsAcceptanceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus" + ], + "summary": "Create new navigation property to acceptanceStatuses for deviceManagement", + "operationId": "deviceManagement.termsAndConditions.CreateAcceptanceStatuses", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus" + ], + "summary": "Get acceptanceStatuses from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.GetAcceptanceStatuses", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "name": "termsAndConditionsAcceptanceStatus-id", + "in": "path", + "description": "key: termsAndConditionsAcceptanceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditionsAcceptanceStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "acceptedVersion", + "acceptedDateTime", + "termsAndConditions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "termsAndConditions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus" + ], + "summary": "Update the navigation property acceptanceStatuses in deviceManagement", + "operationId": "deviceManagement.termsAndConditions.UpdateAcceptanceStatuses", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "name": "termsAndConditionsAcceptanceStatus-id", + "in": "path", + "description": "key: termsAndConditionsAcceptanceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditionsAcceptanceStatus" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.acceptanceStatuses.termsAndConditions" + ], + "summary": "Get termsAndConditions from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.acceptanceStatuses.GetTermsAndConditions", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "name": "termsAndConditionsAcceptanceStatus-id", + "in": "path", + "description": "key: termsAndConditionsAcceptanceStatus-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditionsAcceptanceStatus" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "displayName", + "description", + "title", + "bodyText", + "acceptanceStatement", + "version", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.ListAssignments", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of termsAndConditionsAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAssignment" + ], + "summary": "Create new navigation property to assignments for deviceManagement", + "operationId": "deviceManagement.termsAndConditions.CreateAssignments", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.GetAssignments", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "name": "termsAndConditionsAssignment-id", + "in": "path", + "description": "key: termsAndConditionsAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditionsAssignment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAssignment" + ], + "summary": "Update the navigation property assignments in deviceManagement", + "operationId": "deviceManagement.termsAndConditions.UpdateAssignments", + "parameters": [ + { + "name": "termsAndConditions-id", + "in": "path", + "description": "key: termsAndConditions-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "name": "termsAndConditionsAssignment-id", + "in": "path", + "description": "key: termsAndConditionsAssignment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "termsAndConditionsAssignment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/troubleshootingEvents": { + "get": { + "tags": [ + "deviceManagement.deviceManagementTroubleshootingEvent" + ], + "summary": "Get troubleshootingEvents from deviceManagement", + "operationId": "deviceManagement.ListTroubleshootingEvents", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "eventDateTime", + "eventDateTime desc", + "correlationId", + "correlationId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceManagementTroubleshootingEvent" + ], + "summary": "Create new navigation property to troubleshootingEvents for deviceManagement", + "operationId": "deviceManagement.CreateTroubleshootingEvents", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}": { + "get": { + "tags": [ + "deviceManagement.deviceManagementTroubleshootingEvent" + ], + "summary": "Get troubleshootingEvents from deviceManagement", + "operationId": "deviceManagement.GetTroubleshootingEvents", + "parameters": [ + { + "name": "deviceManagementTroubleshootingEvent-id", + "in": "path", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceManagementTroubleshootingEvent" + ], + "summary": "Update the navigation property troubleshootingEvents in deviceManagement", + "operationId": "deviceManagement.UpdateTroubleshootingEvents", + "parameters": [ + { + "name": "deviceManagementTroubleshootingEvent-id", + "in": "path", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/windowsInformationProtectionAppLearningSummaries": { + "get": { + "tags": [ + "deviceManagement.windowsInformationProtectionAppLearningSummary" + ], + "summary": "Get windowsInformationProtectionAppLearningSummaries from deviceManagement", + "operationId": "deviceManagement.ListWindowsInformationProtectionAppLearningSummaries", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "applicationName", + "applicationName desc", + "applicationType", + "applicationType desc", + "deviceCount", + "deviceCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "applicationName", + "applicationType", + "deviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of windowsInformationProtectionAppLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.windowsInformationProtectionAppLearningSummary" + ], + "summary": "Create new navigation property to windowsInformationProtectionAppLearningSummaries for deviceManagement", + "operationId": "deviceManagement.CreateWindowsInformationProtectionAppLearningSummaries", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}": { + "get": { + "tags": [ + "deviceManagement.windowsInformationProtectionAppLearningSummary" + ], + "summary": "Get windowsInformationProtectionAppLearningSummaries from deviceManagement", + "operationId": "deviceManagement.GetWindowsInformationProtectionAppLearningSummaries", + "parameters": [ + { + "name": "windowsInformationProtectionAppLearningSummary-id", + "in": "path", + "description": "key: windowsInformationProtectionAppLearningSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "windowsInformationProtectionAppLearningSummary" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "applicationName", + "applicationType", + "deviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.windowsInformationProtectionAppLearningSummary" + ], + "summary": "Update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement", + "operationId": "deviceManagement.UpdateWindowsInformationProtectionAppLearningSummaries", + "parameters": [ + { + "name": "windowsInformationProtectionAppLearningSummary-id", + "in": "path", + "description": "key: windowsInformationProtectionAppLearningSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "windowsInformationProtectionAppLearningSummary" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries": { + "get": { + "tags": [ + "deviceManagement.windowsInformationProtectionNetworkLearningSummary" + ], + "summary": "Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement", + "operationId": "deviceManagement.ListWindowsInformationProtectionNetworkLearningSummaries", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "url", + "url desc", + "deviceCount", + "deviceCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "url", + "deviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of windowsInformationProtectionNetworkLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.windowsInformationProtectionNetworkLearningSummary" + ], + "summary": "Create new navigation property to windowsInformationProtectionNetworkLearningSummaries for deviceManagement", + "operationId": "deviceManagement.CreateWindowsInformationProtectionNetworkLearningSummaries", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}": { + "get": { + "tags": [ + "deviceManagement.windowsInformationProtectionNetworkLearningSummary" + ], + "summary": "Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement", + "operationId": "deviceManagement.GetWindowsInformationProtectionNetworkLearningSummaries", + "parameters": [ + { + "name": "windowsInformationProtectionNetworkLearningSummary-id", + "in": "path", + "description": "key: windowsInformationProtectionNetworkLearningSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "windowsInformationProtectionNetworkLearningSummary" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "url", + "deviceCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.windowsInformationProtectionNetworkLearningSummary" + ], + "summary": "Update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement", + "operationId": "deviceManagement.UpdateWindowsInformationProtectionNetworkLearningSummaries", + "parameters": [ + { + "name": "windowsInformationProtectionNetworkLearningSummary-id", + "in": "path", + "description": "key: windowsInformationProtectionNetworkLearningSummary-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "windowsInformationProtectionNetworkLearningSummary" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices": { + "get": { + "tags": [ + "devices.device" + ], + "summary": "Get entities from devices", + "operationId": "devices.device.ListDevice", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "accountEnabled", + "accountEnabled desc", + "alternativeSecurityIds", + "alternativeSecurityIds desc", + "approximateLastSignInDateTime", + "approximateLastSignInDateTime desc", + "deviceId", + "deviceId desc", + "deviceMetadata", + "deviceMetadata desc", + "deviceVersion", + "deviceVersion desc", + "displayName", + "displayName desc", + "isCompliant", + "isCompliant desc", + "isManaged", + "isManaged desc", + "onPremisesLastSyncDateTime", + "onPremisesLastSyncDateTime desc", + "onPremisesSyncEnabled", + "onPremisesSyncEnabled desc", + "operatingSystem", + "operatingSystem desc", + "operatingSystemVersion", + "operatingSystemVersion desc", + "physicalIds", + "physicalIds desc", + "trustType", + "trustType desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "alternativeSecurityIds", + "approximateLastSignInDateTime", + "deviceId", + "deviceMetadata", + "deviceVersion", + "displayName", + "isCompliant", + "isManaged", + "onPremisesLastSyncDateTime", + "onPremisesSyncEnabled", + "operatingSystem", + "operatingSystemVersion", + "physicalIds", + "trustType", + "registeredOwners", + "registeredUsers", + "extensions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of device", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.device" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "devices.device" + ], + "summary": "Add new entity to devices", + "operationId": "devices.device.CreateDevice", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.device" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.device" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}": { + "get": { + "tags": [ + "devices.device" + ], + "summary": "Get entity from devices by key", + "operationId": "devices.device.GetDevice", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "alternativeSecurityIds", + "approximateLastSignInDateTime", + "deviceId", + "deviceMetadata", + "deviceVersion", + "displayName", + "isCompliant", + "isManaged", + "onPremisesLastSyncDateTime", + "onPremisesSyncEnabled", + "operatingSystem", + "operatingSystemVersion", + "physicalIds", + "trustType", + "registeredOwners", + "registeredUsers", + "extensions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.device" + } + } + }, + "links": { + "registeredOwners": { + "operationId": "devices.device.GetDevice", + "parameters": { + "id": "$request.path.id" + } + }, + "registeredUsers": { + "operationId": "devices.device.GetDevice", + "parameters": { + "id": "$request.path.id" + } + }, + "extensions": { + "operationId": "devices.device.GetDevice", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "devices.device" + ], + "summary": "Update entity in devices", + "operationId": "devices.device.UpdateDevice", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.device" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "devices.device" + ], + "summary": "Delete entity from devices", + "operationId": "devices.device.DeleteDevice", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/extensions": { + "get": { + "tags": [ + "devices.extension" + ], + "summary": "Get extensions from devices", + "operationId": "devices.ListExtensions", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "devices.extension" + ], + "summary": "Create new navigation property to extensions for devices", + "operationId": "devices.CreateExtensions", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "devices.extension" + ], + "summary": "Get extensions from devices", + "operationId": "devices.GetExtensions", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "devices.extension" + ], + "summary": "Update the navigation property extensions in devices", + "operationId": "devices.UpdateExtensions", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/registeredOwners": { + "get": { + "tags": [ + "devices.directoryObject" + ], + "summary": "Get registeredOwners from devices", + "operationId": "devices.ListRegisteredOwners", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/registeredOwners/{directoryObject-id}": { + "get": { + "tags": [ + "devices.directoryObject" + ], + "summary": "Get registeredOwners from devices", + "operationId": "devices.GetRegisteredOwners", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/registeredUsers": { + "get": { + "tags": [ + "devices.directoryObject" + ], + "summary": "Get registeredUsers from devices", + "operationId": "devices.ListRegisteredUsers", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/registeredUsers/{directoryObject-id}": { + "get": { + "tags": [ + "devices.directoryObject" + ], + "summary": "Get registeredUsers from devices", + "operationId": "devices.GetRegisteredUsers", + "parameters": [ + { + "name": "device-id", + "in": "path", + "description": "key: device-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "device" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directory": { + "get": { + "tags": [ + "directory.directory" + ], + "summary": "Get directory", + "operationId": "directory.directory.GetDirectory", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedItems" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deletedItems" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directory.directory" + ], + "summary": "Update directory", + "operationId": "directory.directory.UpdateDirectory", + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directory" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directory/deletedItems": { + "get": { + "tags": [ + "directory.directoryObject" + ], + "summary": "Get deletedItems from directory", + "operationId": "directory.ListDeletedItems", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "directory.directoryObject" + ], + "summary": "Create new navigation property to deletedItems for directory", + "operationId": "directory.CreateDeletedItems", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directory/deletedItems/{directoryObject-id}": { + "get": { + "tags": [ + "directory.directoryObject" + ], + "summary": "Get deletedItems from directory", + "operationId": "directory.GetDeletedItems", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directory.directoryObject" + ], + "summary": "Update the navigation property deletedItems in directory", + "operationId": "directory.UpdateDeletedItems", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryObjects": { + "get": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Get entities from directoryObjects", + "operationId": "directoryObjects.directoryObject.ListDirectoryObject", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Add new entity to directoryObjects", + "operationId": "directoryObjects.directoryObject.CreateDirectoryObject", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryObjects/{directoryObject-id}": { + "get": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Get entity from directoryObjects by key", + "operationId": "directoryObjects.directoryObject.GetDirectoryObject", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Update entity in directoryObjects", + "operationId": "directoryObjects.directoryObject.UpdateDirectoryObject", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Delete entity from directoryObjects", + "operationId": "directoryObjects.directoryObject.DeleteDirectoryObject", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryObjects/{directoryObject-id}/checkMemberGroups": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action checkMemberGroups", + "operationId": "directoryObjects.checkMemberGroups", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupIds": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryObjects/{directoryObject-id}/getMemberGroups": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action getMemberGroups", + "operationId": "directoryObjects.getMemberGroups", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "securityEnabledOnly": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryObjects/{directoryObject-id}/getMemberObjects": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action getMemberObjects", + "operationId": "directoryObjects.getMemberObjects", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "securityEnabledOnly": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryObjects/{directoryObject-id}/restore": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action restore", + "operationId": "directoryObjects.restore", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryObjects/getByIds": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action getByIds", + "operationId": "directoryObjects.getByIds", + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "ids": { + "type": "array", + "items": { + "type": "string" + } + }, + "types": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryRoles": { + "get": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Get entities from directoryRoles", + "operationId": "directoryRoles.directoryRole.ListDirectoryRole", + "parameters": [ + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "description", + "description desc", + "displayName", + "displayName desc", + "roleTemplateId", + "roleTemplateId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "description", + "displayName", + "roleTemplateId", + "members" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryRole", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryRole" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Add new entity to directoryRoles", + "operationId": "directoryRoles.directoryRole.CreateDirectoryRole", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryRole" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryRole" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoles/{directoryRole-id}": { + "get": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Get entity from directoryRoles by key", + "operationId": "directoryRoles.directoryRole.GetDirectoryRole", + "parameters": [ + { + "name": "directoryRole-id", + "in": "path", + "description": "key: directoryRole-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryRole" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "description", + "displayName", + "roleTemplateId", + "members" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryRole" + } + } + }, + "links": { + "members": { + "operationId": "directoryRoles.directoryRole.GetDirectoryRole", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Update entity in directoryRoles", + "operationId": "directoryRoles.directoryRole.UpdateDirectoryRole", + "parameters": [ + { + "name": "directoryRole-id", + "in": "path", + "description": "key: directoryRole-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryRole" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryRole" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Delete entity from directoryRoles", + "operationId": "directoryRoles.directoryRole.DeleteDirectoryRole", + "parameters": [ + { + "name": "directoryRole-id", + "in": "path", + "description": "key: directoryRole-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryRole" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoles/{directoryRole-id}/members": { + "get": { + "tags": [ + "directoryRoles.directoryObject" + ], + "summary": "Get members from directoryRoles", + "operationId": "directoryRoles.ListMembers", + "parameters": [ + { + "name": "directoryRole-id", + "in": "path", + "description": "key: directoryRole-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryRole" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}": { + "get": { + "tags": [ + "directoryRoles.directoryObject" + ], + "summary": "Get members from directoryRoles", + "operationId": "directoryRoles.GetMembers", + "parameters": [ + { + "name": "directoryRole-id", + "in": "path", + "description": "key: directoryRole-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryRole" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoleTemplates": { + "get": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Get entities from directoryRoleTemplates", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.ListDirectoryRoleTemplate", + "parameters": [ + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "description", + "description desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "description", + "displayName" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryRoleTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryRoleTemplate" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Add new entity to directoryRoleTemplates", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.CreateDirectoryRoleTemplate", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryRoleTemplate" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryRoleTemplate" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoleTemplates/{directoryRoleTemplate-id}": { + "get": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Get entity from directoryRoleTemplates by key", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.GetDirectoryRoleTemplate", + "parameters": [ + { + "name": "directoryRoleTemplate-id", + "in": "path", + "description": "key: directoryRoleTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryRoleTemplate" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "description", + "displayName" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryRoleTemplate" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Update entity in directoryRoleTemplates", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.UpdateDirectoryRoleTemplate", + "parameters": [ + { + "name": "directoryRoleTemplate-id", + "in": "path", + "description": "key: directoryRoleTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryRoleTemplate" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryRoleTemplate" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Delete entity from directoryRoleTemplates", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.DeleteDirectoryRoleTemplate", + "parameters": [ + { + "name": "directoryRoleTemplate-id", + "in": "path", + "description": "key: directoryRoleTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryRoleTemplate" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domainDnsRecords": { + "get": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Get entities from domainDnsRecords", + "operationId": "domainDnsRecords.domainDnsRecord.ListDomainDnsRecord", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "isOptional", + "isOptional desc", + "label", + "label desc", + "recordType", + "recordType desc", + "supportedService", + "supportedService desc", + "ttl", + "ttl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Add new entity to domainDnsRecords", + "operationId": "domainDnsRecords.domainDnsRecord.CreateDomainDnsRecord", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domainDnsRecords/{domainDnsRecord-id}": { + "get": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Get entity from domainDnsRecords by key", + "operationId": "domainDnsRecords.domainDnsRecord.GetDomainDnsRecord", + "parameters": [ + { + "name": "domainDnsRecord-id", + "in": "path", + "description": "key: domainDnsRecord-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Update entity in domainDnsRecords", + "operationId": "domainDnsRecords.domainDnsRecord.UpdateDomainDnsRecord", + "parameters": [ + { + "name": "domainDnsRecord-id", + "in": "path", + "description": "key: domainDnsRecord-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domainDnsRecord" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Delete entity from domainDnsRecords", + "operationId": "domainDnsRecords.domainDnsRecord.DeleteDomainDnsRecord", + "parameters": [ + { + "name": "domainDnsRecord-id", + "in": "path", + "description": "key: domainDnsRecord-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains": { + "get": { + "tags": [ + "domains.domain" + ], + "summary": "Get entities from domains", + "operationId": "domains.domain.ListDomain", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "authenticationType", + "authenticationType desc", + "availabilityStatus", + "availabilityStatus desc", + "isAdminManaged", + "isAdminManaged desc", + "isDefault", + "isDefault desc", + "isInitial", + "isInitial desc", + "isRoot", + "isRoot desc", + "isVerified", + "isVerified desc", + "supportedServices", + "supportedServices desc", + "state", + "state desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "authenticationType", + "availabilityStatus", + "isAdminManaged", + "isDefault", + "isInitial", + "isRoot", + "isVerified", + "supportedServices", + "state", + "serviceConfigurationRecords", + "verificationDnsRecords", + "domainNameReferences" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "serviceConfigurationRecords", + "verificationDnsRecords", + "domainNameReferences" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of domain", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domain" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "domains.domain" + ], + "summary": "Add new entity to domains", + "operationId": "domains.domain.CreateDomain", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domain" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domain" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}": { + "get": { + "tags": [ + "domains.domain" + ], + "summary": "Get entity from domains by key", + "operationId": "domains.domain.GetDomain", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "authenticationType", + "availabilityStatus", + "isAdminManaged", + "isDefault", + "isInitial", + "isRoot", + "isVerified", + "supportedServices", + "state", + "serviceConfigurationRecords", + "verificationDnsRecords", + "domainNameReferences" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "serviceConfigurationRecords", + "verificationDnsRecords", + "domainNameReferences" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domain" + } + } + }, + "links": { + "serviceConfigurationRecords": { + "operationId": "domains.domain.GetDomain", + "parameters": { + "id": "$request.path.id" + } + }, + "verificationDnsRecords": { + "operationId": "domains.domain.GetDomain", + "parameters": { + "id": "$request.path.id" + } + }, + "domainNameReferences": { + "operationId": "domains.domain.GetDomain", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "domains.domain" + ], + "summary": "Update entity in domains", + "operationId": "domains.domain.UpdateDomain", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domain" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "domains.domain" + ], + "summary": "Delete entity from domains", + "operationId": "domains.domain.DeleteDomain", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/domainNameReferences": { + "get": { + "tags": [ + "domains.directoryObject" + ], + "summary": "Get domainNameReferences from domains", + "operationId": "domains.ListDomainNameReferences", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/domainNameReferences/{directoryObject-id}": { + "get": { + "tags": [ + "domains.directoryObject" + ], + "summary": "Get domainNameReferences from domains", + "operationId": "domains.GetDomainNameReferences", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/verify": { + "post": { + "tags": [ + "domains.Actions" + ], + "summary": "Invoke action verify", + "operationId": "domains.verify", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.domain" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/domains/{domain-id}/serviceConfigurationRecords": { + "get": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Get serviceConfigurationRecords from domains", + "operationId": "domains.ListServiceConfigurationRecords", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "isOptional", + "isOptional desc", + "label", + "label desc", + "recordType", + "recordType desc", + "supportedService", + "supportedService desc", + "ttl", + "ttl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Create new navigation property to serviceConfigurationRecords for domains", + "operationId": "domains.CreateServiceConfigurationRecords", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}": { + "get": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Get serviceConfigurationRecords from domains", + "operationId": "domains.GetServiceConfigurationRecords", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "name": "domainDnsRecord-id", + "in": "path", + "description": "key: domainDnsRecord-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Update the navigation property serviceConfigurationRecords in domains", + "operationId": "domains.UpdateServiceConfigurationRecords", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "name": "domainDnsRecord-id", + "in": "path", + "description": "key: domainDnsRecord-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domainDnsRecord" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/verificationDnsRecords": { + "get": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Get verificationDnsRecords from domains", + "operationId": "domains.ListVerificationDnsRecords", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "isOptional", + "isOptional desc", + "label", + "label desc", + "recordType", + "recordType desc", + "supportedService", + "supportedService desc", + "ttl", + "ttl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Create new navigation property to verificationDnsRecords for domains", + "operationId": "domains.CreateVerificationDnsRecords", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}": { + "get": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Get verificationDnsRecords from domains", + "operationId": "domains.GetVerificationDnsRecords", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "name": "domainDnsRecord-id", + "in": "path", + "description": "key: domainDnsRecord-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Update the navigation property verificationDnsRecords in domains", + "operationId": "domains.UpdateVerificationDnsRecords", + "parameters": [ + { + "name": "domain-id", + "in": "path", + "description": "key: domain-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domain" + }, + { + "name": "domainDnsRecord-id", + "in": "path", + "description": "key: domainDnsRecord-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "domainDnsRecord" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive": { + "get": { + "tags": [ + "drive.drive" + ], + "summary": "Get drive", + "operationId": "drive.drive.GetDrive", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.drive" + ], + "summary": "Update drive", + "operationId": "drive.drive.UpdateDrive", + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/items": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get items from drive", + "operationId": "drive.ListItems", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.driveItem" + ], + "summary": "Create new navigation property to items for drive", + "operationId": "drive.CreateItems", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/items/{driveItem-id}": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get items from drive", + "operationId": "drive.GetItems", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.driveItem" + ], + "summary": "Update the navigation property items in drive", + "operationId": "drive.UpdateItems", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list": { + "get": { + "tags": [ + "drive.list" + ], + "summary": "Get list from drive", + "operationId": "drive.GetList", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list" + ], + "summary": "Update the navigation property list in drive", + "operationId": "drive.UpdateList", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/columns": { + "get": { + "tags": [ + "drive.list.columnDefinition" + ], + "summary": "Get columns from drive", + "operationId": "drive.list.ListColumns", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.columnDefinition" + ], + "summary": "Create new navigation property to columns for drive", + "operationId": "drive.list.CreateColumns", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "drive.list.columnDefinition" + ], + "summary": "Get columns from drive", + "operationId": "drive.list.GetColumns", + "parameters": [ + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.columnDefinition" + ], + "summary": "Update the navigation property columns in drive", + "operationId": "drive.list.UpdateColumns", + "parameters": [ + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/contentTypes": { + "get": { + "tags": [ + "drive.list.contentType" + ], + "summary": "Get contentTypes from drive", + "operationId": "drive.list.ListContentTypes", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.contentType" + ], + "summary": "Create new navigation property to contentTypes for drive", + "operationId": "drive.list.CreateContentTypes", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "drive.list.contentType" + ], + "summary": "Get contentTypes from drive", + "operationId": "drive.list.GetContentTypes", + "parameters": [ + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.contentType" + ], + "summary": "Update the navigation property contentTypes in drive", + "operationId": "drive.list.UpdateContentTypes", + "parameters": [ + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "drive.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from drive", + "operationId": "drive.list.contentTypes.ListColumnLinks", + "parameters": [ + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for drive", + "operationId": "drive.list.contentTypes.CreateColumnLinks", + "parameters": [ + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "drive.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from drive", + "operationId": "drive.list.contentTypes.GetColumnLinks", + "parameters": [ + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in drive", + "operationId": "drive.list.contentTypes.UpdateColumnLinks", + "parameters": [ + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/drive": { + "get": { + "tags": [ + "drive.list.drive" + ], + "summary": "Get drive from drive", + "operationId": "drive.list.GetDrive", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.drive" + ], + "summary": "Update the navigation property drive in drive", + "operationId": "drive.list.UpdateDrive", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items": { + "get": { + "tags": [ + "drive.list.listItem" + ], + "summary": "Get items from drive", + "operationId": "drive.list.ListItems", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "contentType", + "contentType desc", + "sharepointIds", + "sharepointIds desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.listItem" + ], + "summary": "Create new navigation property to items for drive", + "operationId": "drive.list.CreateItems", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}": { + "get": { + "tags": [ + "drive.list.listItem" + ], + "summary": "Get items from drive", + "operationId": "drive.list.GetItems", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.listItem" + ], + "summary": "Update the navigation property items in drive", + "operationId": "drive.list.UpdateItems", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/driveItem": { + "get": { + "tags": [ + "drive.list.items.driveItem" + ], + "summary": "Get driveItem from drive", + "operationId": "drive.list.items.GetDriveItem", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.items.driveItem" + ], + "summary": "Update the navigation property driveItem in drive", + "operationId": "drive.list.items.UpdateDriveItem", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/fields": { + "get": { + "tags": [ + "drive.list.items.fieldValueSet" + ], + "summary": "Get fields from drive", + "operationId": "drive.list.items.GetFields", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.items.fieldValueSet" + ], + "summary": "Update the navigation property fields in drive", + "operationId": "drive.list.items.UpdateFields", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/versions": { + "get": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Get versions from drive", + "operationId": "drive.list.items.ListVersions", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Create new navigation property to versions for drive", + "operationId": "drive.list.items.CreateVersions", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Get versions from drive", + "operationId": "drive.list.items.GetVersions", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Update the navigation property versions in drive", + "operationId": "drive.list.items.UpdateVersions", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Get fields from drive", + "operationId": "drive.list.items.versions.GetFields", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Update the navigation property fields in drive", + "operationId": "drive.list.items.versions.UpdateFields", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "drive.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "drive.list.items.versions.restoreVersion", + "parameters": [ + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/drive/recent()": { + "get": { + "tags": [ + "drive.Functions" + ], + "summary": "Invoke function recent", + "operationId": "drive.recent.a1b8", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drive/search(q={q})": { + "get": { + "tags": [ + "drive.Functions" + ], + "summary": "Invoke function search", + "operationId": "drive.search.c788", + "parameters": [ + { + "name": "q", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drive/sharedWithMe()": { + "get": { + "tags": [ + "drive.Functions" + ], + "summary": "Invoke function sharedWithMe", + "operationId": "drive.sharedWithMe.b3e6", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drive/root": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get root from drive", + "operationId": "drive.GetRoot", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.driveItem" + ], + "summary": "Update the navigation property root in drive", + "operationId": "drive.UpdateRoot", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/special": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get special from drive", + "operationId": "drive.ListSpecial", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.driveItem" + ], + "summary": "Create new navigation property to special for drive", + "operationId": "drive.CreateSpecial", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/special/{driveItem-id}": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get special from drive", + "operationId": "drive.GetSpecial", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.driveItem" + ], + "summary": "Update the navigation property special in drive", + "operationId": "drive.UpdateSpecial", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives": { + "get": { + "tags": [ + "drives.drive" + ], + "summary": "Get entities from drives", + "operationId": "drives.drive.ListDrive", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.drive" + ], + "summary": "Add new entity to drives", + "operationId": "drives.drive.CreateDrive", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}": { + "get": { + "tags": [ + "drives.drive" + ], + "summary": "Get entity from drives by key", + "operationId": "drives.drive.GetDrive", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "links": { + "items": { + "operationId": "drives.drive.GetDrive", + "parameters": { + "id": "$request.path.id" + } + }, + "list": { + "operationId": "drives.drive.GetDrive", + "parameters": { + "id": "$request.path.id" + } + }, + "root": { + "operationId": "drives.drive.GetDrive", + "parameters": { + "id": "$request.path.id" + } + }, + "special": { + "operationId": "drives.drive.GetDrive", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.drive" + ], + "summary": "Update entity in drives", + "operationId": "drives.drive.UpdateDrive", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "drives.drive" + ], + "summary": "Delete entity from drives", + "operationId": "drives.drive.DeleteDrive", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/items": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get items from drives", + "operationId": "drives.ListItems", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.driveItem" + ], + "summary": "Create new navigation property to items for drives", + "operationId": "drives.CreateItems", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/items/{driveItem-id}": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get items from drives", + "operationId": "drives.GetItems", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.driveItem" + ], + "summary": "Update the navigation property items in drives", + "operationId": "drives.UpdateItems", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list": { + "get": { + "tags": [ + "drives.list" + ], + "summary": "Get list from drives", + "operationId": "drives.GetList", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list" + ], + "summary": "Update the navigation property list in drives", + "operationId": "drives.UpdateList", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/columns": { + "get": { + "tags": [ + "drives.list.columnDefinition" + ], + "summary": "Get columns from drives", + "operationId": "drives.list.ListColumns", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.columnDefinition" + ], + "summary": "Create new navigation property to columns for drives", + "operationId": "drives.list.CreateColumns", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "drives.list.columnDefinition" + ], + "summary": "Get columns from drives", + "operationId": "drives.list.GetColumns", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.columnDefinition" + ], + "summary": "Update the navigation property columns in drives", + "operationId": "drives.list.UpdateColumns", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/contentTypes": { + "get": { + "tags": [ + "drives.list.contentType" + ], + "summary": "Get contentTypes from drives", + "operationId": "drives.list.ListContentTypes", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.contentType" + ], + "summary": "Create new navigation property to contentTypes for drives", + "operationId": "drives.list.CreateContentTypes", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "drives.list.contentType" + ], + "summary": "Get contentTypes from drives", + "operationId": "drives.list.GetContentTypes", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.contentType" + ], + "summary": "Update the navigation property contentTypes in drives", + "operationId": "drives.list.UpdateContentTypes", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "drives.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from drives", + "operationId": "drives.list.contentTypes.ListColumnLinks", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for drives", + "operationId": "drives.list.contentTypes.CreateColumnLinks", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "drives.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from drives", + "operationId": "drives.list.contentTypes.GetColumnLinks", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in drives", + "operationId": "drives.list.contentTypes.UpdateColumnLinks", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/drive": { + "get": { + "tags": [ + "drives.list.drive" + ], + "summary": "Get drive from drives", + "operationId": "drives.list.GetDrive", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.drive" + ], + "summary": "Update the navigation property drive in drives", + "operationId": "drives.list.UpdateDrive", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items": { + "get": { + "tags": [ + "drives.list.listItem" + ], + "summary": "Get items from drives", + "operationId": "drives.list.ListItems", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "contentType", + "contentType desc", + "sharepointIds", + "sharepointIds desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.listItem" + ], + "summary": "Create new navigation property to items for drives", + "operationId": "drives.list.CreateItems", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}": { + "get": { + "tags": [ + "drives.list.listItem" + ], + "summary": "Get items from drives", + "operationId": "drives.list.GetItems", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.listItem" + ], + "summary": "Update the navigation property items in drives", + "operationId": "drives.list.UpdateItems", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/driveItem": { + "get": { + "tags": [ + "drives.list.items.driveItem" + ], + "summary": "Get driveItem from drives", + "operationId": "drives.list.items.GetDriveItem", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.items.driveItem" + ], + "summary": "Update the navigation property driveItem in drives", + "operationId": "drives.list.items.UpdateDriveItem", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/fields": { + "get": { + "tags": [ + "drives.list.items.fieldValueSet" + ], + "summary": "Get fields from drives", + "operationId": "drives.list.items.GetFields", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.items.fieldValueSet" + ], + "summary": "Update the navigation property fields in drives", + "operationId": "drives.list.items.UpdateFields", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/versions": { + "get": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Get versions from drives", + "operationId": "drives.list.items.ListVersions", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Create new navigation property to versions for drives", + "operationId": "drives.list.items.CreateVersions", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Get versions from drives", + "operationId": "drives.list.items.GetVersions", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Update the navigation property versions in drives", + "operationId": "drives.list.items.UpdateVersions", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Get fields from drives", + "operationId": "drives.list.items.versions.GetFields", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Update the navigation property fields in drives", + "operationId": "drives.list.items.versions.UpdateFields", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "drives.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "drives.list.items.versions.restoreVersion", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/drives/{drive-id}/recent()": { + "get": { + "tags": [ + "drives.Functions" + ], + "summary": "Invoke function recent", + "operationId": "drives.recent.a1b8", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drives/{drive-id}/search(q={q})": { + "get": { + "tags": [ + "drives.Functions" + ], + "summary": "Invoke function search", + "operationId": "drives.search.c788", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "q", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drives/{drive-id}/sharedWithMe()": { + "get": { + "tags": [ + "drives.Functions" + ], + "summary": "Invoke function sharedWithMe", + "operationId": "drives.sharedWithMe.b3e6", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drives/{drive-id}/root": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get root from drives", + "operationId": "drives.GetRoot", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.driveItem" + ], + "summary": "Update the navigation property root in drives", + "operationId": "drives.UpdateRoot", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/special": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get special from drives", + "operationId": "drives.ListSpecial", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.driveItem" + ], + "summary": "Create new navigation property to special for drives", + "operationId": "drives.CreateSpecial", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/special/{driveItem-id}": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get special from drives", + "operationId": "drives.GetSpecial", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.driveItem" + ], + "summary": "Update the navigation property special in drives", + "operationId": "drives.UpdateSpecial", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education": { + "get": { + "tags": [ + "education.educationRoot" + ], + "summary": "Get education", + "operationId": "education.educationRoot.GetEducationRoot", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "classes", + "schools", + "users", + "me" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "schools", + "users", + "me" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationRoot" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationRoot" + ], + "summary": "Update education", + "operationId": "education.educationRoot.UpdateEducationRoot", + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationRoot" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes": { + "get": { + "tags": [ + "education.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.ListClasses", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "mailNickname", + "mailNickname desc", + "description", + "description desc", + "createdBy", + "createdBy desc", + "classCode", + "classCode desc", + "externalName", + "externalName desc", + "externalId", + "externalId desc", + "externalSource", + "externalSource desc", + "term", + "term desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "education.educationClass" + ], + "summary": "Create new navigation property to classes for education", + "operationId": "education.CreateClasses", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}": { + "get": { + "tags": [ + "education.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.GetClasses", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationClass" + ], + "summary": "Update the navigation property classes in education", + "operationId": "education.UpdateClasses", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/group": { + "get": { + "tags": [ + "education.classes.group" + ], + "summary": "Get group from education", + "operationId": "education.classes.GetGroup", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "classification", + "createdDateTime", + "description", + "displayName", + "groupTypes", + "mail", + "mailEnabled", + "mailNickname", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "proxyAddresses", + "renewedDateTime", + "securityEnabled", + "visibility", + "allowExternalSenders", + "autoSubscribeNewMembers", + "isSubscribedByMail", + "unseenCount", + "members", + "memberOf", + "createdOnBehalfOf", + "owners", + "settings", + "extensions", + "threads", + "calendar", + "calendarView", + "events", + "conversations", + "photo", + "photos", + "acceptedSenders", + "rejectedSenders", + "drive", + "drives", + "sites", + "planner", + "onenote", + "groupLifecyclePolicies" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "members", + "memberOf", + "createdOnBehalfOf", + "owners", + "settings", + "extensions", + "threads", + "calendar", + "calendarView", + "events", + "conversations", + "photo", + "photos", + "acceptedSenders", + "rejectedSenders", + "drive", + "drives", + "sites", + "planner", + "onenote", + "groupLifecyclePolicies" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/members": { + "get": { + "tags": [ + "education.classes.educationUser" + ], + "summary": "Get members from education", + "operationId": "education.classes.ListMembers", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "primaryRole", + "primaryRole desc", + "middleName", + "middleName desc", + "externalSource", + "externalSource desc", + "residenceAddress", + "residenceAddress desc", + "mailingAddress", + "mailingAddress desc", + "student", + "student desc", + "teacher", + "teacher desc", + "createdBy", + "createdBy desc", + "relatedContacts", + "relatedContacts desc", + "accountEnabled", + "accountEnabled desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "refreshTokensValidFromDateTime", + "refreshTokensValidFromDateTime desc", + "showInAddressList", + "showInAddressList desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/members/{educationUser-id}": { + "get": { + "tags": [ + "education.classes.educationUser" + ], + "summary": "Get members from education", + "operationId": "education.classes.GetMembers", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/schools": { + "get": { + "tags": [ + "education.classes.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.classes.ListSchools", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "externalSource", + "externalSource desc", + "principalEmail", + "principalEmail desc", + "principalName", + "principalName desc", + "externalPrincipalId", + "externalPrincipalId desc", + "lowestGrade", + "lowestGrade desc", + "highestGrade", + "highestGrade desc", + "schoolNumber", + "schoolNumber desc", + "externalId", + "externalId desc", + "phone", + "phone desc", + "fax", + "fax desc", + "createdBy", + "createdBy desc", + "address", + "address desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/schools/{educationSchool-id}": { + "get": { + "tags": [ + "education.classes.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.classes.GetSchools", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "name": "educationSchool-id", + "in": "path", + "description": "key: educationSchool-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationSchool" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/teachers": { + "get": { + "tags": [ + "education.classes.educationUser" + ], + "summary": "Get teachers from education", + "operationId": "education.classes.ListTeachers", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "primaryRole", + "primaryRole desc", + "middleName", + "middleName desc", + "externalSource", + "externalSource desc", + "residenceAddress", + "residenceAddress desc", + "mailingAddress", + "mailingAddress desc", + "student", + "student desc", + "teacher", + "teacher desc", + "createdBy", + "createdBy desc", + "relatedContacts", + "relatedContacts desc", + "accountEnabled", + "accountEnabled desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "refreshTokensValidFromDateTime", + "refreshTokensValidFromDateTime desc", + "showInAddressList", + "showInAddressList desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/teachers/{educationUser-id}": { + "get": { + "tags": [ + "education.classes.educationUser" + ], + "summary": "Get teachers from education", + "operationId": "education.classes.GetTeachers", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/me": { + "get": { + "tags": [ + "education.educationUser" + ], + "summary": "Get me from education", + "operationId": "education.GetMe", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationUser" + ], + "summary": "Update the navigation property me in education", + "operationId": "education.UpdateMe", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/me/classes": { + "get": { + "tags": [ + "education.me.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.me.ListClasses", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "mailNickname", + "mailNickname desc", + "description", + "description desc", + "createdBy", + "createdBy desc", + "classCode", + "classCode desc", + "externalName", + "externalName desc", + "externalId", + "externalId desc", + "externalSource", + "externalSource desc", + "term", + "term desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/classes" + ] + }, + "/education/me/classes/{educationClass-id}": { + "get": { + "tags": [ + "education.me.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.me.GetClasses", + "parameters": [ + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/classes/{educationClass-id}" + ] + }, + "/education/me/schools": { + "get": { + "tags": [ + "education.me.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.me.ListSchools", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "externalSource", + "externalSource desc", + "principalEmail", + "principalEmail desc", + "principalName", + "principalName desc", + "externalPrincipalId", + "externalPrincipalId desc", + "lowestGrade", + "lowestGrade desc", + "highestGrade", + "highestGrade desc", + "schoolNumber", + "schoolNumber desc", + "externalId", + "externalId desc", + "phone", + "phone desc", + "fax", + "fax desc", + "createdBy", + "createdBy desc", + "address", + "address desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/schools" + ] + }, + "/education/me/schools/{educationSchool-id}": { + "get": { + "tags": [ + "education.me.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.me.GetSchools", + "parameters": [ + { + "name": "educationSchool-id", + "in": "path", + "description": "key: educationSchool-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationSchool" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/schools/{educationSchool-id}" + ] + }, + "/education/me/user": { + "get": { + "tags": [ + "education.me.user" + ], + "summary": "Get user from education", + "operationId": "education.me.GetUser", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/user" + ] + }, + "/education/schools": { + "get": { + "tags": [ + "education.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.ListSchools", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "externalSource", + "externalSource desc", + "principalEmail", + "principalEmail desc", + "principalName", + "principalName desc", + "externalPrincipalId", + "externalPrincipalId desc", + "lowestGrade", + "lowestGrade desc", + "highestGrade", + "highestGrade desc", + "schoolNumber", + "schoolNumber desc", + "externalId", + "externalId desc", + "phone", + "phone desc", + "fax", + "fax desc", + "createdBy", + "createdBy desc", + "address", + "address desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "education.educationSchool" + ], + "summary": "Create new navigation property to schools for education", + "operationId": "education.CreateSchools", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}": { + "get": { + "tags": [ + "education.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.GetSchools", + "parameters": [ + { + "name": "educationSchool-id", + "in": "path", + "description": "key: educationSchool-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationSchool" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationSchool" + ], + "summary": "Update the navigation property schools in education", + "operationId": "education.UpdateSchools", + "parameters": [ + { + "name": "educationSchool-id", + "in": "path", + "description": "key: educationSchool-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationSchool" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}/classes": { + "get": { + "tags": [ + "education.schools.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.schools.ListClasses", + "parameters": [ + { + "name": "educationSchool-id", + "in": "path", + "description": "key: educationSchool-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationSchool" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "mailNickname", + "mailNickname desc", + "description", + "description desc", + "createdBy", + "createdBy desc", + "classCode", + "classCode desc", + "externalName", + "externalName desc", + "externalId", + "externalId desc", + "externalSource", + "externalSource desc", + "term", + "term desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}/classes/{educationClass-id}": { + "get": { + "tags": [ + "education.schools.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.schools.GetClasses", + "parameters": [ + { + "name": "educationSchool-id", + "in": "path", + "description": "key: educationSchool-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationSchool" + }, + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}/users": { + "get": { + "tags": [ + "education.schools.educationUser" + ], + "summary": "Get users from education", + "operationId": "education.schools.ListUsers", + "parameters": [ + { + "name": "educationSchool-id", + "in": "path", + "description": "key: educationSchool-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationSchool" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "primaryRole", + "primaryRole desc", + "middleName", + "middleName desc", + "externalSource", + "externalSource desc", + "residenceAddress", + "residenceAddress desc", + "mailingAddress", + "mailingAddress desc", + "student", + "student desc", + "teacher", + "teacher desc", + "createdBy", + "createdBy desc", + "relatedContacts", + "relatedContacts desc", + "accountEnabled", + "accountEnabled desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "refreshTokensValidFromDateTime", + "refreshTokensValidFromDateTime desc", + "showInAddressList", + "showInAddressList desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}/users/{educationUser-id}": { + "get": { + "tags": [ + "education.schools.educationUser" + ], + "summary": "Get users from education", + "operationId": "education.schools.GetUsers", + "parameters": [ + { + "name": "educationSchool-id", + "in": "path", + "description": "key: educationSchool-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationSchool" + }, + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/users": { + "get": { + "tags": [ + "education.educationUser" + ], + "summary": "Get users from education", + "operationId": "education.ListUsers", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "primaryRole", + "primaryRole desc", + "middleName", + "middleName desc", + "externalSource", + "externalSource desc", + "residenceAddress", + "residenceAddress desc", + "mailingAddress", + "mailingAddress desc", + "student", + "student desc", + "teacher", + "teacher desc", + "createdBy", + "createdBy desc", + "relatedContacts", + "relatedContacts desc", + "accountEnabled", + "accountEnabled desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "refreshTokensValidFromDateTime", + "refreshTokensValidFromDateTime desc", + "showInAddressList", + "showInAddressList desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "education.educationUser" + ], + "summary": "Create new navigation property to users for education", + "operationId": "education.CreateUsers", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/users/{educationUser-id}": { + "get": { + "tags": [ + "education.educationUser" + ], + "summary": "Get users from education", + "operationId": "education.GetUsers", + "parameters": [ + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationUser" + ], + "summary": "Update the navigation property users in education", + "operationId": "education.UpdateUsers", + "parameters": [ + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/users/{educationUser-id}/classes": { + "get": { + "tags": [ + "education.users.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.users.ListClasses", + "parameters": [ + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "mailNickname", + "mailNickname desc", + "description", + "description desc", + "createdBy", + "createdBy desc", + "classCode", + "classCode desc", + "externalName", + "externalName desc", + "externalId", + "externalId desc", + "externalSource", + "externalSource desc", + "term", + "term desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/classes" + ] + }, + "/education/users/{educationUser-id}/classes/{educationClass-id}": { + "get": { + "tags": [ + "education.users.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.users.GetClasses", + "parameters": [ + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + }, + { + "name": "educationClass-id", + "in": "path", + "description": "key: educationClass-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationClass" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/classes/{educationClass-id}" + ] + }, + "/education/users/{educationUser-id}/schools": { + "get": { + "tags": [ + "education.users.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.users.ListSchools", + "parameters": [ + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "externalSource", + "externalSource desc", + "principalEmail", + "principalEmail desc", + "principalName", + "principalName desc", + "externalPrincipalId", + "externalPrincipalId desc", + "lowestGrade", + "lowestGrade desc", + "highestGrade", + "highestGrade desc", + "schoolNumber", + "schoolNumber desc", + "externalId", + "externalId desc", + "phone", + "phone desc", + "fax", + "fax desc", + "createdBy", + "createdBy desc", + "address", + "address desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/schools" + ] + }, + "/education/users/{educationUser-id}/schools/{educationSchool-id}": { + "get": { + "tags": [ + "education.users.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.users.GetSchools", + "parameters": [ + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + }, + { + "name": "educationSchool-id", + "in": "path", + "description": "key: educationSchool-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationSchool" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/schools/{educationSchool-id}" + ] + }, + "/education/users/{educationUser-id}/user": { + "get": { + "tags": [ + "education.users.user" + ], + "summary": "Get user from education", + "operationId": "education.users.GetUser", + "parameters": [ + { + "name": "educationUser-id", + "in": "path", + "description": "key: educationUser-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "educationUser" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/user" + ] + }, + "/groupLifecyclePolicies": { + "get": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Get entities from groupLifecyclePolicies", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.ListGroupLifecyclePolicy", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "groupLifetimeInDays", + "groupLifetimeInDays desc", + "managedGroupTypes", + "managedGroupTypes desc", + "alternateNotificationEmails", + "alternateNotificationEmails desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "groupLifetimeInDays", + "managedGroupTypes", + "alternateNotificationEmails" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of groupLifecyclePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Add new entity to groupLifecyclePolicies", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.CreateGroupLifecyclePolicy", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupLifecyclePolicies/{groupLifecyclePolicy-id}": { + "get": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Get entity from groupLifecyclePolicies by key", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.GetGroupLifecyclePolicy", + "parameters": [ + { + "name": "groupLifecyclePolicy-id", + "in": "path", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "groupLifetimeInDays", + "managedGroupTypes", + "alternateNotificationEmails" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Update entity in groupLifecyclePolicies", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.UpdateGroupLifecyclePolicy", + "parameters": [ + { + "name": "groupLifecyclePolicy-id", + "in": "path", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupLifecyclePolicy" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Delete entity from groupLifecyclePolicies", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.DeleteGroupLifecyclePolicy", + "parameters": [ + { + "name": "groupLifecyclePolicy-id", + "in": "path", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup": { + "post": { + "tags": [ + "groupLifecyclePolicies.Actions" + ], + "summary": "Invoke action addGroup", + "operationId": "groupLifecyclePolicies.addGroup", + "parameters": [ + { + "name": "groupLifecyclePolicy-id", + "in": "path", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupLifecyclePolicy" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "boolean", + "default": false + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup": { + "post": { + "tags": [ + "groupLifecyclePolicies.Actions" + ], + "summary": "Invoke action removeGroup", + "operationId": "groupLifecyclePolicies.removeGroup", + "parameters": [ + { + "name": "groupLifecyclePolicy-id", + "in": "path", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupLifecyclePolicy" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "boolean", + "default": false + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups": { + "get": { + "tags": [ + "groups.group" + ], + "summary": "Get entities from groups", + "operationId": "groups.group.ListGroup", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "classification", + "classification desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "displayName", + "displayName desc", + "groupTypes", + "groupTypes desc", + "mail", + "mail desc", + "mailEnabled", + "mailEnabled desc", + "mailNickname", + "mailNickname desc", + "onPremisesLastSyncDateTime", + "onPremisesLastSyncDateTime desc", + "onPremisesProvisioningErrors", + "onPremisesProvisioningErrors desc", + "onPremisesSecurityIdentifier", + "onPremisesSecurityIdentifier desc", + "onPremisesSyncEnabled", + "onPremisesSyncEnabled desc", + "proxyAddresses", + "proxyAddresses desc", + "renewedDateTime", + "renewedDateTime desc", + "securityEnabled", + "securityEnabled desc", + "visibility", + "visibility desc", + "allowExternalSenders", + "allowExternalSenders desc", + "autoSubscribeNewMembers", + "autoSubscribeNewMembers desc", + "isSubscribedByMail", + "isSubscribedByMail desc", + "unseenCount", + "unseenCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "classification", + "createdDateTime", + "description", + "displayName", + "groupTypes", + "mail", + "mailEnabled", + "mailNickname", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "proxyAddresses", + "renewedDateTime", + "securityEnabled", + "visibility", + "allowExternalSenders", + "autoSubscribeNewMembers", + "isSubscribedByMail", + "unseenCount", + "members", + "memberOf", + "createdOnBehalfOf", + "owners", + "settings", + "extensions", + "threads", + "calendar", + "calendarView", + "events", + "conversations", + "photo", + "photos", + "acceptedSenders", + "rejectedSenders", + "drive", + "drives", + "sites", + "planner", + "onenote", + "groupLifecyclePolicies" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.group" + ], + "summary": "Add new entity to groups", + "operationId": "groups.group.CreateGroup", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}": { + "get": { + "tags": [ + "groups.group" + ], + "summary": "Get entity from groups by key", + "operationId": "groups.group.GetGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "classification", + "createdDateTime", + "description", + "displayName", + "groupTypes", + "mail", + "mailEnabled", + "mailNickname", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "proxyAddresses", + "renewedDateTime", + "securityEnabled", + "visibility", + "allowExternalSenders", + "autoSubscribeNewMembers", + "isSubscribedByMail", + "unseenCount", + "members", + "memberOf", + "createdOnBehalfOf", + "owners", + "settings", + "extensions", + "threads", + "calendar", + "calendarView", + "events", + "conversations", + "photo", + "photos", + "acceptedSenders", + "rejectedSenders", + "drive", + "drives", + "sites", + "planner", + "onenote", + "groupLifecyclePolicies" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + }, + "links": { + "members": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "memberOf": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "createdOnBehalfOf": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "owners": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "settings": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "extensions": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "threads": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "calendar": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "calendarView": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "events": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "conversations": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "photo": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "photos": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "acceptedSenders": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "rejectedSenders": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "drive": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "drives": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "sites": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "planner": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "onenote": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + }, + "groupLifecyclePolicies": { + "operationId": "groups.group.GetGroup", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.group" + ], + "summary": "Update entity in groups", + "operationId": "groups.group.UpdateGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.group" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "groups.group" + ], + "summary": "Delete entity from groups", + "operationId": "groups.group.DeleteGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/acceptedSenders": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get acceptedSenders from groups", + "operationId": "groups.ListAcceptedSenders", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Create new navigation property to acceptedSenders for groups", + "operationId": "groups.CreateAcceptedSenders", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/acceptedSenders/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get acceptedSenders from groups", + "operationId": "groups.GetAcceptedSenders", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Update the navigation property acceptedSenders in groups", + "operationId": "groups.UpdateAcceptedSenders", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/calendar": { + "get": { + "tags": [ + "groups.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.GetCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.UpdateCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/calendar/calendarView": { + "get": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.calendar.ListCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Create new navigation property to calendarView for groups", + "operationId": "groups.calendar.CreateCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView", + "/groups/{group-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.calendar.GetCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Update the navigation property calendarView in groups", + "operationId": "groups.calendar.UpdateCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "groups.calendar.calendarView.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendar.calendarView.ListAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.calendar.calendarView.CreateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/attachments", + "/groups/{group-id}/calendarView/{event-id}/attachments", + "/groups/{group-id}/events/{event-id}/attachments" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendar.calendarView.GetAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.calendar.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "groups.calendar.calendarView.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.calendar.calendarView.GetCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.calendar.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/calendar", + "/groups/{group-id}/calendarView/{event-id}/calendar", + "/groups/{group-id}/events/{event-id}/calendar" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "groups.calendar.calendarView.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendar.calendarView.ListExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.calendar.calendarView.CreateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/extensions", + "/groups/{group-id}/calendarView/{event-id}/extensions", + "/groups/{group-id}/events/{event-id}/extensions" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendar.calendarView.GetExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.calendar.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "groups.calendar.calendarView.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendar.calendarView.ListInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.event" + ], + "summary": "Create new navigation property to instances for groups", + "operationId": "groups.calendar.calendarView.CreateInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/instances", + "/groups/{group-id}/calendarView/{event-id}/instances", + "/groups/{group-id}/events/{event-id}/instances" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendar.calendarView.GetInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.event" + ], + "summary": "Update the navigation property instances in groups", + "operationId": "groups.calendar.calendarView.UpdateInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendar.calendarView.instances.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendar.calendarView.instances.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendar.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendar.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendar.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendar.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendar.calendarView.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendar.calendarView.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendar.calendarView.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendar.calendarView.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendar.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendar.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendar.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendar.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendar.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendar.calendarView.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendar/events": { + "get": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.calendar.ListEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Create new navigation property to events for groups", + "operationId": "groups.calendar.CreateEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/events", + "/groups/{group-id}/events/{event-id}/calendar/events" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.calendar.GetEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Update the navigation property events in groups", + "operationId": "groups.calendar.UpdateEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/attachments": { + "get": { + "tags": [ + "groups.calendar.events.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendar.events.ListAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.calendar.events.CreateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments", + "/groups/{group-id}/calendarView/{event-id}/attachments", + "/groups/{group-id}/events/{event-id}/attachments" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.calendar.events.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendar.events.GetAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.calendar.events.UpdateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/calendar": { + "get": { + "tags": [ + "groups.calendar.events.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.calendar.events.GetCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.calendar.events.UpdateCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/calendar", + "/groups/{group-id}/calendarView/{event-id}/calendar", + "/groups/{group-id}/events/{event-id}/calendar" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/extensions": { + "get": { + "tags": [ + "groups.calendar.events.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendar.events.ListExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.calendar.events.CreateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions", + "/groups/{group-id}/calendarView/{event-id}/extensions", + "/groups/{group-id}/events/{event-id}/extensions" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.calendar.events.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendar.events.GetExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.calendar.events.UpdateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances": { + "get": { + "tags": [ + "groups.calendar.events.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendar.events.ListInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.event" + ], + "summary": "Create new navigation property to instances for groups", + "operationId": "groups.calendar.events.CreateInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances", + "/groups/{group-id}/calendarView/{event-id}/instances", + "/groups/{group-id}/events/{event-id}/instances" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "groups.calendar.events.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendar.events.GetInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.event" + ], + "summary": "Update the navigation property instances in groups", + "operationId": "groups.calendar.events.UpdateInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendar.events.instances.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendar.events.instances.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendar.events.instances.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendar.events.instances.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendar.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendar.events.instances.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendar.events.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendar.events.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendar.events.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendar.events.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendar.events.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendar.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendar.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendar.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendar.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/events/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendar.events.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendar.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendar.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendar.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendar.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView": { + "get": { + "tags": [ + "groups.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.ListCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.event" + ], + "summary": "Create new navigation property to calendarView for groups", + "operationId": "groups.CreateCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "groups.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.GetCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.event" + ], + "summary": "Update the navigation property calendarView in groups", + "operationId": "groups.UpdateCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "groups.calendarView.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendarView.ListAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.calendarView.CreateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments", + "/groups/{group-id}/calendar/events/{event-id}/attachments", + "/groups/{group-id}/events/{event-id}/attachments" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.calendarView.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendarView.GetAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "groups.calendarView.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.calendarView.GetCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/calendar", + "/groups/{group-id}/calendar/events/{event-id}/calendar", + "/groups/{group-id}/events/{event-id}/calendar" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.calendarView.calendar.ListCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Create new navigation property to calendarView for groups", + "operationId": "groups.calendarView.calendar.CreateCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView", + "/groups/{group-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.calendarView.calendar.GetCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Update the navigation property calendarView in groups", + "operationId": "groups.calendarView.calendar.UpdateCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendarView.calendar.calendarView.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendarView.calendar.calendarView.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendarView.calendar.calendarView.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendarView.calendar.calendarView.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendarView.calendar.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendarView.calendar.calendarView.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events": { + "get": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.calendarView.calendar.ListEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Create new navigation property to events for groups", + "operationId": "groups.calendarView.calendar.CreateEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events", + "/groups/{group-id}/events/{event-id}/calendar/events" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.calendarView.calendar.GetEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Update the navigation property events in groups", + "operationId": "groups.calendarView.calendar.UpdateEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendarView.calendar.events.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendarView.calendar.events.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendarView.calendar.events.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendarView.calendar.events.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendarView.calendar.events.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendarView.calendar.events.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendarView.calendar.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendarView.calendar.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendarView.calendar.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendarView.calendar.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendarView.calendar.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendarView.calendar.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendarView.calendar.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendarView.calendar.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "groups.calendarView.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendarView.ListExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.calendarView.CreateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions", + "/groups/{group-id}/calendar/events/{event-id}/extensions", + "/groups/{group-id}/events/{event-id}/extensions" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.calendarView.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendarView.GetExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "groups.calendarView.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendarView.ListInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.event" + ], + "summary": "Create new navigation property to instances for groups", + "operationId": "groups.calendarView.CreateInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances", + "/groups/{group-id}/calendar/events/{event-id}/instances", + "/groups/{group-id}/events/{event-id}/instances" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "groups.calendarView.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendarView.GetInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.event" + ], + "summary": "Update the navigation property instances in groups", + "operationId": "groups.calendarView.UpdateInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}", + "/groups/{group-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendarView.instances.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendarView.instances.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendarView.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendarView.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendarView.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendarView.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendarView.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/conversations": { + "get": { + "tags": [ + "groups.conversation" + ], + "summary": "Get conversations from groups", + "operationId": "groups.ListConversations", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "topic", + "topic desc", + "hasAttachments", + "hasAttachments desc", + "lastDeliveredDateTime", + "lastDeliveredDateTime desc", + "uniqueSenders", + "uniqueSenders desc", + "preview", + "preview desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "preview", + "threads" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of conversation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversation" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversation" + ], + "summary": "Create new navigation property to conversations for groups", + "operationId": "groups.CreateConversations", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversation" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/conversations/{conversation-id}": { + "get": { + "tags": [ + "groups.conversation" + ], + "summary": "Get conversations from groups", + "operationId": "groups.GetConversations", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "preview", + "threads" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversation" + ], + "summary": "Update the navigation property conversations in groups", + "operationId": "groups.UpdateConversations", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversation" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/conversations/{conversation-id}/threads": { + "get": { + "tags": [ + "groups.conversations.conversationThread" + ], + "summary": "Get threads from groups", + "operationId": "groups.conversations.ListThreads", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "toRecipients", + "toRecipients desc", + "topic", + "topic desc", + "hasAttachments", + "hasAttachments desc", + "lastDeliveredDateTime", + "lastDeliveredDateTime desc", + "uniqueSenders", + "uniqueSenders desc", + "ccRecipients", + "ccRecipients desc", + "preview", + "preview desc", + "isLocked", + "isLocked desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "toRecipients", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "ccRecipients", + "preview", + "isLocked", + "posts" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "posts" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.conversationThread" + ], + "summary": "Create new navigation property to threads for groups", + "operationId": "groups.conversations.CreateThreads", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}": { + "get": { + "tags": [ + "groups.conversations.conversationThread" + ], + "summary": "Get threads from groups", + "operationId": "groups.conversations.GetThreads", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "toRecipients", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "ccRecipients", + "preview", + "isLocked", + "posts" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "posts" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.conversationThread" + ], + "summary": "Update the navigation property threads in groups", + "operationId": "groups.conversations.UpdateThreads", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.conversations.threads.reply", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get posts from groups", + "operationId": "groups.conversations.threads.ListPosts", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "body", + "body desc", + "receivedDateTime", + "receivedDateTime desc", + "hasAttachments", + "hasAttachments desc", + "from", + "from desc", + "sender", + "sender desc", + "conversationThreadId", + "conversationThreadId desc", + "newParticipants", + "newParticipants desc", + "conversationId", + "conversationId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to posts for groups", + "operationId": "groups.conversations.threads.CreatePosts", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get posts from groups", + "operationId": "groups.conversations.threads.GetPosts", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property posts in groups", + "operationId": "groups.conversations.threads.UpdatePosts", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get attachments from groups", + "operationId": "groups.conversations.threads.posts.ListAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.conversations.threads.posts.CreateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get attachments from groups", + "operationId": "groups.conversations.threads.posts.GetAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.conversations.threads.posts.UpdateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get extensions from groups", + "operationId": "groups.conversations.threads.posts.ListExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.conversations.threads.posts.CreateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get extensions from groups", + "operationId": "groups.conversations.threads.posts.GetExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.conversations.threads.posts.UpdateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get inReplyTo from groups", + "operationId": "groups.conversations.threads.posts.GetInReplyTo", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property inReplyTo in groups", + "operationId": "groups.conversations.threads.posts.UpdateInReplyTo", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action forward", + "operationId": "groups.conversations.threads.posts.inReplyTo.forward", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "ToRecipients": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.conversations.threads.posts.inReplyTo.reply", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action forward", + "operationId": "groups.conversations.threads.posts.forward", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "ToRecipients": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.conversations.threads.posts.reply", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.conversations.threads.posts.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.conversations.threads.posts.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.conversations.threads.posts.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.conversations.threads.posts.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.conversations.threads.posts.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.conversations.threads.posts.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.conversations.threads.posts.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.conversations.threads.posts.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversation-id", + "in": "path", + "description": "key: conversation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversation" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/createdOnBehalfOf": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get createdOnBehalfOf from groups", + "operationId": "groups.GetCreatedOnBehalfOf", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/drive": { + "get": { + "tags": [ + "groups.drive" + ], + "summary": "Get drive from groups", + "operationId": "groups.GetDrive", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.drive" + ], + "summary": "Update the navigation property drive in groups", + "operationId": "groups.UpdateDrive", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/drives": { + "get": { + "tags": [ + "groups.drive" + ], + "summary": "Get drives from groups", + "operationId": "groups.ListDrives", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.drive" + ], + "summary": "Create new navigation property to drives for groups", + "operationId": "groups.CreateDrives", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/drives/{drive-id}": { + "get": { + "tags": [ + "groups.drive" + ], + "summary": "Get drives from groups", + "operationId": "groups.GetDrives", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.drive" + ], + "summary": "Update the navigation property drives in groups", + "operationId": "groups.UpdateDrives", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/events": { + "get": { + "tags": [ + "groups.event" + ], + "summary": "Get events from groups", + "operationId": "groups.ListEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.event" + ], + "summary": "Create new navigation property to events for groups", + "operationId": "groups.CreateEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/events/{event-id}": { + "get": { + "tags": [ + "groups.event" + ], + "summary": "Get events from groups", + "operationId": "groups.GetEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.event" + ], + "summary": "Update the navigation property events in groups", + "operationId": "groups.UpdateEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "groups.events.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.events.ListAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.events.CreateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments", + "/groups/{group-id}/calendar/events/{event-id}/attachments", + "/groups/{group-id}/calendarView/{event-id}/attachments" + ] + }, + "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.events.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.events.GetAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.events.UpdateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendarView/{event-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "groups.events.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.events.GetCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.events.UpdateCalendar", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/calendar", + "/groups/{group-id}/calendar/events/{event-id}/calendar", + "/groups/{group-id}/calendarView/{event-id}/calendar" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.events.calendar.ListCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Create new navigation property to calendarView for groups", + "operationId": "groups.events.calendar.CreateCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.events.calendar.GetCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Update the navigation property calendarView in groups", + "operationId": "groups.events.calendar.UpdateCalendarView", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.events.calendar.calendarView.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.events.calendar.calendarView.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.events.calendar.calendarView.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.events.calendar.calendarView.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.events.calendar.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.events.calendar.calendarView.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events": { + "get": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.events.calendar.ListEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Create new navigation property to events for groups", + "operationId": "groups.events.calendar.CreateEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events", + "/groups/{group-id}/calendarView/{event-id}/calendar/events" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.events.calendar.GetEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Update the navigation property events in groups", + "operationId": "groups.events.calendar.UpdateEvents", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.events.calendar.events.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.events.calendar.events.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.events.calendar.events.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.events.calendar.events.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.events.calendar.events.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.events.calendar.events.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.events.calendar.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.events.calendar.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/multiValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.events.calendar.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.events.calendar.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.events.calendar.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.events.calendar.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/singleValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.events.calendar.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.events.calendar.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "groups.events.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.events.ListExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.events.CreateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions", + "/groups/{group-id}/calendar/events/{event-id}/extensions", + "/groups/{group-id}/calendarView/{event-id}/extensions" + ] + }, + "/groups/{group-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.events.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.events.GetExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.events.UpdateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendarView/{event-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "groups.events.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.events.ListInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.event" + ], + "summary": "Create new navigation property to instances for groups", + "operationId": "groups.events.CreateInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances", + "/groups/{group-id}/calendar/events/{event-id}/instances", + "/groups/{group-id}/calendarView/{event-id}/instances" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "groups.events.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.events.GetInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.event" + ], + "summary": "Update the navigation property instances in groups", + "operationId": "groups.events.UpdateInstances", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.events.instances.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.events.instances.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.events.instances.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.events.instances.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.events.instances.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.events.accept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept" + ] + }, + "/groups/{group-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.events.decline", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline" + ] + }, + "/groups/{group-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.events.dismissReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.events.snoozeReminder", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.events.tentativelyAccept", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/events/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.events.delta.fa14", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/extensions": { + "get": { + "tags": [ + "groups.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.ListExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.CreateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.GetExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.UpdateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/groupLifecyclePolicies": { + "get": { + "tags": [ + "groups.groupLifecyclePolicy" + ], + "summary": "Get groupLifecyclePolicies from groups", + "operationId": "groups.ListGroupLifecyclePolicies", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "groupLifetimeInDays", + "groupLifetimeInDays desc", + "managedGroupTypes", + "managedGroupTypes desc", + "alternateNotificationEmails", + "alternateNotificationEmails desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "groupLifetimeInDays", + "managedGroupTypes", + "alternateNotificationEmails" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of groupLifecyclePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.groupLifecyclePolicy" + ], + "summary": "Create new navigation property to groupLifecyclePolicies for groups", + "operationId": "groups.CreateGroupLifecyclePolicies", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/groupLifecyclePolicies/{groupLifecyclePolicy-id}": { + "get": { + "tags": [ + "groups.groupLifecyclePolicy" + ], + "summary": "Get groupLifecyclePolicies from groups", + "operationId": "groups.GetGroupLifecyclePolicies", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "groupLifecyclePolicy-id", + "in": "path", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "groupLifetimeInDays", + "managedGroupTypes", + "alternateNotificationEmails" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.groupLifecyclePolicy" + ], + "summary": "Update the navigation property groupLifecyclePolicies in groups", + "operationId": "groups.UpdateGroupLifecyclePolicies", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "groupLifecyclePolicy-id", + "in": "path", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupLifecyclePolicy" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/memberOf": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get memberOf from groups", + "operationId": "groups.ListMemberOf", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/memberOf/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get memberOf from groups", + "operationId": "groups.GetMemberOf", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/members": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get members from groups", + "operationId": "groups.ListMembers", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/members/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get members from groups", + "operationId": "groups.GetMembers", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/addFavorite": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action addFavorite", + "operationId": "groups.addFavorite", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/removeFavorite": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action removeFavorite", + "operationId": "groups.removeFavorite", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/renew": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action renew", + "operationId": "groups.renew", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/resetUnseenCount": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action resetUnseenCount", + "operationId": "groups.resetUnseenCount", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/subscribeByMail": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action subscribeByMail", + "operationId": "groups.subscribeByMail", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/unsubscribeByMail": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action unsubscribeByMail", + "operationId": "groups.unsubscribeByMail", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/onenote": { + "get": { + "tags": [ + "groups.onenote" + ], + "summary": "Get onenote from groups", + "operationId": "groups.GetOnenote", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote" + ], + "summary": "Update the navigation property onenote in groups", + "operationId": "groups.UpdateOnenote", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/notebooks": { + "get": { + "tags": [ + "groups.onenote.notebook" + ], + "summary": "Get notebooks from groups", + "operationId": "groups.onenote.ListNotebooks", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "userRole", + "userRole desc", + "isShared", + "isShared desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc", + "links", + "links desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebook" + ], + "summary": "Create new navigation property to notebooks for groups", + "operationId": "groups.onenote.CreateNotebooks", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}": { + "get": { + "tags": [ + "groups.onenote.notebook" + ], + "summary": "Get notebooks from groups", + "operationId": "groups.onenote.GetNotebooks", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebook" + ], + "summary": "Update the navigation property notebooks in groups", + "operationId": "groups.onenote.UpdateNotebooks", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.notebooks.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.notebooks.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.notebooks.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.notebooks.sectionGroups.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.GetParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.notebooks.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.notebooks.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.notebooks.sections.ListPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.notebooks.sections.CreatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.notebooks.sections.GetPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.notebooks.sections.UpdatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.notebooks.sections.pages.copyToSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.notebooks.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.notebooks.sections.pages.preview.12f3", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.notebooks.sections.pages.GetParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.notebooks.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sections.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.notebooks.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.notebooks.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function getRecentNotebooks", + "operationId": "groups.onenote.notebooks.getRecentNotebooks.1d97", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "includePersonalNotebooks", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recentNotebook" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/groups/{group-id}/onenote/operations": { + "get": { + "tags": [ + "groups.onenote.onenoteOperation" + ], + "summary": "Get operations from groups", + "operationId": "groups.onenote.ListOperations", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "createdDateTime", + "createdDateTime desc", + "lastActionDateTime", + "lastActionDateTime desc", + "resourceLocation", + "resourceLocation desc", + "resourceId", + "resourceId desc", + "error", + "error desc", + "percentComplete", + "percentComplete desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.onenoteOperation" + ], + "summary": "Create new navigation property to operations for groups", + "operationId": "groups.onenote.CreateOperations", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/operations/{onenoteOperation-id}": { + "get": { + "tags": [ + "groups.onenote.onenoteOperation" + ], + "summary": "Get operations from groups", + "operationId": "groups.onenote.GetOperations", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteOperation-id", + "in": "path", + "description": "key: onenoteOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.onenoteOperation" + ], + "summary": "Update the navigation property operations in groups", + "operationId": "groups.onenote.UpdateOperations", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteOperation-id", + "in": "path", + "description": "key: onenoteOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteOperation" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/pages": { + "get": { + "tags": [ + "groups.onenote.onenotePage" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.ListPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.onenotePage" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.CreatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.onenotePage" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.GetPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.onenotePage" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.UpdatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.pages.copyToSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.pages.onenotePatchContent", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.pages.preview.12f3", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.ListPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.CreatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.GetPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.UpdatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.copyToSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.12f3", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.pages.GetParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.pages.UpdateParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentSection.ListPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.pages.parentSection.CreatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentSection.GetPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.pages.parentSection.UpdatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.pages.parentSection.pages.copyToSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.pages.parentSection.pages.onenotePatchContent", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.pages.parentSection.pages.preview.12f3", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentSection.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentSection.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentSection.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentSection.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/resources": { + "get": { + "tags": [ + "groups.onenote.onenoteResource" + ], + "summary": "Get resources from groups", + "operationId": "groups.onenote.ListResources", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "content", + "content desc", + "contentUrl", + "contentUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.onenoteResource" + ], + "summary": "Create new navigation property to resources for groups", + "operationId": "groups.onenote.CreateResources", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/resources/{onenoteResource-id}": { + "get": { + "tags": [ + "groups.onenote.onenoteResource" + ], + "summary": "Get resources from groups", + "operationId": "groups.onenote.GetResources", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteResource-id", + "in": "path", + "description": "key: onenoteResource-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteResource" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.onenoteResource" + ], + "summary": "Update the navigation property resources in groups", + "operationId": "groups.onenote.UpdateResources", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteResource-id", + "in": "path", + "description": "key: onenoteResource-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteResource" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.ListPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.CreatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.GetPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.UpdatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.copyToSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.GetParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sectionGroups.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.GetParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections": { + "get": { + "tags": [ + "groups.onenote.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sections.ListPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.sections.CreatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sections.GetPages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.sections.UpdatePages", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.sections.pages.copyToSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.sections.pages.preview.12f3", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.sections.pages.GetParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentNotebook.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.parentNotebook.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentNotebook.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/owners": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get owners from groups", + "operationId": "groups.ListOwners", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/owners/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get owners from groups", + "operationId": "groups.GetOwners", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/photo": { + "get": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Get photo from groups", + "operationId": "groups.GetPhoto", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Update the navigation property photo in groups", + "operationId": "groups.UpdatePhoto", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/photos": { + "get": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Get photos from groups", + "operationId": "groups.ListPhotos", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "width", + "width desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Create new navigation property to photos for groups", + "operationId": "groups.CreatePhotos", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/photos/{profilePhoto-id}": { + "get": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Get photos from groups", + "operationId": "groups.GetPhotos", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "profilePhoto-id", + "in": "path", + "description": "key: profilePhoto-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "profilePhoto" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Update the navigation property photos in groups", + "operationId": "groups.UpdatePhotos", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "profilePhoto-id", + "in": "path", + "description": "key: profilePhoto-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "profilePhoto" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/planner": { + "get": { + "tags": [ + "groups.plannerGroup" + ], + "summary": "Get planner from groups", + "operationId": "groups.GetPlanner", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "plans" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "plans" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.plannerGroup" + ], + "summary": "Update the navigation property planner in groups", + "operationId": "groups.UpdatePlanner", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/planner/plans": { + "get": { + "tags": [ + "groups.planner.plannerPlan" + ], + "summary": "Get plans from groups", + "operationId": "groups.planner.ListPlans", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "owner", + "owner desc", + "title", + "title desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/planner/plans/{plannerPlan-id}": { + "get": { + "tags": [ + "groups.planner.plannerPlan" + ], + "summary": "Get plans from groups", + "operationId": "groups.planner.GetPlans", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/rejectedSenders": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get rejectedSenders from groups", + "operationId": "groups.ListRejectedSenders", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Create new navigation property to rejectedSenders for groups", + "operationId": "groups.CreateRejectedSenders", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/rejectedSenders/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get rejectedSenders from groups", + "operationId": "groups.GetRejectedSenders", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Update the navigation property rejectedSenders in groups", + "operationId": "groups.UpdateRejectedSenders", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/settings": { + "get": { + "tags": [ + "groups.groupSetting" + ], + "summary": "Get settings from groups", + "operationId": "groups.ListSettings", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "templateId", + "templateId desc", + "values", + "values desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "templateId", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of groupSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.groupSetting" + ], + "summary": "Create new navigation property to settings for groups", + "operationId": "groups.CreateSettings", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/settings/{groupSetting-id}": { + "get": { + "tags": [ + "groups.groupSetting" + ], + "summary": "Get settings from groups", + "operationId": "groups.GetSettings", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "groupSetting-id", + "in": "path", + "description": "key: groupSetting-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupSetting" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "templateId", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.groupSetting" + ], + "summary": "Update the navigation property settings in groups", + "operationId": "groups.UpdateSettings", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "groupSetting-id", + "in": "path", + "description": "key: groupSetting-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupSetting" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/sites": { + "get": { + "tags": [ + "groups.site" + ], + "summary": "Get sites from groups", + "operationId": "groups.ListSites", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "displayName", + "displayName desc", + "root", + "root desc", + "sharepointIds", + "sharepointIds desc", + "siteCollection", + "siteCollection desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.site" + ], + "summary": "Create new navigation property to sites for groups", + "operationId": "groups.CreateSites", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/sites/{site-id}": { + "get": { + "tags": [ + "groups.site" + ], + "summary": "Get sites from groups", + "operationId": "groups.GetSites", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.site" + ], + "summary": "Update the navigation property sites in groups", + "operationId": "groups.UpdateSites", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/threads": { + "get": { + "tags": [ + "groups.conversationThread" + ], + "summary": "Get threads from groups", + "operationId": "groups.ListThreads", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "toRecipients", + "toRecipients desc", + "topic", + "topic desc", + "hasAttachments", + "hasAttachments desc", + "lastDeliveredDateTime", + "lastDeliveredDateTime desc", + "uniqueSenders", + "uniqueSenders desc", + "ccRecipients", + "ccRecipients desc", + "preview", + "preview desc", + "isLocked", + "isLocked desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "toRecipients", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "ccRecipients", + "preview", + "isLocked", + "posts" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversationThread" + ], + "summary": "Create new navigation property to threads for groups", + "operationId": "groups.CreateThreads", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/threads/{conversationThread-id}": { + "get": { + "tags": [ + "groups.conversationThread" + ], + "summary": "Get threads from groups", + "operationId": "groups.GetThreads", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "toRecipients", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "ccRecipients", + "preview", + "isLocked", + "posts" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversationThread" + ], + "summary": "Update the navigation property threads in groups", + "operationId": "groups.UpdateThreads", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/threads/{conversationThread-id}/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.threads.reply", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts": { + "get": { + "tags": [ + "groups.threads.post" + ], + "summary": "Get posts from groups", + "operationId": "groups.threads.ListPosts", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "body", + "body desc", + "receivedDateTime", + "receivedDateTime desc", + "hasAttachments", + "hasAttachments desc", + "from", + "from desc", + "sender", + "sender desc", + "conversationThreadId", + "conversationThreadId desc", + "newParticipants", + "newParticipants desc", + "conversationId", + "conversationId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.post" + ], + "summary": "Create new navigation property to posts for groups", + "operationId": "groups.threads.CreatePosts", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}": { + "get": { + "tags": [ + "groups.threads.post" + ], + "summary": "Get posts from groups", + "operationId": "groups.threads.GetPosts", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.post" + ], + "summary": "Update the navigation property posts in groups", + "operationId": "groups.threads.UpdatePosts", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments": { + "get": { + "tags": [ + "groups.threads.posts.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.threads.posts.ListAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.posts.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.threads.posts.CreateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.threads.posts.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.threads.posts.GetAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.threads.posts.UpdateAttachments", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions": { + "get": { + "tags": [ + "groups.threads.posts.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.threads.posts.ListExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.posts.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.threads.posts.CreateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.threads.posts.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.threads.posts.GetExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.threads.posts.UpdateExtensions", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo": { + "get": { + "tags": [ + "groups.threads.posts.post" + ], + "summary": "Get inReplyTo from groups", + "operationId": "groups.threads.posts.GetInReplyTo", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.post" + ], + "summary": "Update the navigation property inReplyTo in groups", + "operationId": "groups.threads.posts.UpdateInReplyTo", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action forward", + "operationId": "groups.threads.posts.inReplyTo.forward", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "ToRecipients": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.threads.posts.inReplyTo.reply", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action forward", + "operationId": "groups.threads.posts.forward", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "ToRecipients": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.threads.posts.reply", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.threads.posts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.threads.posts.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.posts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.threads.posts.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.threads.posts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.threads.posts.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.threads.posts.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.threads.posts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.threads.posts.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.posts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.threads.posts.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.threads.posts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.threads.posts.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.threads.posts.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "group-id", + "in": "path", + "description": "key: group-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "group" + }, + { + "name": "conversationThread-id", + "in": "path", + "description": "key: conversationThread-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "conversationThread" + }, + { + "name": "post-id", + "in": "path", + "description": "key: post-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "post" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.group" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()" + ] + }, + "/groupSettings": { + "get": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Get entities from groupSettings", + "operationId": "groupSettings.groupSetting.ListGroupSetting", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "templateId", + "templateId desc", + "values", + "values desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "templateId", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of groupSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Add new entity to groupSettings", + "operationId": "groupSettings.groupSetting.CreateGroupSetting", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupSettings/{groupSetting-id}": { + "get": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Get entity from groupSettings by key", + "operationId": "groupSettings.groupSetting.GetGroupSetting", + "parameters": [ + { + "name": "groupSetting-id", + "in": "path", + "description": "key: groupSetting-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupSetting" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "templateId", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Update entity in groupSettings", + "operationId": "groupSettings.groupSetting.UpdateGroupSetting", + "parameters": [ + { + "name": "groupSetting-id", + "in": "path", + "description": "key: groupSetting-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupSetting" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Delete entity from groupSettings", + "operationId": "groupSettings.groupSetting.DeleteGroupSetting", + "parameters": [ + { + "name": "groupSetting-id", + "in": "path", + "description": "key: groupSetting-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupSetting" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupSettingTemplates": { + "get": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Get entities from groupSettingTemplates", + "operationId": "groupSettingTemplates.groupSettingTemplate.ListGroupSettingTemplate", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "displayName", + "displayName desc", + "description", + "description desc", + "values", + "values desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "displayName", + "description", + "values" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of groupSettingTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupSettingTemplate" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Add new entity to groupSettingTemplates", + "operationId": "groupSettingTemplates.groupSettingTemplate.CreateGroupSettingTemplate", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSettingTemplate" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSettingTemplate" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupSettingTemplates/{groupSettingTemplate-id}": { + "get": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Get entity from groupSettingTemplates by key", + "operationId": "groupSettingTemplates.groupSettingTemplate.GetGroupSettingTemplate", + "parameters": [ + { + "name": "groupSettingTemplate-id", + "in": "path", + "description": "key: groupSettingTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupSettingTemplate" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "displayName", + "description", + "values" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSettingTemplate" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Update entity in groupSettingTemplates", + "operationId": "groupSettingTemplates.groupSettingTemplate.UpdateGroupSettingTemplate", + "parameters": [ + { + "name": "groupSettingTemplate-id", + "in": "path", + "description": "key: groupSettingTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupSettingTemplate" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.groupSettingTemplate" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Delete entity from groupSettingTemplates", + "operationId": "groupSettingTemplates.groupSettingTemplate.DeleteGroupSettingTemplate", + "parameters": [ + { + "name": "groupSettingTemplate-id", + "in": "path", + "description": "key: groupSettingTemplate-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "groupSettingTemplate" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/invitations": { + "get": { + "tags": [ + "invitations.invitation" + ], + "summary": "Get entities from invitations", + "operationId": "invitations.invitation.ListInvitation", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "invitedUserDisplayName", + "invitedUserDisplayName desc", + "invitedUserType", + "invitedUserType desc", + "invitedUserEmailAddress", + "invitedUserEmailAddress desc", + "invitedUserMessageInfo", + "invitedUserMessageInfo desc", + "sendInvitationMessage", + "sendInvitationMessage desc", + "inviteRedirectUrl", + "inviteRedirectUrl desc", + "inviteRedeemUrl", + "inviteRedeemUrl desc", + "status", + "status desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "invitedUserDisplayName", + "invitedUserType", + "invitedUserEmailAddress", + "invitedUserMessageInfo", + "sendInvitationMessage", + "inviteRedirectUrl", + "inviteRedeemUrl", + "status", + "invitedUser" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "invitedUser" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of invitation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.invitation" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "invitations.invitation" + ], + "summary": "Add new entity to invitations", + "operationId": "invitations.invitation.CreateInvitation", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.invitation" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.invitation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/invitations/{invitation-id}": { + "get": { + "tags": [ + "invitations.invitation" + ], + "summary": "Get entity from invitations by key", + "operationId": "invitations.invitation.GetInvitation", + "parameters": [ + { + "name": "invitation-id", + "in": "path", + "description": "key: invitation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "invitation" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "invitedUserDisplayName", + "invitedUserType", + "invitedUserEmailAddress", + "invitedUserMessageInfo", + "sendInvitationMessage", + "inviteRedirectUrl", + "inviteRedeemUrl", + "status", + "invitedUser" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "invitedUser" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.invitation" + } + } + }, + "links": { + "invitedUser": { + "operationId": "invitations.invitation.GetInvitation", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "invitations.invitation" + ], + "summary": "Update entity in invitations", + "operationId": "invitations.invitation.UpdateInvitation", + "parameters": [ + { + "name": "invitation-id", + "in": "path", + "description": "key: invitation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "invitation" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.invitation" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "invitations.invitation" + ], + "summary": "Delete entity from invitations", + "operationId": "invitations.invitation.DeleteInvitation", + "parameters": [ + { + "name": "invitation-id", + "in": "path", + "description": "key: invitation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "invitation" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/invitations/{invitation-id}/invitedUser": { + "get": { + "tags": [ + "invitations.user" + ], + "summary": "Get invitedUser from invitations", + "operationId": "invitations.GetInvitedUser", + "parameters": [ + { + "name": "invitation-id", + "in": "path", + "description": "key: invitation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "invitation" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me": { + "get": { + "tags": [ + "me.user" + ], + "summary": "Get me", + "operationId": "me.user.GetUser", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.user" + ], + "summary": "Update me", + "operationId": "me.user.UpdateUser", + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities": { + "get": { + "tags": [ + "me.userActivity" + ], + "summary": "Get activities from me", + "operationId": "me.ListActivities", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "visualElements", + "visualElements desc", + "activitySourceHost", + "activitySourceHost desc", + "activationUrl", + "activationUrl desc", + "appActivityId", + "appActivityId desc", + "appDisplayName", + "appDisplayName desc", + "contentUrl", + "contentUrl desc", + "createdDateTime", + "createdDateTime desc", + "expirationDateTime", + "expirationDateTime desc", + "fallbackUrl", + "fallbackUrl desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "userTimezone", + "userTimezone desc", + "contentInfo", + "contentInfo desc", + "status", + "status desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.userActivity" + ], + "summary": "Create new navigation property to activities for me", + "operationId": "me.CreateActivities", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/{userActivity-id}": { + "get": { + "tags": [ + "me.userActivity" + ], + "summary": "Get activities from me", + "operationId": "me.GetActivities", + "parameters": [ + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.userActivity" + ], + "summary": "Update the navigation property activities in me", + "operationId": "me.UpdateActivities", + "parameters": [ + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/{userActivity-id}/historyItems": { + "get": { + "tags": [ + "me.activities.activityHistoryItem" + ], + "summary": "Get historyItems from me", + "operationId": "me.activities.ListHistoryItems", + "parameters": [ + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "activeDurationSeconds", + "activeDurationSeconds desc", + "createdDateTime", + "createdDateTime desc", + "lastActiveDateTime", + "lastActiveDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "expirationDateTime", + "expirationDateTime desc", + "startedDateTime", + "startedDateTime desc", + "userTimezone", + "userTimezone desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "activeDurationSeconds", + "createdDateTime", + "lastActiveDateTime", + "lastModifiedDateTime", + "expirationDateTime", + "startedDateTime", + "userTimezone", + "activity" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "activity" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.activities.activityHistoryItem" + ], + "summary": "Create new navigation property to historyItems for me", + "operationId": "me.activities.CreateHistoryItems", + "parameters": [ + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}": { + "get": { + "tags": [ + "me.activities.activityHistoryItem" + ], + "summary": "Get historyItems from me", + "operationId": "me.activities.GetHistoryItems", + "parameters": [ + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "name": "activityHistoryItem-id", + "in": "path", + "description": "key: activityHistoryItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "activeDurationSeconds", + "createdDateTime", + "lastActiveDateTime", + "lastModifiedDateTime", + "expirationDateTime", + "startedDateTime", + "userTimezone", + "activity" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "activity" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.activities.activityHistoryItem" + ], + "summary": "Update the navigation property historyItems in me", + "operationId": "me.activities.UpdateHistoryItems", + "parameters": [ + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "name": "activityHistoryItem-id", + "in": "path", + "description": "key: activityHistoryItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "activityHistoryItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity": { + "get": { + "tags": [ + "me.activities.historyItems.userActivity" + ], + "summary": "Get activity from me", + "operationId": "me.activities.historyItems.GetActivity", + "parameters": [ + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "name": "activityHistoryItem-id", + "in": "path", + "description": "key: activityHistoryItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/recent()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function recent", + "operationId": "me.activities.recent.a1b8", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/calendar": { + "get": { + "tags": [ + "me.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.GetCalendar", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.UpdateCalendar", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendar/calendarView": { + "get": { + "tags": [ + "me.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendar.ListCalendarView", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.calendar.CreateCalendarView", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/me/calendars/{calendar-id}/calendarView", + "/me/calendarView/{event-id}/calendar/calendarView", + "/me/events/{event-id}/calendar/calendarView" + ] + }, + "/me/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "me.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendar.GetCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.calendar.UpdateCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/me/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendar.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendar.calendarView.ListAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendar.calendarView.CreateAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendar.calendarView.GetAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendar.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendar.calendarView.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendar.calendarView.GetCalendar", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendar.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendar/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendar.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendar.calendarView.ListExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendar.calendarView.CreateExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendar.calendarView.GetExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendar.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "me.calendar.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendar.calendarView.ListInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendar.calendarView.CreateInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendar.calendarView.GetInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendar.calendarView.UpdateInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendar.calendarView.instances.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendar.calendarView.instances.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendar.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendar.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendar.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendar.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendar.calendarView.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendar.calendarView.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendar.calendarView.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendar.calendarView.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendar.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendar.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendar.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendar.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendar.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendar.calendarView.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendar/events": { + "get": { + "tags": [ + "me.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.calendar.ListEvents", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.calendar.CreateEvents", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/me/calendars/{calendar-id}/events", + "/me/calendarView/{event-id}/calendar/events", + "/me/events/{event-id}/calendar/events" + ] + }, + "/me/calendar/events/{event-id}": { + "get": { + "tags": [ + "me.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.calendar.GetEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.calendar.UpdateEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}", + "/me/calendarView/{event-id}/calendar/events/{event-id}", + "/me/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/calendar/events/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendar.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendar.events.ListAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendar.events.CreateAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendar/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendar.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendar.events.GetAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendar.events.UpdateAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendar/events/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendar.events.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendar.events.GetCalendar", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendar.events.UpdateCalendar", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendar/events/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendar.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendar.events.ListExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendar.events.CreateExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendar/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendar.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendar.events.GetExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendar.events.UpdateExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendar/events/{event-id}/instances": { + "get": { + "tags": [ + "me.calendar.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendar.events.ListInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendar.events.CreateInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendar.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendar.events.GetInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendar.events.UpdateInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendar.events.instances.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendar.events.instances.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendar.events.instances.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendar.events.instances.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendar.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendar/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendar.events.instances.delta.fa14", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendar.events.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendar.events.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendar.events.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendar.events.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendar.events.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendar/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendar.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendar.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendar.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendar.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendar.events.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.ListMultiValueExtendedProperties", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendar.CreateMultiValueExtendedProperties", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/me/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendar.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.ListSingleValueExtendedProperties", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendar.CreateSingleValueExtendedProperties", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/me/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendar.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups": { + "get": { + "tags": [ + "me.calendarGroup" + ], + "summary": "Get calendarGroups from me", + "operationId": "me.ListCalendarGroups", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "classId", + "classId desc", + "changeKey", + "changeKey desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "classId", + "changeKey", + "calendars" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroup" + ], + "summary": "Create new navigation property to calendarGroups for me", + "operationId": "me.CreateCalendarGroups", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarGroups/{calendarGroup-id}": { + "get": { + "tags": [ + "me.calendarGroup" + ], + "summary": "Get calendarGroups from me", + "operationId": "me.GetCalendarGroups", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "classId", + "changeKey", + "calendars" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroup" + ], + "summary": "Update the navigation property calendarGroups in me", + "operationId": "me.UpdateCalendarGroups", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarGroups/{calendarGroup-id}/calendars": { + "get": { + "tags": [ + "me.calendarGroups.calendar" + ], + "summary": "Get calendars from me", + "operationId": "me.calendarGroups.ListCalendars", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "color", + "color desc", + "changeKey", + "changeKey desc", + "canShare", + "canShare desc", + "canViewPrivateItems", + "canViewPrivateItems desc", + "canEdit", + "canEdit desc", + "owner", + "owner desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendar" + ], + "summary": "Create new navigation property to calendars for me", + "operationId": "me.calendarGroups.CreateCalendars", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendar" + ], + "summary": "Get calendars from me", + "operationId": "me.calendarGroups.GetCalendars", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendar" + ], + "summary": "Update the navigation property calendars in me", + "operationId": "me.calendarGroups.UpdateCalendars", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendarGroups.calendars.ListCalendarView", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.calendarGroups.calendars.CreateCalendarView", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView", + "/me/calendars/{calendar-id}/calendarView", + "/me/calendarView/{event-id}/calendar/calendarView", + "/me/events/{event-id}/calendar/calendarView" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendarGroups.calendars.GetCalendarView", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.calendarGroups.calendars.UpdateCalendarView", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/me/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListAttachments", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateAttachments", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetAttachments", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get calendar from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetCalendar", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListExtensions", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateExtensions", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetExtensions", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListInstances", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateInstances", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetInstances", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateInstances", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarGroups.calendars.calendarView.instances.accept", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarGroups.calendars.calendarView.instances.decline", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarGroups.calendars.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarGroups.calendars.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarGroups.calendars.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarGroups.calendars.calendarView.accept", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarGroups.calendars.calendarView.decline", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarGroups.calendars.calendarView.dismissReminder", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarGroups.calendars.calendarView.snoozeReminder", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarGroups.calendars.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarGroups.calendars.calendarView.delta.fa14", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get events from me", + "operationId": "me.calendarGroups.calendars.ListEvents", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.calendarGroups.calendars.CreateEvents", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events", + "/me/calendars/{calendar-id}/events", + "/me/calendarView/{event-id}/calendar/events", + "/me/events/{event-id}/calendar/events" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get events from me", + "operationId": "me.calendarGroups.calendars.GetEvents", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.calendarGroups.calendars.UpdateEvents", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}", + "/me/calendarView/{event-id}/calendar/events/{event-id}", + "/me/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarGroups.calendars.events.ListAttachments", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendarGroups.calendars.events.CreateAttachments", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarGroups.calendars.events.GetAttachments", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendarGroups.calendars.events.UpdateAttachments", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get calendar from me", + "operationId": "me.calendarGroups.calendars.events.GetCalendar", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendarGroups.calendars.events.UpdateCalendar", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarGroups.calendars.events.ListExtensions", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendarGroups.calendars.events.CreateExtensions", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarGroups.calendars.events.GetExtensions", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendarGroups.calendars.events.UpdateExtensions", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarGroups.calendars.events.ListInstances", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendarGroups.calendars.events.CreateInstances", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarGroups.calendars.events.GetInstances", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendarGroups.calendars.events.UpdateInstances", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarGroups.calendars.events.instances.accept", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarGroups.calendars.events.instances.decline", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarGroups.calendars.events.instances.dismissReminder", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarGroups.calendars.events.instances.snoozeReminder", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarGroups.calendars.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarGroups.calendars.events.instances.delta.fa14", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarGroups.calendars.events.accept", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarGroups.calendars.events.decline", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarGroups.calendars.events.dismissReminder", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarGroups.calendars.events.snoozeReminder", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarGroups.calendars.events.tentativelyAccept", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarGroups.calendars.events.delta.fa14", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/me/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/me/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars": { + "get": { + "tags": [ + "me.calendar" + ], + "summary": "Get calendars from me", + "operationId": "me.ListCalendars", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "color", + "color desc", + "changeKey", + "changeKey desc", + "canShare", + "canShare desc", + "canViewPrivateItems", + "canViewPrivateItems desc", + "canEdit", + "canEdit desc", + "owner", + "owner desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar" + ], + "summary": "Create new navigation property to calendars for me", + "operationId": "me.CreateCalendars", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendars/{calendar-id}": { + "get": { + "tags": [ + "me.calendar" + ], + "summary": "Get calendars from me", + "operationId": "me.GetCalendars", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar" + ], + "summary": "Update the navigation property calendars in me", + "operationId": "me.UpdateCalendars", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendars/{calendar-id}/calendarView": { + "get": { + "tags": [ + "me.calendars.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendars.ListCalendarView", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.calendars.CreateCalendarView", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/me/calendarView/{event-id}/calendar/calendarView", + "/me/events/{event-id}/calendar/calendarView" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "me.calendars.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendars.GetCalendarView", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.calendars.UpdateCalendarView", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/me/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendars.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendars.calendarView.ListAttachments", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendars.calendarView.CreateAttachments", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendars.calendarView.GetAttachments", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendars.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendars.calendarView.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendars.calendarView.GetCalendar", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendars.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendars.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendars.calendarView.ListExtensions", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendars.calendarView.CreateExtensions", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendars.calendarView.GetExtensions", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendars.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "me.calendars.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendars.calendarView.ListInstances", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendars.calendarView.CreateInstances", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendars.calendarView.GetInstances", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendars.calendarView.UpdateInstances", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendars.calendarView.instances.accept", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendars.calendarView.instances.decline", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendars.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendars.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendars.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendars.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendars.calendarView.accept", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendars.calendarView.decline", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendars.calendarView.dismissReminder", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendars.calendarView.snoozeReminder", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendars.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendars.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendars.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendars.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendars.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendars.calendarView.delta.fa14", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendars/{calendar-id}/events": { + "get": { + "tags": [ + "me.calendars.event" + ], + "summary": "Get events from me", + "operationId": "me.calendars.ListEvents", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.calendars.CreateEvents", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/me/calendarView/{event-id}/calendar/events", + "/me/events/{event-id}/calendar/events" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}": { + "get": { + "tags": [ + "me.calendars.event" + ], + "summary": "Get events from me", + "operationId": "me.calendars.GetEvents", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.calendars.UpdateEvents", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/me/calendarView/{event-id}/calendar/events/{event-id}", + "/me/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendars.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendars.events.ListAttachments", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendars.events.CreateAttachments", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendars.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendars.events.GetAttachments", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendars.events.UpdateAttachments", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendars.events.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendars.events.GetCalendar", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendars.events.UpdateCalendar", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendars.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendars.events.ListExtensions", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendars.events.CreateExtensions", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendars.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendars.events.GetExtensions", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendars.events.UpdateExtensions", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "me.calendars.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendars.events.ListInstances", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendars.events.CreateInstances", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendars.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendars.events.GetInstances", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendars.events.UpdateInstances", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendars.events.instances.accept", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendars.events.instances.decline", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendars.events.instances.dismissReminder", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendars.events.instances.snoozeReminder", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendars.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendars.events.instances.delta.fa14", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendars.events.accept", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendars.events.decline", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendars.events.dismissReminder", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendars.events.snoozeReminder", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendars.events.tentativelyAccept", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendars.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendars.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendars.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendars.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendars.events.delta.fa14", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendars/{calendar-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendars.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/me/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendars.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendars.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/me/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendars.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView": { + "get": { + "tags": [ + "me.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.ListCalendarView", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.CreateCalendarView", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarView/{event-id}": { + "get": { + "tags": [ + "me.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.GetCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.UpdateCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarView.ListAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendarView.CreateAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarView.GetAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendarView.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendarView.GetCalendar", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendarView.calendar.ListCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.calendarView.calendar.CreateCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/me/calendars/{calendar-id}/calendarView", + "/me/events/{event-id}/calendar/calendarView" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendarView.calendar.GetCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.calendarView.calendar.UpdateCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}", + "/me/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarView.calendar.calendarView.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarView.calendar.calendarView.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarView.calendar.calendarView.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarView.calendar.calendarView.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarView.calendar.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarView.calendar.calendarView.delta.fa14", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarView/{event-id}/calendar/events": { + "get": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.calendarView.calendar.ListEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.calendarView.calendar.CreateEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/me/calendars/{calendar-id}/events", + "/me/events/{event-id}/calendar/events" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.calendarView.calendar.GetEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.calendarView.calendar.UpdateEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}", + "/me/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarView.calendar.events.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarView.calendar.events.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarView.calendar.events.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarView.calendar.events.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarView.calendar.events.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarView/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarView.calendar.events.delta.fa14", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarView.calendar.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarView.calendar.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarView.calendar.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarView.calendar.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarView.calendar.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarView.calendar.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarView.calendar.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarView.calendar.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarView.ListExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendarView.CreateExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarView.GetExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "me.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarView.ListInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendarView.CreateInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarView.GetInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendarView.UpdateInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarView.instances.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarView.instances.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarView.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarView.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarView.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarView.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarView.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/contactFolders": { + "get": { + "tags": [ + "me.contactFolder" + ], + "summary": "Get contactFolders from me", + "operationId": "me.ListContactFolders", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "parentFolderId", + "parentFolderId desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolder" + ], + "summary": "Create new navigation property to contactFolders for me", + "operationId": "me.CreateContactFolders", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}": { + "get": { + "tags": [ + "me.contactFolder" + ], + "summary": "Get contactFolders from me", + "operationId": "me.GetContactFolders", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolder" + ], + "summary": "Update the navigation property contactFolders in me", + "operationId": "me.UpdateContactFolders", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/childFolders": { + "get": { + "tags": [ + "me.contactFolders.contactFolder" + ], + "summary": "Get childFolders from me", + "operationId": "me.contactFolders.ListChildFolders", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "parentFolderId", + "parentFolderId desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contactFolder" + ], + "summary": "Create new navigation property to childFolders for me", + "operationId": "me.contactFolders.CreateChildFolders", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id}": { + "get": { + "tags": [ + "me.contactFolders.contactFolder" + ], + "summary": "Get childFolders from me", + "operationId": "me.contactFolders.GetChildFolders", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contactFolder" + ], + "summary": "Update the navigation property childFolders in me", + "operationId": "me.contactFolders.UpdateChildFolders", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/childFolders/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.contactFolders.childFolders.delta.fa14", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts": { + "get": { + "tags": [ + "me.contactFolders.contact" + ], + "summary": "Get contacts from me", + "operationId": "me.contactFolders.ListContacts", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "parentFolderId", + "parentFolderId desc", + "birthday", + "birthday desc", + "fileAs", + "fileAs desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "initials", + "initials desc", + "middleName", + "middleName desc", + "nickName", + "nickName desc", + "surname", + "surname desc", + "title", + "title desc", + "yomiGivenName", + "yomiGivenName desc", + "yomiSurname", + "yomiSurname desc", + "yomiCompanyName", + "yomiCompanyName desc", + "generation", + "generation desc", + "emailAddresses", + "emailAddresses desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "businessHomePage", + "businessHomePage desc", + "assistantName", + "assistantName desc", + "manager", + "manager desc", + "homePhones", + "homePhones desc", + "mobilePhone", + "mobilePhone desc", + "businessPhones", + "businessPhones desc", + "homeAddress", + "homeAddress desc", + "businessAddress", + "businessAddress desc", + "otherAddress", + "otherAddress desc", + "spouseName", + "spouseName desc", + "personalNotes", + "personalNotes desc", + "children", + "children desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contact" + ], + "summary": "Create new navigation property to contacts for me", + "operationId": "me.contactFolders.CreateContacts", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}": { + "get": { + "tags": [ + "me.contactFolders.contact" + ], + "summary": "Get contacts from me", + "operationId": "me.contactFolders.GetContacts", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contact" + ], + "summary": "Update the navigation property contacts in me", + "operationId": "me.contactFolders.UpdateContacts", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions": { + "get": { + "tags": [ + "me.contactFolders.contacts.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.contactFolders.contacts.ListExtensions", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contacts.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.contactFolders.contacts.CreateExtensions", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/extensions" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.contactFolders.contacts.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.contactFolders.contacts.GetExtensions", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contacts.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.contactFolders.contacts.UpdateExtensions", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/extensions/{extension-id}" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contactFolders.contacts.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.contactFolders.contacts.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/multiValueExtendedProperties" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contactFolders.contacts.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.contactFolders.contacts.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo": { + "get": { + "tags": [ + "me.contactFolders.contacts.profilePhoto" + ], + "summary": "Get photo from me", + "operationId": "me.contactFolders.contacts.GetPhoto", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contacts.profilePhoto" + ], + "summary": "Update the navigation property photo in me", + "operationId": "me.contactFolders.contacts.UpdatePhoto", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/photo" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contactFolders.contacts.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.contactFolders.contacts.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/singleValueExtendedProperties" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contactFolders.contacts.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.contactFolders.contacts.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.contactFolders.contacts.delta.fa14", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/contactFolders/{contactFolder-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contactFolders.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.contactFolders.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contactFolders.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.contactFolders.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contactFolders.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.contactFolders.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contactFolders.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.contactFolders.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.contactFolders.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/contacts": { + "get": { + "tags": [ + "me.contact" + ], + "summary": "Get contacts from me", + "operationId": "me.ListContacts", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "parentFolderId", + "parentFolderId desc", + "birthday", + "birthday desc", + "fileAs", + "fileAs desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "initials", + "initials desc", + "middleName", + "middleName desc", + "nickName", + "nickName desc", + "surname", + "surname desc", + "title", + "title desc", + "yomiGivenName", + "yomiGivenName desc", + "yomiSurname", + "yomiSurname desc", + "yomiCompanyName", + "yomiCompanyName desc", + "generation", + "generation desc", + "emailAddresses", + "emailAddresses desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "businessHomePage", + "businessHomePage desc", + "assistantName", + "assistantName desc", + "manager", + "manager desc", + "homePhones", + "homePhones desc", + "mobilePhone", + "mobilePhone desc", + "businessPhones", + "businessPhones desc", + "homeAddress", + "homeAddress desc", + "businessAddress", + "businessAddress desc", + "otherAddress", + "otherAddress desc", + "spouseName", + "spouseName desc", + "personalNotes", + "personalNotes desc", + "children", + "children desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contact" + ], + "summary": "Create new navigation property to contacts for me", + "operationId": "me.CreateContacts", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contacts/{contact-id}": { + "get": { + "tags": [ + "me.contact" + ], + "summary": "Get contacts from me", + "operationId": "me.GetContacts", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contact" + ], + "summary": "Update the navigation property contacts in me", + "operationId": "me.UpdateContacts", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contacts/{contact-id}/extensions": { + "get": { + "tags": [ + "me.contacts.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.contacts.ListExtensions", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contacts.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.contacts.CreateExtensions", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" + ] + }, + "/me/contacts/{contact-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.contacts.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.contacts.GetExtensions", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contacts.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.contacts.UpdateExtensions", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] + }, + "/me/contacts/{contact-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contacts.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.contacts.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] + }, + "/me/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contacts.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.contacts.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/contacts/{contact-id}/photo": { + "get": { + "tags": [ + "me.contacts.profilePhoto" + ], + "summary": "Get photo from me", + "operationId": "me.contacts.GetPhoto", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contacts.profilePhoto" + ], + "summary": "Update the navigation property photo in me", + "operationId": "me.contacts.UpdatePhoto", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] + }, + "/me/contacts/{contact-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contacts.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.contacts.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] + }, + "/me/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contacts.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.contacts.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/contacts/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.contacts.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/createdObjects": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get createdObjects from me", + "operationId": "me.ListCreatedObjects", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/createdObjects/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get createdObjects from me", + "operationId": "me.GetCreatedObjects", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/deviceManagementTroubleshootingEvents": { + "get": { + "tags": [ + "me.deviceManagementTroubleshootingEvent" + ], + "summary": "Get deviceManagementTroubleshootingEvents from me", + "operationId": "me.ListDeviceManagementTroubleshootingEvents", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "eventDateTime", + "eventDateTime desc", + "correlationId", + "correlationId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.deviceManagementTroubleshootingEvent" + ], + "summary": "Create new navigation property to deviceManagementTroubleshootingEvents for me", + "operationId": "me.CreateDeviceManagementTroubleshootingEvents", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}": { + "get": { + "tags": [ + "me.deviceManagementTroubleshootingEvent" + ], + "summary": "Get deviceManagementTroubleshootingEvents from me", + "operationId": "me.GetDeviceManagementTroubleshootingEvents", + "parameters": [ + { + "name": "deviceManagementTroubleshootingEvent-id", + "in": "path", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.deviceManagementTroubleshootingEvent" + ], + "summary": "Update the navigation property deviceManagementTroubleshootingEvents in me", + "operationId": "me.UpdateDeviceManagementTroubleshootingEvents", + "parameters": [ + { + "name": "deviceManagementTroubleshootingEvent-id", + "in": "path", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/directReports": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get directReports from me", + "operationId": "me.ListDirectReports", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/directReports/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get directReports from me", + "operationId": "me.GetDirectReports", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/drive": { + "get": { + "tags": [ + "me.drive" + ], + "summary": "Get drive from me", + "operationId": "me.GetDrive", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.drive" + ], + "summary": "Update the navigation property drive in me", + "operationId": "me.UpdateDrive", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/drives": { + "get": { + "tags": [ + "me.drive" + ], + "summary": "Get drives from me", + "operationId": "me.ListDrives", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.drive" + ], + "summary": "Create new navigation property to drives for me", + "operationId": "me.CreateDrives", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/drives/{drive-id}": { + "get": { + "tags": [ + "me.drive" + ], + "summary": "Get drives from me", + "operationId": "me.GetDrives", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.drive" + ], + "summary": "Update the navigation property drives in me", + "operationId": "me.UpdateDrives", + "parameters": [ + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/events": { + "get": { + "tags": [ + "me.event" + ], + "summary": "Get events from me", + "operationId": "me.ListEvents", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.CreateEvents", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/events/{event-id}": { + "get": { + "tags": [ + "me.event" + ], + "summary": "Get events from me", + "operationId": "me.GetEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.UpdateEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/events/{event-id}/attachments": { + "get": { + "tags": [ + "me.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.events.ListAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.events.CreateAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments" + ] + }, + "/me/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.events.GetAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.events.UpdateAttachments", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/events/{event-id}/calendar": { + "get": { + "tags": [ + "me.events.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.events.GetCalendar", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.events.UpdateCalendar", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar" + ] + }, + "/me/events/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.events.calendar.ListCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.events.calendar.CreateCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/me/calendars/{calendar-id}/calendarView", + "/me/calendarView/{event-id}/calendar/calendarView" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.events.calendar.GetCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.events.calendar.UpdateCalendarView", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.events.calendar.calendarView.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.events.calendar.calendarView.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.events.calendar.calendarView.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.events.calendar.calendarView.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.events.calendar.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/events/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.events.calendar.calendarView.delta.fa14", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/events/{event-id}/calendar/events": { + "get": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.events.calendar.ListEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.events.calendar.CreateEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/me/calendars/{calendar-id}/events", + "/me/calendarView/{event-id}/calendar/events" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.events.calendar.GetEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.events.calendar.UpdateEvents", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}", + "/me/calendarView/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.events.calendar.events.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.events.calendar.events.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.events.calendar.events.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.events.calendar.events.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.events.calendar.events.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/events/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.events.calendar.events.delta.fa14", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/events/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.events.calendar.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.events.calendar.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.events.calendar.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.events.calendar.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/events/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.events.calendar.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.events.calendar.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.events.calendar.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.events.calendar.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/events/{event-id}/extensions": { + "get": { + "tags": [ + "me.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.events.ListExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.events.CreateExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions" + ] + }, + "/me/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.events.GetExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.events.UpdateExtensions", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}" + ] + }, + "/me/events/{event-id}/instances": { + "get": { + "tags": [ + "me.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.events.ListInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.events.CreateInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances" + ] + }, + "/me/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.events.GetInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.events.UpdateInstances", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}" + ] + }, + "/me/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.events.instances.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.events.instances.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.events.instances.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.events.instances.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.events.instances.delta.fa14", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.events.accept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept" + ] + }, + "/me/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.events.decline", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline" + ] + }, + "/me/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.events.dismissReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder" + ] + }, + "/me/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.events.snoozeReminder", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder" + ] + }, + "/me/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.events.tentativelyAccept", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept" + ] + }, + "/me/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.events.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/extensions": { + "get": { + "tags": [ + "me.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.ListExtensions", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.CreateExtensions", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/extensions/{extension-id}": { + "get": { + "tags": [ + "me.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.GetExtensions", + "parameters": [ + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.UpdateExtensions", + "parameters": [ + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/inferenceClassification": { + "get": { + "tags": [ + "me.inferenceClassification" + ], + "summary": "Get inferenceClassification from me", + "operationId": "me.GetInferenceClassification", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "overrides" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassification" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.inferenceClassification" + ], + "summary": "Update the navigation property inferenceClassification in me", + "operationId": "me.UpdateInferenceClassification", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassification" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/inferenceClassification/overrides": { + "get": { + "tags": [ + "me.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Get overrides from me", + "operationId": "me.inferenceClassification.ListOverrides", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "classifyAs", + "classifyAs desc", + "senderEmailAddress", + "senderEmailAddress desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "classifyAs", + "senderEmailAddress" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Create new navigation property to overrides for me", + "operationId": "me.inferenceClassification.CreateOverrides", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/inferenceClassification/overrides/{inferenceClassificationOverride-id}": { + "get": { + "tags": [ + "me.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Get overrides from me", + "operationId": "me.inferenceClassification.GetOverrides", + "parameters": [ + { + "name": "inferenceClassificationOverride-id", + "in": "path", + "description": "key: inferenceClassificationOverride-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "inferenceClassificationOverride" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "classifyAs", + "senderEmailAddress" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Update the navigation property overrides in me", + "operationId": "me.inferenceClassification.UpdateOverrides", + "parameters": [ + { + "name": "inferenceClassificationOverride-id", + "in": "path", + "description": "key: inferenceClassificationOverride-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "inferenceClassificationOverride" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights": { + "get": { + "tags": [ + "me.officeGraphInsights" + ], + "summary": "Get insights from me", + "operationId": "me.GetInsights", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "trending", + "shared", + "used" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "trending", + "shared", + "used" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.officeGraphInsights" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.officeGraphInsights" + ], + "summary": "Update the navigation property insights in me", + "operationId": "me.UpdateInsights", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.officeGraphInsights" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/shared": { + "get": { + "tags": [ + "me.insights.sharedInsight" + ], + "summary": "Get shared from me", + "operationId": "me.insights.ListShared", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastShared", + "lastShared desc", + "sharingHistory", + "sharingHistory desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastShared", + "sharingHistory", + "resourceVisualization", + "resourceReference", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.insights.sharedInsight" + ], + "summary": "Create new navigation property to shared for me", + "operationId": "me.insights.CreateShared", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/shared/{sharedInsight-id}": { + "get": { + "tags": [ + "me.insights.sharedInsight" + ], + "summary": "Get shared from me", + "operationId": "me.insights.GetShared", + "parameters": [ + { + "name": "sharedInsight-id", + "in": "path", + "description": "key: sharedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastShared", + "sharingHistory", + "resourceVisualization", + "resourceReference", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.insights.sharedInsight" + ], + "summary": "Update the navigation property shared in me", + "operationId": "me.insights.UpdateShared", + "parameters": [ + { + "name": "sharedInsight-id", + "in": "path", + "description": "key: sharedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedInsight" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/shared/{sharedInsight-id}/lastSharedMethod": { + "get": { + "tags": [ + "me.insights.shared.entity" + ], + "summary": "Get lastSharedMethod from me", + "operationId": "me.insights.shared.GetLastSharedMethod", + "parameters": [ + { + "name": "sharedInsight-id", + "in": "path", + "description": "key: sharedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/shared/{sharedInsight-id}/resource": { + "get": { + "tags": [ + "me.insights.shared.entity" + ], + "summary": "Get resource from me", + "operationId": "me.insights.shared.GetResource", + "parameters": [ + { + "name": "sharedInsight-id", + "in": "path", + "description": "key: sharedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/trending": { + "get": { + "tags": [ + "me.insights.trending" + ], + "summary": "Get trending from me", + "operationId": "me.insights.ListTrending", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "weight", + "weight desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "weight", + "resourceVisualization", + "resourceReference", + "lastModifiedDateTime", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.insights.trending" + ], + "summary": "Create new navigation property to trending for me", + "operationId": "me.insights.CreateTrending", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/trending/{trending-id}": { + "get": { + "tags": [ + "me.insights.trending" + ], + "summary": "Get trending from me", + "operationId": "me.insights.GetTrending", + "parameters": [ + { + "name": "trending-id", + "in": "path", + "description": "key: trending-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "trending" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "weight", + "resourceVisualization", + "resourceReference", + "lastModifiedDateTime", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.insights.trending" + ], + "summary": "Update the navigation property trending in me", + "operationId": "me.insights.UpdateTrending", + "parameters": [ + { + "name": "trending-id", + "in": "path", + "description": "key: trending-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "trending" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/trending/{trending-id}/resource": { + "get": { + "tags": [ + "me.insights.trending.entity" + ], + "summary": "Get resource from me", + "operationId": "me.insights.trending.GetResource", + "parameters": [ + { + "name": "trending-id", + "in": "path", + "description": "key: trending-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "trending" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/used": { + "get": { + "tags": [ + "me.insights.usedInsight" + ], + "summary": "Get used from me", + "operationId": "me.insights.ListUsed", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastUsed", + "lastUsed desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastUsed", + "resourceVisualization", + "resourceReference", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.insights.usedInsight" + ], + "summary": "Create new navigation property to used for me", + "operationId": "me.insights.CreateUsed", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/used/{usedInsight-id}": { + "get": { + "tags": [ + "me.insights.usedInsight" + ], + "summary": "Get used from me", + "operationId": "me.insights.GetUsed", + "parameters": [ + { + "name": "usedInsight-id", + "in": "path", + "description": "key: usedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "usedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastUsed", + "resourceVisualization", + "resourceReference", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.insights.usedInsight" + ], + "summary": "Update the navigation property used in me", + "operationId": "me.insights.UpdateUsed", + "parameters": [ + { + "name": "usedInsight-id", + "in": "path", + "description": "key: usedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "usedInsight" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/used/{usedInsight-id}/resource": { + "get": { + "tags": [ + "me.insights.used.entity" + ], + "summary": "Get resource from me", + "operationId": "me.insights.used.GetResource", + "parameters": [ + { + "name": "usedInsight-id", + "in": "path", + "description": "key: usedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "usedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/licenseDetails": { + "get": { + "tags": [ + "me.licenseDetails" + ], + "summary": "Get licenseDetails from me", + "operationId": "me.ListLicenseDetails", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "servicePlans", + "servicePlans desc", + "skuId", + "skuId desc", + "skuPartNumber", + "skuPartNumber desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "servicePlans", + "skuId", + "skuPartNumber" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.licenseDetails" + ], + "summary": "Create new navigation property to licenseDetails for me", + "operationId": "me.CreateLicenseDetails", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/licenseDetails/{licenseDetails-id}": { + "get": { + "tags": [ + "me.licenseDetails" + ], + "summary": "Get licenseDetails from me", + "operationId": "me.GetLicenseDetails", + "parameters": [ + { + "name": "licenseDetails-id", + "in": "path", + "description": "key: licenseDetails-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "licenseDetails" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "servicePlans", + "skuId", + "skuPartNumber" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.licenseDetails" + ], + "summary": "Update the navigation property licenseDetails in me", + "operationId": "me.UpdateLicenseDetails", + "parameters": [ + { + "name": "licenseDetails-id", + "in": "path", + "description": "key: licenseDetails-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "licenseDetails" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders": { + "get": { + "tags": [ + "me.mailFolder" + ], + "summary": "Get mailFolders from me", + "operationId": "me.ListMailFolders", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "parentFolderId", + "parentFolderId desc", + "childFolderCount", + "childFolderCount desc", + "unreadItemCount", + "unreadItemCount desc", + "totalItemCount", + "totalItemCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolder" + ], + "summary": "Create new navigation property to mailFolders for me", + "operationId": "me.CreateMailFolders", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}": { + "get": { + "tags": [ + "me.mailFolder" + ], + "summary": "Get mailFolders from me", + "operationId": "me.GetMailFolders", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolder" + ], + "summary": "Update the navigation property mailFolders in me", + "operationId": "me.UpdateMailFolders", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/childFolders": { + "get": { + "tags": [ + "me.mailFolders.mailFolder" + ], + "summary": "Get childFolders from me", + "operationId": "me.mailFolders.ListChildFolders", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "parentFolderId", + "parentFolderId desc", + "childFolderCount", + "childFolderCount desc", + "unreadItemCount", + "unreadItemCount desc", + "totalItemCount", + "totalItemCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.mailFolder" + ], + "summary": "Create new navigation property to childFolders for me", + "operationId": "me.mailFolders.CreateChildFolders", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}": { + "get": { + "tags": [ + "me.mailFolders.mailFolder" + ], + "summary": "Get childFolders from me", + "operationId": "me.mailFolders.GetChildFolders", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.mailFolder" + ], + "summary": "Update the navigation property childFolders in me", + "operationId": "me.mailFolders.UpdateChildFolders", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copy", + "operationId": "me.mailFolders.childFolders.copy", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/me/mailFolders/{mailFolder-id}/copy", + "/me/messages/{message-id}/copy" + ] + }, + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action move", + "operationId": "me.mailFolders.childFolders.move", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/me/mailFolders/{mailFolder-id}/move", + "/me/messages/{message-id}/move" + ] + }, + "/me/mailFolders/{mailFolder-id}/childFolders/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.mailFolders.childFolders.delta.fa14", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/mailFolders/{mailFolder-id}/messageRules": { + "get": { + "tags": [ + "me.mailFolders.messageRule" + ], + "summary": "Get messageRules from me", + "operationId": "me.mailFolders.ListMessageRules", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "sequence", + "sequence desc", + "conditions", + "conditions desc", + "actions", + "actions desc", + "exceptions", + "exceptions desc", + "isEnabled", + "isEnabled desc", + "hasError", + "hasError desc", + "isReadOnly", + "isReadOnly desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "sequence", + "conditions", + "actions", + "exceptions", + "isEnabled", + "hasError", + "isReadOnly" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messageRule" + ], + "summary": "Create new navigation property to messageRules for me", + "operationId": "me.mailFolders.CreateMessageRules", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}": { + "get": { + "tags": [ + "me.mailFolders.messageRule" + ], + "summary": "Get messageRules from me", + "operationId": "me.mailFolders.GetMessageRules", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "messageRule-id", + "in": "path", + "description": "key: messageRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "messageRule" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "sequence", + "conditions", + "actions", + "exceptions", + "isEnabled", + "hasError", + "isReadOnly" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messageRule" + ], + "summary": "Update the navigation property messageRules in me", + "operationId": "me.mailFolders.UpdateMessageRules", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "messageRule-id", + "in": "path", + "description": "key: messageRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "messageRule" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/messages": { + "get": { + "tags": [ + "me.mailFolders.message" + ], + "summary": "Get messages from me", + "operationId": "me.mailFolders.ListMessages", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "receivedDateTime", + "receivedDateTime desc", + "sentDateTime", + "sentDateTime desc", + "hasAttachments", + "hasAttachments desc", + "internetMessageId", + "internetMessageId desc", + "internetMessageHeaders", + "internetMessageHeaders desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "parentFolderId", + "parentFolderId desc", + "sender", + "sender desc", + "from", + "from desc", + "toRecipients", + "toRecipients desc", + "ccRecipients", + "ccRecipients desc", + "bccRecipients", + "bccRecipients desc", + "replyTo", + "replyTo desc", + "conversationId", + "conversationId desc", + "uniqueBody", + "uniqueBody desc", + "isDeliveryReceiptRequested", + "isDeliveryReceiptRequested desc", + "isReadReceiptRequested", + "isReadReceiptRequested desc", + "isRead", + "isRead desc", + "isDraft", + "isDraft desc", + "webLink", + "webLink desc", + "inferenceClassification", + "inferenceClassification desc", + "flag", + "flag desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.message" + ], + "summary": "Create new navigation property to messages for me", + "operationId": "me.mailFolders.CreateMessages", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}": { + "get": { + "tags": [ + "me.mailFolders.message" + ], + "summary": "Get messages from me", + "operationId": "me.mailFolders.GetMessages", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.message" + ], + "summary": "Update the navigation property messages in me", + "operationId": "me.mailFolders.UpdateMessages", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/attachments": { + "get": { + "tags": [ + "me.mailFolders.messages.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.mailFolders.messages.ListAttachments", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messages.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.mailFolders.messages.CreateAttachments", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/attachments" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.mailFolders.messages.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.mailFolders.messages.GetAttachments", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messages.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.mailFolders.messages.UpdateAttachments", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/attachments/{attachment-id}" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/extensions": { + "get": { + "tags": [ + "me.mailFolders.messages.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.mailFolders.messages.ListExtensions", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messages.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.mailFolders.messages.CreateExtensions", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/extensions" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.mailFolders.messages.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.mailFolders.messages.GetExtensions", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messages.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.mailFolders.messages.UpdateExtensions", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/extensions/{extension-id}" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/copy": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copy", + "operationId": "me.mailFolders.messages.copy", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/me/mailFolders/{mailFolder-id}/copy", + "/me/messages/{message-id}/copy" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createForward": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createForward", + "operationId": "me.mailFolders.messages.createForward", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/createForward" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createReply": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createReply", + "operationId": "me.mailFolders.messages.createReply", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/createReply" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createReplyAll", + "operationId": "me.mailFolders.messages.createReplyAll", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/createReplyAll" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/forward": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action forward", + "operationId": "me.mailFolders.messages.forward", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "ToRecipients": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/forward" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/move": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action move", + "operationId": "me.mailFolders.messages.move", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/me/mailFolders/{mailFolder-id}/move", + "/me/messages/{message-id}/move" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/reply": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action reply", + "operationId": "me.mailFolders.messages.reply", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/reply" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action replyAll", + "operationId": "me.mailFolders.messages.replyAll", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/replyAll" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/send": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action send", + "operationId": "me.mailFolders.messages.send", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/send" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.mailFolders.messages.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.mailFolders.messages.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/multiValueExtendedProperties" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.mailFolders.messages.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.mailFolders.messages.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.mailFolders.messages.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.mailFolders.messages.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/singleValueExtendedProperties" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.mailFolders.messages.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.mailFolders.messages.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.mailFolders.messages.delta.fa14", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/mailFolders/{mailFolder-id}/copy": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copy", + "operationId": "me.mailFolders.copy", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/me/messages/{message-id}/copy" + ] + }, + "/me/mailFolders/{mailFolder-id}/move": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action move", + "operationId": "me.mailFolders.move", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/me/messages/{message-id}/move" + ] + }, + "/me/mailFolders/{mailFolder-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.mailFolders.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.mailFolders.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.mailFolders.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.mailFolders.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.mailFolders.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.mailFolders.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.mailFolders.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.mailFolders.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.mailFolders.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/messages/delta()" + ] + }, + "/me/managedAppRegistrations": { + "get": { + "tags": [ + "me.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from me", + "operationId": "me.ListManagedAppRegistrations", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "applicationVersion", + "applicationVersion desc", + "managementSdkVersion", + "managementSdkVersion desc", + "platformVersion", + "platformVersion desc", + "deviceType", + "deviceType desc", + "deviceTag", + "deviceTag desc", + "deviceName", + "deviceName desc", + "flaggedReasons", + "flaggedReasons desc", + "userId", + "userId desc", + "appIdentifier", + "appIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedAppRegistrations/{managedAppRegistration-id}": { + "get": { + "tags": [ + "me.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from me", + "operationId": "me.GetManagedAppRegistrations", + "parameters": [ + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", + "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/managedDevices": { + "get": { + "tags": [ + "me.managedDevice" + ], + "summary": "Get managedDevices from me", + "operationId": "me.ListManagedDevices", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userId", + "userId desc", + "deviceName", + "deviceName desc", + "managedDeviceOwnerType", + "managedDeviceOwnerType desc", + "deviceActionResults", + "deviceActionResults desc", + "enrolledDateTime", + "enrolledDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "operatingSystem", + "operatingSystem desc", + "complianceState", + "complianceState desc", + "jailBroken", + "jailBroken desc", + "managementAgent", + "managementAgent desc", + "osVersion", + "osVersion desc", + "easActivated", + "easActivated desc", + "easDeviceId", + "easDeviceId desc", + "easActivationDateTime", + "easActivationDateTime desc", + "azureADRegistered", + "azureADRegistered desc", + "deviceEnrollmentType", + "deviceEnrollmentType desc", + "activationLockBypassCode", + "activationLockBypassCode desc", + "emailAddress", + "emailAddress desc", + "azureADDeviceId", + "azureADDeviceId desc", + "deviceRegistrationState", + "deviceRegistrationState desc", + "deviceCategoryDisplayName", + "deviceCategoryDisplayName desc", + "isSupervised", + "isSupervised desc", + "exchangeLastSuccessfulSyncDateTime", + "exchangeLastSuccessfulSyncDateTime desc", + "exchangeAccessState", + "exchangeAccessState desc", + "exchangeAccessStateReason", + "exchangeAccessStateReason desc", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionUrl desc", + "remoteAssistanceSessionErrorDetails", + "remoteAssistanceSessionErrorDetails desc", + "isEncrypted", + "isEncrypted desc", + "userPrincipalName", + "userPrincipalName desc", + "model", + "model desc", + "manufacturer", + "manufacturer desc", + "imei", + "imei desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "serialNumber", + "serialNumber desc", + "phoneNumber", + "phoneNumber desc", + "androidSecurityPatchLevel", + "androidSecurityPatchLevel desc", + "userDisplayName", + "userDisplayName desc", + "configurationManagerClientEnabledFeatures", + "configurationManagerClientEnabledFeatures desc", + "wiFiMacAddress", + "wiFiMacAddress desc", + "deviceHealthAttestationState", + "deviceHealthAttestationState desc", + "subscriberCarrier", + "subscriberCarrier desc", + "meid", + "meid desc", + "totalStorageSpaceInBytes", + "totalStorageSpaceInBytes desc", + "freeStorageSpaceInBytes", + "freeStorageSpaceInBytes desc", + "managedDeviceName", + "managedDeviceName desc", + "partnerReportedThreatState", + "partnerReportedThreatState desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.managedDevice" + ], + "summary": "Create new navigation property to managedDevices for me", + "operationId": "me.CreateManagedDevices", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}": { + "get": { + "tags": [ + "me.managedDevice" + ], + "summary": "Get managedDevices from me", + "operationId": "me.GetManagedDevices", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.managedDevice" + ], + "summary": "Update the navigation property managedDevices in me", + "operationId": "me.UpdateManagedDevices", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceCategory": { + "get": { + "tags": [ + "me.managedDevices.deviceCategory" + ], + "summary": "Get deviceCategory from me", + "operationId": "me.managedDevices.GetDeviceCategory", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.managedDevices.deviceCategory" + ], + "summary": "Update the navigation property deviceCategory in me", + "operationId": "me.managedDevices.UpdateDeviceCategory", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates": { + "get": { + "tags": [ + "me.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from me", + "operationId": "me.managedDevices.ListDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Create new navigation property to deviceCompliancePolicyStates for me", + "operationId": "me.managedDevices.CreateDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}": { + "get": { + "tags": [ + "me.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from me", + "operationId": "me.managedDevices.GetDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceCompliancePolicyState-id", + "in": "path", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicyState" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Update the navigation property deviceCompliancePolicyStates in me", + "operationId": "me.managedDevices.UpdateDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceCompliancePolicyState-id", + "in": "path", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicyState" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceConfigurationStates": { + "get": { + "tags": [ + "me.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from me", + "operationId": "me.managedDevices.ListDeviceConfigurationStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.managedDevices.deviceConfigurationState" + ], + "summary": "Create new navigation property to deviceConfigurationStates for me", + "operationId": "me.managedDevices.CreateDeviceConfigurationStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}": { + "get": { + "tags": [ + "me.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from me", + "operationId": "me.managedDevices.GetDeviceConfigurationStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceConfigurationState-id", + "in": "path", + "description": "key: deviceConfigurationState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationState" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.managedDevices.deviceConfigurationState" + ], + "summary": "Update the navigation property deviceConfigurationStates in me", + "operationId": "me.managedDevices.UpdateDeviceConfigurationStates", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceConfigurationState-id", + "in": "path", + "description": "key: deviceConfigurationState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationState" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/bypassActivationLock": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action bypassActivationLock", + "operationId": "me.managedDevices.bypassActivationLock", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/cleanWindowsDevice": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action cleanWindowsDevice", + "operationId": "me.managedDevices.cleanWindowsDevice", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "keepUserData": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action deleteUserFromSharedAppleDevice", + "operationId": "me.managedDevices.deleteUserFromSharedAppleDevice", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/disableLostMode": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action disableLostMode", + "operationId": "me.managedDevices.disableLostMode", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/locateDevice": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action locateDevice", + "operationId": "me.managedDevices.locateDevice", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action logoutSharedAppleDeviceActiveUser", + "operationId": "me.managedDevices.logoutSharedAppleDeviceActiveUser", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/rebootNow": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action rebootNow", + "operationId": "me.managedDevices.rebootNow", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/recoverPasscode": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action recoverPasscode", + "operationId": "me.managedDevices.recoverPasscode", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/remoteLock": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action remoteLock", + "operationId": "me.managedDevices.remoteLock", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/requestRemoteAssistance": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action requestRemoteAssistance", + "operationId": "me.managedDevices.requestRemoteAssistance", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/resetPasscode": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action resetPasscode", + "operationId": "me.managedDevices.resetPasscode", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/retire": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action retire", + "operationId": "me.managedDevices.retire", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/shutDown": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action shutDown", + "operationId": "me.managedDevices.shutDown", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/syncDevice": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action syncDevice", + "operationId": "me.managedDevices.syncDevice", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action updateWindowsDeviceAccount", + "operationId": "me.managedDevices.updateWindowsDeviceAccount", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "updateWindowsDeviceAccountActionParameter": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.updateWindowsDeviceAccountActionParameter" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/windowsDefenderScan": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action windowsDefenderScan", + "operationId": "me.managedDevices.windowsDefenderScan", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "quickScan": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action windowsDefenderUpdateSignatures", + "operationId": "me.managedDevices.windowsDefenderUpdateSignatures", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/wipe": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action wipe", + "operationId": "me.managedDevices.wipe", + "parameters": [ + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "keepEnrollmentData": { + "type": "boolean", + "default": false, + "nullable": true + }, + "keepUserData": { + "type": "boolean", + "default": false, + "nullable": true + }, + "macOsUnlockCode": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/manager": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get manager from me", + "operationId": "me.GetManager", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/memberOf": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get memberOf from me", + "operationId": "me.ListMemberOf", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/memberOf/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get memberOf from me", + "operationId": "me.GetMemberOf", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/messages": { + "get": { + "tags": [ + "me.message" + ], + "summary": "Get messages from me", + "operationId": "me.ListMessages", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "receivedDateTime", + "receivedDateTime desc", + "sentDateTime", + "sentDateTime desc", + "hasAttachments", + "hasAttachments desc", + "internetMessageId", + "internetMessageId desc", + "internetMessageHeaders", + "internetMessageHeaders desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "parentFolderId", + "parentFolderId desc", + "sender", + "sender desc", + "from", + "from desc", + "toRecipients", + "toRecipients desc", + "ccRecipients", + "ccRecipients desc", + "bccRecipients", + "bccRecipients desc", + "replyTo", + "replyTo desc", + "conversationId", + "conversationId desc", + "uniqueBody", + "uniqueBody desc", + "isDeliveryReceiptRequested", + "isDeliveryReceiptRequested desc", + "isReadReceiptRequested", + "isReadReceiptRequested desc", + "isRead", + "isRead desc", + "isDraft", + "isDraft desc", + "webLink", + "webLink desc", + "inferenceClassification", + "inferenceClassification desc", + "flag", + "flag desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.message" + ], + "summary": "Create new navigation property to messages for me", + "operationId": "me.CreateMessages", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/messages/{message-id}": { + "get": { + "tags": [ + "me.message" + ], + "summary": "Get messages from me", + "operationId": "me.GetMessages", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.message" + ], + "summary": "Update the navigation property messages in me", + "operationId": "me.UpdateMessages", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/messages/{message-id}/attachments": { + "get": { + "tags": [ + "me.messages.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.messages.ListAttachments", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.messages.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.messages.CreateAttachments", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" + ] + }, + "/me/messages/{message-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.messages.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.messages.GetAttachments", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.messages.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.messages.UpdateAttachments", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] + }, + "/me/messages/{message-id}/extensions": { + "get": { + "tags": [ + "me.messages.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.messages.ListExtensions", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.messages.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.messages.CreateExtensions", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" + ] + }, + "/me/messages/{message-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.messages.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.messages.GetExtensions", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.messages.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.messages.UpdateExtensions", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] + }, + "/me/messages/{message-id}/copy": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copy", + "operationId": "me.messages.copy", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/me/mailFolders/{mailFolder-id}/copy" + ] + }, + "/me/messages/{message-id}/createForward": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createForward", + "operationId": "me.messages.createForward", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" + ] + }, + "/me/messages/{message-id}/createReply": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createReply", + "operationId": "me.messages.createReply", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" + ] + }, + "/me/messages/{message-id}/createReplyAll": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createReplyAll", + "operationId": "me.messages.createReplyAll", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" + ] + }, + "/me/messages/{message-id}/forward": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action forward", + "operationId": "me.messages.forward", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "ToRecipients": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/forward" + ] + }, + "/me/messages/{message-id}/move": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action move", + "operationId": "me.messages.move", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/me/mailFolders/{mailFolder-id}/move" + ] + }, + "/me/messages/{message-id}/reply": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action reply", + "operationId": "me.messages.reply", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/reply" + ] + }, + "/me/messages/{message-id}/replyAll": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action replyAll", + "operationId": "me.messages.replyAll", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" + ] + }, + "/me/messages/{message-id}/send": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action send", + "operationId": "me.messages.send", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/send" + ] + }, + "/me/messages/{message-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.messages.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.messages.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" + ] + }, + "/me/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.messages.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.messages.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/messages/{message-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.messages.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.messages.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" + ] + }, + "/me/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.messages.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.messages.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/messages/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.messages.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()" + ] + }, + "/me/assignLicense": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action assignLicense", + "operationId": "me.assignLicense", + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "addLicenses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.assignedLicense" + } + }, + "removeLicenses": { + "type": "array", + "items": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid" + } + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.user" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/changePassword": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action changePassword", + "operationId": "me.changePassword", + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "currentPassword": { + "type": "string", + "nullable": true + }, + "newPassword": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/findMeetingTimes": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action findMeetingTimes", + "operationId": "me.findMeetingTimes", + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Attendees": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attendeeBase" + } + ], + "nullable": true + } + }, + "LocationConstraint": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.locationConstraint" + } + ], + "nullable": true + }, + "TimeConstraint": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.timeConstraint" + } + ], + "nullable": true + }, + "MeetingDuration": { + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string", + "format": "duration", + "nullable": true + }, + "MaxCandidates": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "IsOrganizerOptional": { + "type": "boolean", + "default": false, + "nullable": true + }, + "ReturnSuggestionReasons": { + "type": "boolean", + "default": false, + "nullable": true + }, + "MinimumAttendeePercentage": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.meetingTimeSuggestionsResult" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/getMailTips": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action getMailTips", + "operationId": "me.getMailTips", + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "EmailAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "MailTipsOptions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailTipsType" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailTips" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/getManagedAppDiagnosticStatuses()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function getManagedAppDiagnosticStatuses", + "operationId": "me.getManagedAppDiagnosticStatuses.173e", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppDiagnosticStatus" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/getManagedAppPolicies()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function getManagedAppPolicies", + "operationId": "me.getManagedAppPolicies.25a2", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/reminderView(StartDateTime={StartDateTime},EndDateTime={EndDateTime})": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function reminderView", + "operationId": "me.reminderView.60ec", + "parameters": [ + { + "name": "StartDateTime", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "EndDateTime", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.reminder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/removeAllDevicesFromManagement": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action removeAllDevicesFromManagement", + "operationId": "me.removeAllDevicesFromManagement", + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/sendMail": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action sendMail", + "operationId": "me.sendMail", + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Message": { + "$ref": "#/components/schemas/microsoft.graph.message" + }, + "SaveToSentItems": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/wipeManagedAppRegistrationsByDeviceTag": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action wipeManagedAppRegistrationsByDeviceTag", + "operationId": "me.wipeManagedAppRegistrationsByDeviceTag", + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "deviceTag": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/onenote": { + "get": { + "tags": [ + "me.onenote" + ], + "summary": "Get onenote from me", + "operationId": "me.GetOnenote", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote" + ], + "summary": "Update the navigation property onenote in me", + "operationId": "me.UpdateOnenote", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/notebooks": { + "get": { + "tags": [ + "me.onenote.notebook" + ], + "summary": "Get notebooks from me", + "operationId": "me.onenote.ListNotebooks", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "userRole", + "userRole desc", + "isShared", + "isShared desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc", + "links", + "links desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebook" + ], + "summary": "Create new navigation property to notebooks for me", + "operationId": "me.onenote.CreateNotebooks", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/notebooks/{notebook-id}": { + "get": { + "tags": [ + "me.onenote.notebook" + ], + "summary": "Get notebooks from me", + "operationId": "me.onenote.GetNotebooks", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebook" + ], + "summary": "Update the navigation property notebooks in me", + "operationId": "me.onenote.UpdateNotebooks", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/notebooks/{notebook-id}/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.copyNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.ListSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.notebooks.CreateSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.GetSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.notebooks.UpdateSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.notebooks.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.notebooks.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.notebooks.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.notebooks.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.sectionGroups.ListSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.notebooks.sectionGroups.CreateSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.sectionGroups.GetSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.notebooks.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.GetParentSection", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.ListSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.notebooks.CreateSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.GetSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.notebooks.UpdateSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sections.copyToNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sections.copyToSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.notebooks.sections.ListPages", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.notebooks.sections.CreatePages", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.notebooks.sections.GetPages", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.notebooks.sections.UpdatePages", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.notebooks.sections.pages.copyToSection", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.notebooks.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.notebooks.sections.pages.preview.12f3", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.notebooks.sections.pages.GetParentSection", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.notebooks.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sections.GetParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.notebooks.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.notebooks.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function getRecentNotebooks", + "operationId": "me.onenote.notebooks.getRecentNotebooks.1d97", + "parameters": [ + { + "name": "includePersonalNotebooks", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recentNotebook" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/onenote/operations": { + "get": { + "tags": [ + "me.onenote.onenoteOperation" + ], + "summary": "Get operations from me", + "operationId": "me.onenote.ListOperations", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "createdDateTime", + "createdDateTime desc", + "lastActionDateTime", + "lastActionDateTime desc", + "resourceLocation", + "resourceLocation desc", + "resourceId", + "resourceId desc", + "error", + "error desc", + "percentComplete", + "percentComplete desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.onenoteOperation" + ], + "summary": "Create new navigation property to operations for me", + "operationId": "me.onenote.CreateOperations", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/operations/{onenoteOperation-id}": { + "get": { + "tags": [ + "me.onenote.onenoteOperation" + ], + "summary": "Get operations from me", + "operationId": "me.onenote.GetOperations", + "parameters": [ + { + "name": "onenoteOperation-id", + "in": "path", + "description": "key: onenoteOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.onenoteOperation" + ], + "summary": "Update the navigation property operations in me", + "operationId": "me.onenote.UpdateOperations", + "parameters": [ + { + "name": "onenoteOperation-id", + "in": "path", + "description": "key: onenoteOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteOperation" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/pages": { + "get": { + "tags": [ + "me.onenote.onenotePage" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.ListPages", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.onenotePage" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.CreatePages", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.onenotePage" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.GetPages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.onenotePage" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.UpdatePages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.pages.copyToSection", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.pages.onenotePatchContent", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.pages.preview.12f3", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.GetParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentNotebook.sections.ListPages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.pages.parentNotebook.sections.CreatePages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentNotebook.sections.GetPages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.pages.parentNotebook.sections.UpdatePages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.copyToSection", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.12f3", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentNotebook.sections.GetParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentNotebook.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentNotebook.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentNotebook.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.pages.GetParentSection", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.pages.UpdateParentSection", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentSection.ListPages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.pages.parentSection.CreatePages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentSection.GetPages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.pages.parentSection.UpdatePages", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.pages.parentSection.pages.copyToSection", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.pages.parentSection.pages.onenotePatchContent", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.pages.parentSection.pages.preview.12f3", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentSection.GetParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentSection.UpdateParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentSection.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.ListSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.CreateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.GetSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentSection.GetParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentSection.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/resources": { + "get": { + "tags": [ + "me.onenote.onenoteResource" + ], + "summary": "Get resources from me", + "operationId": "me.onenote.ListResources", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "content", + "content desc", + "contentUrl", + "contentUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.onenoteResource" + ], + "summary": "Create new navigation property to resources for me", + "operationId": "me.onenote.CreateResources", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/resources/{onenoteResource-id}": { + "get": { + "tags": [ + "me.onenote.onenoteResource" + ], + "summary": "Get resources from me", + "operationId": "me.onenote.GetResources", + "parameters": [ + { + "name": "onenoteResource-id", + "in": "path", + "description": "key: onenoteResource-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteResource" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.onenoteResource" + ], + "summary": "Update the navigation property resources in me", + "operationId": "me.onenote.UpdateResources", + "parameters": [ + { + "name": "onenoteResource-id", + "in": "path", + "description": "key: onenoteResource-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteResource" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.ListSectionGroups", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.CreateSectionGroups", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.GetSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.UpdateSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sectionGroups.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.ListSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sectionGroups.parentNotebook.CreateSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.GetSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.ListPages", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.CreatePages", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.GetPages", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.UpdatePages", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.copyToSection", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.GetParentSection", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.GetParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.ListSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sectionGroups.CreateSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.GetSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.sectionGroups.sections.pages.GetParentSection", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.sectionGroups.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.ListSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.CreateSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.GetSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/sections": { + "get": { + "tags": [ + "me.onenote.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.ListSections", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.CreateSections", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.GetSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.UpdateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.copyToNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sections.ListPages", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.sections.CreatePages", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sections.GetPages", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.sections.UpdatePages", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.sections.pages.copyToSection", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.sections.pages.preview.12f3", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.sections.pages.GetParentSection", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.GetParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentNotebook.ListSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.parentNotebook.CreateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentNotebook.GetSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.ListSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.CreateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.GetSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/outlook": { + "get": { + "tags": [ + "me.outlookUser" + ], + "summary": "Get outlook from me", + "operationId": "me.GetOutlook", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "masterCategories" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "masterCategories" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.outlookUser" + ], + "summary": "Update the navigation property outlook in me", + "operationId": "me.UpdateOutlook", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookUser" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/outlook/masterCategories": { + "get": { + "tags": [ + "me.outlook.outlookCategory" + ], + "summary": "Get masterCategories from me", + "operationId": "me.outlook.ListMasterCategories", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "color", + "color desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "color" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.outlook.outlookCategory" + ], + "summary": "Create new navigation property to masterCategories for me", + "operationId": "me.outlook.CreateMasterCategories", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/outlook/masterCategories/{outlookCategory-id}": { + "get": { + "tags": [ + "me.outlook.outlookCategory" + ], + "summary": "Get masterCategories from me", + "operationId": "me.outlook.GetMasterCategories", + "parameters": [ + { + "name": "outlookCategory-id", + "in": "path", + "description": "key: outlookCategory-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "outlookCategory" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "color" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.outlook.outlookCategory" + ], + "summary": "Update the navigation property masterCategories in me", + "operationId": "me.outlook.UpdateMasterCategories", + "parameters": [ + { + "name": "outlookCategory-id", + "in": "path", + "description": "key: outlookCategory-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "outlookCategory" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/outlook/supportedLanguages()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function supportedLanguages", + "operationId": "me.outlook.supportedLanguages.68a0", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.localeInfo" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/outlook/supportedTimeZones()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function supportedTimeZones", + "operationId": "me.outlook.supportedTimeZones.5c4f", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.timeZoneInformation" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/outlook/supportedTimeZones(TimeZoneStandard={TimeZoneStandard})" + ] + }, + "/me/outlook/supportedTimeZones(TimeZoneStandard={TimeZoneStandard})": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function supportedTimeZones", + "operationId": "me.outlook.supportedTimeZones.120b", + "parameters": [ + { + "name": "TimeZoneStandard", + "in": "path", + "required": true, + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.timeZoneStandard" + } + ] + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.timeZoneInformation" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/outlook/supportedTimeZones()" + ] + }, + "/me/ownedDevices": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get ownedDevices from me", + "operationId": "me.ListOwnedDevices", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/ownedDevices/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get ownedDevices from me", + "operationId": "me.GetOwnedDevices", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/ownedObjects": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get ownedObjects from me", + "operationId": "me.ListOwnedObjects", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/ownedObjects/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get ownedObjects from me", + "operationId": "me.GetOwnedObjects", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/people": { + "get": { + "tags": [ + "me.person" + ], + "summary": "Get people from me", + "operationId": "me.ListPeople", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "surname", + "surname desc", + "birthday", + "birthday desc", + "personNotes", + "personNotes desc", + "isFavorite", + "isFavorite desc", + "scoredEmailAddresses", + "scoredEmailAddresses desc", + "phones", + "phones desc", + "postalAddresses", + "postalAddresses desc", + "websites", + "websites desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "yomiCompany", + "yomiCompany desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "personType", + "personType desc", + "userPrincipalName", + "userPrincipalName desc", + "imAddress", + "imAddress desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "givenName", + "surname", + "birthday", + "personNotes", + "isFavorite", + "scoredEmailAddresses", + "phones", + "postalAddresses", + "websites", + "jobTitle", + "companyName", + "yomiCompany", + "department", + "officeLocation", + "profession", + "personType", + "userPrincipalName", + "imAddress" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.person" + ], + "summary": "Create new navigation property to people for me", + "operationId": "me.CreatePeople", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/people/{person-id}": { + "get": { + "tags": [ + "me.person" + ], + "summary": "Get people from me", + "operationId": "me.GetPeople", + "parameters": [ + { + "name": "person-id", + "in": "path", + "description": "key: person-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "person" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "givenName", + "surname", + "birthday", + "personNotes", + "isFavorite", + "scoredEmailAddresses", + "phones", + "postalAddresses", + "websites", + "jobTitle", + "companyName", + "yomiCompany", + "department", + "officeLocation", + "profession", + "personType", + "userPrincipalName", + "imAddress" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.person" + ], + "summary": "Update the navigation property people in me", + "operationId": "me.UpdatePeople", + "parameters": [ + { + "name": "person-id", + "in": "path", + "description": "key: person-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "person" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/photo": { + "get": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Get photo from me", + "operationId": "me.GetPhoto", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Update the navigation property photo in me", + "operationId": "me.UpdatePhoto", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/photos": { + "get": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Get photos from me", + "operationId": "me.ListPhotos", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "width", + "width desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Create new navigation property to photos for me", + "operationId": "me.CreatePhotos", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/photos/{profilePhoto-id}": { + "get": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Get photos from me", + "operationId": "me.GetPhotos", + "parameters": [ + { + "name": "profilePhoto-id", + "in": "path", + "description": "key: profilePhoto-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "profilePhoto" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Update the navigation property photos in me", + "operationId": "me.UpdatePhotos", + "parameters": [ + { + "name": "profilePhoto-id", + "in": "path", + "description": "key: profilePhoto-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "profilePhoto" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner": { + "get": { + "tags": [ + "me.plannerUser" + ], + "summary": "Get planner from me", + "operationId": "me.GetPlanner", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "tasks", + "plans" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "plans" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.plannerUser" + ], + "summary": "Update the navigation property planner in me", + "operationId": "me.UpdatePlanner", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerUser" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner/plans": { + "get": { + "tags": [ + "me.planner.plannerPlan" + ], + "summary": "Get plans from me", + "operationId": "me.planner.ListPlans", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "owner", + "owner desc", + "title", + "title desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner/plans/{plannerPlan-id}": { + "get": { + "tags": [ + "me.planner.plannerPlan" + ], + "summary": "Get plans from me", + "operationId": "me.planner.GetPlans", + "parameters": [ + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner/tasks": { + "get": { + "tags": [ + "me.planner.plannerTask" + ], + "summary": "Get tasks from me", + "operationId": "me.planner.ListTasks", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "me.planner.plannerTask" + ], + "summary": "Get tasks from me", + "operationId": "me.planner.GetTasks", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/registeredDevices": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get registeredDevices from me", + "operationId": "me.ListRegisteredDevices", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/registeredDevices/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get registeredDevices from me", + "operationId": "me.GetRegisteredDevices", + "parameters": [ + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/settings": { + "get": { + "tags": [ + "me.userSettings" + ], + "summary": "Get settings from me", + "operationId": "me.GetSettings", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "contributionToContentDiscoveryDisabled", + "contributionToContentDiscoveryAsOrganizationDisabled" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userSettings" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.userSettings" + ], + "summary": "Update the navigation property settings in me", + "operationId": "me.UpdateSettings", + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userSettings" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization": { + "get": { + "tags": [ + "organization.organization" + ], + "summary": "Get entities from organization", + "operationId": "organization.organization.ListOrganization", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "city", + "city desc", + "country", + "country desc", + "countryLetterCode", + "countryLetterCode desc", + "displayName", + "displayName desc", + "marketingNotificationEmails", + "marketingNotificationEmails desc", + "onPremisesLastSyncDateTime", + "onPremisesLastSyncDateTime desc", + "onPremisesSyncEnabled", + "onPremisesSyncEnabled desc", + "postalCode", + "postalCode desc", + "preferredLanguage", + "preferredLanguage desc", + "privacyProfile", + "privacyProfile desc", + "provisionedPlans", + "provisionedPlans desc", + "securityComplianceNotificationMails", + "securityComplianceNotificationMails desc", + "securityComplianceNotificationPhones", + "securityComplianceNotificationPhones desc", + "state", + "state desc", + "street", + "street desc", + "technicalNotificationMails", + "technicalNotificationMails desc", + "verifiedDomains", + "verifiedDomains desc", + "mobileDeviceManagementAuthority", + "mobileDeviceManagementAuthority desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "assignedPlans", + "businessPhones", + "city", + "country", + "countryLetterCode", + "displayName", + "marketingNotificationEmails", + "onPremisesLastSyncDateTime", + "onPremisesSyncEnabled", + "postalCode", + "preferredLanguage", + "privacyProfile", + "provisionedPlans", + "securityComplianceNotificationMails", + "securityComplianceNotificationPhones", + "state", + "street", + "technicalNotificationMails", + "verifiedDomains", + "mobileDeviceManagementAuthority", + "extensions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of organization", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.organization" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "organization.organization" + ], + "summary": "Add new entity to organization", + "operationId": "organization.organization.CreateOrganization", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.organization" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.organization" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization/{organization-id}": { + "get": { + "tags": [ + "organization.organization" + ], + "summary": "Get entity from organization by key", + "operationId": "organization.organization.GetOrganization", + "parameters": [ + { + "name": "organization-id", + "in": "path", + "description": "key: organization-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "organization" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "assignedPlans", + "businessPhones", + "city", + "country", + "countryLetterCode", + "displayName", + "marketingNotificationEmails", + "onPremisesLastSyncDateTime", + "onPremisesSyncEnabled", + "postalCode", + "preferredLanguage", + "privacyProfile", + "provisionedPlans", + "securityComplianceNotificationMails", + "securityComplianceNotificationPhones", + "state", + "street", + "technicalNotificationMails", + "verifiedDomains", + "mobileDeviceManagementAuthority", + "extensions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.organization" + } + } + }, + "links": { + "extensions": { + "operationId": "organization.organization.GetOrganization", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "organization.organization" + ], + "summary": "Update entity in organization", + "operationId": "organization.organization.UpdateOrganization", + "parameters": [ + { + "name": "organization-id", + "in": "path", + "description": "key: organization-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "organization" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.organization" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "organization.organization" + ], + "summary": "Delete entity from organization", + "operationId": "organization.organization.DeleteOrganization", + "parameters": [ + { + "name": "organization-id", + "in": "path", + "description": "key: organization-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "organization" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization/{organization-id}/extensions": { + "get": { + "tags": [ + "organization.extension" + ], + "summary": "Get extensions from organization", + "operationId": "organization.ListExtensions", + "parameters": [ + { + "name": "organization-id", + "in": "path", + "description": "key: organization-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "organization" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "organization.extension" + ], + "summary": "Create new navigation property to extensions for organization", + "operationId": "organization.CreateExtensions", + "parameters": [ + { + "name": "organization-id", + "in": "path", + "description": "key: organization-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "organization" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization/{organization-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "organization.extension" + ], + "summary": "Get extensions from organization", + "operationId": "organization.GetExtensions", + "parameters": [ + { + "name": "organization-id", + "in": "path", + "description": "key: organization-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "organization" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "organization.extension" + ], + "summary": "Update the navigation property extensions in organization", + "operationId": "organization.UpdateExtensions", + "parameters": [ + { + "name": "organization-id", + "in": "path", + "description": "key: organization-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "organization" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization/{organization-id}/setMobileDeviceManagementAuthority": { + "post": { + "tags": [ + "organization.Actions" + ], + "summary": "Invoke action setMobileDeviceManagementAuthority", + "operationId": "organization.setMobileDeviceManagementAuthority", + "parameters": [ + { + "name": "organization-id", + "in": "path", + "description": "key: organization-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "organization" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/planner": { + "get": { + "tags": [ + "planner.planner" + ], + "summary": "Get planner", + "operationId": "planner.planner.GetPlanner", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "tasks", + "plans", + "buckets" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "plans", + "buckets" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.planner" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.planner" + ], + "summary": "Update planner", + "operationId": "planner.planner.UpdatePlanner", + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.planner" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/buckets": { + "get": { + "tags": [ + "planner.plannerBucket" + ], + "summary": "Get buckets from planner", + "operationId": "planner.ListBuckets", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "planId", + "planId desc", + "orderHint", + "orderHint desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "planId", + "orderHint", + "tasks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "planner.plannerBucket" + ], + "summary": "Create new navigation property to buckets for planner", + "operationId": "planner.CreateBuckets", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/buckets/{plannerBucket-id}": { + "get": { + "tags": [ + "planner.plannerBucket" + ], + "summary": "Get buckets from planner", + "operationId": "planner.GetBuckets", + "parameters": [ + { + "name": "plannerBucket-id", + "in": "path", + "description": "key: plannerBucket-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerBucket" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "planId", + "orderHint", + "tasks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.plannerBucket" + ], + "summary": "Update the navigation property buckets in planner", + "operationId": "planner.UpdateBuckets", + "parameters": [ + { + "name": "plannerBucket-id", + "in": "path", + "description": "key: plannerBucket-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerBucket" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/buckets/{plannerBucket-id}/tasks": { + "get": { + "tags": [ + "planner.buckets.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.buckets.ListTasks", + "parameters": [ + { + "name": "plannerBucket-id", + "in": "path", + "description": "key: plannerBucket-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerBucket" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "planner.buckets.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.buckets.GetTasks", + "parameters": [ + { + "name": "plannerBucket-id", + "in": "path", + "description": "key: plannerBucket-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerBucket" + }, + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans": { + "get": { + "tags": [ + "planner.plannerPlan" + ], + "summary": "Get plans from planner", + "operationId": "planner.ListPlans", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "owner", + "owner desc", + "title", + "title desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "planner.plannerPlan" + ], + "summary": "Create new navigation property to plans for planner", + "operationId": "planner.CreatePlans", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}": { + "get": { + "tags": [ + "planner.plannerPlan" + ], + "summary": "Get plans from planner", + "operationId": "planner.GetPlans", + "parameters": [ + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.plannerPlan" + ], + "summary": "Update the navigation property plans in planner", + "operationId": "planner.UpdatePlans", + "parameters": [ + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/buckets": { + "get": { + "tags": [ + "planner.plans.plannerBucket" + ], + "summary": "Get buckets from planner", + "operationId": "planner.plans.ListBuckets", + "parameters": [ + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "planId", + "planId desc", + "orderHint", + "orderHint desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "planId", + "orderHint", + "tasks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}": { + "get": { + "tags": [ + "planner.plans.plannerBucket" + ], + "summary": "Get buckets from planner", + "operationId": "planner.plans.GetBuckets", + "parameters": [ + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + }, + { + "name": "plannerBucket-id", + "in": "path", + "description": "key: plannerBucket-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerBucket" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "planId", + "orderHint", + "tasks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/details": { + "get": { + "tags": [ + "planner.plans.plannerPlanDetails" + ], + "summary": "Get details from planner", + "operationId": "planner.plans.GetDetails", + "parameters": [ + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "sharedWith", + "categoryDescriptions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlanDetails" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.plans.plannerPlanDetails" + ], + "summary": "Update the navigation property details in planner", + "operationId": "planner.plans.UpdateDetails", + "parameters": [ + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlanDetails" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/tasks": { + "get": { + "tags": [ + "planner.plans.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.plans.ListTasks", + "parameters": [ + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "planner.plans.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.plans.GetTasks", + "parameters": [ + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + }, + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks": { + "get": { + "tags": [ + "planner.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.ListTasks", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "planner.plannerTask" + ], + "summary": "Create new navigation property to tasks for planner", + "operationId": "planner.CreateTasks", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "planner.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.GetTasks", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.plannerTask" + ], + "summary": "Update the navigation property tasks in planner", + "operationId": "planner.UpdateTasks", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat": { + "get": { + "tags": [ + "planner.tasks.plannerAssignedToTaskBoardTaskFormat" + ], + "summary": "Get assignedToTaskBoardFormat from planner", + "operationId": "planner.tasks.GetAssignedToTaskBoardFormat", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "unassignedOrderHint", + "orderHintsByAssignee" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.tasks.plannerAssignedToTaskBoardTaskFormat" + ], + "summary": "Update the navigation property assignedToTaskBoardFormat in planner", + "operationId": "planner.tasks.UpdateAssignedToTaskBoardFormat", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat": { + "get": { + "tags": [ + "planner.tasks.plannerBucketTaskBoardTaskFormat" + ], + "summary": "Get bucketTaskBoardFormat from planner", + "operationId": "planner.tasks.GetBucketTaskBoardFormat", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "orderHint" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.tasks.plannerBucketTaskBoardTaskFormat" + ], + "summary": "Update the navigation property bucketTaskBoardFormat in planner", + "operationId": "planner.tasks.UpdateBucketTaskBoardFormat", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}/details": { + "get": { + "tags": [ + "planner.tasks.plannerTaskDetails" + ], + "summary": "Get details from planner", + "operationId": "planner.tasks.GetDetails", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "previewType", + "references", + "checklist" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTaskDetails" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.tasks.plannerTaskDetails" + ], + "summary": "Update the navigation property details in planner", + "operationId": "planner.tasks.UpdateDetails", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTaskDetails" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat": { + "get": { + "tags": [ + "planner.tasks.plannerProgressTaskBoardTaskFormat" + ], + "summary": "Get progressTaskBoardFormat from planner", + "operationId": "planner.tasks.GetProgressTaskBoardFormat", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "orderHint" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.tasks.plannerProgressTaskBoardTaskFormat" + ], + "summary": "Update the navigation property progressTaskBoardFormat in planner", + "operationId": "planner.tasks.UpdateProgressTaskBoardFormat", + "parameters": [ + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/reports": { + "get": { + "tags": [ + "reports.reportRoot" + ], + "summary": "Get reports", + "operationId": "reports.reportRoot.GetReportRoot", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.reportRoot" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "reports.reportRoot" + ], + "summary": "Update reports", + "operationId": "reports.reportRoot.UpdateReportRoot", + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.reportRoot" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/reports/deviceConfigurationDeviceActivity()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function deviceConfigurationDeviceActivity", + "operationId": "reports.deviceConfigurationDeviceActivity.3d00", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.report" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/deviceConfigurationUserActivity()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function deviceConfigurationUserActivity", + "operationId": "reports.deviceConfigurationUserActivity.faab", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.report" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailActivityCounts", + "operationId": "reports.getEmailActivityCounts.102d", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailActivityUserCounts", + "operationId": "reports.getEmailActivityUserCounts.ebbc", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailActivityUserDetail", + "operationId": "reports.getEmailActivityUserDetail.4d91", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getEmailActivityUserDetail(period={period})" + ] + }, + "/reports/getEmailActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailActivityUserDetail", + "operationId": "reports.getEmailActivityUserDetail.ac5f", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getEmailActivityUserDetail(date={date})" + ] + }, + "/reports/getEmailAppUsageAppsUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageAppsUserCounts", + "operationId": "reports.getEmailAppUsageAppsUserCounts.5f0c", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailAppUsageUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageUserCounts", + "operationId": "reports.getEmailAppUsageUserCounts.b842", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailAppUsageUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageUserDetail", + "operationId": "reports.getEmailAppUsageUserDetail.d5d6", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getEmailAppUsageUserDetail(period={period})" + ] + }, + "/reports/getEmailAppUsageUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageUserDetail", + "operationId": "reports.getEmailAppUsageUserDetail.22ba", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getEmailAppUsageUserDetail(date={date})" + ] + }, + "/reports/getEmailAppUsageVersionsUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageVersionsUserCounts", + "operationId": "reports.getEmailAppUsageVersionsUserCounts.ea6d", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getMailboxUsageDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getMailboxUsageDetail", + "operationId": "reports.getMailboxUsageDetail.9d0a", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getMailboxUsageMailboxCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getMailboxUsageMailboxCounts", + "operationId": "reports.getMailboxUsageMailboxCounts.b197", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getMailboxUsageQuotaStatusMailboxCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getMailboxUsageQuotaStatusMailboxCounts", + "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.3921", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getMailboxUsageStorage(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getMailboxUsageStorage", + "operationId": "reports.getMailboxUsageStorage.5a89", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActivationCounts()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActivationCounts", + "operationId": "reports.getOffice365ActivationCounts.21ee", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActivationsUserCounts()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActivationsUserCounts", + "operationId": "reports.getOffice365ActivationsUserCounts.5252", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActivationsUserDetail()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActivationsUserDetail", + "operationId": "reports.getOffice365ActivationsUserDetail.a06f", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActiveUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActiveUserCounts", + "operationId": "reports.getOffice365ActiveUserCounts.ced0", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActiveUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActiveUserDetail", + "operationId": "reports.getOffice365ActiveUserDetail.b911", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOffice365ActiveUserDetail(period={period})" + ] + }, + "/reports/getOffice365ActiveUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActiveUserDetail", + "operationId": "reports.getOffice365ActiveUserDetail.3cb5", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOffice365ActiveUserDetail(date={date})" + ] + }, + "/reports/getOffice365GroupsActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityCounts", + "operationId": "reports.getOffice365GroupsActivityCounts.b73e", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365GroupsActivityDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityDetail", + "operationId": "reports.getOffice365GroupsActivityDetail.87d6", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOffice365GroupsActivityDetail(period={period})" + ] + }, + "/reports/getOffice365GroupsActivityDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityDetail", + "operationId": "reports.getOffice365GroupsActivityDetail.e6b8", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOffice365GroupsActivityDetail(date={date})" + ] + }, + "/reports/getOffice365GroupsActivityFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityFileCounts", + "operationId": "reports.getOffice365GroupsActivityFileCounts.95bb", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365GroupsActivityGroupCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityGroupCounts", + "operationId": "reports.getOffice365GroupsActivityGroupCounts.a744", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365GroupsActivityStorage(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityStorage", + "operationId": "reports.getOffice365GroupsActivityStorage.59f9", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ServicesUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ServicesUserCounts", + "operationId": "reports.getOffice365ServicesUserCounts.128a", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveActivityFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveActivityFileCounts", + "operationId": "reports.getOneDriveActivityFileCounts.e988", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveActivityUserCounts", + "operationId": "reports.getOneDriveActivityUserCounts.5d7d", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveActivityUserDetail", + "operationId": "reports.getOneDriveActivityUserDetail.77b1", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOneDriveActivityUserDetail(period={period})" + ] + }, + "/reports/getOneDriveActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveActivityUserDetail", + "operationId": "reports.getOneDriveActivityUserDetail.0cff", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOneDriveActivityUserDetail(date={date})" + ] + }, + "/reports/getOneDriveUsageAccountCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageAccountCounts", + "operationId": "reports.getOneDriveUsageAccountCounts.bef5", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveUsageAccountDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageAccountDetail", + "operationId": "reports.getOneDriveUsageAccountDetail.3b63", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOneDriveUsageAccountDetail(period={period})" + ] + }, + "/reports/getOneDriveUsageAccountDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageAccountDetail", + "operationId": "reports.getOneDriveUsageAccountDetail.d35d", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOneDriveUsageAccountDetail(date={date})" + ] + }, + "/reports/getOneDriveUsageFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageFileCounts", + "operationId": "reports.getOneDriveUsageFileCounts.7a3b", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveUsageStorage(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageStorage", + "operationId": "reports.getOneDriveUsageStorage.fb0e", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointActivityFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityFileCounts", + "operationId": "reports.getSharePointActivityFileCounts.c70f", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointActivityPages(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityPages", + "operationId": "reports.getSharePointActivityPages.953e", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityUserCounts", + "operationId": "reports.getSharePointActivityUserCounts.5942", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityUserDetail", + "operationId": "reports.getSharePointActivityUserDetail.48b2", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSharePointActivityUserDetail(period={period})" + ] + }, + "/reports/getSharePointActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityUserDetail", + "operationId": "reports.getSharePointActivityUserDetail.ab79", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSharePointActivityUserDetail(date={date})" + ] + }, + "/reports/getSharePointSiteUsageDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageDetail", + "operationId": "reports.getSharePointSiteUsageDetail.a4c0", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSharePointSiteUsageDetail(period={period})" + ] + }, + "/reports/getSharePointSiteUsageDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageDetail", + "operationId": "reports.getSharePointSiteUsageDetail.c7c5", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSharePointSiteUsageDetail(date={date})" + ] + }, + "/reports/getSharePointSiteUsageFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageFileCounts", + "operationId": "reports.getSharePointSiteUsageFileCounts.4500", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointSiteUsagePages(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsagePages", + "operationId": "reports.getSharePointSiteUsagePages.2486", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointSiteUsageSiteCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageSiteCounts", + "operationId": "reports.getSharePointSiteUsageSiteCounts.e5f3", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointSiteUsageStorage(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageStorage", + "operationId": "reports.getSharePointSiteUsageStorage.b60f", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessActivityCounts", + "operationId": "reports.getSkypeForBusinessActivityCounts.4c39", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessActivityUserCounts", + "operationId": "reports.getSkypeForBusinessActivityUserCounts.fc1b", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessActivityUserDetail", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.83d0", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSkypeForBusinessActivityUserDetail(period={period})" + ] + }, + "/reports/getSkypeForBusinessActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessActivityUserDetail", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.139c", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSkypeForBusinessActivityUserDetail(date={date})" + ] + }, + "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessDeviceUsageDistributionUserCounts", + "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.74c5", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessDeviceUsageUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessDeviceUsageUserCounts", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.cb9e", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.fe29", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSkypeForBusinessDeviceUsageUserDetail(period={period})" + ] + }, + "/reports/getSkypeForBusinessDeviceUsageUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.aebd", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})" + ] + }, + "/reports/getSkypeForBusinessOrganizerActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessOrganizerActivityCounts", + "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.dd4b", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessOrganizerActivityMinuteCounts", + "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.e49c", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessOrganizerActivityUserCounts", + "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.733c", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessParticipantActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessParticipantActivityCounts", + "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.8bc6", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessParticipantActivityMinuteCounts", + "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.e351", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessParticipantActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessParticipantActivityUserCounts", + "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2953", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityCounts", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.40c9", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityMinuteCounts", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.a488", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityUserCounts", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.7d20", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsDeviceUsageDistributionUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsDeviceUsageDistributionUserCounts", + "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.3d25", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsDeviceUsageUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsDeviceUsageUserCounts", + "operationId": "reports.getTeamsDeviceUsageUserCounts.a573", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsDeviceUsageUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsDeviceUsageUserDetail", + "operationId": "reports.getTeamsDeviceUsageUserDetail.8630", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getTeamsDeviceUsageUserDetail(period={period})" + ] + }, + "/reports/getTeamsDeviceUsageUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsDeviceUsageUserDetail", + "operationId": "reports.getTeamsDeviceUsageUserDetail.901d", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getTeamsDeviceUsageUserDetail(date={date})" + ] + }, + "/reports/getTeamsUserActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsUserActivityCounts", + "operationId": "reports.getTeamsUserActivityCounts.4cb1", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsUserActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsUserActivityUserCounts", + "operationId": "reports.getTeamsUserActivityUserCounts.457f", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsUserActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsUserActivityUserDetail", + "operationId": "reports.getTeamsUserActivityUserDetail.fba7", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getTeamsUserActivityUserDetail(period={period})" + ] + }, + "/reports/getTeamsUserActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsUserActivityUserDetail", + "operationId": "reports.getTeamsUserActivityUserDetail.3e63", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getTeamsUserActivityUserDetail(date={date})" + ] + }, + "/reports/getYammerActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerActivityCounts", + "operationId": "reports.getYammerActivityCounts.f338", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerActivityUserCounts", + "operationId": "reports.getYammerActivityUserCounts.0046", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerActivityUserDetail", + "operationId": "reports.getYammerActivityUserDetail.41fe", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerActivityUserDetail(period={period})" + ] + }, + "/reports/getYammerActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerActivityUserDetail", + "operationId": "reports.getYammerActivityUserDetail.1ab5", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerActivityUserDetail(date={date})" + ] + }, + "/reports/getYammerDeviceUsageDistributionUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerDeviceUsageDistributionUserCounts", + "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.0516", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerDeviceUsageUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerDeviceUsageUserCounts", + "operationId": "reports.getYammerDeviceUsageUserCounts.417d", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerDeviceUsageUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerDeviceUsageUserDetail", + "operationId": "reports.getYammerDeviceUsageUserDetail.e734", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerDeviceUsageUserDetail(period={period})" + ] + }, + "/reports/getYammerDeviceUsageUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerDeviceUsageUserDetail", + "operationId": "reports.getYammerDeviceUsageUserDetail.4f11", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerDeviceUsageUserDetail(date={date})" + ] + }, + "/reports/getYammerGroupsActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerGroupsActivityCounts", + "operationId": "reports.getYammerGroupsActivityCounts.c73b", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerGroupsActivityDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerGroupsActivityDetail", + "operationId": "reports.getYammerGroupsActivityDetail.9ea3", + "parameters": [ + { + "name": "date", + "in": "path", + "required": true, + "schema": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerGroupsActivityDetail(period={period})" + ] + }, + "/reports/getYammerGroupsActivityDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerGroupsActivityDetail", + "operationId": "reports.getYammerGroupsActivityDetail.a400", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerGroupsActivityDetail(date={date})" + ] + }, + "/reports/getYammerGroupsActivityGroupCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerGroupsActivityGroupCounts", + "operationId": "reports.getYammerGroupsActivityGroupCounts.2579", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.report" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/managedDeviceEnrollmentFailureDetails()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function managedDeviceEnrollmentFailureDetails", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.8191", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.report" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/managedDeviceEnrollmentFailureDetails(skip={skip},top={top},filter={filter},skipToken={skipToken})" + ] + }, + "/reports/managedDeviceEnrollmentFailureDetails(skip={skip},top={top},filter={filter},skipToken={skipToken})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function managedDeviceEnrollmentFailureDetails", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.afb1", + "parameters": [ + { + "name": "skip", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + { + "name": "top", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + { + "name": "filter", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + }, + { + "name": "skipToken", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.report" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/managedDeviceEnrollmentFailureDetails()" + ] + }, + "/reports/managedDeviceEnrollmentTopFailures()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function managedDeviceEnrollmentTopFailures", + "operationId": "reports.managedDeviceEnrollmentTopFailures.9ce7", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.report" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/managedDeviceEnrollmentTopFailures(period={period})" + ] + }, + "/reports/managedDeviceEnrollmentTopFailures(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function managedDeviceEnrollmentTopFailures", + "operationId": "reports.managedDeviceEnrollmentTopFailures.c017", + "parameters": [ + { + "name": "period", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.report" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/managedDeviceEnrollmentTopFailures()" + ] + }, + "/schemaExtensions": { + "get": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Get entities from schemaExtensions", + "operationId": "schemaExtensions.schemaExtension.ListSchemaExtension", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "targetTypes", + "targetTypes desc", + "properties", + "properties desc", + "status", + "status desc", + "owner", + "owner desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "targetTypes", + "properties", + "status", + "owner" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of schemaExtension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.schemaExtension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Add new entity to schemaExtensions", + "operationId": "schemaExtensions.schemaExtension.CreateSchemaExtension", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.schemaExtension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.schemaExtension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/schemaExtensions/{schemaExtension-id}": { + "get": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Get entity from schemaExtensions by key", + "operationId": "schemaExtensions.schemaExtension.GetSchemaExtension", + "parameters": [ + { + "name": "schemaExtension-id", + "in": "path", + "description": "key: schemaExtension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "schemaExtension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "targetTypes", + "properties", + "status", + "owner" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.schemaExtension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Update entity in schemaExtensions", + "operationId": "schemaExtensions.schemaExtension.UpdateSchemaExtension", + "parameters": [ + { + "name": "schemaExtension-id", + "in": "path", + "description": "key: schemaExtension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "schemaExtension" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.schemaExtension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Delete entity from schemaExtensions", + "operationId": "schemaExtensions.schemaExtension.DeleteSchemaExtension", + "parameters": [ + { + "name": "schemaExtension-id", + "in": "path", + "description": "key: schemaExtension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "schemaExtension" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/Security": { + "get": { + "tags": [ + "Security.security" + ], + "summary": "Get Security", + "operationId": "Security.security.GetSecurity", + "parameters": [ + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "alerts" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "alerts" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.security" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "Security.security" + ], + "summary": "Update Security", + "operationId": "Security.security.UpdateSecurity", + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.security" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/Security/alerts": { + "get": { + "tags": [ + "Security.alert" + ], + "summary": "Get alerts from Security", + "operationId": "Security.ListAlerts", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "activityGroupName", + "activityGroupName desc", + "assignedTo", + "assignedTo desc", + "azureSubscriptionId", + "azureSubscriptionId desc", + "azureTenantId", + "azureTenantId desc", + "category", + "category desc", + "closedDateTime", + "closedDateTime desc", + "cloudAppStates", + "cloudAppStates desc", + "comments", + "comments desc", + "confidence", + "confidence desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "detectionIds", + "detectionIds desc", + "eventDateTime", + "eventDateTime desc", + "feedback", + "feedback desc", + "fileStates", + "fileStates desc", + "hostStates", + "hostStates desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "malwareStates", + "malwareStates desc", + "networkConnections", + "networkConnections desc", + "processes", + "processes desc", + "recommendedActions", + "recommendedActions desc", + "registryKeyStates", + "registryKeyStates desc", + "severity", + "severity desc", + "sourceMaterials", + "sourceMaterials desc", + "status", + "status desc", + "tags", + "tags desc", + "title", + "title desc", + "triggers", + "triggers desc", + "userStates", + "userStates desc", + "vendorInformation", + "vendorInformation desc", + "vulnerabilityStates", + "vulnerabilityStates desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "activityGroupName", + "assignedTo", + "azureSubscriptionId", + "azureTenantId", + "category", + "closedDateTime", + "cloudAppStates", + "comments", + "confidence", + "createdDateTime", + "description", + "detectionIds", + "eventDateTime", + "feedback", + "fileStates", + "hostStates", + "lastModifiedDateTime", + "malwareStates", + "networkConnections", + "processes", + "recommendedActions", + "registryKeyStates", + "severity", + "sourceMaterials", + "status", + "tags", + "title", + "triggers", + "userStates", + "vendorInformation", + "vulnerabilityStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of alert", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.alert" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "Security.alert" + ], + "summary": "Create new navigation property to alerts for Security", + "operationId": "Security.CreateAlerts", + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.alert" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.alert" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/Security/alerts/{alert-id}": { + "get": { + "tags": [ + "Security.alert" + ], + "summary": "Get alerts from Security", + "operationId": "Security.GetAlerts", + "parameters": [ + { + "name": "alert-id", + "in": "path", + "description": "key: alert-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "alert" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "activityGroupName", + "assignedTo", + "azureSubscriptionId", + "azureTenantId", + "category", + "closedDateTime", + "cloudAppStates", + "comments", + "confidence", + "createdDateTime", + "description", + "detectionIds", + "eventDateTime", + "feedback", + "fileStates", + "hostStates", + "lastModifiedDateTime", + "malwareStates", + "networkConnections", + "processes", + "recommendedActions", + "registryKeyStates", + "severity", + "sourceMaterials", + "status", + "tags", + "title", + "triggers", + "userStates", + "vendorInformation", + "vulnerabilityStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.alert" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "Security.alert" + ], + "summary": "Update the navigation property alerts in Security", + "operationId": "Security.UpdateAlerts", + "parameters": [ + { + "name": "alert-id", + "in": "path", + "description": "key: alert-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "alert" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.alert" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares": { + "get": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Get entities from shares", + "operationId": "shares.sharedDriveItem.ListSharedDriveItem", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "owner", + "owner desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "owner", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "items", + "list", + "listItem", + "root", + "site" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "items", + "list", + "listItem", + "root", + "site" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of sharedDriveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sharedDriveItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Add new entity to shares", + "operationId": "shares.sharedDriveItem.CreateSharedDriveItem", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedDriveItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedDriveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}": { + "get": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Get entity from shares by key", + "operationId": "shares.sharedDriveItem.GetSharedDriveItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "owner", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "items", + "list", + "listItem", + "root", + "site" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "items", + "list", + "listItem", + "root", + "site" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedDriveItem" + } + } + }, + "links": { + "driveItem": { + "operationId": "shares.sharedDriveItem.GetSharedDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "items": { + "operationId": "shares.sharedDriveItem.GetSharedDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "list": { + "operationId": "shares.sharedDriveItem.GetSharedDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "listItem": { + "operationId": "shares.sharedDriveItem.GetSharedDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "root": { + "operationId": "shares.sharedDriveItem.GetSharedDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "site": { + "operationId": "shares.sharedDriveItem.GetSharedDriveItem", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Update entity in shares", + "operationId": "shares.sharedDriveItem.UpdateSharedDriveItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedDriveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Delete entity from shares", + "operationId": "shares.sharedDriveItem.DeleteSharedDriveItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/driveItem": { + "get": { + "tags": [ + "shares.driveItem" + ], + "summary": "Get driveItem from shares", + "operationId": "shares.GetDriveItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.driveItem" + ], + "summary": "Update the navigation property driveItem in shares", + "operationId": "shares.UpdateDriveItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/items": { + "get": { + "tags": [ + "shares.driveItem" + ], + "summary": "Get items from shares", + "operationId": "shares.ListItems", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.driveItem" + ], + "summary": "Create new navigation property to items for shares", + "operationId": "shares.CreateItems", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/items/{driveItem-id}": { + "get": { + "tags": [ + "shares.driveItem" + ], + "summary": "Get items from shares", + "operationId": "shares.GetItems", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.driveItem" + ], + "summary": "Update the navigation property items in shares", + "operationId": "shares.UpdateItems", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list": { + "get": { + "tags": [ + "shares.list" + ], + "summary": "Get list from shares", + "operationId": "shares.GetList", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list" + ], + "summary": "Update the navigation property list in shares", + "operationId": "shares.UpdateList", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/columns": { + "get": { + "tags": [ + "shares.list.columnDefinition" + ], + "summary": "Get columns from shares", + "operationId": "shares.list.ListColumns", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.columnDefinition" + ], + "summary": "Create new navigation property to columns for shares", + "operationId": "shares.list.CreateColumns", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "shares.list.columnDefinition" + ], + "summary": "Get columns from shares", + "operationId": "shares.list.GetColumns", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.columnDefinition" + ], + "summary": "Update the navigation property columns in shares", + "operationId": "shares.list.UpdateColumns", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/contentTypes": { + "get": { + "tags": [ + "shares.list.contentType" + ], + "summary": "Get contentTypes from shares", + "operationId": "shares.list.ListContentTypes", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.contentType" + ], + "summary": "Create new navigation property to contentTypes for shares", + "operationId": "shares.list.CreateContentTypes", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "shares.list.contentType" + ], + "summary": "Get contentTypes from shares", + "operationId": "shares.list.GetContentTypes", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.contentType" + ], + "summary": "Update the navigation property contentTypes in shares", + "operationId": "shares.list.UpdateContentTypes", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "shares.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from shares", + "operationId": "shares.list.contentTypes.ListColumnLinks", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for shares", + "operationId": "shares.list.contentTypes.CreateColumnLinks", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "shares.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from shares", + "operationId": "shares.list.contentTypes.GetColumnLinks", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in shares", + "operationId": "shares.list.contentTypes.UpdateColumnLinks", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/drive": { + "get": { + "tags": [ + "shares.list.drive" + ], + "summary": "Get drive from shares", + "operationId": "shares.list.GetDrive", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.drive" + ], + "summary": "Update the navigation property drive in shares", + "operationId": "shares.list.UpdateDrive", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/items": { + "get": { + "tags": [ + "shares.list.listItem" + ], + "summary": "Get items from shares", + "operationId": "shares.list.ListItems", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "contentType", + "contentType desc", + "sharepointIds", + "sharepointIds desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.listItem" + ], + "summary": "Create new navigation property to items for shares", + "operationId": "shares.list.CreateItems", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}": { + "get": { + "tags": [ + "shares.list.listItem" + ], + "summary": "Get items from shares", + "operationId": "shares.list.GetItems", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.listItem" + ], + "summary": "Update the navigation property items in shares", + "operationId": "shares.list.UpdateItems", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem": { + "get": { + "tags": [ + "shares.list.items.driveItem" + ], + "summary": "Get driveItem from shares", + "operationId": "shares.list.items.GetDriveItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.items.driveItem" + ], + "summary": "Update the navigation property driveItem in shares", + "operationId": "shares.list.items.UpdateDriveItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/driveItem" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields": { + "get": { + "tags": [ + "shares.list.items.fieldValueSet" + ], + "summary": "Get fields from shares", + "operationId": "shares.list.items.GetFields", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.items.fieldValueSet" + ], + "summary": "Update the navigation property fields in shares", + "operationId": "shares.list.items.UpdateFields", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/fields" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions": { + "get": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Get versions from shares", + "operationId": "shares.list.items.ListVersions", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Create new navigation property to versions for shares", + "operationId": "shares.list.items.CreateVersions", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/versions" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Get versions from shares", + "operationId": "shares.list.items.GetVersions", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Update the navigation property versions in shares", + "operationId": "shares.list.items.UpdateVersions", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Get fields from shares", + "operationId": "shares.list.items.versions.GetFields", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Update the navigation property fields in shares", + "operationId": "shares.list.items.versions.UpdateFields", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}/fields" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "shares.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "shares.list.items.versions.restoreVersion", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" + ] + }, + "/shares/{sharedDriveItem-id}/listItem": { + "get": { + "tags": [ + "shares.listItem" + ], + "summary": "Get listItem from shares", + "operationId": "shares.GetListItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem" + ], + "summary": "Update the navigation property listItem in shares", + "operationId": "shares.UpdateListItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/listItem/driveItem": { + "get": { + "tags": [ + "shares.listItem.driveItem" + ], + "summary": "Get driveItem from shares", + "operationId": "shares.listItem.GetDriveItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem.driveItem" + ], + "summary": "Update the navigation property driveItem in shares", + "operationId": "shares.listItem.UpdateDriveItem", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/fields": { + "get": { + "tags": [ + "shares.listItem.fieldValueSet" + ], + "summary": "Get fields from shares", + "operationId": "shares.listItem.GetFields", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem.fieldValueSet" + ], + "summary": "Update the navigation property fields in shares", + "operationId": "shares.listItem.UpdateFields", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/versions": { + "get": { + "tags": [ + "shares.listItem.listItemVersion" + ], + "summary": "Get versions from shares", + "operationId": "shares.listItem.ListVersions", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.listItem.listItemVersion" + ], + "summary": "Create new navigation property to versions for shares", + "operationId": "shares.listItem.CreateVersions", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "shares.listItem.listItemVersion" + ], + "summary": "Get versions from shares", + "operationId": "shares.listItem.GetVersions", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem.listItemVersion" + ], + "summary": "Update the navigation property versions in shares", + "operationId": "shares.listItem.UpdateVersions", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "shares.listItem.versions.fieldValueSet" + ], + "summary": "Get fields from shares", + "operationId": "shares.listItem.versions.GetFields", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem.versions.fieldValueSet" + ], + "summary": "Update the navigation property fields in shares", + "operationId": "shares.listItem.versions.UpdateFields", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "shares.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "shares.listItem.versions.restoreVersion", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" + ] + }, + "/shares/{sharedDriveItem-id}/root": { + "get": { + "tags": [ + "shares.driveItem" + ], + "summary": "Get root from shares", + "operationId": "shares.GetRoot", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.driveItem" + ], + "summary": "Update the navigation property root in shares", + "operationId": "shares.UpdateRoot", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/site": { + "get": { + "tags": [ + "shares.site" + ], + "summary": "Get site from shares", + "operationId": "shares.GetSite", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.site" + ], + "summary": "Update the navigation property site in shares", + "operationId": "shares.UpdateSite", + "parameters": [ + { + "name": "sharedDriveItem-id", + "in": "path", + "description": "key: sharedDriveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedDriveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites": { + "get": { + "tags": [ + "sites.site" + ], + "summary": "Get entities from sites", + "operationId": "sites.site.ListSite", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "displayName", + "displayName desc", + "root", + "root desc", + "sharepointIds", + "sharepointIds desc", + "siteCollection", + "siteCollection desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.site" + ], + "summary": "Add new entity to sites", + "operationId": "sites.site.CreateSite", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}": { + "get": { + "tags": [ + "sites.site" + ], + "summary": "Get entity from sites by key", + "operationId": "sites.site.GetSite", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + }, + "links": { + "columns": { + "operationId": "sites.site.GetSite", + "parameters": { + "id": "$request.path.id" + } + }, + "contentTypes": { + "operationId": "sites.site.GetSite", + "parameters": { + "id": "$request.path.id" + } + }, + "drive": { + "operationId": "sites.site.GetSite", + "parameters": { + "id": "$request.path.id" + } + }, + "drives": { + "operationId": "sites.site.GetSite", + "parameters": { + "id": "$request.path.id" + } + }, + "items": { + "operationId": "sites.site.GetSite", + "parameters": { + "id": "$request.path.id" + } + }, + "lists": { + "operationId": "sites.site.GetSite", + "parameters": { + "id": "$request.path.id" + } + }, + "sites": { + "operationId": "sites.site.GetSite", + "parameters": { + "id": "$request.path.id" + } + }, + "onenote": { + "operationId": "sites.site.GetSite", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.site" + ], + "summary": "Update entity in sites", + "operationId": "sites.site.UpdateSite", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "sites.site" + ], + "summary": "Delete entity from sites", + "operationId": "sites.site.DeleteSite", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/columns": { + "get": { + "tags": [ + "sites.columnDefinition" + ], + "summary": "Get columns from sites", + "operationId": "sites.ListColumns", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.columnDefinition" + ], + "summary": "Create new navigation property to columns for sites", + "operationId": "sites.CreateColumns", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "sites.columnDefinition" + ], + "summary": "Get columns from sites", + "operationId": "sites.GetColumns", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.columnDefinition" + ], + "summary": "Update the navigation property columns in sites", + "operationId": "sites.UpdateColumns", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/contentTypes": { + "get": { + "tags": [ + "sites.contentType" + ], + "summary": "Get contentTypes from sites", + "operationId": "sites.ListContentTypes", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.contentType" + ], + "summary": "Create new navigation property to contentTypes for sites", + "operationId": "sites.CreateContentTypes", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "sites.contentType" + ], + "summary": "Get contentTypes from sites", + "operationId": "sites.GetContentTypes", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.contentType" + ], + "summary": "Update the navigation property contentTypes in sites", + "operationId": "sites.UpdateContentTypes", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "sites.contentTypes.columnLink" + ], + "summary": "Get columnLinks from sites", + "operationId": "sites.contentTypes.ListColumnLinks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for sites", + "operationId": "sites.contentTypes.CreateColumnLinks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" + ] + }, + "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "sites.contentTypes.columnLink" + ], + "summary": "Get columnLinks from sites", + "operationId": "sites.contentTypes.GetColumnLinks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in sites", + "operationId": "sites.contentTypes.UpdateColumnLinks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] + }, + "/sites/{site-id}/drive": { + "get": { + "tags": [ + "sites.drive" + ], + "summary": "Get drive from sites", + "operationId": "sites.GetDrive", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.drive" + ], + "summary": "Update the navigation property drive in sites", + "operationId": "sites.UpdateDrive", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/drives": { + "get": { + "tags": [ + "sites.drive" + ], + "summary": "Get drives from sites", + "operationId": "sites.ListDrives", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.drive" + ], + "summary": "Create new navigation property to drives for sites", + "operationId": "sites.CreateDrives", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/drives/{drive-id}": { + "get": { + "tags": [ + "sites.drive" + ], + "summary": "Get drives from sites", + "operationId": "sites.GetDrives", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.drive" + ], + "summary": "Update the navigation property drives in sites", + "operationId": "sites.UpdateDrives", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/items": { + "get": { + "tags": [ + "sites.baseItem" + ], + "summary": "Get items from sites", + "operationId": "sites.ListItems", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "createdByUser", + "lastModifiedByUser" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of baseItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.baseItem" + ], + "summary": "Create new navigation property to items for sites", + "operationId": "sites.CreateItems", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/items/{baseItem-id}": { + "get": { + "tags": [ + "sites.baseItem" + ], + "summary": "Get items from sites", + "operationId": "sites.GetItems", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "baseItem-id", + "in": "path", + "description": "key: baseItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "baseItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "createdByUser", + "lastModifiedByUser" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.baseItem" + ], + "summary": "Update the navigation property items in sites", + "operationId": "sites.UpdateItems", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "baseItem-id", + "in": "path", + "description": "key: baseItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "baseItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists": { + "get": { + "tags": [ + "sites.list" + ], + "summary": "Get lists from sites", + "operationId": "sites.ListLists", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "displayName", + "displayName desc", + "list", + "list desc", + "sharepointIds", + "sharepointIds desc", + "system", + "system desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of list", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.list" + ], + "summary": "Create new navigation property to lists for sites", + "operationId": "sites.CreateLists", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}": { + "get": { + "tags": [ + "sites.list" + ], + "summary": "Get lists from sites", + "operationId": "sites.GetLists", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.list" + ], + "summary": "Update the navigation property lists in sites", + "operationId": "sites.UpdateLists", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/columns": { + "get": { + "tags": [ + "sites.lists.columnDefinition" + ], + "summary": "Get columns from sites", + "operationId": "sites.lists.ListColumns", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.columnDefinition" + ], + "summary": "Create new navigation property to columns for sites", + "operationId": "sites.lists.CreateColumns", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "sites.lists.columnDefinition" + ], + "summary": "Get columns from sites", + "operationId": "sites.lists.GetColumns", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.columnDefinition" + ], + "summary": "Update the navigation property columns in sites", + "operationId": "sites.lists.UpdateColumns", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "columnDefinition-id", + "in": "path", + "description": "key: columnDefinition-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnDefinition" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/contentTypes": { + "get": { + "tags": [ + "sites.lists.contentType" + ], + "summary": "Get contentTypes from sites", + "operationId": "sites.lists.ListContentTypes", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.contentType" + ], + "summary": "Create new navigation property to contentTypes for sites", + "operationId": "sites.lists.CreateContentTypes", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "sites.lists.contentType" + ], + "summary": "Get contentTypes from sites", + "operationId": "sites.lists.GetContentTypes", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.contentType" + ], + "summary": "Update the navigation property contentTypes in sites", + "operationId": "sites.lists.UpdateContentTypes", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "sites.lists.contentTypes.columnLink" + ], + "summary": "Get columnLinks from sites", + "operationId": "sites.lists.contentTypes.ListColumnLinks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for sites", + "operationId": "sites.lists.contentTypes.CreateColumnLinks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" + ] + }, + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "sites.lists.contentTypes.columnLink" + ], + "summary": "Get columnLinks from sites", + "operationId": "sites.lists.contentTypes.GetColumnLinks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in sites", + "operationId": "sites.lists.contentTypes.UpdateColumnLinks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "contentType-id", + "in": "path", + "description": "key: contentType-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contentType" + }, + { + "name": "columnLink-id", + "in": "path", + "description": "key: columnLink-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "columnLink" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] + }, + "/sites/{site-id}/lists/{list-id}/drive": { + "get": { + "tags": [ + "sites.lists.drive" + ], + "summary": "Get drive from sites", + "operationId": "sites.lists.GetDrive", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.drive" + ], + "summary": "Update the navigation property drive in sites", + "operationId": "sites.lists.UpdateDrive", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items": { + "get": { + "tags": [ + "sites.lists.listItem" + ], + "summary": "Get items from sites", + "operationId": "sites.lists.ListItems", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "contentType", + "contentType desc", + "sharepointIds", + "sharepointIds desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.listItem" + ], + "summary": "Create new navigation property to items for sites", + "operationId": "sites.lists.CreateItems", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}": { + "get": { + "tags": [ + "sites.lists.listItem" + ], + "summary": "Get items from sites", + "operationId": "sites.lists.GetItems", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.listItem" + ], + "summary": "Update the navigation property items in sites", + "operationId": "sites.lists.UpdateItems", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem": { + "get": { + "tags": [ + "sites.lists.items.driveItem" + ], + "summary": "Get driveItem from sites", + "operationId": "sites.lists.items.GetDriveItem", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.items.driveItem" + ], + "summary": "Update the navigation property driveItem in sites", + "operationId": "sites.lists.items.UpdateDriveItem", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields": { + "get": { + "tags": [ + "sites.lists.items.fieldValueSet" + ], + "summary": "Get fields from sites", + "operationId": "sites.lists.items.GetFields", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.items.fieldValueSet" + ], + "summary": "Update the navigation property fields in sites", + "operationId": "sites.lists.items.UpdateFields", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions": { + "get": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Get versions from sites", + "operationId": "sites.lists.items.ListVersions", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Create new navigation property to versions for sites", + "operationId": "sites.lists.items.CreateVersions", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Get versions from sites", + "operationId": "sites.lists.items.GetVersions", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Update the navigation property versions in sites", + "operationId": "sites.lists.items.UpdateVersions", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Get fields from sites", + "operationId": "sites.lists.items.versions.GetFields", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Update the navigation property fields in sites", + "operationId": "sites.lists.items.versions.UpdateFields", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "sites.lists.items.versions.restoreVersion", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "list-id", + "in": "path", + "description": "key: list-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "list" + }, + { + "name": "listItem-id", + "in": "path", + "description": "key: listItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/sites/{site-id}/getByPath(path={path})": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function getByPath", + "operationId": "sites.getByPath.1173", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "path", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.site" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/sites/{site-id}/onenote": { + "get": { + "tags": [ + "sites.onenote" + ], + "summary": "Get onenote from sites", + "operationId": "sites.GetOnenote", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote" + ], + "summary": "Update the navigation property onenote in sites", + "operationId": "sites.UpdateOnenote", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/notebooks": { + "get": { + "tags": [ + "sites.onenote.notebook" + ], + "summary": "Get notebooks from sites", + "operationId": "sites.onenote.ListNotebooks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "userRole", + "userRole desc", + "isShared", + "isShared desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc", + "links", + "links desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebook" + ], + "summary": "Create new navigation property to notebooks for sites", + "operationId": "sites.onenote.CreateNotebooks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}": { + "get": { + "tags": [ + "sites.onenote.notebook" + ], + "summary": "Get notebooks from sites", + "operationId": "sites.onenote.GetNotebooks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebook" + ], + "summary": "Update the navigation property notebooks in sites", + "operationId": "sites.onenote.UpdateNotebooks", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.notebooks.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.notebooks.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.notebooks.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.notebooks.sectionGroups.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.GetParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.notebooks.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.notebooks.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.notebooks.sections.ListPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.notebooks.sections.CreatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.notebooks.sections.GetPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.notebooks.sections.UpdatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.notebooks.sections.pages.copyToSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.notebooks.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.notebooks.sections.pages.preview.12f3", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.notebooks.sections.pages.GetParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.notebooks.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sections.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.notebooks.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.notebooks.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function getRecentNotebooks", + "operationId": "sites.onenote.notebooks.getRecentNotebooks.1d97", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "includePersonalNotebooks", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recentNotebook" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/sites/{site-id}/onenote/operations": { + "get": { + "tags": [ + "sites.onenote.onenoteOperation" + ], + "summary": "Get operations from sites", + "operationId": "sites.onenote.ListOperations", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "createdDateTime", + "createdDateTime desc", + "lastActionDateTime", + "lastActionDateTime desc", + "resourceLocation", + "resourceLocation desc", + "resourceId", + "resourceId desc", + "error", + "error desc", + "percentComplete", + "percentComplete desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.onenoteOperation" + ], + "summary": "Create new navigation property to operations for sites", + "operationId": "sites.onenote.CreateOperations", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/operations/{onenoteOperation-id}": { + "get": { + "tags": [ + "sites.onenote.onenoteOperation" + ], + "summary": "Get operations from sites", + "operationId": "sites.onenote.GetOperations", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteOperation-id", + "in": "path", + "description": "key: onenoteOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.onenoteOperation" + ], + "summary": "Update the navigation property operations in sites", + "operationId": "sites.onenote.UpdateOperations", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteOperation-id", + "in": "path", + "description": "key: onenoteOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteOperation" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/pages": { + "get": { + "tags": [ + "sites.onenote.onenotePage" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.ListPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.onenotePage" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.CreatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.onenotePage" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.GetPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.onenotePage" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.UpdatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.pages.copyToSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.pages.onenotePatchContent", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.pages.preview.12f3", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.ListPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.CreatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.GetPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.UpdatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.copyToSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.12f3", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.pages.GetParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.pages.UpdateParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentSection.ListPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.pages.parentSection.CreatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentSection.GetPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.pages.parentSection.UpdatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.pages.parentSection.pages.copyToSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.pages.parentSection.pages.onenotePatchContent", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.pages.parentSection.pages.preview.12f3", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentSection.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentSection.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentSection.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentSection.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/resources": { + "get": { + "tags": [ + "sites.onenote.onenoteResource" + ], + "summary": "Get resources from sites", + "operationId": "sites.onenote.ListResources", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "content", + "content desc", + "contentUrl", + "contentUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.onenoteResource" + ], + "summary": "Create new navigation property to resources for sites", + "operationId": "sites.onenote.CreateResources", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/resources/{onenoteResource-id}": { + "get": { + "tags": [ + "sites.onenote.onenoteResource" + ], + "summary": "Get resources from sites", + "operationId": "sites.onenote.GetResources", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteResource-id", + "in": "path", + "description": "key: onenoteResource-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteResource" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.onenoteResource" + ], + "summary": "Update the navigation property resources in sites", + "operationId": "sites.onenote.UpdateResources", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteResource-id", + "in": "path", + "description": "key: onenoteResource-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteResource" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.ListPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.CreatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.GetPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.UpdatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.copyToSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.GetParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sectionGroups.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.GetParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections": { + "get": { + "tags": [ + "sites.onenote.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sections.ListPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.sections.CreatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sections.GetPages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.sections.UpdatePages", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.sections.pages.copyToSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.sections.pages.preview.12f3", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.sections.pages.GetParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentNotebook.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.parentNotebook.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentNotebook.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/sites": { + "get": { + "tags": [ + "sites.site" + ], + "summary": "Get sites from sites", + "operationId": "sites.ListSites", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "displayName", + "displayName desc", + "root", + "root desc", + "sharepointIds", + "sharepointIds desc", + "siteCollection", + "siteCollection desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.site" + ], + "summary": "Create new navigation property to sites for sites", + "operationId": "sites.CreateSites", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/sites/{site-id}": { + "get": { + "tags": [ + "sites.site" + ], + "summary": "Get sites from sites", + "operationId": "sites.GetSites", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.site" + ], + "summary": "Update the navigation property sites in sites", + "operationId": "sites.UpdateSites", + "parameters": [ + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + }, + { + "name": "site-id", + "in": "path", + "description": "key: site-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "site" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/subscribedSkus": { + "get": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Get entities from subscribedSkus", + "operationId": "subscribedSkus.subscribedSku.ListSubscribedSku", + "parameters": [ + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "capabilityStatus", + "capabilityStatus desc", + "consumedUnits", + "consumedUnits desc", + "prepaidUnits", + "prepaidUnits desc", + "servicePlans", + "servicePlans desc", + "skuId", + "skuId desc", + "skuPartNumber", + "skuPartNumber desc", + "appliesTo", + "appliesTo desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "capabilityStatus", + "consumedUnits", + "prepaidUnits", + "servicePlans", + "skuId", + "skuPartNumber", + "appliesTo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of subscribedSku", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.subscribedSku" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Add new entity to subscribedSkus", + "operationId": "subscribedSkus.subscribedSku.CreateSubscribedSku", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.subscribedSku" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.subscribedSku" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/subscribedSkus/{subscribedSku-id}": { + "get": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Get entity from subscribedSkus by key", + "operationId": "subscribedSkus.subscribedSku.GetSubscribedSku", + "parameters": [ + { + "name": "subscribedSku-id", + "in": "path", + "description": "key: subscribedSku-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "subscribedSku" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "capabilityStatus", + "consumedUnits", + "prepaidUnits", + "servicePlans", + "skuId", + "skuPartNumber", + "appliesTo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.subscribedSku" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Update entity in subscribedSkus", + "operationId": "subscribedSkus.subscribedSku.UpdateSubscribedSku", + "parameters": [ + { + "name": "subscribedSku-id", + "in": "path", + "description": "key: subscribedSku-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "subscribedSku" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.subscribedSku" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Delete entity from subscribedSkus", + "operationId": "subscribedSkus.subscribedSku.DeleteSubscribedSku", + "parameters": [ + { + "name": "subscribedSku-id", + "in": "path", + "description": "key: subscribedSku-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "subscribedSku" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/subscriptions": { + "get": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Get entities from subscriptions", + "operationId": "subscriptions.subscription.ListSubscription", + "parameters": [ + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "resource", + "changeType", + "clientState", + "notificationUrl", + "expirationDateTime", + "applicationId", + "creatorId" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of subscription", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.subscription" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Add new entity to subscriptions", + "operationId": "subscriptions.subscription.CreateSubscription", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.subscription" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.subscription" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/subscriptions/{subscription-id}": { + "get": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Get entity from subscriptions by key", + "operationId": "subscriptions.subscription.GetSubscription", + "parameters": [ + { + "name": "subscription-id", + "in": "path", + "description": "key: subscription-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "subscription" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "resource", + "changeType", + "clientState", + "notificationUrl", + "expirationDateTime", + "applicationId", + "creatorId" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.subscription" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Update entity in subscriptions", + "operationId": "subscriptions.subscription.UpdateSubscription", + "parameters": [ + { + "name": "subscription-id", + "in": "path", + "description": "key: subscription-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "subscription" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.subscription" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Delete entity from subscriptions", + "operationId": "subscriptions.subscription.DeleteSubscription", + "parameters": [ + { + "name": "subscription-id", + "in": "path", + "description": "key: subscription-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "subscription" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users": { + "get": { + "tags": [ + "users.user" + ], + "summary": "Get entities from users", + "operationId": "users.user.ListUser", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "accountEnabled", + "accountEnabled desc", + "ageGroup", + "ageGroup desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "city", + "city desc", + "companyName", + "companyName desc", + "consentProvidedForMinor", + "consentProvidedForMinor desc", + "country", + "country desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "legalAgeGroupClassification", + "legalAgeGroupClassification desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "onPremisesExtensionAttributes", + "onPremisesExtensionAttributes desc", + "onPremisesImmutableId", + "onPremisesImmutableId desc", + "onPremisesLastSyncDateTime", + "onPremisesLastSyncDateTime desc", + "onPremisesProvisioningErrors", + "onPremisesProvisioningErrors desc", + "onPremisesSecurityIdentifier", + "onPremisesSecurityIdentifier desc", + "onPremisesSyncEnabled", + "onPremisesSyncEnabled desc", + "onPremisesDomainName", + "onPremisesDomainName desc", + "onPremisesSamAccountName", + "onPremisesSamAccountName desc", + "onPremisesUserPrincipalName", + "onPremisesUserPrincipalName desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "postalCode", + "postalCode desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "proxyAddresses", + "proxyAddresses desc", + "state", + "state desc", + "streetAddress", + "streetAddress desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc", + "mailboxSettings", + "mailboxSettings desc", + "aboutMe", + "aboutMe desc", + "birthday", + "birthday desc", + "hireDate", + "hireDate desc", + "interests", + "interests desc", + "mySite", + "mySite desc", + "pastProjects", + "pastProjects desc", + "preferredName", + "preferredName desc", + "responsibilities", + "responsibilities desc", + "schools", + "schools desc", + "skills", + "skills desc", + "deviceEnrollmentLimit", + "deviceEnrollmentLimit desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of user", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.user" + ], + "summary": "Add new entity to users", + "operationId": "users.user.CreateUser", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}": { + "get": { + "tags": [ + "users.user" + ], + "summary": "Get entity from users by key", + "operationId": "users.user.GetUser", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + }, + "links": { + "ownedDevices": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "registeredDevices": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "manager": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "directReports": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "memberOf": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "createdObjects": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "ownedObjects": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "licenseDetails": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "extensions": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "outlook": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "messages": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "mailFolders": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "calendar": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "calendars": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "calendarGroups": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "calendarView": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "events": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "people": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "contacts": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "contactFolders": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "inferenceClassification": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "photo": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "photos": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "drive": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "drives": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "planner": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "onenote": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "managedDevices": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "managedAppRegistrations": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "deviceManagementTroubleshootingEvents": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "activities": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "insights": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + }, + "settings": { + "operationId": "users.user.GetUser", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.user" + ], + "summary": "Update entity in users", + "operationId": "users.user.UpdateUser", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.user" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "users.user" + ], + "summary": "Delete entity from users", + "operationId": "users.user.DeleteUser", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities": { + "get": { + "tags": [ + "users.userActivity" + ], + "summary": "Get activities from users", + "operationId": "users.ListActivities", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "visualElements", + "visualElements desc", + "activitySourceHost", + "activitySourceHost desc", + "activationUrl", + "activationUrl desc", + "appActivityId", + "appActivityId desc", + "appDisplayName", + "appDisplayName desc", + "contentUrl", + "contentUrl desc", + "createdDateTime", + "createdDateTime desc", + "expirationDateTime", + "expirationDateTime desc", + "fallbackUrl", + "fallbackUrl desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "userTimezone", + "userTimezone desc", + "contentInfo", + "contentInfo desc", + "status", + "status desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.userActivity" + ], + "summary": "Create new navigation property to activities for users", + "operationId": "users.CreateActivities", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/{userActivity-id}": { + "get": { + "tags": [ + "users.userActivity" + ], + "summary": "Get activities from users", + "operationId": "users.GetActivities", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.userActivity" + ], + "summary": "Update the navigation property activities in users", + "operationId": "users.UpdateActivities", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/{userActivity-id}/historyItems": { + "get": { + "tags": [ + "users.activities.activityHistoryItem" + ], + "summary": "Get historyItems from users", + "operationId": "users.activities.ListHistoryItems", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "activeDurationSeconds", + "activeDurationSeconds desc", + "createdDateTime", + "createdDateTime desc", + "lastActiveDateTime", + "lastActiveDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "expirationDateTime", + "expirationDateTime desc", + "startedDateTime", + "startedDateTime desc", + "userTimezone", + "userTimezone desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "activeDurationSeconds", + "createdDateTime", + "lastActiveDateTime", + "lastModifiedDateTime", + "expirationDateTime", + "startedDateTime", + "userTimezone", + "activity" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "activity" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.activities.activityHistoryItem" + ], + "summary": "Create new navigation property to historyItems for users", + "operationId": "users.activities.CreateHistoryItems", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}": { + "get": { + "tags": [ + "users.activities.activityHistoryItem" + ], + "summary": "Get historyItems from users", + "operationId": "users.activities.GetHistoryItems", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "name": "activityHistoryItem-id", + "in": "path", + "description": "key: activityHistoryItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "activeDurationSeconds", + "createdDateTime", + "lastActiveDateTime", + "lastModifiedDateTime", + "expirationDateTime", + "startedDateTime", + "userTimezone", + "activity" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "activity" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.activities.activityHistoryItem" + ], + "summary": "Update the navigation property historyItems in users", + "operationId": "users.activities.UpdateHistoryItems", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "name": "activityHistoryItem-id", + "in": "path", + "description": "key: activityHistoryItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "activityHistoryItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity": { + "get": { + "tags": [ + "users.activities.historyItems.userActivity" + ], + "summary": "Get activity from users", + "operationId": "users.activities.historyItems.GetActivity", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "userActivity-id", + "in": "path", + "description": "key: userActivity-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "userActivity" + }, + { + "name": "activityHistoryItem-id", + "in": "path", + "description": "key: activityHistoryItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/recent()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function recent", + "operationId": "users.activities.recent.a1b8", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/calendar": { + "get": { + "tags": [ + "users.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.GetCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.UpdateCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendar/calendarView": { + "get": { + "tags": [ + "users.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendar.ListCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.calendar.CreateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView", + "/users/{user-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "users.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendar.GetCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.calendar.UpdateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendar.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendar.calendarView.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendar.calendarView.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendar.calendarView.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendar.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendar.calendarView.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendar.calendarView.GetCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendar.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendar.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendar.calendarView.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendar.calendarView.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendar.calendarView.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendar.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "users.calendar.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendar.calendarView.ListInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendar.calendarView.CreateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendar.calendarView.GetInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendar.calendarView.UpdateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendar.calendarView.instances.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendar.calendarView.instances.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendar.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendar.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendar.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendar.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendar.calendarView.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendar.calendarView.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendar.calendarView.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendar.calendarView.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendar.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendar.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendar.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendar.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendar.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendar.calendarView.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendar/events": { + "get": { + "tags": [ + "users.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.calendar.ListEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.calendar.CreateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendarView/{event-id}/calendar/events", + "/users/{user-id}/events/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "users.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.calendar.GetEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.calendar.UpdateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendar.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendar.events.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendar.events.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendar.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendar.events.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendar.events.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendar.events.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendar.events.GetCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendar.events.UpdateCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendar.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendar.events.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendar.events.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendar.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendar.events.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendar.events.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances": { + "get": { + "tags": [ + "users.calendar.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendar.events.ListInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendar.events.CreateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendar.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendar.events.GetInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendar.events.UpdateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendar.events.instances.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendar.events.instances.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendar.events.instances.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendar.events.instances.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendar.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendar.events.instances.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendar.events.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendar.events.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendar.events.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendar.events.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendar.events.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendar.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendar.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendar.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendar.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendar.events.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendar.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendar.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendar.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendar.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups": { + "get": { + "tags": [ + "users.calendarGroup" + ], + "summary": "Get calendarGroups from users", + "operationId": "users.ListCalendarGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "classId", + "classId desc", + "changeKey", + "changeKey desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "classId", + "changeKey", + "calendars" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroup" + ], + "summary": "Create new navigation property to calendarGroups for users", + "operationId": "users.CreateCalendarGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}": { + "get": { + "tags": [ + "users.calendarGroup" + ], + "summary": "Get calendarGroups from users", + "operationId": "users.GetCalendarGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "classId", + "changeKey", + "calendars" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroup" + ], + "summary": "Update the navigation property calendarGroups in users", + "operationId": "users.UpdateCalendarGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars": { + "get": { + "tags": [ + "users.calendarGroups.calendar" + ], + "summary": "Get calendars from users", + "operationId": "users.calendarGroups.ListCalendars", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "color", + "color desc", + "changeKey", + "changeKey desc", + "canShare", + "canShare desc", + "canViewPrivateItems", + "canViewPrivateItems desc", + "canEdit", + "canEdit desc", + "owner", + "owner desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendar" + ], + "summary": "Create new navigation property to calendars for users", + "operationId": "users.calendarGroups.CreateCalendars", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendar" + ], + "summary": "Get calendars from users", + "operationId": "users.calendarGroups.GetCalendars", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendar" + ], + "summary": "Update the navigation property calendars in users", + "operationId": "users.calendarGroups.UpdateCalendars", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendarGroups.calendars.ListCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.calendarGroups.calendars.CreateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView", + "/users/{user-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView", + "/users/{user-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendarGroups.calendars.GetCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.calendarGroups.calendars.UpdateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get calendar from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarGroups.calendars.calendarView.instances.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarGroups.calendars.calendarView.instances.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarGroups.calendars.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarGroups.calendars.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarGroups.calendars.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarGroups.calendars.calendarView.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarGroups.calendars.calendarView.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarGroups.calendars.calendarView.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarGroups.calendars.calendarView.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarGroups.calendars.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarGroups.calendars.calendarView.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get events from users", + "operationId": "users.calendarGroups.calendars.ListEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.calendarGroups.calendars.CreateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events", + "/users/{user-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendarView/{event-id}/calendar/events", + "/users/{user-id}/events/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get events from users", + "operationId": "users.calendarGroups.calendars.GetEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.calendarGroups.calendars.UpdateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarGroups.calendars.events.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendarGroups.calendars.events.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarGroups.calendars.events.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendarGroups.calendars.events.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get calendar from users", + "operationId": "users.calendarGroups.calendars.events.GetCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendarGroups.calendars.events.UpdateCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarGroups.calendars.events.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendarGroups.calendars.events.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarGroups.calendars.events.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendarGroups.calendars.events.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarGroups.calendars.events.ListInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendarGroups.calendars.events.CreateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarGroups.calendars.events.GetInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendarGroups.calendars.events.UpdateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarGroups.calendars.events.instances.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarGroups.calendars.events.instances.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarGroups.calendars.events.instances.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarGroups.calendars.events.instances.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarGroups.calendars.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarGroups.calendars.events.instances.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarGroups.calendars.events.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarGroups.calendars.events.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarGroups.calendars.events.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarGroups.calendars.events.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarGroups.calendars.events.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarGroups.calendars.events.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendarGroup-id", + "in": "path", + "description": "key: calendarGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendarGroup" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars": { + "get": { + "tags": [ + "users.calendar" + ], + "summary": "Get calendars from users", + "operationId": "users.ListCalendars", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "color", + "color desc", + "changeKey", + "changeKey desc", + "canShare", + "canShare desc", + "canViewPrivateItems", + "canViewPrivateItems desc", + "canEdit", + "canEdit desc", + "owner", + "owner desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar" + ], + "summary": "Create new navigation property to calendars for users", + "operationId": "users.CreateCalendars", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendars/{calendar-id}": { + "get": { + "tags": [ + "users.calendar" + ], + "summary": "Get calendars from users", + "operationId": "users.GetCalendars", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar" + ], + "summary": "Update the navigation property calendars in users", + "operationId": "users.UpdateCalendars", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView": { + "get": { + "tags": [ + "users.calendars.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendars.ListCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.calendars.CreateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView", + "/users/{user-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "users.calendars.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendars.GetCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.calendars.UpdateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendars.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendars.calendarView.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendars.calendarView.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendars.calendarView.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendars.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendars.calendarView.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendars.calendarView.GetCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendars.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendars.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendars.calendarView.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendars.calendarView.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendars.calendarView.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendars.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "users.calendars.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendars.calendarView.ListInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendars.calendarView.CreateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendars.calendarView.GetInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendars.calendarView.UpdateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendars.calendarView.instances.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendars.calendarView.instances.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendars.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendars.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendars.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendars.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendars.calendarView.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendars.calendarView.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendars.calendarView.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendars.calendarView.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendars.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendars.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendars.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendars.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendars.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendars.calendarView.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events": { + "get": { + "tags": [ + "users.calendars.event" + ], + "summary": "Get events from users", + "operationId": "users.calendars.ListEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.calendars.CreateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendarView/{event-id}/calendar/events", + "/users/{user-id}/events/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}": { + "get": { + "tags": [ + "users.calendars.event" + ], + "summary": "Get events from users", + "operationId": "users.calendars.GetEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.calendars.UpdateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendars.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendars.events.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendars.events.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendars.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendars.events.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendars.events.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendars.events.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendars.events.GetCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendars.events.UpdateCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendars.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendars.events.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendars.events.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendars.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendars.events.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendars.events.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "users.calendars.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendars.events.ListInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendars.events.CreateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendars.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendars.events.GetInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendars.events.UpdateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendars.events.instances.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendars.events.instances.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendars.events.instances.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendars.events.instances.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendars.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendars.events.instances.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendars.events.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendars.events.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendars.events.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendars.events.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendars.events.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendars.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendars.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendars.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendars.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendars.events.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendars.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendars.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendars.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendars.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "calendar-id", + "in": "path", + "description": "key: calendar-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "calendar" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView": { + "get": { + "tags": [ + "users.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.ListCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.CreateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "users.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.GetCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.UpdateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarView.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendarView.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarView.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendarView.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendarView.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendarView.GetCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendarView.UpdateCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendarView.calendar.ListCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.calendarView.calendar.CreateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendarView.calendar.GetCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.calendarView.calendar.UpdateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarView.calendar.calendarView.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarView.calendar.calendarView.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarView.calendar.calendarView.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarView.calendar.calendarView.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarView.calendar.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarView.calendar.calendarView.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events": { + "get": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.calendarView.calendar.ListEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.calendarView.calendar.CreateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendars/{calendar-id}/events", + "/users/{user-id}/events/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.calendarView.calendar.GetEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.calendarView.calendar.UpdateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarView.calendar.events.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarView.calendar.events.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarView.calendar.events.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarView.calendar.events.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarView.calendar.events.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarView.calendar.events.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarView.calendar.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarView.calendar.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarView.calendar.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarView.calendar.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarView.calendar.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarView.calendar.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarView.calendar.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarView.calendar.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarView.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendarView.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarView.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendarView.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "users.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarView.ListInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendarView.CreateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarView.GetInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendarView.UpdateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarView.instances.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarView.instances.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarView.instances.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarView.instances.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarView.instances.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarView.instances.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarView.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarView.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarView.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarView.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarView.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarView.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarView.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarView.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarView.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarView.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarView.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarView.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarView.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/contactFolders": { + "get": { + "tags": [ + "users.contactFolder" + ], + "summary": "Get contactFolders from users", + "operationId": "users.ListContactFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "parentFolderId", + "parentFolderId desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolder" + ], + "summary": "Create new navigation property to contactFolders for users", + "operationId": "users.CreateContactFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}": { + "get": { + "tags": [ + "users.contactFolder" + ], + "summary": "Get contactFolders from users", + "operationId": "users.GetContactFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolder" + ], + "summary": "Update the navigation property contactFolders in users", + "operationId": "users.UpdateContactFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders": { + "get": { + "tags": [ + "users.contactFolders.contactFolder" + ], + "summary": "Get childFolders from users", + "operationId": "users.contactFolders.ListChildFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "parentFolderId", + "parentFolderId desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contactFolder" + ], + "summary": "Create new navigation property to childFolders for users", + "operationId": "users.contactFolders.CreateChildFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id}": { + "get": { + "tags": [ + "users.contactFolders.contactFolder" + ], + "summary": "Get childFolders from users", + "operationId": "users.contactFolders.GetChildFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contactFolder" + ], + "summary": "Update the navigation property childFolders in users", + "operationId": "users.contactFolders.UpdateChildFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.contactFolders.childFolders.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts": { + "get": { + "tags": [ + "users.contactFolders.contact" + ], + "summary": "Get contacts from users", + "operationId": "users.contactFolders.ListContacts", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "parentFolderId", + "parentFolderId desc", + "birthday", + "birthday desc", + "fileAs", + "fileAs desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "initials", + "initials desc", + "middleName", + "middleName desc", + "nickName", + "nickName desc", + "surname", + "surname desc", + "title", + "title desc", + "yomiGivenName", + "yomiGivenName desc", + "yomiSurname", + "yomiSurname desc", + "yomiCompanyName", + "yomiCompanyName desc", + "generation", + "generation desc", + "emailAddresses", + "emailAddresses desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "businessHomePage", + "businessHomePage desc", + "assistantName", + "assistantName desc", + "manager", + "manager desc", + "homePhones", + "homePhones desc", + "mobilePhone", + "mobilePhone desc", + "businessPhones", + "businessPhones desc", + "homeAddress", + "homeAddress desc", + "businessAddress", + "businessAddress desc", + "otherAddress", + "otherAddress desc", + "spouseName", + "spouseName desc", + "personalNotes", + "personalNotes desc", + "children", + "children desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contact" + ], + "summary": "Create new navigation property to contacts for users", + "operationId": "users.contactFolders.CreateContacts", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}": { + "get": { + "tags": [ + "users.contactFolders.contact" + ], + "summary": "Get contacts from users", + "operationId": "users.contactFolders.GetContacts", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contact" + ], + "summary": "Update the navigation property contacts in users", + "operationId": "users.contactFolders.UpdateContacts", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions": { + "get": { + "tags": [ + "users.contactFolders.contacts.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.contactFolders.contacts.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contacts.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.contactFolders.contacts.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/extensions" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.contactFolders.contacts.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.contactFolders.contacts.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contacts.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.contactFolders.contacts.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contactFolders.contacts.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.contactFolders.contacts.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contactFolders.contacts.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.contactFolders.contacts.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo": { + "get": { + "tags": [ + "users.contactFolders.contacts.profilePhoto" + ], + "summary": "Get photo from users", + "operationId": "users.contactFolders.contacts.GetPhoto", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contacts.profilePhoto" + ], + "summary": "Update the navigation property photo in users", + "operationId": "users.contactFolders.contacts.UpdatePhoto", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/photo" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contactFolders.contacts.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.contactFolders.contacts.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contactFolders.contacts.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.contactFolders.contacts.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.contactFolders.contacts.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contactFolders.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.contactFolders.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contactFolders.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.contactFolders.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contactFolders.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.contactFolders.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contactFolders.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.contactFolders.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contactFolder-id", + "in": "path", + "description": "key: contactFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contactFolder" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.contactFolders.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/contacts": { + "get": { + "tags": [ + "users.contact" + ], + "summary": "Get contacts from users", + "operationId": "users.ListContacts", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "parentFolderId", + "parentFolderId desc", + "birthday", + "birthday desc", + "fileAs", + "fileAs desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "initials", + "initials desc", + "middleName", + "middleName desc", + "nickName", + "nickName desc", + "surname", + "surname desc", + "title", + "title desc", + "yomiGivenName", + "yomiGivenName desc", + "yomiSurname", + "yomiSurname desc", + "yomiCompanyName", + "yomiCompanyName desc", + "generation", + "generation desc", + "emailAddresses", + "emailAddresses desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "businessHomePage", + "businessHomePage desc", + "assistantName", + "assistantName desc", + "manager", + "manager desc", + "homePhones", + "homePhones desc", + "mobilePhone", + "mobilePhone desc", + "businessPhones", + "businessPhones desc", + "homeAddress", + "homeAddress desc", + "businessAddress", + "businessAddress desc", + "otherAddress", + "otherAddress desc", + "spouseName", + "spouseName desc", + "personalNotes", + "personalNotes desc", + "children", + "children desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contact" + ], + "summary": "Create new navigation property to contacts for users", + "operationId": "users.CreateContacts", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contacts/{contact-id}": { + "get": { + "tags": [ + "users.contact" + ], + "summary": "Get contacts from users", + "operationId": "users.GetContacts", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contact" + ], + "summary": "Update the navigation property contacts in users", + "operationId": "users.UpdateContacts", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contacts/{contact-id}/extensions": { + "get": { + "tags": [ + "users.contacts.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.contacts.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contacts.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.contacts.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" + ] + }, + "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.contacts.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.contacts.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contacts.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.contacts.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contacts.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.contacts.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contacts.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.contacts.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/contacts/{contact-id}/photo": { + "get": { + "tags": [ + "users.contacts.profilePhoto" + ], + "summary": "Get photo from users", + "operationId": "users.contacts.GetPhoto", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contacts.profilePhoto" + ], + "summary": "Update the navigation property photo in users", + "operationId": "users.contacts.UpdatePhoto", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] + }, + "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contacts.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.contacts.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contacts.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.contacts.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "contact-id", + "in": "path", + "description": "key: contact-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "contact" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/contacts/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.contacts.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/createdObjects": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get createdObjects from users", + "operationId": "users.ListCreatedObjects", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/createdObjects/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get createdObjects from users", + "operationId": "users.GetCreatedObjects", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/deviceManagementTroubleshootingEvents": { + "get": { + "tags": [ + "users.deviceManagementTroubleshootingEvent" + ], + "summary": "Get deviceManagementTroubleshootingEvents from users", + "operationId": "users.ListDeviceManagementTroubleshootingEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "eventDateTime", + "eventDateTime desc", + "correlationId", + "correlationId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.deviceManagementTroubleshootingEvent" + ], + "summary": "Create new navigation property to deviceManagementTroubleshootingEvents for users", + "operationId": "users.CreateDeviceManagementTroubleshootingEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}": { + "get": { + "tags": [ + "users.deviceManagementTroubleshootingEvent" + ], + "summary": "Get deviceManagementTroubleshootingEvents from users", + "operationId": "users.GetDeviceManagementTroubleshootingEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "deviceManagementTroubleshootingEvent-id", + "in": "path", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.deviceManagementTroubleshootingEvent" + ], + "summary": "Update the navigation property deviceManagementTroubleshootingEvents in users", + "operationId": "users.UpdateDeviceManagementTroubleshootingEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "deviceManagementTroubleshootingEvent-id", + "in": "path", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/directReports": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get directReports from users", + "operationId": "users.ListDirectReports", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/directReports/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get directReports from users", + "operationId": "users.GetDirectReports", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/drive": { + "get": { + "tags": [ + "users.drive" + ], + "summary": "Get drive from users", + "operationId": "users.GetDrive", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.drive" + ], + "summary": "Update the navigation property drive in users", + "operationId": "users.UpdateDrive", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/drives": { + "get": { + "tags": [ + "users.drive" + ], + "summary": "Get drives from users", + "operationId": "users.ListDrives", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.drive" + ], + "summary": "Create new navigation property to drives for users", + "operationId": "users.CreateDrives", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/drives/{drive-id}": { + "get": { + "tags": [ + "users.drive" + ], + "summary": "Get drives from users", + "operationId": "users.GetDrives", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.drive" + ], + "summary": "Update the navigation property drives in users", + "operationId": "users.UpdateDrives", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "drive-id", + "in": "path", + "description": "key: drive-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "drive" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/events": { + "get": { + "tags": [ + "users.event" + ], + "summary": "Get events from users", + "operationId": "users.ListEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.CreateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/events/{event-id}": { + "get": { + "tags": [ + "users.event" + ], + "summary": "Get events from users", + "operationId": "users.GetEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.UpdateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "users.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.events.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.events.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments" + ] + }, + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.events.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.events.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "users.events.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.events.GetCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.events.UpdateCalendar", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.events.calendar.ListCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.events.calendar.CreateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.events.calendar.GetCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.events.calendar.UpdateCalendarView", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.events.calendar.calendarView.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.events.calendar.calendarView.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.events.calendar.calendarView.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.events.calendar.calendarView.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.events.calendar.calendarView.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.events.calendar.calendarView.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events": { + "get": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.events.calendar.ListEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.events.calendar.CreateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendarView/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.events.calendar.GetEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.events.calendar.UpdateEvents", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.events.calendar.events.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.events.calendar.events.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.events.calendar.events.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.events.calendar.events.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.events.calendar.events.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.events.calendar.events.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.events.calendar.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.events.calendar.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.events.calendar.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.events.calendar.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.events.calendar.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.events.calendar.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.events.calendar.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.events.calendar.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "users.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.events.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.events.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions" + ] + }, + "/users/{user-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.events.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.events.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "users.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.events.ListInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.events.CreateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.events.GetInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.events.UpdateInstances", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.events.instances.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.events.instances.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.events.instances.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.events.instances.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.events.instances.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.events.instances.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.events.accept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept" + ] + }, + "/users/{user-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.events.decline", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline" + ] + }, + "/users/{user-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.events.dismissReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.events.snoozeReminder", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.events.tentativelyAccept", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "SendResponse": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.events.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.events.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.events.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.events.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.events.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.events.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.events.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.events.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "event-id", + "in": "path", + "description": "key: event-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "event" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.events.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/extensions": { + "get": { + "tags": [ + "users.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/inferenceClassification": { + "get": { + "tags": [ + "users.inferenceClassification" + ], + "summary": "Get inferenceClassification from users", + "operationId": "users.GetInferenceClassification", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "overrides" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassification" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.inferenceClassification" + ], + "summary": "Update the navigation property inferenceClassification in users", + "operationId": "users.UpdateInferenceClassification", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassification" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/inferenceClassification/overrides": { + "get": { + "tags": [ + "users.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Get overrides from users", + "operationId": "users.inferenceClassification.ListOverrides", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "classifyAs", + "classifyAs desc", + "senderEmailAddress", + "senderEmailAddress desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "classifyAs", + "senderEmailAddress" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Create new navigation property to overrides for users", + "operationId": "users.inferenceClassification.CreateOverrides", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}": { + "get": { + "tags": [ + "users.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Get overrides from users", + "operationId": "users.inferenceClassification.GetOverrides", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "inferenceClassificationOverride-id", + "in": "path", + "description": "key: inferenceClassificationOverride-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "inferenceClassificationOverride" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "classifyAs", + "senderEmailAddress" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Update the navigation property overrides in users", + "operationId": "users.inferenceClassification.UpdateOverrides", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "inferenceClassificationOverride-id", + "in": "path", + "description": "key: inferenceClassificationOverride-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "inferenceClassificationOverride" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights": { + "get": { + "tags": [ + "users.officeGraphInsights" + ], + "summary": "Get insights from users", + "operationId": "users.GetInsights", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "trending", + "shared", + "used" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "trending", + "shared", + "used" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.officeGraphInsights" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.officeGraphInsights" + ], + "summary": "Update the navigation property insights in users", + "operationId": "users.UpdateInsights", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.officeGraphInsights" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/shared": { + "get": { + "tags": [ + "users.insights.sharedInsight" + ], + "summary": "Get shared from users", + "operationId": "users.insights.ListShared", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastShared", + "lastShared desc", + "sharingHistory", + "sharingHistory desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastShared", + "sharingHistory", + "resourceVisualization", + "resourceReference", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.insights.sharedInsight" + ], + "summary": "Create new navigation property to shared for users", + "operationId": "users.insights.CreateShared", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/shared/{sharedInsight-id}": { + "get": { + "tags": [ + "users.insights.sharedInsight" + ], + "summary": "Get shared from users", + "operationId": "users.insights.GetShared", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sharedInsight-id", + "in": "path", + "description": "key: sharedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastShared", + "sharingHistory", + "resourceVisualization", + "resourceReference", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.insights.sharedInsight" + ], + "summary": "Update the navigation property shared in users", + "operationId": "users.insights.UpdateShared", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sharedInsight-id", + "in": "path", + "description": "key: sharedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedInsight" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod": { + "get": { + "tags": [ + "users.insights.shared.entity" + ], + "summary": "Get lastSharedMethod from users", + "operationId": "users.insights.shared.GetLastSharedMethod", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sharedInsight-id", + "in": "path", + "description": "key: sharedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/shared/{sharedInsight-id}/resource": { + "get": { + "tags": [ + "users.insights.shared.entity" + ], + "summary": "Get resource from users", + "operationId": "users.insights.shared.GetResource", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sharedInsight-id", + "in": "path", + "description": "key: sharedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sharedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/trending": { + "get": { + "tags": [ + "users.insights.trending" + ], + "summary": "Get trending from users", + "operationId": "users.insights.ListTrending", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "weight", + "weight desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "weight", + "resourceVisualization", + "resourceReference", + "lastModifiedDateTime", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.insights.trending" + ], + "summary": "Create new navigation property to trending for users", + "operationId": "users.insights.CreateTrending", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/trending/{trending-id}": { + "get": { + "tags": [ + "users.insights.trending" + ], + "summary": "Get trending from users", + "operationId": "users.insights.GetTrending", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "trending-id", + "in": "path", + "description": "key: trending-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "trending" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "weight", + "resourceVisualization", + "resourceReference", + "lastModifiedDateTime", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.insights.trending" + ], + "summary": "Update the navigation property trending in users", + "operationId": "users.insights.UpdateTrending", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "trending-id", + "in": "path", + "description": "key: trending-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "trending" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/trending/{trending-id}/resource": { + "get": { + "tags": [ + "users.insights.trending.entity" + ], + "summary": "Get resource from users", + "operationId": "users.insights.trending.GetResource", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "trending-id", + "in": "path", + "description": "key: trending-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "trending" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/used": { + "get": { + "tags": [ + "users.insights.usedInsight" + ], + "summary": "Get used from users", + "operationId": "users.insights.ListUsed", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastUsed", + "lastUsed desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastUsed", + "resourceVisualization", + "resourceReference", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.insights.usedInsight" + ], + "summary": "Create new navigation property to used for users", + "operationId": "users.insights.CreateUsed", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/used/{usedInsight-id}": { + "get": { + "tags": [ + "users.insights.usedInsight" + ], + "summary": "Get used from users", + "operationId": "users.insights.GetUsed", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "usedInsight-id", + "in": "path", + "description": "key: usedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "usedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastUsed", + "resourceVisualization", + "resourceReference", + "resource" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.insights.usedInsight" + ], + "summary": "Update the navigation property used in users", + "operationId": "users.insights.UpdateUsed", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "usedInsight-id", + "in": "path", + "description": "key: usedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "usedInsight" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/used/{usedInsight-id}/resource": { + "get": { + "tags": [ + "users.insights.used.entity" + ], + "summary": "Get resource from users", + "operationId": "users.insights.used.GetResource", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "usedInsight-id", + "in": "path", + "description": "key: usedInsight-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "usedInsight" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/licenseDetails": { + "get": { + "tags": [ + "users.licenseDetails" + ], + "summary": "Get licenseDetails from users", + "operationId": "users.ListLicenseDetails", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "servicePlans", + "servicePlans desc", + "skuId", + "skuId desc", + "skuPartNumber", + "skuPartNumber desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "servicePlans", + "skuId", + "skuPartNumber" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.licenseDetails" + ], + "summary": "Create new navigation property to licenseDetails for users", + "operationId": "users.CreateLicenseDetails", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/licenseDetails/{licenseDetails-id}": { + "get": { + "tags": [ + "users.licenseDetails" + ], + "summary": "Get licenseDetails from users", + "operationId": "users.GetLicenseDetails", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "licenseDetails-id", + "in": "path", + "description": "key: licenseDetails-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "licenseDetails" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "servicePlans", + "skuId", + "skuPartNumber" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.licenseDetails" + ], + "summary": "Update the navigation property licenseDetails in users", + "operationId": "users.UpdateLicenseDetails", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "licenseDetails-id", + "in": "path", + "description": "key: licenseDetails-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "licenseDetails" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders": { + "get": { + "tags": [ + "users.mailFolder" + ], + "summary": "Get mailFolders from users", + "operationId": "users.ListMailFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "parentFolderId", + "parentFolderId desc", + "childFolderCount", + "childFolderCount desc", + "unreadItemCount", + "unreadItemCount desc", + "totalItemCount", + "totalItemCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolder" + ], + "summary": "Create new navigation property to mailFolders for users", + "operationId": "users.CreateMailFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}": { + "get": { + "tags": [ + "users.mailFolder" + ], + "summary": "Get mailFolders from users", + "operationId": "users.GetMailFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolder" + ], + "summary": "Update the navigation property mailFolders in users", + "operationId": "users.UpdateMailFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders": { + "get": { + "tags": [ + "users.mailFolders.mailFolder" + ], + "summary": "Get childFolders from users", + "operationId": "users.mailFolders.ListChildFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "parentFolderId", + "parentFolderId desc", + "childFolderCount", + "childFolderCount desc", + "unreadItemCount", + "unreadItemCount desc", + "totalItemCount", + "totalItemCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.mailFolder" + ], + "summary": "Create new navigation property to childFolders for users", + "operationId": "users.mailFolders.CreateChildFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}": { + "get": { + "tags": [ + "users.mailFolders.mailFolder" + ], + "summary": "Get childFolders from users", + "operationId": "users.mailFolders.GetChildFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.mailFolder" + ], + "summary": "Update the navigation property childFolders in users", + "operationId": "users.mailFolders.UpdateChildFolders", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copy", + "operationId": "users.mailFolders.childFolders.copy", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "/users/{user-id}/messages/{message-id}/copy" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action move", + "operationId": "users.mailFolders.childFolders.move", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "/users/{user-id}/messages/{message-id}/move" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.mailFolders.childFolders.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules": { + "get": { + "tags": [ + "users.mailFolders.messageRule" + ], + "summary": "Get messageRules from users", + "operationId": "users.mailFolders.ListMessageRules", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "sequence", + "sequence desc", + "conditions", + "conditions desc", + "actions", + "actions desc", + "exceptions", + "exceptions desc", + "isEnabled", + "isEnabled desc", + "hasError", + "hasError desc", + "isReadOnly", + "isReadOnly desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "sequence", + "conditions", + "actions", + "exceptions", + "isEnabled", + "hasError", + "isReadOnly" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messageRule" + ], + "summary": "Create new navigation property to messageRules for users", + "operationId": "users.mailFolders.CreateMessageRules", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}": { + "get": { + "tags": [ + "users.mailFolders.messageRule" + ], + "summary": "Get messageRules from users", + "operationId": "users.mailFolders.GetMessageRules", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "messageRule-id", + "in": "path", + "description": "key: messageRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "messageRule" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "sequence", + "conditions", + "actions", + "exceptions", + "isEnabled", + "hasError", + "isReadOnly" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messageRule" + ], + "summary": "Update the navigation property messageRules in users", + "operationId": "users.mailFolders.UpdateMessageRules", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "messageRule-id", + "in": "path", + "description": "key: messageRule-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "messageRule" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages": { + "get": { + "tags": [ + "users.mailFolders.message" + ], + "summary": "Get messages from users", + "operationId": "users.mailFolders.ListMessages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "receivedDateTime", + "receivedDateTime desc", + "sentDateTime", + "sentDateTime desc", + "hasAttachments", + "hasAttachments desc", + "internetMessageId", + "internetMessageId desc", + "internetMessageHeaders", + "internetMessageHeaders desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "parentFolderId", + "parentFolderId desc", + "sender", + "sender desc", + "from", + "from desc", + "toRecipients", + "toRecipients desc", + "ccRecipients", + "ccRecipients desc", + "bccRecipients", + "bccRecipients desc", + "replyTo", + "replyTo desc", + "conversationId", + "conversationId desc", + "uniqueBody", + "uniqueBody desc", + "isDeliveryReceiptRequested", + "isDeliveryReceiptRequested desc", + "isReadReceiptRequested", + "isReadReceiptRequested desc", + "isRead", + "isRead desc", + "isDraft", + "isDraft desc", + "webLink", + "webLink desc", + "inferenceClassification", + "inferenceClassification desc", + "flag", + "flag desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.message" + ], + "summary": "Create new navigation property to messages for users", + "operationId": "users.mailFolders.CreateMessages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}": { + "get": { + "tags": [ + "users.mailFolders.message" + ], + "summary": "Get messages from users", + "operationId": "users.mailFolders.GetMessages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.message" + ], + "summary": "Update the navigation property messages in users", + "operationId": "users.mailFolders.UpdateMessages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments": { + "get": { + "tags": [ + "users.mailFolders.messages.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.mailFolders.messages.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messages.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.mailFolders.messages.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/attachments" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.mailFolders.messages.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.mailFolders.messages.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messages.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.mailFolders.messages.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions": { + "get": { + "tags": [ + "users.mailFolders.messages.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.mailFolders.messages.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messages.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.mailFolders.messages.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/extensions" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.mailFolders.messages.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.mailFolders.messages.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messages.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.mailFolders.messages.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copy", + "operationId": "users.mailFolders.messages.copy", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "/users/{user-id}/messages/{message-id}/copy" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createForward", + "operationId": "users.mailFolders.messages.createForward", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/createForward" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createReply", + "operationId": "users.mailFolders.messages.createReply", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/createReply" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createReplyAll", + "operationId": "users.mailFolders.messages.createReplyAll", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/createReplyAll" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action forward", + "operationId": "users.mailFolders.messages.forward", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "ToRecipients": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/forward" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action move", + "operationId": "users.mailFolders.messages.move", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "/users/{user-id}/messages/{message-id}/move" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action reply", + "operationId": "users.mailFolders.messages.reply", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/reply" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action replyAll", + "operationId": "users.mailFolders.messages.replyAll", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/replyAll" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action send", + "operationId": "users.mailFolders.messages.send", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/send" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.mailFolders.messages.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.mailFolders.messages.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.mailFolders.messages.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.mailFolders.messages.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.mailFolders.messages.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.mailFolders.messages.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.mailFolders.messages.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.mailFolders.messages.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.mailFolders.messages.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/copy": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copy", + "operationId": "users.mailFolders.copy", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/users/{user-id}/messages/{message-id}/copy" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/move": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action move", + "operationId": "users.mailFolders.move", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/users/{user-id}/messages/{message-id}/move" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.mailFolders.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.mailFolders.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.mailFolders.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.mailFolders.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.mailFolders.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.mailFolders.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.mailFolders.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.mailFolders.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "mailFolder-id", + "in": "path", + "description": "key: mailFolder-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "mailFolder" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.mailFolders.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/managedAppRegistrations": { + "get": { + "tags": [ + "users.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from users", + "operationId": "users.ListManagedAppRegistrations", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "applicationVersion", + "applicationVersion desc", + "managementSdkVersion", + "managementSdkVersion desc", + "platformVersion", + "platformVersion desc", + "deviceType", + "deviceType desc", + "deviceTag", + "deviceTag desc", + "deviceName", + "deviceName desc", + "flaggedReasons", + "flaggedReasons desc", + "userId", + "userId desc", + "appIdentifier", + "appIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}": { + "get": { + "tags": [ + "users.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from users", + "operationId": "users.GetManagedAppRegistrations", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedAppRegistration-id", + "in": "path", + "description": "key: managedAppRegistration-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", + "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/managedDevices": { + "get": { + "tags": [ + "users.managedDevice" + ], + "summary": "Get managedDevices from users", + "operationId": "users.ListManagedDevices", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userId", + "userId desc", + "deviceName", + "deviceName desc", + "managedDeviceOwnerType", + "managedDeviceOwnerType desc", + "deviceActionResults", + "deviceActionResults desc", + "enrolledDateTime", + "enrolledDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "operatingSystem", + "operatingSystem desc", + "complianceState", + "complianceState desc", + "jailBroken", + "jailBroken desc", + "managementAgent", + "managementAgent desc", + "osVersion", + "osVersion desc", + "easActivated", + "easActivated desc", + "easDeviceId", + "easDeviceId desc", + "easActivationDateTime", + "easActivationDateTime desc", + "azureADRegistered", + "azureADRegistered desc", + "deviceEnrollmentType", + "deviceEnrollmentType desc", + "activationLockBypassCode", + "activationLockBypassCode desc", + "emailAddress", + "emailAddress desc", + "azureADDeviceId", + "azureADDeviceId desc", + "deviceRegistrationState", + "deviceRegistrationState desc", + "deviceCategoryDisplayName", + "deviceCategoryDisplayName desc", + "isSupervised", + "isSupervised desc", + "exchangeLastSuccessfulSyncDateTime", + "exchangeLastSuccessfulSyncDateTime desc", + "exchangeAccessState", + "exchangeAccessState desc", + "exchangeAccessStateReason", + "exchangeAccessStateReason desc", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionUrl desc", + "remoteAssistanceSessionErrorDetails", + "remoteAssistanceSessionErrorDetails desc", + "isEncrypted", + "isEncrypted desc", + "userPrincipalName", + "userPrincipalName desc", + "model", + "model desc", + "manufacturer", + "manufacturer desc", + "imei", + "imei desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "serialNumber", + "serialNumber desc", + "phoneNumber", + "phoneNumber desc", + "androidSecurityPatchLevel", + "androidSecurityPatchLevel desc", + "userDisplayName", + "userDisplayName desc", + "configurationManagerClientEnabledFeatures", + "configurationManagerClientEnabledFeatures desc", + "wiFiMacAddress", + "wiFiMacAddress desc", + "deviceHealthAttestationState", + "deviceHealthAttestationState desc", + "subscriberCarrier", + "subscriberCarrier desc", + "meid", + "meid desc", + "totalStorageSpaceInBytes", + "totalStorageSpaceInBytes desc", + "freeStorageSpaceInBytes", + "freeStorageSpaceInBytes desc", + "managedDeviceName", + "managedDeviceName desc", + "partnerReportedThreatState", + "partnerReportedThreatState desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.managedDevice" + ], + "summary": "Create new navigation property to managedDevices for users", + "operationId": "users.CreateManagedDevices", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}": { + "get": { + "tags": [ + "users.managedDevice" + ], + "summary": "Get managedDevices from users", + "operationId": "users.GetManagedDevices", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.managedDevice" + ], + "summary": "Update the navigation property managedDevices in users", + "operationId": "users.UpdateManagedDevices", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory": { + "get": { + "tags": [ + "users.managedDevices.deviceCategory" + ], + "summary": "Get deviceCategory from users", + "operationId": "users.managedDevices.GetDeviceCategory", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.managedDevices.deviceCategory" + ], + "summary": "Update the navigation property deviceCategory in users", + "operationId": "users.managedDevices.UpdateDeviceCategory", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates": { + "get": { + "tags": [ + "users.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from users", + "operationId": "users.managedDevices.ListDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Create new navigation property to deviceCompliancePolicyStates for users", + "operationId": "users.managedDevices.CreateDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}": { + "get": { + "tags": [ + "users.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from users", + "operationId": "users.managedDevices.GetDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceCompliancePolicyState-id", + "in": "path", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicyState" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Update the navigation property deviceCompliancePolicyStates in users", + "operationId": "users.managedDevices.UpdateDeviceCompliancePolicyStates", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceCompliancePolicyState-id", + "in": "path", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceCompliancePolicyState" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates": { + "get": { + "tags": [ + "users.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from users", + "operationId": "users.managedDevices.ListDeviceConfigurationStates", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.managedDevices.deviceConfigurationState" + ], + "summary": "Create new navigation property to deviceConfigurationStates for users", + "operationId": "users.managedDevices.CreateDeviceConfigurationStates", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}": { + "get": { + "tags": [ + "users.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from users", + "operationId": "users.managedDevices.GetDeviceConfigurationStates", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceConfigurationState-id", + "in": "path", + "description": "key: deviceConfigurationState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationState" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.managedDevices.deviceConfigurationState" + ], + "summary": "Update the navigation property deviceConfigurationStates in users", + "operationId": "users.managedDevices.UpdateDeviceConfigurationStates", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + }, + { + "name": "deviceConfigurationState-id", + "in": "path", + "description": "key: deviceConfigurationState-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "deviceConfigurationState" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action bypassActivationLock", + "operationId": "users.managedDevices.bypassActivationLock", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action cleanWindowsDevice", + "operationId": "users.managedDevices.cleanWindowsDevice", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "keepUserData": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action deleteUserFromSharedAppleDevice", + "operationId": "users.managedDevices.deleteUserFromSharedAppleDevice", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action disableLostMode", + "operationId": "users.managedDevices.disableLostMode", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action locateDevice", + "operationId": "users.managedDevices.locateDevice", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action logoutSharedAppleDeviceActiveUser", + "operationId": "users.managedDevices.logoutSharedAppleDeviceActiveUser", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action rebootNow", + "operationId": "users.managedDevices.rebootNow", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action recoverPasscode", + "operationId": "users.managedDevices.recoverPasscode", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action remoteLock", + "operationId": "users.managedDevices.remoteLock", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action requestRemoteAssistance", + "operationId": "users.managedDevices.requestRemoteAssistance", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action resetPasscode", + "operationId": "users.managedDevices.resetPasscode", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/retire": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action retire", + "operationId": "users.managedDevices.retire", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action shutDown", + "operationId": "users.managedDevices.shutDown", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action syncDevice", + "operationId": "users.managedDevices.syncDevice", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action updateWindowsDeviceAccount", + "operationId": "users.managedDevices.updateWindowsDeviceAccount", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "updateWindowsDeviceAccountActionParameter": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.updateWindowsDeviceAccountActionParameter" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action windowsDefenderScan", + "operationId": "users.managedDevices.windowsDefenderScan", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "quickScan": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action windowsDefenderUpdateSignatures", + "operationId": "users.managedDevices.windowsDefenderUpdateSignatures", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/wipe": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action wipe", + "operationId": "users.managedDevices.wipe", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "managedDevice-id", + "in": "path", + "description": "key: managedDevice-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "managedDevice" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "keepEnrollmentData": { + "type": "boolean", + "default": false, + "nullable": true + }, + "keepUserData": { + "type": "boolean", + "default": false, + "nullable": true + }, + "macOsUnlockCode": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/manager": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get manager from users", + "operationId": "users.GetManager", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/memberOf": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get memberOf from users", + "operationId": "users.ListMemberOf", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/memberOf/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get memberOf from users", + "operationId": "users.GetMemberOf", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/messages": { + "get": { + "tags": [ + "users.message" + ], + "summary": "Get messages from users", + "operationId": "users.ListMessages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "receivedDateTime", + "receivedDateTime desc", + "sentDateTime", + "sentDateTime desc", + "hasAttachments", + "hasAttachments desc", + "internetMessageId", + "internetMessageId desc", + "internetMessageHeaders", + "internetMessageHeaders desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "parentFolderId", + "parentFolderId desc", + "sender", + "sender desc", + "from", + "from desc", + "toRecipients", + "toRecipients desc", + "ccRecipients", + "ccRecipients desc", + "bccRecipients", + "bccRecipients desc", + "replyTo", + "replyTo desc", + "conversationId", + "conversationId desc", + "uniqueBody", + "uniqueBody desc", + "isDeliveryReceiptRequested", + "isDeliveryReceiptRequested desc", + "isReadReceiptRequested", + "isReadReceiptRequested desc", + "isRead", + "isRead desc", + "isDraft", + "isDraft desc", + "webLink", + "webLink desc", + "inferenceClassification", + "inferenceClassification desc", + "flag", + "flag desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.message" + ], + "summary": "Create new navigation property to messages for users", + "operationId": "users.CreateMessages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/messages/{message-id}": { + "get": { + "tags": [ + "users.message" + ], + "summary": "Get messages from users", + "operationId": "users.GetMessages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.message" + ], + "summary": "Update the navigation property messages in users", + "operationId": "users.UpdateMessages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/messages/{message-id}/attachments": { + "get": { + "tags": [ + "users.messages.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.messages.ListAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.messages.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.messages.CreateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" + ] + }, + "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.messages.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.messages.GetAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.messages.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.messages.UpdateAttachments", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "attachment-id", + "in": "path", + "description": "key: attachment-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "attachment" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/messages/{message-id}/extensions": { + "get": { + "tags": [ + "users.messages.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.messages.ListExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.messages.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.messages.CreateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" + ] + }, + "/users/{user-id}/messages/{message-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.messages.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.messages.GetExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.messages.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.messages.UpdateExtensions", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "extension-id", + "in": "path", + "description": "key: extension-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "extension" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/messages/{message-id}/copy": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copy", + "operationId": "users.messages.copy", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/copy" + ] + }, + "/users/{user-id}/messages/{message-id}/createForward": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createForward", + "operationId": "users.messages.createForward", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" + ] + }, + "/users/{user-id}/messages/{message-id}/createReply": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createReply", + "operationId": "users.messages.createReply", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" + ] + }, + "/users/{user-id}/messages/{message-id}/createReplyAll": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createReplyAll", + "operationId": "users.messages.createReplyAll", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" + ] + }, + "/users/{user-id}/messages/{message-id}/forward": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action forward", + "operationId": "users.messages.forward", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + }, + "ToRecipients": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward" + ] + }, + "/users/{user-id}/messages/{message-id}/move": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action move", + "operationId": "users.messages.move", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/move" + ] + }, + "/users/{user-id}/messages/{message-id}/reply": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action reply", + "operationId": "users.messages.reply", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply" + ] + }, + "/users/{user-id}/messages/{message-id}/replyAll": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action replyAll", + "operationId": "users.messages.replyAll", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" + ] + }, + "/users/{user-id}/messages/{message-id}/send": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action send", + "operationId": "users.messages.send", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send" + ] + }, + "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.messages.ListMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.messages.CreateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.messages.GetMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.messages.UpdateMultiValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "multiValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.messages.ListSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.messages.CreateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.messages.GetSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.messages.UpdateSingleValueExtendedProperties", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "message-id", + "in": "path", + "description": "key: message-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "message" + }, + { + "name": "singleValueLegacyExtendedProperty-id", + "in": "path", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/messages/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.messages.delta.fa14", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/assignLicense": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action assignLicense", + "operationId": "users.assignLicense", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "addLicenses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.assignedLicense" + } + }, + "removeLicenses": { + "type": "array", + "items": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid" + } + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.user" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/changePassword": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action changePassword", + "operationId": "users.changePassword", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "currentPassword": { + "type": "string", + "nullable": true + }, + "newPassword": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/findMeetingTimes": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action findMeetingTimes", + "operationId": "users.findMeetingTimes", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Attendees": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attendeeBase" + } + ], + "nullable": true + } + }, + "LocationConstraint": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.locationConstraint" + } + ], + "nullable": true + }, + "TimeConstraint": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.timeConstraint" + } + ], + "nullable": true + }, + "MeetingDuration": { + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string", + "format": "duration", + "nullable": true + }, + "MaxCandidates": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "IsOrganizerOptional": { + "type": "boolean", + "default": false, + "nullable": true + }, + "ReturnSuggestionReasons": { + "type": "boolean", + "default": false, + "nullable": true + }, + "MinimumAttendeePercentage": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.meetingTimeSuggestionsResult" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/getMailTips": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action getMailTips", + "operationId": "users.getMailTips", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "EmailAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "MailTipsOptions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailTipsType" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailTips" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/getManagedAppDiagnosticStatuses()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function getManagedAppDiagnosticStatuses", + "operationId": "users.getManagedAppDiagnosticStatuses.173e", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppDiagnosticStatus" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/getManagedAppPolicies()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function getManagedAppPolicies", + "operationId": "users.getManagedAppPolicies.25a2", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/reminderView(StartDateTime={StartDateTime},EndDateTime={EndDateTime})": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function reminderView", + "operationId": "users.reminderView.60ec", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "StartDateTime", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "EndDateTime", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.reminder" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/removeAllDevicesFromManagement": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action removeAllDevicesFromManagement", + "operationId": "users.removeAllDevicesFromManagement", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/sendMail": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action sendMail", + "operationId": "users.sendMail", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "Message": { + "$ref": "#/components/schemas/microsoft.graph.message" + }, + "SaveToSentItems": { + "type": "boolean", + "default": false, + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action wipeManagedAppRegistrationsByDeviceTag", + "operationId": "users.wipeManagedAppRegistrationsByDeviceTag", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "deviceTag": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/onenote": { + "get": { + "tags": [ + "users.onenote" + ], + "summary": "Get onenote from users", + "operationId": "users.GetOnenote", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote" + ], + "summary": "Update the navigation property onenote in users", + "operationId": "users.UpdateOnenote", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/notebooks": { + "get": { + "tags": [ + "users.onenote.notebook" + ], + "summary": "Get notebooks from users", + "operationId": "users.onenote.ListNotebooks", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "userRole", + "userRole desc", + "isShared", + "isShared desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc", + "links", + "links desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebook" + ], + "summary": "Create new navigation property to notebooks for users", + "operationId": "users.onenote.CreateNotebooks", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}": { + "get": { + "tags": [ + "users.onenote.notebook" + ], + "summary": "Get notebooks from users", + "operationId": "users.onenote.GetNotebooks", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebook" + ], + "summary": "Update the navigation property notebooks in users", + "operationId": "users.onenote.UpdateNotebooks", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.notebooks.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.notebooks.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.notebooks.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.notebooks.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.notebooks.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.notebooks.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.sectionGroups.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.notebooks.sectionGroups.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.sectionGroups.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.notebooks.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.GetParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.notebooks.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.notebooks.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.notebooks.sections.ListPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.notebooks.sections.CreatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.notebooks.sections.GetPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.notebooks.sections.UpdatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.notebooks.sections.pages.copyToSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.notebooks.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.notebooks.sections.pages.preview.12f3", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.notebooks.sections.pages.GetParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.notebooks.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sections.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.notebooks.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.notebooks.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "notebook-id", + "in": "path", + "description": "key: notebook-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "notebook" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function getRecentNotebooks", + "operationId": "users.onenote.notebooks.getRecentNotebooks.1d97", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "includePersonalNotebooks", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recentNotebook" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/onenote/operations": { + "get": { + "tags": [ + "users.onenote.onenoteOperation" + ], + "summary": "Get operations from users", + "operationId": "users.onenote.ListOperations", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "createdDateTime", + "createdDateTime desc", + "lastActionDateTime", + "lastActionDateTime desc", + "resourceLocation", + "resourceLocation desc", + "resourceId", + "resourceId desc", + "error", + "error desc", + "percentComplete", + "percentComplete desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.onenoteOperation" + ], + "summary": "Create new navigation property to operations for users", + "operationId": "users.onenote.CreateOperations", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/operations/{onenoteOperation-id}": { + "get": { + "tags": [ + "users.onenote.onenoteOperation" + ], + "summary": "Get operations from users", + "operationId": "users.onenote.GetOperations", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteOperation-id", + "in": "path", + "description": "key: onenoteOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.onenoteOperation" + ], + "summary": "Update the navigation property operations in users", + "operationId": "users.onenote.UpdateOperations", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteOperation-id", + "in": "path", + "description": "key: onenoteOperation-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteOperation" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/pages": { + "get": { + "tags": [ + "users.onenote.onenotePage" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.ListPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.onenotePage" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.CreatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.onenotePage" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.GetPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.onenotePage" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.UpdatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.pages.copyToSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.pages.onenotePatchContent", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.pages.preview.12f3", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentNotebook.sections.ListPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.pages.parentNotebook.sections.CreatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentNotebook.sections.GetPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.pages.parentNotebook.sections.UpdatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.copyToSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.12f3", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentNotebook.sections.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentNotebook.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentNotebook.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentNotebook.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.pages.GetParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.pages.UpdateParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentSection.ListPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.pages.parentSection.CreatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentSection.GetPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.pages.parentSection.UpdatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.pages.parentSection.pages.copyToSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.pages.parentSection.pages.onenotePatchContent", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.pages.parentSection.pages.preview.12f3", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentSection.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentSection.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentSection.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentSection.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentSection.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/resources": { + "get": { + "tags": [ + "users.onenote.onenoteResource" + ], + "summary": "Get resources from users", + "operationId": "users.onenote.ListResources", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "content", + "content desc", + "contentUrl", + "contentUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.onenoteResource" + ], + "summary": "Create new navigation property to resources for users", + "operationId": "users.onenote.CreateResources", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/resources/{onenoteResource-id}": { + "get": { + "tags": [ + "users.onenote.onenoteResource" + ], + "summary": "Get resources from users", + "operationId": "users.onenote.GetResources", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteResource-id", + "in": "path", + "description": "key: onenoteResource-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteResource" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.onenoteResource" + ], + "summary": "Update the navigation property resources in users", + "operationId": "users.onenote.UpdateResources", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteResource-id", + "in": "path", + "description": "key: onenoteResource-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteResource" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sectionGroups.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sectionGroups.parentNotebook.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.ListPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.CreatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.GetPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.UpdatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.copyToSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.GetParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sectionGroups.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sectionGroups.sections.ListPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.sectionGroups.sections.CreatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sectionGroups.sections.GetPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.sectionGroups.sections.UpdatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.sectionGroups.sections.pages.copyToSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.sectionGroups.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.sectionGroups.sections.pages.preview.12f3", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.sectionGroups.sections.pages.GetParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.sectionGroups.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.sections.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sectionGroups.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sectionGroups.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections": { + "get": { + "tags": [ + "users.onenote.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sections.ListPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.sections.CreatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sections.GetPages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.sections.UpdatePages", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.sections.pages.copyToSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.sections.pages.onenotePatchContent", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchContentCommand" + } + ], + "nullable": true + } + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.sections.pages.preview.12f3", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreview" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.pages.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.pages.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.pages.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.pages.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.pages.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.pages.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.pages.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.pages.parentNotebook.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.pages.parentNotebook.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.pages.parentNotebook.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.pages.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.pages.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.pages.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.sections.pages.GetParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.sections.pages.UpdateParentSection", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.pages.parentSection.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.pages.parentSection.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenotePage-id", + "in": "path", + "description": "key: onenotePage-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenotePage" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentNotebook.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.parentNotebook.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentNotebook.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sections.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sections.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.parentSectionGroup.GetParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.parentSectionGroup.UpdateParentNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.copyNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "notebookFolder": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sections.parentSectionGroup.GetParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sections.parentSectionGroup.UpdateParentSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentSectionGroup.ListSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.parentSectionGroup.CreateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentSectionGroup.GetSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.parentSectionGroup.UpdateSectionGroups", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "sectionGroup-id", + "in": "path", + "description": "key: sectionGroup-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "sectionGroup" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentSectionGroup.ListSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.parentSectionGroup.CreateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentSectionGroup.GetSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.parentSectionGroup.UpdateSections", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.parentSectionGroup.sections.copyToNotebook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.parentSectionGroup.sections.copyToSectionGroup", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + }, + { + "name": "onenoteSection-id", + "in": "path", + "description": "key: onenoteSection-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "onenoteSection" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "groupId": { + "type": "string", + "nullable": true + }, + "renameAs": { + "type": "string", + "nullable": true + }, + "siteCollectionId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/outlook": { + "get": { + "tags": [ + "users.outlookUser" + ], + "summary": "Get outlook from users", + "operationId": "users.GetOutlook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "masterCategories" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "masterCategories" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.outlookUser" + ], + "summary": "Update the navigation property outlook in users", + "operationId": "users.UpdateOutlook", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookUser" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/outlook/masterCategories": { + "get": { + "tags": [ + "users.outlook.outlookCategory" + ], + "summary": "Get masterCategories from users", + "operationId": "users.outlook.ListMasterCategories", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "color", + "color desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "color" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.outlook.outlookCategory" + ], + "summary": "Create new navigation property to masterCategories for users", + "operationId": "users.outlook.CreateMasterCategories", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}": { + "get": { + "tags": [ + "users.outlook.outlookCategory" + ], + "summary": "Get masterCategories from users", + "operationId": "users.outlook.GetMasterCategories", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "outlookCategory-id", + "in": "path", + "description": "key: outlookCategory-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "outlookCategory" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "color" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.outlook.outlookCategory" + ], + "summary": "Update the navigation property masterCategories in users", + "operationId": "users.outlook.UpdateMasterCategories", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "outlookCategory-id", + "in": "path", + "description": "key: outlookCategory-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "outlookCategory" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/outlook/supportedLanguages()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function supportedLanguages", + "operationId": "users.outlook.supportedLanguages.68a0", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.localeInfo" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/outlook/supportedTimeZones()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function supportedTimeZones", + "operationId": "users.outlook.supportedTimeZones.5c4f", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.timeZoneInformation" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/outlook/supportedTimeZones(TimeZoneStandard={TimeZoneStandard})" + ] + }, + "/users/{user-id}/outlook/supportedTimeZones(TimeZoneStandard={TimeZoneStandard})": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function supportedTimeZones", + "operationId": "users.outlook.supportedTimeZones.120b", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "TimeZoneStandard", + "in": "path", + "required": true, + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.timeZoneStandard" + } + ] + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.timeZoneInformation" + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/outlook/supportedTimeZones()" + ] + }, + "/users/{user-id}/ownedDevices": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get ownedDevices from users", + "operationId": "users.ListOwnedDevices", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/ownedDevices/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get ownedDevices from users", + "operationId": "users.GetOwnedDevices", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/ownedObjects": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get ownedObjects from users", + "operationId": "users.ListOwnedObjects", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/ownedObjects/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get ownedObjects from users", + "operationId": "users.GetOwnedObjects", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/people": { + "get": { + "tags": [ + "users.person" + ], + "summary": "Get people from users", + "operationId": "users.ListPeople", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "surname", + "surname desc", + "birthday", + "birthday desc", + "personNotes", + "personNotes desc", + "isFavorite", + "isFavorite desc", + "scoredEmailAddresses", + "scoredEmailAddresses desc", + "phones", + "phones desc", + "postalAddresses", + "postalAddresses desc", + "websites", + "websites desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "yomiCompany", + "yomiCompany desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "personType", + "personType desc", + "userPrincipalName", + "userPrincipalName desc", + "imAddress", + "imAddress desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "givenName", + "surname", + "birthday", + "personNotes", + "isFavorite", + "scoredEmailAddresses", + "phones", + "postalAddresses", + "websites", + "jobTitle", + "companyName", + "yomiCompany", + "department", + "officeLocation", + "profession", + "personType", + "userPrincipalName", + "imAddress" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.person" + ], + "summary": "Create new navigation property to people for users", + "operationId": "users.CreatePeople", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/people/{person-id}": { + "get": { + "tags": [ + "users.person" + ], + "summary": "Get people from users", + "operationId": "users.GetPeople", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "person-id", + "in": "path", + "description": "key: person-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "person" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "givenName", + "surname", + "birthday", + "personNotes", + "isFavorite", + "scoredEmailAddresses", + "phones", + "postalAddresses", + "websites", + "jobTitle", + "companyName", + "yomiCompany", + "department", + "officeLocation", + "profession", + "personType", + "userPrincipalName", + "imAddress" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.person" + ], + "summary": "Update the navigation property people in users", + "operationId": "users.UpdatePeople", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "person-id", + "in": "path", + "description": "key: person-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "person" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/photo": { + "get": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Get photo from users", + "operationId": "users.GetPhoto", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Update the navigation property photo in users", + "operationId": "users.UpdatePhoto", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/photos": { + "get": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Get photos from users", + "operationId": "users.ListPhotos", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "width", + "width desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Create new navigation property to photos for users", + "operationId": "users.CreatePhotos", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/photos/{profilePhoto-id}": { + "get": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Get photos from users", + "operationId": "users.GetPhotos", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "profilePhoto-id", + "in": "path", + "description": "key: profilePhoto-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "profilePhoto" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Update the navigation property photos in users", + "operationId": "users.UpdatePhotos", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "profilePhoto-id", + "in": "path", + "description": "key: profilePhoto-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "profilePhoto" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner": { + "get": { + "tags": [ + "users.plannerUser" + ], + "summary": "Get planner from users", + "operationId": "users.GetPlanner", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "tasks", + "plans" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "plans" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerUser" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.plannerUser" + ], + "summary": "Update the navigation property planner in users", + "operationId": "users.UpdatePlanner", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerUser" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner/plans": { + "get": { + "tags": [ + "users.planner.plannerPlan" + ], + "summary": "Get plans from users", + "operationId": "users.planner.ListPlans", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "owner", + "owner desc", + "title", + "title desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner/plans/{plannerPlan-id}": { + "get": { + "tags": [ + "users.planner.plannerPlan" + ], + "summary": "Get plans from users", + "operationId": "users.planner.GetPlans", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "plannerPlan-id", + "in": "path", + "description": "key: plannerPlan-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerPlan" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner/tasks": { + "get": { + "tags": [ + "users.planner.plannerTask" + ], + "summary": "Get tasks from users", + "operationId": "users.planner.ListTasks", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "users.planner.plannerTask" + ], + "summary": "Get tasks from users", + "operationId": "users.planner.GetTasks", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "plannerTask-id", + "in": "path", + "description": "key: plannerTask-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "plannerTask" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/registeredDevices": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get registeredDevices from users", + "operationId": "users.ListRegisteredDevices", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/registeredDevices/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get registeredDevices from users", + "operationId": "users.GetRegisteredDevices", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "directoryObject-id", + "in": "path", + "description": "key: directoryObject-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "directoryObject" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/settings": { + "get": { + "tags": [ + "users.userSettings" + ], + "summary": "Get settings from users", + "operationId": "users.GetSettings", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "contributionToContentDiscoveryDisabled", + "contributionToContentDiscoveryAsOrganizationDisabled" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userSettings" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.userSettings" + ], + "summary": "Update the navigation property settings in users", + "operationId": "users.UpdateSettings", + "parameters": [ + { + "name": "user-id", + "in": "path", + "description": "key: user-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "user" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.userSettings" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.delta.fa14", + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.user" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()" + ] + }, + "/workbooks": { + "get": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Get entities from workbooks", + "operationId": "workbooks.driveItem.ListDriveItem", + "parameters": [ + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "content": { + "application/json": { + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Add new entity to workbooks", + "operationId": "workbooks.driveItem.CreateDriveItem", + "requestBody": { + "description": "New entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}": { + "get": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Get entity from workbooks by key", + "operationId": "workbooks.driveItem.GetDriveItem", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "links": { + "children": { + "operationId": "workbooks.driveItem.GetDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "listItem": { + "operationId": "workbooks.driveItem.GetDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "permissions": { + "operationId": "workbooks.driveItem.GetDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "thumbnails": { + "operationId": "workbooks.driveItem.GetDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "versions": { + "operationId": "workbooks.driveItem.GetDriveItem", + "parameters": { + "id": "$request.path.id" + } + }, + "workbook": { + "operationId": "workbooks.driveItem.GetDriveItem", + "parameters": { + "id": "$request.path.id" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Update entity in workbooks", + "operationId": "workbooks.driveItem.UpdateDriveItem", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Delete entity from workbooks", + "operationId": "workbooks.driveItem.DeleteDriveItem", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "If-Match", + "in": "header", + "description": "ETag", + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/children": { + "get": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Get children from workbooks", + "operationId": "workbooks.ListChildren", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Create new navigation property to children for workbooks", + "operationId": "workbooks.CreateChildren", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/children/{driveItem-id}": { + "get": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Get children from workbooks", + "operationId": "workbooks.GetChildren", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Update the navigation property children in workbooks", + "operationId": "workbooks.UpdateChildren", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem": { + "get": { + "tags": [ + "workbooks.listItem" + ], + "summary": "Get listItem from workbooks", + "operationId": "workbooks.GetListItem", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem" + ], + "summary": "Update the navigation property listItem in workbooks", + "operationId": "workbooks.UpdateListItem", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/driveItem": { + "get": { + "tags": [ + "workbooks.listItem.driveItem" + ], + "summary": "Get driveItem from workbooks", + "operationId": "workbooks.listItem.GetDriveItem", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem.driveItem" + ], + "summary": "Update the navigation property driveItem in workbooks", + "operationId": "workbooks.listItem.UpdateDriveItem", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/fields": { + "get": { + "tags": [ + "workbooks.listItem.fieldValueSet" + ], + "summary": "Get fields from workbooks", + "operationId": "workbooks.listItem.GetFields", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem.fieldValueSet" + ], + "summary": "Update the navigation property fields in workbooks", + "operationId": "workbooks.listItem.UpdateFields", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/versions": { + "get": { + "tags": [ + "workbooks.listItem.listItemVersion" + ], + "summary": "Get versions from workbooks", + "operationId": "workbooks.listItem.ListVersions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.listItem.listItemVersion" + ], + "summary": "Create new navigation property to versions for workbooks", + "operationId": "workbooks.listItem.CreateVersions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "workbooks.listItem.listItemVersion" + ], + "summary": "Get versions from workbooks", + "operationId": "workbooks.listItem.GetVersions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem.listItemVersion" + ], + "summary": "Update the navigation property versions in workbooks", + "operationId": "workbooks.listItem.UpdateVersions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "workbooks.listItem.versions.fieldValueSet" + ], + "summary": "Get fields from workbooks", + "operationId": "workbooks.listItem.versions.GetFields", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem.versions.fieldValueSet" + ], + "summary": "Update the navigation property fields in workbooks", + "operationId": "workbooks.listItem.versions.UpdateFields", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "workbooks.listItem.versions.restoreVersion", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "listItemVersion-id", + "in": "path", + "description": "key: listItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion" + ] + }, + "/workbooks/{driveItem-id}/copy": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action copy", + "operationId": "workbooks.copy", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "parentReference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemReference" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/createLink": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action createLink", + "operationId": "workbooks.createLink", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "type": { + "type": "string" + }, + "scope": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/createUploadSession": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action createUploadSession", + "operationId": "workbooks.createUploadSession", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "item": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItemUploadableProperties" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.uploadSession" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/delta()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function delta", + "operationId": "workbooks.delta.fa14", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/delta(token={token})", + "/workbooks/{driveItem-id}/workbook/functions/delta" + ] + }, + "/workbooks/{driveItem-id}/delta(token={token})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function delta", + "operationId": "workbooks.delta.209a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "token", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/delta()", + "/workbooks/{driveItem-id}/workbook/functions/delta" + ] + }, + "/workbooks/{driveItem-id}/invite": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action invite", + "operationId": "workbooks.invite", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "requireSignIn": { + "type": "boolean", + "default": false, + "nullable": true + }, + "roles": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "sendInvitation": { + "type": "boolean", + "default": false, + "nullable": true + }, + "message": { + "type": "string", + "nullable": true + }, + "recipients": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveRecipient" + } + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/preview": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action preview", + "operationId": "workbooks.preview", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "page": { + "type": "string", + "nullable": true + }, + "zoom": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemPreviewInfo" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/search(q={q})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function search", + "operationId": "workbooks.search.c788", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "q", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/workbooks/{driveItem-id}/permissions": { + "get": { + "tags": [ + "workbooks.permission" + ], + "summary": "Get permissions from workbooks", + "operationId": "workbooks.ListPermissions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "grantedTo", + "grantedTo desc", + "inheritedFrom", + "inheritedFrom desc", + "invitation", + "invitation desc", + "link", + "link desc", + "roles", + "roles desc", + "shareId", + "shareId desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "grantedTo", + "inheritedFrom", + "invitation", + "link", + "roles", + "shareId" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of permission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.permission" + ], + "summary": "Create new navigation property to permissions for workbooks", + "operationId": "workbooks.CreatePermissions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/permissions/{permission-id}": { + "get": { + "tags": [ + "workbooks.permission" + ], + "summary": "Get permissions from workbooks", + "operationId": "workbooks.GetPermissions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "permission-id", + "in": "path", + "description": "key: permission-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "permission" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "grantedTo", + "inheritedFrom", + "invitation", + "link", + "roles", + "shareId" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.permission" + ], + "summary": "Update the navigation property permissions in workbooks", + "operationId": "workbooks.UpdatePermissions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "permission-id", + "in": "path", + "description": "key: permission-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "permission" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/thumbnails": { + "get": { + "tags": [ + "workbooks.thumbnailSet" + ], + "summary": "Get thumbnails from workbooks", + "operationId": "workbooks.ListThumbnails", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "large", + "large desc", + "medium", + "medium desc", + "small", + "small desc", + "source", + "source desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "large", + "medium", + "small", + "source" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of thumbnailSet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.thumbnailSet" + ], + "summary": "Create new navigation property to thumbnails for workbooks", + "operationId": "workbooks.CreateThumbnails", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/thumbnails/{thumbnailSet-id}": { + "get": { + "tags": [ + "workbooks.thumbnailSet" + ], + "summary": "Get thumbnails from workbooks", + "operationId": "workbooks.GetThumbnails", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "thumbnailSet-id", + "in": "path", + "description": "key: thumbnailSet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "thumbnailSet" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "large", + "medium", + "small", + "source" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.thumbnailSet" + ], + "summary": "Update the navigation property thumbnails in workbooks", + "operationId": "workbooks.UpdateThumbnails", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "thumbnailSet-id", + "in": "path", + "description": "key: thumbnailSet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "thumbnailSet" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/versions": { + "get": { + "tags": [ + "workbooks.driveItemVersion" + ], + "summary": "Get versions from workbooks", + "operationId": "workbooks.ListVersions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc", + "content", + "content desc", + "size", + "size desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "content", + "size" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of driveItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.driveItemVersion" + ], + "summary": "Create new navigation property to versions for workbooks", + "operationId": "workbooks.CreateVersions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/versions/{driveItemVersion-id}": { + "get": { + "tags": [ + "workbooks.driveItemVersion" + ], + "summary": "Get versions from workbooks", + "operationId": "workbooks.GetVersions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "driveItemVersion-id", + "in": "path", + "description": "key: driveItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItemVersion" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "content", + "size" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.driveItemVersion" + ], + "summary": "Update the navigation property versions in workbooks", + "operationId": "workbooks.UpdateVersions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "driveItemVersion-id", + "in": "path", + "description": "key: driveItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItemVersion" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "workbooks.versions.restoreVersion", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "driveItemVersion-id", + "in": "path", + "description": "key: driveItemVersion-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" + ] + }, + "/workbooks/{driveItem-id}/workbook": { + "get": { + "tags": [ + "workbooks.workbook" + ], + "summary": "Get workbook from workbooks", + "operationId": "workbooks.GetWorkbook", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "application", + "names", + "tables", + "worksheets", + "functions" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "application", + "names", + "tables", + "worksheets", + "functions" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbook" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook" + ], + "summary": "Update the navigation property workbook in workbooks", + "operationId": "workbooks.UpdateWorkbook", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbook" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/application": { + "get": { + "tags": [ + "workbooks.workbook.workbookApplication" + ], + "summary": "Get application from workbooks", + "operationId": "workbooks.workbook.GetApplication", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "calculationMode" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookApplication" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookApplication" + ], + "summary": "Update the navigation property application in workbooks", + "operationId": "workbooks.workbook.UpdateApplication", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookApplication" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/application/calculate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action calculate", + "operationId": "workbooks.workbook.application.calculate", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "calculationType": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions": { + "get": { + "tags": [ + "workbooks.workbook.workbookFunctions" + ], + "summary": "Get functions from workbooks", + "operationId": "workbooks.workbook.GetFunctions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctions" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookFunctions" + ], + "summary": "Update the navigation property functions in workbooks", + "operationId": "workbooks.workbook.UpdateFunctions", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctions" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/abs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action abs", + "operationId": "workbooks.workbook.functions.abs", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/accrInt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action accrInt", + "operationId": "workbooks.workbook.functions.accrInt", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "issue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "firstInterest": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "par": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "calcMethod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/accrIntM": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action accrIntM", + "operationId": "workbooks.workbook.functions.accrIntM", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "issue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "par": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/acos": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action acos", + "operationId": "workbooks.workbook.functions.acos", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/acosh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action acosh", + "operationId": "workbooks.workbook.functions.acosh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/acot": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action acot", + "operationId": "workbooks.workbook.functions.acot", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/acoth": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action acoth", + "operationId": "workbooks.workbook.functions.acoth", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/amorDegrc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action amorDegrc", + "operationId": "workbooks.workbook.functions.amorDegrc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "cost": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "datePurchased": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "firstPeriod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "salvage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "period": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/amorLinc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action amorLinc", + "operationId": "workbooks.workbook.functions.amorLinc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "cost": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "datePurchased": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "firstPeriod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "salvage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "period": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/and": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action and", + "operationId": "workbooks.workbook.functions.and", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/arabic": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action arabic", + "operationId": "workbooks.workbook.functions.arabic", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/areas": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action areas", + "operationId": "workbooks.workbook.functions.areas", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "reference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/asc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action asc", + "operationId": "workbooks.workbook.functions.asc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/asin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action asin", + "operationId": "workbooks.workbook.functions.asin", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/asinh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action asinh", + "operationId": "workbooks.workbook.functions.asinh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/atan": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action atan", + "operationId": "workbooks.workbook.functions.atan", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/atan2": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action atan2", + "operationId": "workbooks.workbook.functions.atan2", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "xNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "yNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/atanh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action atanh", + "operationId": "workbooks.workbook.functions.atanh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/aveDev": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action aveDev", + "operationId": "workbooks.workbook.functions.aveDev", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/average": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action average", + "operationId": "workbooks.workbook.functions.average", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/averageA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action averageA", + "operationId": "workbooks.workbook.functions.averageA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/averageIf": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action averageIf", + "operationId": "workbooks.workbook.functions.averageIf", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "range": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "averageRange": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/averageIfs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action averageIfs", + "operationId": "workbooks.workbook.functions.averageIfs", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "averageRange": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bahtText": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bahtText", + "operationId": "workbooks.workbook.functions.bahtText", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/base": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action base", + "operationId": "workbooks.workbook.functions.base", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "radix": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "minLength": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/besselI": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action besselI", + "operationId": "workbooks.workbook.functions.besselI", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "n": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/besselJ": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action besselJ", + "operationId": "workbooks.workbook.functions.besselJ", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "n": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/besselK": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action besselK", + "operationId": "workbooks.workbook.functions.besselK", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "n": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/besselY": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action besselY", + "operationId": "workbooks.workbook.functions.besselY", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "n": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/beta_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action beta_Dist", + "operationId": "workbooks.workbook.functions.beta_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "alpha": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "beta": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "A": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "B": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/beta_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action beta_Inv", + "operationId": "workbooks.workbook.functions.beta_Inv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "alpha": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "beta": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "A": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "B": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bin2Dec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bin2Dec", + "operationId": "workbooks.workbook.functions.bin2Dec", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bin2Hex": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bin2Hex", + "operationId": "workbooks.workbook.functions.bin2Hex", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "places": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bin2Oct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bin2Oct", + "operationId": "workbooks.workbook.functions.bin2Oct", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "places": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/binom_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action binom_Dist", + "operationId": "workbooks.workbook.functions.binom_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "numberS": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "trials": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "probabilityS": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/binom_Dist_Range": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action binom_Dist_Range", + "operationId": "workbooks.workbook.functions.binom_Dist_Range", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "trials": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "probabilityS": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberS": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberS2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/binom_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action binom_Inv", + "operationId": "workbooks.workbook.functions.binom_Inv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "trials": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "probabilityS": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "alpha": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitand": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitand", + "operationId": "workbooks.workbook.functions.bitand", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "number2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitlshift": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitlshift", + "operationId": "workbooks.workbook.functions.bitlshift", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "shiftAmount": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitor", + "operationId": "workbooks.workbook.functions.bitor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "number2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitrshift": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitrshift", + "operationId": "workbooks.workbook.functions.bitrshift", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "shiftAmount": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitxor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitxor", + "operationId": "workbooks.workbook.functions.bitxor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "number2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ceiling_Math": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ceiling_Math", + "operationId": "workbooks.workbook.functions.ceiling_Math", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "significance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "mode": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ceiling_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ceiling_Precise", + "operationId": "workbooks.workbook.functions.ceiling_Precise", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "significance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/char": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action char", + "operationId": "workbooks.workbook.functions.char", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/chiSq_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action chiSq_Dist", + "operationId": "workbooks.workbook.functions.chiSq_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/chiSq_Dist_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action chiSq_Dist_RT", + "operationId": "workbooks.workbook.functions.chiSq_Dist_RT", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/chiSq_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action chiSq_Inv", + "operationId": "workbooks.workbook.functions.chiSq_Inv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/chiSq_Inv_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action chiSq_Inv_RT", + "operationId": "workbooks.workbook.functions.chiSq_Inv_RT", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/choose": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action choose", + "operationId": "workbooks.workbook.functions.choose", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "indexNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/clean": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clean", + "operationId": "workbooks.workbook.functions.clean", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/code": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action code", + "operationId": "workbooks.workbook.functions.code", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/columns": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action columns", + "operationId": "workbooks.workbook.functions.columns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/combin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action combin", + "operationId": "workbooks.workbook.functions.combin", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberChosen": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/combina": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action combina", + "operationId": "workbooks.workbook.functions.combina", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberChosen": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/complex": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action complex", + "operationId": "workbooks.workbook.functions.complex", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "realNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "iNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "suffix": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/concatenate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action concatenate", + "operationId": "workbooks.workbook.functions.concatenate", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/confidence_Norm": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action confidence_Norm", + "operationId": "workbooks.workbook.functions.confidence_Norm", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "alpha": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "standardDev": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "size": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/confidence_T": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action confidence_T", + "operationId": "workbooks.workbook.functions.confidence_T", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "alpha": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "standardDev": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "size": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/convert": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convert", + "operationId": "workbooks.workbook.functions.convert", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fromUnit": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "toUnit": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cos": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cos", + "operationId": "workbooks.workbook.functions.cos", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cosh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cosh", + "operationId": "workbooks.workbook.functions.cosh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cot": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cot", + "operationId": "workbooks.workbook.functions.cot", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coth": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coth", + "operationId": "workbooks.workbook.functions.coth", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/count": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action count", + "operationId": "workbooks.workbook.functions.count", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/functions/countA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action countA", + "operationId": "workbooks.workbook.functions.countA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/countBlank": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action countBlank", + "operationId": "workbooks.workbook.functions.countBlank", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "range": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/countIf": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action countIf", + "operationId": "workbooks.workbook.functions.countIf", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "range": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/countIfs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action countIfs", + "operationId": "workbooks.workbook.functions.countIfs", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupDayBs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupDayBs", + "operationId": "workbooks.workbook.functions.coupDayBs", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupDays": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupDays", + "operationId": "workbooks.workbook.functions.coupDays", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupDaysNc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupDaysNc", + "operationId": "workbooks.workbook.functions.coupDaysNc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupNcd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupNcd", + "operationId": "workbooks.workbook.functions.coupNcd", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupNum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupNum", + "operationId": "workbooks.workbook.functions.coupNum", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupPcd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupPcd", + "operationId": "workbooks.workbook.functions.coupPcd", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/csc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action csc", + "operationId": "workbooks.workbook.functions.csc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/csch": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action csch", + "operationId": "workbooks.workbook.functions.csch", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cumIPmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cumIPmt", + "operationId": "workbooks.workbook.functions.cumIPmt", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startPeriod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endPeriod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cumPrinc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cumPrinc", + "operationId": "workbooks.workbook.functions.cumPrinc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startPeriod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endPeriod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/date": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action date", + "operationId": "workbooks.workbook.functions.date", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "year": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "month": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "day": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/datevalue": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action datevalue", + "operationId": "workbooks.workbook.functions.datevalue", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "dateText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/daverage": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action daverage", + "operationId": "workbooks.workbook.functions.daverage", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/day": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action day", + "operationId": "workbooks.workbook.functions.day", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "serialNumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/days": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action days", + "operationId": "workbooks.workbook.functions.days", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "endDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/days360": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action days360", + "operationId": "workbooks.workbook.functions.days360", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "method": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/db": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action db", + "operationId": "workbooks.workbook.functions.db", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "cost": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "salvage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "life": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "period": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "month": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dbcs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dbcs", + "operationId": "workbooks.workbook.functions.dbcs", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dcount": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dcount", + "operationId": "workbooks.workbook.functions.dcount", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dcountA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dcountA", + "operationId": "workbooks.workbook.functions.dcountA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ddb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ddb", + "operationId": "workbooks.workbook.functions.ddb", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "cost": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "salvage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "life": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "period": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "factor": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dec2Bin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dec2Bin", + "operationId": "workbooks.workbook.functions.dec2Bin", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "places": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dec2Hex": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dec2Hex", + "operationId": "workbooks.workbook.functions.dec2Hex", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "places": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dec2Oct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dec2Oct", + "operationId": "workbooks.workbook.functions.dec2Oct", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "places": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/decimal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action decimal", + "operationId": "workbooks.workbook.functions.decimal", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "radix": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/degrees": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action degrees", + "operationId": "workbooks.workbook.functions.degrees", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "angle": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/delta": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action delta", + "operationId": "workbooks.workbook.functions.delta", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "number2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/delta()", + "/workbooks/{driveItem-id}/delta(token={token})" + ] + }, + "/workbooks/{driveItem-id}/workbook/functions/devSq": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action devSq", + "operationId": "workbooks.workbook.functions.devSq", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dget": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dget", + "operationId": "workbooks.workbook.functions.dget", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/disc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action disc", + "operationId": "workbooks.workbook.functions.disc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pr": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dmax": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dmax", + "operationId": "workbooks.workbook.functions.dmax", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dmin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dmin", + "operationId": "workbooks.workbook.functions.dmin", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dollar": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dollar", + "operationId": "workbooks.workbook.functions.dollar", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "decimals": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dollarDe": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dollarDe", + "operationId": "workbooks.workbook.functions.dollarDe", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "fractionalDollar": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fraction": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dollarFr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dollarFr", + "operationId": "workbooks.workbook.functions.dollarFr", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "decimalDollar": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fraction": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dproduct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dproduct", + "operationId": "workbooks.workbook.functions.dproduct", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dstDev": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dstDev", + "operationId": "workbooks.workbook.functions.dstDev", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dstDevP": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dstDevP", + "operationId": "workbooks.workbook.functions.dstDevP", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dsum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dsum", + "operationId": "workbooks.workbook.functions.dsum", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/duration": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action duration", + "operationId": "workbooks.workbook.functions.duration", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "coupon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "yld": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dvar": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dvar", + "operationId": "workbooks.workbook.functions.dvar", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dvarP": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dvarP", + "operationId": "workbooks.workbook.functions.dvarP", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "database": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "field": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ecma_Ceiling": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ecma_Ceiling", + "operationId": "workbooks.workbook.functions.ecma_Ceiling", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "significance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/edate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action edate", + "operationId": "workbooks.workbook.functions.edate", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "months": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/effect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action effect", + "operationId": "workbooks.workbook.functions.effect", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "nominalRate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "npery": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/eoMonth": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action eoMonth", + "operationId": "workbooks.workbook.functions.eoMonth", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "months": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/erf": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action erf", + "operationId": "workbooks.workbook.functions.erf", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "lowerLimit": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "upperLimit": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/erf_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action erf_Precise", + "operationId": "workbooks.workbook.functions.erf_Precise", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "X": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/erfC": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action erfC", + "operationId": "workbooks.workbook.functions.erfC", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/erfC_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action erfC_Precise", + "operationId": "workbooks.workbook.functions.erfC_Precise", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "X": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/error_Type": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action error_Type", + "operationId": "workbooks.workbook.functions.error_Type", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "errorVal": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/even": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action even", + "operationId": "workbooks.workbook.functions.even", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/exact": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action exact", + "operationId": "workbooks.workbook.functions.exact", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "text2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/exp": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action exp", + "operationId": "workbooks.workbook.functions.exp", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/expon_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action expon_Dist", + "operationId": "workbooks.workbook.functions.expon_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "lambda": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/f_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action f_Dist", + "operationId": "workbooks.workbook.functions.f_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/f_Dist_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action f_Dist_RT", + "operationId": "workbooks.workbook.functions.f_Dist_RT", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/f_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action f_Inv", + "operationId": "workbooks.workbook.functions.f_Inv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/f_Inv_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action f_Inv_RT", + "operationId": "workbooks.workbook.functions.f_Inv_RT", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fact": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fact", + "operationId": "workbooks.workbook.functions.fact", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/factDouble": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action factDouble", + "operationId": "workbooks.workbook.functions.factDouble", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/false": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action false", + "operationId": "workbooks.workbook.functions.false", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/find": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action find", + "operationId": "workbooks.workbook.functions.find", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "findText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "withinText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/findB": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action findB", + "operationId": "workbooks.workbook.functions.findB", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "findText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "withinText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fisher": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fisher", + "operationId": "workbooks.workbook.functions.fisher", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fisherInv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fisherInv", + "operationId": "workbooks.workbook.functions.fisherInv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "y": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fixed": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fixed", + "operationId": "workbooks.workbook.functions.fixed", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "decimals": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "noCommas": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/floor_Math": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action floor_Math", + "operationId": "workbooks.workbook.functions.floor_Math", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "significance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "mode": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/floor_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action floor_Precise", + "operationId": "workbooks.workbook.functions.floor_Precise", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "significance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fv", + "operationId": "workbooks.workbook.functions.fv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pmt": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fvschedule": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fvschedule", + "operationId": "workbooks.workbook.functions.fvschedule", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "principal": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "schedule": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gamma": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gamma", + "operationId": "workbooks.workbook.functions.gamma", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gamma_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gamma_Dist", + "operationId": "workbooks.workbook.functions.gamma_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "alpha": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "beta": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gamma_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gamma_Inv", + "operationId": "workbooks.workbook.functions.gamma_Inv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "alpha": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "beta": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gammaLn": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gammaLn", + "operationId": "workbooks.workbook.functions.gammaLn", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gammaLn_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gammaLn_Precise", + "operationId": "workbooks.workbook.functions.gammaLn_Precise", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gauss": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gauss", + "operationId": "workbooks.workbook.functions.gauss", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gcd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gcd", + "operationId": "workbooks.workbook.functions.gcd", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/geoMean": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action geoMean", + "operationId": "workbooks.workbook.functions.geoMean", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/geStep": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action geStep", + "operationId": "workbooks.workbook.functions.geStep", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "step": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/harMean": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action harMean", + "operationId": "workbooks.workbook.functions.harMean", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hex2Bin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hex2Bin", + "operationId": "workbooks.workbook.functions.hex2Bin", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "places": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hex2Dec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hex2Dec", + "operationId": "workbooks.workbook.functions.hex2Dec", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hex2Oct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hex2Oct", + "operationId": "workbooks.workbook.functions.hex2Oct", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "places": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hlookup": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hlookup", + "operationId": "workbooks.workbook.functions.hlookup", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "lookupValue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "tableArray": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rowIndexNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rangeLookup": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hour": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hour", + "operationId": "workbooks.workbook.functions.hour", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "serialNumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hyperlink": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hyperlink", + "operationId": "workbooks.workbook.functions.hyperlink", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "linkLocation": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "friendlyName": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hypGeom_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hypGeom_Dist", + "operationId": "workbooks.workbook.functions.hypGeom_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "sampleS": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberSample": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "populationS": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberPop": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/if": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action if", + "operationId": "workbooks.workbook.functions.if", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "logicalTest": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "valueIfTrue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "valueIfFalse": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imAbs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imAbs", + "operationId": "workbooks.workbook.functions.imAbs", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imaginary": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imaginary", + "operationId": "workbooks.workbook.functions.imaginary", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imArgument": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imArgument", + "operationId": "workbooks.workbook.functions.imArgument", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imConjugate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imConjugate", + "operationId": "workbooks.workbook.functions.imConjugate", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCos": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCos", + "operationId": "workbooks.workbook.functions.imCos", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCosh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCosh", + "operationId": "workbooks.workbook.functions.imCosh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCot": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCot", + "operationId": "workbooks.workbook.functions.imCot", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCsc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCsc", + "operationId": "workbooks.workbook.functions.imCsc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCsch": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCsch", + "operationId": "workbooks.workbook.functions.imCsch", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imDiv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imDiv", + "operationId": "workbooks.workbook.functions.imDiv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "inumber2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imExp": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imExp", + "operationId": "workbooks.workbook.functions.imExp", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imLn": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imLn", + "operationId": "workbooks.workbook.functions.imLn", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imLog10": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imLog10", + "operationId": "workbooks.workbook.functions.imLog10", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imLog2": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imLog2", + "operationId": "workbooks.workbook.functions.imLog2", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imPower": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imPower", + "operationId": "workbooks.workbook.functions.imPower", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imProduct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imProduct", + "operationId": "workbooks.workbook.functions.imProduct", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imReal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imReal", + "operationId": "workbooks.workbook.functions.imReal", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSec", + "operationId": "workbooks.workbook.functions.imSec", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSech": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSech", + "operationId": "workbooks.workbook.functions.imSech", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSin", + "operationId": "workbooks.workbook.functions.imSin", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSinh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSinh", + "operationId": "workbooks.workbook.functions.imSinh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSqrt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSqrt", + "operationId": "workbooks.workbook.functions.imSqrt", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSub": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSub", + "operationId": "workbooks.workbook.functions.imSub", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "inumber2": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSum", + "operationId": "workbooks.workbook.functions.imSum", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imTan": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imTan", + "operationId": "workbooks.workbook.functions.imTan", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "inumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/int": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action int", + "operationId": "workbooks.workbook.functions.int", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/intRate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action intRate", + "operationId": "workbooks.workbook.functions.intRate", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "investment": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ipmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ipmt", + "operationId": "workbooks.workbook.functions.ipmt", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "per": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/irr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action irr", + "operationId": "workbooks.workbook.functions.irr", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "guess": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isErr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isErr", + "operationId": "workbooks.workbook.functions.isErr", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isError": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isError", + "operationId": "workbooks.workbook.functions.isError", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isEven": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isEven", + "operationId": "workbooks.workbook.functions.isEven", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isFormula": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isFormula", + "operationId": "workbooks.workbook.functions.isFormula", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "reference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isLogical": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isLogical", + "operationId": "workbooks.workbook.functions.isLogical", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isNA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isNA", + "operationId": "workbooks.workbook.functions.isNA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isNonText": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isNonText", + "operationId": "workbooks.workbook.functions.isNonText", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isNumber": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isNumber", + "operationId": "workbooks.workbook.functions.isNumber", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/iso_Ceiling": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action iso_Ceiling", + "operationId": "workbooks.workbook.functions.iso_Ceiling", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "significance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isOdd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isOdd", + "operationId": "workbooks.workbook.functions.isOdd", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isoWeekNum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isoWeekNum", + "operationId": "workbooks.workbook.functions.isoWeekNum", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "date": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ispmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ispmt", + "operationId": "workbooks.workbook.functions.ispmt", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "per": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isref": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isref", + "operationId": "workbooks.workbook.functions.isref", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isText": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isText", + "operationId": "workbooks.workbook.functions.isText", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/kurt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action kurt", + "operationId": "workbooks.workbook.functions.kurt", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/large": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action large", + "operationId": "workbooks.workbook.functions.large", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "k": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/lcm": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action lcm", + "operationId": "workbooks.workbook.functions.lcm", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/left": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action left", + "operationId": "workbooks.workbook.functions.left", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numChars": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/leftb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action leftb", + "operationId": "workbooks.workbook.functions.leftb", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numBytes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/len": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action len", + "operationId": "workbooks.workbook.functions.len", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/lenb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action lenb", + "operationId": "workbooks.workbook.functions.lenb", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ln": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ln", + "operationId": "workbooks.workbook.functions.ln", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/log": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action log", + "operationId": "workbooks.workbook.functions.log", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "base": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/log10": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action log10", + "operationId": "workbooks.workbook.functions.log10", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/logNorm_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action logNorm_Dist", + "operationId": "workbooks.workbook.functions.logNorm_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "mean": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "standardDev": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/logNorm_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action logNorm_Inv", + "operationId": "workbooks.workbook.functions.logNorm_Inv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "mean": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "standardDev": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/lookup": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action lookup", + "operationId": "workbooks.workbook.functions.lookup", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "lookupValue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "lookupVector": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "resultVector": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/lower": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action lower", + "operationId": "workbooks.workbook.functions.lower", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/match": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action match", + "operationId": "workbooks.workbook.functions.match", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "lookupValue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "lookupArray": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "matchType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/max": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action max", + "operationId": "workbooks.workbook.functions.max", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/maxA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action maxA", + "operationId": "workbooks.workbook.functions.maxA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mduration": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mduration", + "operationId": "workbooks.workbook.functions.mduration", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "coupon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "yld": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/median": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action median", + "operationId": "workbooks.workbook.functions.median", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mid": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mid", + "operationId": "workbooks.workbook.functions.mid", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numChars": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/midb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action midb", + "operationId": "workbooks.workbook.functions.midb", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numBytes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/min": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action min", + "operationId": "workbooks.workbook.functions.min", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/minA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action minA", + "operationId": "workbooks.workbook.functions.minA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/minute": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action minute", + "operationId": "workbooks.workbook.functions.minute", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "serialNumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mirr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mirr", + "operationId": "workbooks.workbook.functions.mirr", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "financeRate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "reinvestRate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mod": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mod", + "operationId": "workbooks.workbook.functions.mod", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "divisor": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/month": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action month", + "operationId": "workbooks.workbook.functions.month", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "serialNumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mround": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mround", + "operationId": "workbooks.workbook.functions.mround", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "multiple": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/multiNomial": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action multiNomial", + "operationId": "workbooks.workbook.functions.multiNomial", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/n": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action n", + "operationId": "workbooks.workbook.functions.n", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/na": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action na", + "operationId": "workbooks.workbook.functions.na", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/negBinom_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action negBinom_Dist", + "operationId": "workbooks.workbook.functions.negBinom_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "numberF": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberS": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "probabilityS": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/networkDays": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action networkDays", + "operationId": "workbooks.workbook.functions.networkDays", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "holidays": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/networkDays_Intl": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action networkDays_Intl", + "operationId": "workbooks.workbook.functions.networkDays_Intl", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "weekend": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "holidays": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/nominal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action nominal", + "operationId": "workbooks.workbook.functions.nominal", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "effectRate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "npery": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/norm_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action norm_Dist", + "operationId": "workbooks.workbook.functions.norm_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "mean": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "standardDev": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/norm_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action norm_Inv", + "operationId": "workbooks.workbook.functions.norm_Inv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "mean": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "standardDev": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/norm_S_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action norm_S_Dist", + "operationId": "workbooks.workbook.functions.norm_S_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "z": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/norm_S_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action norm_S_Inv", + "operationId": "workbooks.workbook.functions.norm_S_Inv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/not": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action not", + "operationId": "workbooks.workbook.functions.not", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "logical": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/now": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action now", + "operationId": "workbooks.workbook.functions.now", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/nper": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action nper", + "operationId": "workbooks.workbook.functions.nper", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pmt": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/npv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action npv", + "operationId": "workbooks.workbook.functions.npv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/numberValue": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action numberValue", + "operationId": "workbooks.workbook.functions.numberValue", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "decimalSeparator": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "groupSeparator": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oct2Bin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oct2Bin", + "operationId": "workbooks.workbook.functions.oct2Bin", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "places": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oct2Dec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oct2Dec", + "operationId": "workbooks.workbook.functions.oct2Dec", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oct2Hex": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oct2Hex", + "operationId": "workbooks.workbook.functions.oct2Hex", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "places": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/odd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action odd", + "operationId": "workbooks.workbook.functions.odd", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oddFPrice": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oddFPrice", + "operationId": "workbooks.workbook.functions.oddFPrice", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "issue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "firstCoupon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "yld": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oddFYield": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oddFYield", + "operationId": "workbooks.workbook.functions.oddFYield", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "issue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "firstCoupon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pr": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oddLPrice": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oddLPrice", + "operationId": "workbooks.workbook.functions.oddLPrice", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "lastInterest": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "yld": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oddLYield": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oddLYield", + "operationId": "workbooks.workbook.functions.oddLYield", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "lastInterest": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pr": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/or": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action or", + "operationId": "workbooks.workbook.functions.or", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/pduration": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action pduration", + "operationId": "workbooks.workbook.functions.pduration", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/percentile_Exc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action percentile_Exc", + "operationId": "workbooks.workbook.functions.percentile_Exc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "k": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/percentile_Inc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action percentile_Inc", + "operationId": "workbooks.workbook.functions.percentile_Inc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "k": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/percentRank_Exc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action percentRank_Exc", + "operationId": "workbooks.workbook.functions.percentRank_Exc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "significance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/percentRank_Inc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action percentRank_Inc", + "operationId": "workbooks.workbook.functions.percentRank_Inc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "significance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/permut": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action permut", + "operationId": "workbooks.workbook.functions.permut", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberChosen": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/permutationa": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action permutationa", + "operationId": "workbooks.workbook.functions.permutationa", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberChosen": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/phi": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action phi", + "operationId": "workbooks.workbook.functions.phi", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/pi": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action pi", + "operationId": "workbooks.workbook.functions.pi", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/pmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action pmt", + "operationId": "workbooks.workbook.functions.pmt", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/poisson_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action poisson_Dist", + "operationId": "workbooks.workbook.functions.poisson_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "mean": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/power": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action power", + "operationId": "workbooks.workbook.functions.power", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "power": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ppmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ppmt", + "operationId": "workbooks.workbook.functions.ppmt", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "per": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/price": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action price", + "operationId": "workbooks.workbook.functions.price", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "yld": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/priceDisc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action priceDisc", + "operationId": "workbooks.workbook.functions.priceDisc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "discount": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/priceMat": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action priceMat", + "operationId": "workbooks.workbook.functions.priceMat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "issue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "yld": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/product": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action product", + "operationId": "workbooks.workbook.functions.product", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/proper": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action proper", + "operationId": "workbooks.workbook.functions.proper", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/pv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action pv", + "operationId": "workbooks.workbook.functions.pv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pmt": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/quartile_Exc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action quartile_Exc", + "operationId": "workbooks.workbook.functions.quartile_Exc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "quart": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/quartile_Inc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action quartile_Inc", + "operationId": "workbooks.workbook.functions.quartile_Inc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "quart": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/quotient": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action quotient", + "operationId": "workbooks.workbook.functions.quotient", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "numerator": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "denominator": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/radians": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action radians", + "operationId": "workbooks.workbook.functions.radians", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "angle": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rand": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rand", + "operationId": "workbooks.workbook.functions.rand", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/randBetween": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action randBetween", + "operationId": "workbooks.workbook.functions.randBetween", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "bottom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "top": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rank_Avg": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rank_Avg", + "operationId": "workbooks.workbook.functions.rank_Avg", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "ref": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "order": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rank_Eq": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rank_Eq", + "operationId": "workbooks.workbook.functions.rank_Eq", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "ref": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "order": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rate", + "operationId": "workbooks.workbook.functions.rate", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pmt": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "guess": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/received": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action received", + "operationId": "workbooks.workbook.functions.received", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "investment": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "discount": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/replace": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action replace", + "operationId": "workbooks.workbook.functions.replace", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "oldText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numChars": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "newText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/replaceB": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action replaceB", + "operationId": "workbooks.workbook.functions.replaceB", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "oldText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numBytes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "newText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rept": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rept", + "operationId": "workbooks.workbook.functions.rept", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numberTimes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/right": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action right", + "operationId": "workbooks.workbook.functions.right", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numChars": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rightb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rightb", + "operationId": "workbooks.workbook.functions.rightb", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numBytes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/roman": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action roman", + "operationId": "workbooks.workbook.functions.roman", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "form": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/round": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action round", + "operationId": "workbooks.workbook.functions.round", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numDigits": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/roundDown": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action roundDown", + "operationId": "workbooks.workbook.functions.roundDown", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numDigits": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/roundUp": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action roundUp", + "operationId": "workbooks.workbook.functions.roundUp", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numDigits": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rows": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rows", + "operationId": "workbooks.workbook.functions.rows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rri": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rri", + "operationId": "workbooks.workbook.functions.rri", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "nper": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "fv": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sec", + "operationId": "workbooks.workbook.functions.sec", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sech": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sech", + "operationId": "workbooks.workbook.functions.sech", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/second": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action second", + "operationId": "workbooks.workbook.functions.second", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "serialNumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/seriesSum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action seriesSum", + "operationId": "workbooks.workbook.functions.seriesSum", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "n": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "m": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "coefficients": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sheet": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sheet", + "operationId": "workbooks.workbook.functions.sheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sheets": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sheets", + "operationId": "workbooks.workbook.functions.sheets", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "reference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sign": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sign", + "operationId": "workbooks.workbook.functions.sign", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sin", + "operationId": "workbooks.workbook.functions.sin", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sinh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sinh", + "operationId": "workbooks.workbook.functions.sinh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/skew": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action skew", + "operationId": "workbooks.workbook.functions.skew", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/skew_p": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action skew_p", + "operationId": "workbooks.workbook.functions.skew_p", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sln": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sln", + "operationId": "workbooks.workbook.functions.sln", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "cost": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "salvage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "life": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/small": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action small", + "operationId": "workbooks.workbook.functions.small", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "k": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sqrt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sqrt", + "operationId": "workbooks.workbook.functions.sqrt", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sqrtPi": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sqrtPi", + "operationId": "workbooks.workbook.functions.sqrtPi", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/standardize": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action standardize", + "operationId": "workbooks.workbook.functions.standardize", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "mean": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "standardDev": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/stDev_P": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action stDev_P", + "operationId": "workbooks.workbook.functions.stDev_P", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/stDev_S": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action stDev_S", + "operationId": "workbooks.workbook.functions.stDev_S", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/stDevA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action stDevA", + "operationId": "workbooks.workbook.functions.stDevA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/stDevPA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action stDevPA", + "operationId": "workbooks.workbook.functions.stDevPA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/substitute": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action substitute", + "operationId": "workbooks.workbook.functions.substitute", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "oldText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "newText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "instanceNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/subtotal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action subtotal", + "operationId": "workbooks.workbook.functions.subtotal", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "functionNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sum", + "operationId": "workbooks.workbook.functions.sum", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sumIf": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sumIf", + "operationId": "workbooks.workbook.functions.sumIf", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "range": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "sumRange": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sumIfs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sumIfs", + "operationId": "workbooks.workbook.functions.sumIfs", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "sumRange": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sumSq": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sumSq", + "operationId": "workbooks.workbook.functions.sumSq", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/syd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action syd", + "operationId": "workbooks.workbook.functions.syd", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "cost": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "salvage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "life": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "per": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t", + "operationId": "workbooks.workbook.functions.t", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Dist", + "operationId": "workbooks.workbook.functions.t_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Dist_2T": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Dist_2T", + "operationId": "workbooks.workbook.functions.t_Dist_2T", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Dist_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Dist_RT", + "operationId": "workbooks.workbook.functions.t_Dist_RT", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Inv", + "operationId": "workbooks.workbook.functions.t_Inv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Inv_2T": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Inv_2T", + "operationId": "workbooks.workbook.functions.t_Inv_2T", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "probability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "degFreedom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tan": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tan", + "operationId": "workbooks.workbook.functions.tan", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tanh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tanh", + "operationId": "workbooks.workbook.functions.tanh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tbillEq": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tbillEq", + "operationId": "workbooks.workbook.functions.tbillEq", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "discount": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tbillPrice": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tbillPrice", + "operationId": "workbooks.workbook.functions.tbillPrice", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "discount": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tbillYield": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tbillYield", + "operationId": "workbooks.workbook.functions.tbillYield", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pr": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/text": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action text", + "operationId": "workbooks.workbook.functions.text", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "formatText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/time": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action time", + "operationId": "workbooks.workbook.functions.time", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "hour": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "minute": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "second": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/timevalue": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action timevalue", + "operationId": "workbooks.workbook.functions.timevalue", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "timeText": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/today": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action today", + "operationId": "workbooks.workbook.functions.today", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/trim": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action trim", + "operationId": "workbooks.workbook.functions.trim", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/trimMean": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action trimMean", + "operationId": "workbooks.workbook.functions.trimMean", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "percent": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/true": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action true", + "operationId": "workbooks.workbook.functions.true", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/trunc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action trunc", + "operationId": "workbooks.workbook.functions.trunc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "numDigits": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/type": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action type", + "operationId": "workbooks.workbook.functions.type", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/unichar": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unichar", + "operationId": "workbooks.workbook.functions.unichar", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/unicode": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unicode", + "operationId": "workbooks.workbook.functions.unicode", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/upper": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action upper", + "operationId": "workbooks.workbook.functions.upper", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/usdollar": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action usdollar", + "operationId": "workbooks.workbook.functions.usdollar", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "decimals": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/value": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action value", + "operationId": "workbooks.workbook.functions.value", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/var_P": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action var_P", + "operationId": "workbooks.workbook.functions.var_P", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/var_S": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action var_S", + "operationId": "workbooks.workbook.functions.var_S", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/varA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action varA", + "operationId": "workbooks.workbook.functions.varA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/varPA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action varPA", + "operationId": "workbooks.workbook.functions.varPA", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/vdb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action vdb", + "operationId": "workbooks.workbook.functions.vdb", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "cost": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "salvage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "life": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "startPeriod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endPeriod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "factor": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "noSwitch": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/vlookup": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action vlookup", + "operationId": "workbooks.workbook.functions.vlookup", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "lookupValue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "tableArray": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "colIndexNum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rangeLookup": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/weekday": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action weekday", + "operationId": "workbooks.workbook.functions.weekday", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "serialNumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "returnType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/weekNum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action weekNum", + "operationId": "workbooks.workbook.functions.weekNum", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "serialNumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "returnType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/weibull_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action weibull_Dist", + "operationId": "workbooks.workbook.functions.weibull_Dist", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "alpha": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "beta": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "cumulative": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/workDay": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action workDay", + "operationId": "workbooks.workbook.functions.workDay", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "days": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "holidays": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/workDay_Intl": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action workDay_Intl", + "operationId": "workbooks.workbook.functions.workDay_Intl", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "days": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "weekend": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "holidays": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/xirr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action xirr", + "operationId": "workbooks.workbook.functions.xirr", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "dates": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "guess": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/xnpv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action xnpv", + "operationId": "workbooks.workbook.functions.xnpv", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "dates": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/xor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action xor", + "operationId": "workbooks.workbook.functions.xor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/year": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action year", + "operationId": "workbooks.workbook.functions.year", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "serialNumber": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/yearFrac": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action yearFrac", + "operationId": "workbooks.workbook.functions.yearFrac", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endDate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/yield": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action yield", + "operationId": "workbooks.workbook.functions.yield", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pr": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "frequency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/yieldDisc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action yieldDisc", + "operationId": "workbooks.workbook.functions.yieldDisc", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pr": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "redemption": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/yieldMat": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action yieldMat", + "operationId": "workbooks.workbook.functions.yieldMat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "settlement": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maturity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "issue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "pr": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "basis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/z_Test": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action z_Test", + "operationId": "workbooks.workbook.functions.z_Test", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "array": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "x": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "sigma": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctionResult" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/closeSession": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action closeSession", + "operationId": "workbooks.workbook.closeSession", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/createSession": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action createSession", + "operationId": "workbooks.workbook.createSession", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "persistChanges": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookSessionInfo" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/processQuery": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action processQuery", + "operationId": "workbooks.workbook.processQuery", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "input": { + "type": "string", + "format": "base64url", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "format": "base64url", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/refreshSession": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refreshSession", + "operationId": "workbooks.workbook.refreshSession", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/names": { + "get": { + "tags": [ + "workbooks.workbook.workbookNamedItem" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.ListNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "comment", + "comment desc", + "name", + "name desc", + "scope", + "scope desc", + "type", + "type desc", + "value", + "value desc", + "visible", + "visible desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.workbookNamedItem" + ], + "summary": "Create new navigation property to names for workbooks", + "operationId": "workbooks.workbook.CreateNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}": { + "get": { + "tags": [ + "workbooks.workbook.workbookNamedItem" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.GetNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookNamedItem" + ], + "summary": "Update the navigation property names in workbooks", + "operationId": "workbooks.workbook.UpdateNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.names.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.names.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.names.worksheet.ListCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "left", + "left desc", + "name", + "name desc", + "top", + "top desc", + "width", + "width desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to charts for workbooks", + "operationId": "workbooks.workbook.names.worksheet.CreateCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property charts in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdateCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get axes from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetAxes", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxes" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property axes in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateAxes", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxes" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get categoryAxis from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.GetCategoryAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property categoryAxis in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.UpdateCategoryAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.GetMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.UpdateMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.GetMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.UpdateMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get seriesAxis from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.GetSeriesAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property seriesAxis in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.UpdateSeriesAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.GetMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.UpdateMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.GetMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.UpdateMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get valueAxis from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.GetValueAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property valueAxis in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.UpdateValueAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.GetMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.UpdateMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.GetMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.UpdateMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get dataLabels from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetDataLabels", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "position", + "separator", + "showBubbleSize", + "showCategoryName", + "showLegendKey", + "showPercentage", + "showSeriesName", + "showValue", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabels" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property dataLabels in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateDataLabels", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabels" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabelFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabelFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAreaFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAreaFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get legend from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetLegend", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "position", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegend" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property legend in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateLegend", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegend" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegendFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegendFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.names.worksheet.charts.image.8f13", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.names.worksheet.charts.image.9795", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "width", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.names.worksheet.charts.image.664c", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "width", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "height", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.names.worksheet.charts.image.72bb", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "width", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "height", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "fittingMode", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setData": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setData", + "operationId": "workbooks.workbook.names.worksheet.charts.setData", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "sourceData": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "seriesBy": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setData", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setData" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setPosition": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setPosition", + "operationId": "workbooks.workbook.names.worksheet.charts.setPosition", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startCell": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endCell": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setPosition", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setPosition" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.ListSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to series for workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.CreateSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property series in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeriesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeriesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.ListPoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to points for workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.CreatePoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.GetPoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property points in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.UpdatePoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPointFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPointFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.charts.series.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.charts.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "type": { + "type": "string" + }, + "sourceData": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "seriesBy": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.charts.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/item(name={name})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function item", + "operationId": "workbooks.workbook.names.worksheet.charts.item.70c4", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "name", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/item(name={name})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/item(name={name})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.names.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.names.worksheet.ListNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "comment", + "comment desc", + "name", + "name desc", + "scope", + "scope desc", + "type", + "type desc", + "value", + "value desc", + "visible", + "visible desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to names for workbooks", + "operationId": "workbooks.workbook.names.worksheet.CreateNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property names in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdateNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.names.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.names.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "reference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/addFormulaLocal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action addFormulaLocal", + "operationId": "workbooks.workbook.names.worksheet.names.addFormulaLocal", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "formula": { + "type": "string", + "nullable": true + }, + "comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/addFormulaLocal" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.names.worksheet.ListPivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to pivotTables for workbooks", + "operationId": "workbooks.workbook.names.worksheet.CreatePivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetPivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property pivotTables in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdatePivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refresh", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.refresh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/refresh" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/refreshAll": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refreshAll", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.refreshAll", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/refreshAll", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/refreshAll" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get protection from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetProtection", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "options", + "protected" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property protection in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdateProtection", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/protect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action protect", + "operationId": "workbooks.workbook.names.worksheet.protection.protect", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "options": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/protect", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/protect" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/unprotect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unprotect", + "operationId": "workbooks.workbook.names.worksheet.protection.unprotect", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/unprotect", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/unprotect" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.names.worksheet.ListTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "highlightFirstColumn", + "highlightFirstColumn desc", + "highlightLastColumn", + "highlightLastColumn desc", + "name", + "name desc", + "showBandedColumns", + "showBandedColumns desc", + "showBandedRows", + "showBandedRows desc", + "showFilterButton", + "showFilterButton desc", + "showHeaders", + "showHeaders desc", + "showTotals", + "showTotals desc", + "style", + "style desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to tables for workbooks", + "operationId": "workbooks.workbook.names.worksheet.CreateTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property tables in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdateTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.ListColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "name", + "name desc", + "values", + "values desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to columns for workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.CreateColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.GetColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property columns in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.UpdateColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get filter from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.GetFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "criteria" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookFilter" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property filter in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.UpdateFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookFilter" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.apply", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFilterCriteria" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomItemsFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyBottomItemsFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "count": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomPercentFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyBottomPercentFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "percent": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCellColorFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyCellColorFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCustomFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyCustomFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "criteria1": { + "type": "string", + "nullable": true + }, + "criteria2": { + "type": "string", + "nullable": true + }, + "oper": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyDynamicFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyDynamicFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "criteria": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyFontColorFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyFontColorFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyIconFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyIconFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "icon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookIcon" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopItemsFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyTopItemsFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "count": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopPercentFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyTopPercentFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "percent": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyValuesFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyValuesFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.f3b6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.58ce", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.3852", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/clearFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clearFilters", + "operationId": "workbooks.workbook.names.worksheet.tables.clearFilters", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/clearFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/convertToRange": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convertToRange", + "operationId": "workbooks.workbook.names.worksheet.tables.convertToRange", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/convertToRange" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.f3b6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.58ce", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/reapplyFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapplyFilters", + "operationId": "workbooks.workbook.names.worksheet.tables.reapplyFilters", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/reapplyFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.3852", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.ListRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "values", + "values desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to rows for workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.CreateRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.GetRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableRow-id", + "in": "path", + "description": "key: workbookTableRow-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableRow" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property rows in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.UpdateRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableRow-id", + "in": "path", + "description": "key: workbookTableRow-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableRow" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableRow-id", + "in": "path", + "description": "key: workbookTableRow-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableRow" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get sort from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.GetSort", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fields", + "matchCase", + "method" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableSort" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property sort in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.UpdateSort", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableSort" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.names.worksheet.tables.sort.apply", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "fields": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookSortField" + } + ], + "nullable": true + } + }, + "matchCase": { + "type": "boolean", + "default": false + }, + "method": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.tables.sort.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/reapply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapply", + "operationId": "workbooks.workbook.names.worksheet.tables.sort.reapply", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/reapply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/reapply" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.tables.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "address": { + "type": "string", + "nullable": true + }, + "hasHeaders": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.tables.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "reference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/addFormulaLocal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action addFormulaLocal", + "operationId": "workbooks.workbook.names.addFormulaLocal", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "formula": { + "type": "string", + "nullable": true + }, + "comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/addFormulaLocal" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables": { + "get": { + "tags": [ + "workbooks.workbook.workbookTable" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.ListTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "highlightFirstColumn", + "highlightFirstColumn desc", + "highlightLastColumn", + "highlightLastColumn desc", + "name", + "name desc", + "showBandedColumns", + "showBandedColumns desc", + "showBandedRows", + "showBandedRows desc", + "showFilterButton", + "showFilterButton desc", + "showHeaders", + "showHeaders desc", + "showTotals", + "showTotals desc", + "style", + "style desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.workbookTable" + ], + "summary": "Create new navigation property to tables for workbooks", + "operationId": "workbooks.workbook.CreateTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.workbookTable" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.GetTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookTable" + ], + "summary": "Update the navigation property tables in workbooks", + "operationId": "workbooks.workbook.UpdateTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.tables.ListColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "name", + "name desc", + "values", + "values desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Create new navigation property to columns for workbooks", + "operationId": "workbooks.workbook.tables.CreateColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.tables.GetColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Update the navigation property columns in workbooks", + "operationId": "workbooks.workbook.tables.UpdateColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Get filter from workbooks", + "operationId": "workbooks.workbook.tables.columns.GetFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "criteria" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookFilter" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Update the navigation property filter in workbooks", + "operationId": "workbooks.workbook.tables.columns.UpdateFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookFilter" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.tables.columns.filter.apply", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFilterCriteria" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomItemsFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyBottomItemsFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "count": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomPercentFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyBottomPercentFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "percent": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCellColorFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyCellColorFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCustomFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyCustomFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "criteria1": { + "type": "string", + "nullable": true + }, + "criteria2": { + "type": "string", + "nullable": true + }, + "oper": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyDynamicFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyDynamicFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "criteria": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyFontColorFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyFontColorFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyIconFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyIconFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "icon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookIcon" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopItemsFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyTopItemsFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "count": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopPercentFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyTopPercentFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "percent": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyValuesFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyValuesFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.columns.filter.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.tables.columns.dataBodyRange.f3b6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.tables.columns.headerRowRange.58ce", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.columns.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.tables.columns.totalRowRange.3852", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.columns.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.columns.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.columns.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/clearFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clearFilters", + "operationId": "workbooks.workbook.tables.clearFilters", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/clearFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/convertToRange": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convertToRange", + "operationId": "workbooks.workbook.tables.convertToRange", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/convertToRange" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.tables.dataBodyRange.f3b6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.tables.headerRowRange.58ce", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/reapplyFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapplyFilters", + "operationId": "workbooks.workbook.tables.reapplyFilters", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/reapplyFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.tables.totalRowRange.3852", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableRow" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.tables.ListRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "values", + "values desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookTableRow" + ], + "summary": "Create new navigation property to rows for workbooks", + "operationId": "workbooks.workbook.tables.CreateRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableRow" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.tables.GetRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableRow-id", + "in": "path", + "description": "key: workbookTableRow-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableRow" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookTableRow" + ], + "summary": "Update the navigation property rows in workbooks", + "operationId": "workbooks.workbook.tables.UpdateRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableRow-id", + "in": "path", + "description": "key: workbookTableRow-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableRow" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.rows.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableRow-id", + "in": "path", + "description": "key: workbookTableRow-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableRow" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.rows.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.rows.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.rows.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableSort" + ], + "summary": "Get sort from workbooks", + "operationId": "workbooks.workbook.tables.GetSort", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fields", + "matchCase", + "method" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableSort" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookTableSort" + ], + "summary": "Update the navigation property sort in workbooks", + "operationId": "workbooks.workbook.tables.UpdateSort", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableSort" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.tables.sort.apply", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "fields": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookSortField" + } + ], + "nullable": true + } + }, + "matchCase": { + "type": "boolean", + "default": false + }, + "method": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.sort.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/reapply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapply", + "operationId": "workbooks.workbook.tables.sort.reapply", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/reapply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/reapply" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.tables.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.tables.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.ListCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "left", + "left desc", + "name", + "name desc", + "top", + "top desc", + "width", + "width desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to charts for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.CreateCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property charts in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdateCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get axes from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetAxes", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxes" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property axes in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateAxes", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxes" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get categoryAxis from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.GetCategoryAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property categoryAxis in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.UpdateCategoryAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.GetMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.UpdateMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.GetMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.UpdateMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get seriesAxis from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.GetSeriesAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property seriesAxis in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.UpdateSeriesAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.GetMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.UpdateMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.GetMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.UpdateMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get valueAxis from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.GetValueAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property valueAxis in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.UpdateValueAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.GetMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.UpdateMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.GetMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.UpdateMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get dataLabels from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetDataLabels", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "position", + "separator", + "showBubbleSize", + "showCategoryName", + "showLegendKey", + "showPercentage", + "showSeriesName", + "showValue", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabels" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property dataLabels in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateDataLabels", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabels" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabelFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabelFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAreaFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAreaFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get legend from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetLegend", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "position", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegend" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property legend in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateLegend", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegend" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegendFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegendFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.8f13", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.9795", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "width", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.664c", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "width", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "height", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.72bb", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "width", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "height", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "fittingMode", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setData": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setData", + "operationId": "workbooks.workbook.tables.worksheet.charts.setData", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "sourceData": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "seriesBy": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setData", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setData" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setPosition": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setPosition", + "operationId": "workbooks.workbook.tables.worksheet.charts.setPosition", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startCell": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endCell": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setPosition", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setPosition" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.ListSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to series for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.CreateSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property series in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeriesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeriesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.ListPoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to points for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.CreatePoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.GetPoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property points in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.UpdatePoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPointFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPointFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.worksheet.charts.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "type": { + "type": "string" + }, + "sourceData": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "seriesBy": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.worksheet.charts.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/item(name={name})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function item", + "operationId": "workbooks.workbook.tables.worksheet.charts.item.70c4", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "name", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/item(name={name})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/item(name={name})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.tables.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.ListNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "comment", + "comment desc", + "name", + "name desc", + "scope", + "scope desc", + "type", + "type desc", + "value", + "value desc", + "visible", + "visible desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to names for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.CreateNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property names in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdateNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.names.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.names.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.names.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.worksheet.names.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "reference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/addFormulaLocal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action addFormulaLocal", + "operationId": "workbooks.workbook.tables.worksheet.names.addFormulaLocal", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "formula": { + "type": "string", + "nullable": true + }, + "comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/addFormulaLocal" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.ListPivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to pivotTables for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.CreatePivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetPivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property pivotTables in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdatePivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refresh", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.refresh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/refresh" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/refreshAll": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refreshAll", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.refreshAll", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/refreshAll", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/refreshAll" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get protection from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetProtection", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "options", + "protected" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property protection in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdateProtection", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/protect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action protect", + "operationId": "workbooks.workbook.tables.worksheet.protection.protect", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "options": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/protect", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/protect" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/unprotect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unprotect", + "operationId": "workbooks.workbook.tables.worksheet.protection.unprotect", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/unprotect", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/unprotect" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.ListTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "highlightFirstColumn", + "highlightFirstColumn desc", + "highlightLastColumn", + "highlightLastColumn desc", + "name", + "name desc", + "showBandedColumns", + "showBandedColumns desc", + "showBandedRows", + "showBandedRows desc", + "showFilterButton", + "showFilterButton desc", + "showHeaders", + "showHeaders desc", + "showTotals", + "showTotals desc", + "style", + "style desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to tables for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.CreateTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property tables in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdateTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/clearFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clearFilters", + "operationId": "workbooks.workbook.tables.worksheet.tables.clearFilters", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/clearFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/convertToRange": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convertToRange", + "operationId": "workbooks.workbook.tables.worksheet.tables.convertToRange", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/convertToRange" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.f3b6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.58ce", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.tables.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/reapplyFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapplyFilters", + "operationId": "workbooks.workbook.tables.worksheet.tables.reapplyFilters", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/reapplyFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.3852", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.worksheet.tables.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "address": { + "type": "string", + "nullable": true + }, + "hasHeaders": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.worksheet.tables.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "address": { + "type": "string", + "nullable": true + }, + "hasHeaders": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets": { + "get": { + "tags": [ + "workbooks.workbook.workbookWorksheet" + ], + "summary": "Get worksheets from workbooks", + "operationId": "workbooks.workbook.ListWorksheets", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "position", + "position desc", + "visibility", + "visibility desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookWorksheet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.workbookWorksheet" + ], + "summary": "Create new navigation property to worksheets for workbooks", + "operationId": "workbooks.workbook.CreateWorksheets", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}": { + "get": { + "tags": [ + "workbooks.workbook.workbookWorksheet" + ], + "summary": "Get worksheets from workbooks", + "operationId": "workbooks.workbook.GetWorksheets", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookWorksheet" + ], + "summary": "Update the navigation property worksheets in workbooks", + "operationId": "workbooks.workbook.UpdateWorksheets", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.worksheets.ListCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "left", + "left desc", + "name", + "name desc", + "top", + "top desc", + "width", + "width desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Create new navigation property to charts for workbooks", + "operationId": "workbooks.workbook.worksheets.CreateCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.worksheets.GetCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property charts in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdateCharts", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get axes from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetAxes", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxes" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property axes in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateAxes", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxes" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get categoryAxis from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.GetCategoryAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property categoryAxis in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.UpdateCategoryAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.GetMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.UpdateMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.GetMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.UpdateMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get seriesAxis from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.GetSeriesAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property seriesAxis in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.UpdateSeriesAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.GetMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.UpdateMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.GetMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.UpdateMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get valueAxis from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.GetValueAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property valueAxis in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.UpdateValueAxis", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.GetMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.UpdateMajorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.GetMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.UpdateMinorGridlines", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get dataLabels from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetDataLabels", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "position", + "separator", + "showBubbleSize", + "showCategoryName", + "showLegendKey", + "showPercentage", + "showSeriesName", + "showValue", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabels" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property dataLabels in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateDataLabels", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabels" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabelFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabelFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAreaFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAreaFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get legend from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetLegend", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "position", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegend" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property legend in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateLegend", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegend" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegendFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegendFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.worksheets.charts.image.8f13", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.worksheets.charts.image.9795", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "width", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.worksheets.charts.image.664c", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "width", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "height", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.worksheets.charts.image.72bb", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "width", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "height", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "fittingMode", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "type": "string", + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setData": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setData", + "operationId": "workbooks.workbook.worksheets.charts.setData", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "sourceData": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "seriesBy": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setData", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setData" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setPosition": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setPosition", + "operationId": "workbooks.workbook.worksheets.charts.setPosition", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "startCell": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "endCell": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setPosition", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setPosition" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.ListSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Create new navigation property to series for workbooks", + "operationId": "workbooks.workbook.worksheets.charts.CreateSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property series in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateSeries", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "line" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "line" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeriesFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeriesFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.series.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.series.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.format.GetLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.format.UpdateLine", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.series.format.line.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.ListPoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Create new navigation property to points for workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.CreatePoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.GetPoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property points in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.UpdatePoints", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.points.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPointFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.points.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPointFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.points.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.points.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.series.points.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.series.points.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "workbookChartPoint-id", + "in": "path", + "description": "key: workbookChartPoint-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.charts.series.points.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "workbookChartSeries-id", + "in": "path", + "description": "key: workbookChartSeries-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.charts.series.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "text", + "visible", + "format" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitle" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateTitle", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitle" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.GetFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitleFormat" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.UpdateFormat", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitleFormat" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.format.GetFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.format.UpdateFill", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.title.format.fill.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.title.format.fill.setSolidColor", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.format.GetFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.format.UpdateFont", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookChart-id", + "in": "path", + "description": "key: workbookChart-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookChart" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.charts.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "type": { + "type": "string" + }, + "sourceData": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "seriesBy": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.charts.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/item(name={name})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function item", + "operationId": "workbooks.workbook.worksheets.charts.item.70c4", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "name", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/item(name={name})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/item(name={name})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.charts.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.worksheets.ListNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "comment", + "comment desc", + "name", + "name desc", + "scope", + "scope desc", + "type", + "type desc", + "value", + "value desc", + "visible", + "visible desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Create new navigation property to names for workbooks", + "operationId": "workbooks.workbook.worksheets.CreateNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.worksheets.GetNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Update the navigation property names in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdateNames", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.names.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.worksheets.names.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.worksheets.names.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookNamedItem-id", + "in": "path", + "description": "key: workbookNamedItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.names.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "reference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/addFormulaLocal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action addFormulaLocal", + "operationId": "workbooks.workbook.worksheets.names.addFormulaLocal", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "formula": { + "type": "string", + "nullable": true + }, + "comment": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/addFormulaLocal" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.worksheets.ListPivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Create new navigation property to pivotTables for workbooks", + "operationId": "workbooks.workbook.worksheets.CreatePivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.worksheets.GetPivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Update the navigation property pivotTables in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdatePivotTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/refresh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refresh", + "operationId": "workbooks.workbook.worksheets.pivotTables.refresh", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.worksheets.pivotTables.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.worksheets.pivotTables.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookPivotTable-id", + "in": "path", + "description": "key: workbookPivotTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/refreshAll": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refreshAll", + "operationId": "workbooks.workbook.worksheets.pivotTables.refreshAll", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/refreshAll", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/refreshAll" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookWorksheetProtection" + ], + "summary": "Get protection from workbooks", + "operationId": "workbooks.workbook.worksheets.GetProtection", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "options", + "protected" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtection" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookWorksheetProtection" + ], + "summary": "Update the navigation property protection in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdateProtection", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtection" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/protect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action protect", + "operationId": "workbooks.workbook.worksheets.protection.protect", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "options": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/protect", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/protect" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/unprotect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unprotect", + "operationId": "workbooks.workbook.worksheets.protection.unprotect", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/unprotect", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/unprotect" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.worksheets.ListTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "highlightFirstColumn", + "highlightFirstColumn desc", + "highlightLastColumn", + "highlightLastColumn desc", + "name", + "name desc", + "showBandedColumns", + "showBandedColumns desc", + "showBandedRows", + "showBandedRows desc", + "showFilterButton", + "showFilterButton desc", + "showHeaders", + "showHeaders desc", + "showTotals", + "showTotals desc", + "style", + "style desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Create new navigation property to tables for workbooks", + "operationId": "workbooks.workbook.worksheets.CreateTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.worksheets.GetTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property tables in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdateTables", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.ListColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "name", + "name desc", + "values", + "values desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Create new navigation property to columns for workbooks", + "operationId": "workbooks.workbook.worksheets.tables.CreateColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.GetColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property columns in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.UpdateColumns", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get filter from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.columns.GetFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "criteria" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookFilter" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property filter in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.columns.UpdateFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookFilter" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.apply", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFilterCriteria" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomItemsFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyBottomItemsFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "count": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomPercentFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyBottomPercentFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "percent": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCellColorFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyCellColorFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCustomFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyCustomFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "criteria1": { + "type": "string", + "nullable": true + }, + "criteria2": { + "type": "string", + "nullable": true + }, + "oper": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyDynamicFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyDynamicFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "criteria": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyFontColorFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyFontColorFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyIconFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyIconFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "icon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookIcon" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopItemsFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyTopItemsFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "count": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopPercentFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyTopPercentFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "percent": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyValuesFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyValuesFilter", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.f3b6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.58ce", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.columns.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.3852", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableColumn-id", + "in": "path", + "description": "key: workbookTableColumn-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.tables.columns.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.tables.columns.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/clearFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clearFilters", + "operationId": "workbooks.workbook.worksheets.tables.clearFilters", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/clearFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/convertToRange": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convertToRange", + "operationId": "workbooks.workbook.worksheets.tables.convertToRange", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/convertToRange" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.f3b6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.58ce", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/reapplyFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapplyFilters", + "operationId": "workbooks.workbook.worksheets.tables.reapplyFilters", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/reapplyFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.3852", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.ListRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/components/parameters/top" + }, + { + "$ref": "#/components/parameters/skip" + }, + { + "$ref": "#/components/parameters/search" + }, + { + "$ref": "#/components/parameters/filter" + }, + { + "$ref": "#/components/parameters/count" + }, + { + "name": "$orderby", + "in": "query", + "description": "Order items by property values", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "values", + "values desc" + ], + "type": "string" + } + } + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Create new navigation property to rows for workbooks", + "operationId": "workbooks.workbook.worksheets.tables.CreateRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + }, + "required": true + }, + "responses": { + "201": { + "description": "Created navigation property.", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.GetRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableRow-id", + "in": "path", + "description": "key: workbookTableRow-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableRow" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property rows in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.UpdateRows", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableRow-id", + "in": "path", + "description": "key: workbookTableRow-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableRow" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.rows.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "workbookTableRow-id", + "in": "path", + "description": "key: workbookTableRow-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTableRow" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.tables.rows.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.tables.rows.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get sort from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.GetSort", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "fields", + "matchCase", + "method" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableSort" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property sort in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.UpdateSort", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableSort" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.worksheets.tables.sort.apply", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "fields": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookSortField" + } + ], + "nullable": true + } + }, + "matchCase": { + "type": "boolean", + "default": false + }, + "method": { + "type": "string" + } + } + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.tables.sort.clear", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/reapply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapply", + "operationId": "workbooks.workbook.worksheets.tables.sort.reapply", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/reapply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/reapply" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.GetWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "$select", + "in": "query", + "description": "Select properties to be returned", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + }, + { + "name": "$expand", + "in": "query", + "description": "Expand related entities", + "style": "simple", + "schema": { + "uniqueItems": true, + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.UpdateWorksheet", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "requestBody": { + "description": "New navigation property values", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + } + }, + "required": true + }, + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.5332", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "row", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + { + "name": "column", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.bc5e", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.3b6a", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "address", + "in": "path", + "required": true, + "schema": { + "type": "string", + "nullable": true + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5ff6", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.63c8", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "workbookTable-id", + "in": "path", + "description": "key: workbookTable-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookTable" + }, + { + "name": "valuesOnly", + "in": "path", + "required": true, + "schema": { + "type": "boolean", + "default": false + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRange" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.tables.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "address": { + "type": "string", + "nullable": true + }, + "hasHeaders": { + "type": "boolean", + "default": false + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.tables.count.3c5b", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.tables.itemAt.f1e7", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + }, + { + "name": "workbookWorksheet-id", + "in": "path", + "description": "key: workbookWorksheet-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "name": "index", + "in": "path", + "required": true, + "schema": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + ], + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.add", + "parameters": [ + { + "name": "driveItem-id", + "in": "path", + "description": "key: driveItem-id", + "required": true, + "schema": { + "type": "string" + }, + "x-ms-docs-key-type": "driveItem" + } + ], + "requestBody": { + "description": "Action parameters", + "content": { + "application/json": { + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + } + } + } + } + }, + "required": true + }, + "responses": { + "200": { + "description": "Success", + "content": { + "application/json": { + "schema": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + ], + "nullable": true + } + } + } + }, + "default": { + "$ref": "#/components/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add" + ] + } + }, + "components": { + "schemas": { + "microsoft.graph.entity": { + "title": "entity", + "type": "object", + "properties": { + "id": { + "type": "string" + } + }, + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.directory": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "directory", + "type": "object", + "properties": { + "deletedItems": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedItems": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ] + } + }, + "microsoft.graph.directoryObject": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "directoryObject", + "type": "object", + "properties": { + "deletedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.device": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + }, + { + "title": "device", + "type": "object", + "properties": { + "accountEnabled": { + "type": "boolean", + "nullable": true + }, + "alternativeSecurityIds": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.alternativeSecurityId" + } + }, + "approximateLastSignInDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "deviceId": { + "type": "string", + "nullable": true + }, + "deviceMetadata": { + "type": "string", + "nullable": true + }, + "deviceVersion": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + }, + "isCompliant": { + "type": "boolean", + "nullable": true + }, + "isManaged": { + "type": "boolean", + "nullable": true + }, + "onPremisesLastSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "onPremisesSyncEnabled": { + "type": "boolean", + "nullable": true + }, + "operatingSystem": { + "type": "string", + "nullable": true + }, + "operatingSystemVersion": { + "type": "string", + "nullable": true + }, + "physicalIds": { + "type": "array", + "items": { + "type": "string" + } + }, + "trustType": { + "type": "string", + "nullable": true + }, + "registeredOwners": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "registeredUsers": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "accountEnabled": true, + "alternativeSecurityIds": [ + { + "@odata.type": "microsoft.graph.alternativeSecurityId" + } + ], + "approximateLastSignInDateTime": "string (timestamp)", + "deviceId": "string", + "deviceMetadata": "string", + "deviceVersion": "integer", + "displayName": "string", + "isCompliant": true, + "isManaged": true, + "onPremisesLastSyncDateTime": "string (timestamp)", + "onPremisesSyncEnabled": true, + "operatingSystem": "string", + "operatingSystemVersion": "string", + "physicalIds": [ + "string" + ], + "trustType": "string", + "registeredOwners": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "registeredUsers": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ] + } + }, + "microsoft.graph.alternativeSecurityId": { + "title": "alternativeSecurityId", + "type": "object", + "properties": { + "type": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "identityProvider": { + "type": "string", + "nullable": true + }, + "key": { + "type": "string", + "format": "base64url", + "nullable": true + } + }, + "example": { + "type": "integer", + "identityProvider": "string", + "key": "string" + } + }, + "microsoft.graph.extension": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "extension", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.directoryRole": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + }, + { + "title": "directoryRole", + "type": "object", + "properties": { + "description": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + }, + "roleTemplateId": { + "type": "string", + "nullable": true + }, + "members": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "roleTemplateId": "string", + "members": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ] + } + }, + "microsoft.graph.directoryRoleTemplate": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + }, + { + "title": "directoryRoleTemplate", + "type": "object", + "properties": { + "description": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "description": "string", + "displayName": "string" + } + }, + "microsoft.graph.domain": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "domain", + "type": "object", + "properties": { + "authenticationType": { + "type": "string" + }, + "availabilityStatus": { + "type": "string", + "nullable": true + }, + "isAdminManaged": { + "type": "boolean" + }, + "isDefault": { + "type": "boolean" + }, + "isInitial": { + "type": "boolean" + }, + "isRoot": { + "type": "boolean" + }, + "isVerified": { + "type": "boolean" + }, + "supportedServices": { + "type": "array", + "items": { + "type": "string" + } + }, + "state": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.domainState" + } + ], + "nullable": true + }, + "serviceConfigurationRecords": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + }, + "verificationDnsRecords": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + } + }, + "domainNameReferences": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "authenticationType": "string", + "availabilityStatus": "string", + "isAdminManaged": true, + "isDefault": true, + "isInitial": true, + "isRoot": true, + "isVerified": true, + "supportedServices": [ + "string" + ], + "state": { + "@odata.type": "microsoft.graph.domainState" + }, + "serviceConfigurationRecords": [ + { + "@odata.type": "microsoft.graph.domainDnsRecord" + } + ], + "verificationDnsRecords": [ + { + "@odata.type": "microsoft.graph.domainDnsRecord" + } + ], + "domainNameReferences": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ] + } + }, + "microsoft.graph.domainState": { + "title": "domainState", + "type": "object", + "properties": { + "status": { + "type": "string", + "nullable": true + }, + "operation": { + "type": "string", + "nullable": true + }, + "lastActionDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "example": { + "status": "string", + "operation": "string", + "lastActionDateTime": "string (timestamp)" + } + }, + "microsoft.graph.domainDnsRecord": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "domainDnsRecord", + "type": "object", + "properties": { + "isOptional": { + "type": "boolean" + }, + "label": { + "type": "string" + }, + "recordType": { + "type": "string", + "nullable": true + }, + "supportedService": { + "type": "string" + }, + "ttl": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer" + } + }, + "microsoft.graph.domainDnsCnameRecord": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsCnameRecord", + "type": "object", + "properties": { + "canonicalName": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "canonicalName": "string" + } + }, + "microsoft.graph.domainDnsMxRecord": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsMxRecord", + "type": "object", + "properties": { + "mailExchange": { + "type": "string" + }, + "preference": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "mailExchange": "string", + "preference": "integer" + } + }, + "microsoft.graph.domainDnsSrvRecord": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsSrvRecord", + "type": "object", + "properties": { + "nameTarget": { + "type": "string", + "nullable": true + }, + "port": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "priority": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "protocol": { + "type": "string", + "nullable": true + }, + "service": { + "type": "string", + "nullable": true + }, + "weight": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "nameTarget": "string", + "port": "integer", + "priority": "integer", + "protocol": "string", + "service": "string", + "weight": "integer" + } + }, + "microsoft.graph.domainDnsTxtRecord": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsTxtRecord", + "type": "object", + "properties": { + "text": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "text": "string" + } + }, + "microsoft.graph.domainDnsUnavailableRecord": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsUnavailableRecord", + "type": "object", + "properties": { + "description": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "description": "string" + } + }, + "microsoft.graph.licenseDetails": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "licenseDetails", + "type": "object", + "properties": { + "servicePlans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.servicePlanInfo" + } + }, + "skuId": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid", + "nullable": true + }, + "skuPartNumber": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "servicePlans": [ + { + "@odata.type": "microsoft.graph.servicePlanInfo" + } + ], + "skuId": "string", + "skuPartNumber": "string" + } + }, + "microsoft.graph.servicePlanInfo": { + "title": "servicePlanInfo", + "type": "object", + "properties": { + "servicePlanId": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid", + "nullable": true + }, + "servicePlanName": { + "type": "string", + "nullable": true + }, + "provisioningStatus": { + "type": "string", + "nullable": true + }, + "appliesTo": { + "type": "string", + "nullable": true + } + }, + "example": { + "servicePlanId": "string", + "servicePlanName": "string", + "provisioningStatus": "string", + "appliesTo": "string" + } + }, + "microsoft.graph.group": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + }, + { + "title": "group", + "type": "object", + "properties": { + "classification": { + "type": "string", + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "description": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + }, + "groupTypes": { + "type": "array", + "items": { + "type": "string" + } + }, + "mail": { + "type": "string", + "nullable": true + }, + "mailEnabled": { + "type": "boolean", + "nullable": true + }, + "mailNickname": { + "type": "string", + "nullable": true + }, + "onPremisesLastSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "onPremisesProvisioningErrors": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onPremisesProvisioningError" + } + ], + "nullable": true + } + }, + "onPremisesSecurityIdentifier": { + "type": "string", + "nullable": true + }, + "onPremisesSyncEnabled": { + "type": "boolean", + "nullable": true + }, + "proxyAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "renewedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "securityEnabled": { + "type": "boolean", + "nullable": true + }, + "visibility": { + "type": "string", + "nullable": true + }, + "allowExternalSenders": { + "type": "boolean", + "nullable": true + }, + "autoSubscribeNewMembers": { + "type": "boolean", + "nullable": true + }, + "isSubscribedByMail": { + "type": "boolean", + "nullable": true + }, + "unseenCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "members": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "memberOf": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "createdOnBehalfOf": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + ], + "nullable": true + }, + "owners": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "settings": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupSetting" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + }, + "threads": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + }, + "calendar": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + ], + "nullable": true + }, + "calendarView": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + }, + "events": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + }, + "conversations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversation" + } + }, + "photo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + ], + "nullable": true + }, + "photos": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + }, + "acceptedSenders": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "rejectedSenders": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "drive": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + ], + "nullable": true + }, + "drives": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + }, + "sites": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + }, + "planner": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerGroup" + } + ], + "nullable": true + }, + "onenote": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + ], + "nullable": true + }, + "groupLifecyclePolicies": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.groupLifecyclePolicy" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "classification": "string", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "groupTypes": [ + "string" + ], + "mail": "string", + "mailEnabled": true, + "mailNickname": "string", + "onPremisesLastSyncDateTime": "string (timestamp)", + "onPremisesProvisioningErrors": [ + { + "@odata.type": "microsoft.graph.onPremisesProvisioningError" + } + ], + "onPremisesSecurityIdentifier": "string", + "onPremisesSyncEnabled": true, + "proxyAddresses": [ + "string" + ], + "renewedDateTime": "string (timestamp)", + "securityEnabled": true, + "visibility": "string", + "allowExternalSenders": true, + "autoSubscribeNewMembers": true, + "isSubscribedByMail": true, + "unseenCount": "integer", + "members": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "memberOf": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "createdOnBehalfOf": { + "@odata.type": "microsoft.graph.directoryObject" + }, + "owners": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "settings": [ + { + "@odata.type": "microsoft.graph.groupSetting" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "threads": [ + { + "@odata.type": "microsoft.graph.conversationThread" + } + ], + "calendar": { + "@odata.type": "microsoft.graph.calendar" + }, + "calendarView": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "events": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "conversations": [ + { + "@odata.type": "microsoft.graph.conversation" + } + ], + "photo": { + "@odata.type": "microsoft.graph.profilePhoto" + }, + "photos": [ + { + "@odata.type": "microsoft.graph.profilePhoto" + } + ], + "acceptedSenders": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "rejectedSenders": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "drives": [ + { + "@odata.type": "microsoft.graph.drive" + } + ], + "sites": [ + { + "@odata.type": "microsoft.graph.site" + } + ], + "planner": { + "@odata.type": "microsoft.graph.plannerGroup" + }, + "onenote": { + "@odata.type": "microsoft.graph.onenote" + }, + "groupLifecyclePolicies": [ + { + "@odata.type": "microsoft.graph.groupLifecyclePolicy" + } + ] + } + }, + "microsoft.graph.onPremisesProvisioningError": { + "title": "onPremisesProvisioningError", + "type": "object", + "properties": { + "value": { + "type": "string", + "nullable": true + }, + "category": { + "type": "string", + "nullable": true + }, + "propertyCausingError": { + "type": "string", + "nullable": true + }, + "occurredDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "example": { + "value": "string", + "category": "string", + "propertyCausingError": "string", + "occurredDateTime": "string (timestamp)" + } + }, + "microsoft.graph.groupSetting": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "groupSetting", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "templateId": { + "type": "string", + "nullable": true + }, + "values": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingValue" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "templateId": "string", + "values": [ + { + "@odata.type": "microsoft.graph.settingValue" + } + ] + } + }, + "microsoft.graph.conversationThread": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "conversationThread", + "type": "object", + "properties": { + "toRecipients": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + }, + "topic": { + "type": "string" + }, + "hasAttachments": { + "type": "boolean" + }, + "lastDeliveredDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "uniqueSenders": { + "type": "array", + "items": { + "type": "string" + } + }, + "ccRecipients": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + }, + "preview": { + "type": "string" + }, + "isLocked": { + "type": "boolean" + }, + "posts": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.post" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "toRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "topic": "string", + "hasAttachments": true, + "lastDeliveredDateTime": "string (timestamp)", + "uniqueSenders": [ + "string" + ], + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "preview": "string", + "isLocked": true, + "posts": [ + { + "@odata.type": "microsoft.graph.post" + } + ] + } + }, + "microsoft.graph.calendar": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "calendar", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "color": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.calendarColor" + } + ], + "nullable": true + }, + "changeKey": { + "type": "string", + "nullable": true + }, + "canShare": { + "type": "boolean", + "nullable": true + }, + "canViewPrivateItems": { + "type": "boolean", + "nullable": true + }, + "canEdit": { + "type": "boolean", + "nullable": true + }, + "owner": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.emailAddress" + } + ], + "nullable": true + }, + "events": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + }, + "calendarView": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "color": { + "@odata.type": "microsoft.graph.calendarColor" + }, + "changeKey": "string", + "canShare": true, + "canViewPrivateItems": true, + "canEdit": true, + "owner": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "events": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "calendarView": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.outlookItem": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "outlookItem", + "type": "object", + "properties": { + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "changeKey": { + "type": "string", + "nullable": true + }, + "categories": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ] + } + }, + "microsoft.graph.event": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.outlookItem" + }, + { + "title": "event", + "type": "object", + "properties": { + "originalStartTimeZone": { + "type": "string", + "nullable": true + }, + "originalEndTimeZone": { + "type": "string", + "nullable": true + }, + "responseStatus": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.responseStatus" + } + ], + "nullable": true + }, + "iCalUId": { + "type": "string", + "nullable": true + }, + "reminderMinutesBeforeStart": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "isReminderOn": { + "type": "boolean", + "nullable": true + }, + "hasAttachments": { + "type": "boolean", + "nullable": true + }, + "subject": { + "type": "string", + "nullable": true + }, + "body": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemBody" + } + ], + "nullable": true + }, + "bodyPreview": { + "type": "string", + "nullable": true + }, + "importance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.importance" + } + ], + "nullable": true + }, + "sensitivity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sensitivity" + } + ], + "nullable": true + }, + "start": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "originalStart": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "end": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "location": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.location" + } + ], + "nullable": true + }, + "locations": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.location" + } + ], + "nullable": true + } + }, + "isAllDay": { + "type": "boolean", + "nullable": true + }, + "isCancelled": { + "type": "boolean", + "nullable": true + }, + "isOrganizer": { + "type": "boolean", + "nullable": true + }, + "recurrence": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.patternedRecurrence" + } + ], + "nullable": true + }, + "responseRequested": { + "type": "boolean", + "nullable": true + }, + "seriesMasterId": { + "type": "string", + "nullable": true + }, + "showAs": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.freeBusyStatus" + } + ], + "nullable": true + }, + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.eventType" + } + ], + "nullable": true + }, + "attendees": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attendee" + } + ], + "nullable": true + } + }, + "organizer": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + }, + "webLink": { + "type": "string", + "nullable": true + }, + "onlineMeetingUrl": { + "type": "string", + "nullable": true + }, + "calendar": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + ], + "nullable": true + }, + "instances": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + }, + "attachments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "originalStartTimeZone": "string", + "originalEndTimeZone": "string", + "responseStatus": { + "@odata.type": "microsoft.graph.responseStatus" + }, + "iCalUId": "string", + "reminderMinutesBeforeStart": "integer", + "isReminderOn": true, + "hasAttachments": true, + "subject": "string", + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "bodyPreview": "string", + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "sensitivity": { + "@odata.type": "microsoft.graph.sensitivity" + }, + "start": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "originalStart": "string (timestamp)", + "end": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "location": { + "@odata.type": "microsoft.graph.location" + }, + "locations": [ + { + "@odata.type": "microsoft.graph.location" + } + ], + "isAllDay": true, + "isCancelled": true, + "isOrganizer": true, + "recurrence": { + "@odata.type": "microsoft.graph.patternedRecurrence" + }, + "responseRequested": true, + "seriesMasterId": "string", + "showAs": { + "@odata.type": "microsoft.graph.freeBusyStatus" + }, + "type": { + "@odata.type": "microsoft.graph.eventType" + }, + "attendees": [ + { + "@odata.type": "microsoft.graph.attendee" + } + ], + "organizer": { + "@odata.type": "microsoft.graph.recipient" + }, + "webLink": "string", + "onlineMeetingUrl": "string", + "calendar": { + "@odata.type": "microsoft.graph.calendar" + }, + "instances": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.conversation": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "conversation", + "type": "object", + "properties": { + "topic": { + "type": "string" + }, + "hasAttachments": { + "type": "boolean" + }, + "lastDeliveredDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "uniqueSenders": { + "type": "array", + "items": { + "type": "string" + } + }, + "preview": { + "type": "string" + }, + "threads": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.conversationThread" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "topic": "string", + "hasAttachments": true, + "lastDeliveredDateTime": "string (timestamp)", + "uniqueSenders": [ + "string" + ], + "preview": "string", + "threads": [ + { + "@odata.type": "microsoft.graph.conversationThread" + } + ] + } + }, + "microsoft.graph.profilePhoto": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "profilePhoto", + "type": "object", + "properties": { + "height": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "width": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "height": "integer", + "width": "integer" + } + }, + "microsoft.graph.baseItem": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "baseItem", + "type": "object", + "properties": { + "createdBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "description": { + "type": "string", + "nullable": true + }, + "eTag": { + "type": "string", + "nullable": true + }, + "lastModifiedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "name": { + "type": "string", + "nullable": true + }, + "parentReference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemReference" + } + ], + "nullable": true + }, + "webUrl": { + "type": "string", + "nullable": true + }, + "createdByUser": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.user" + } + ], + "nullable": true + }, + "lastModifiedByUser": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.user" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + } + } + }, + "microsoft.graph.drive": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + }, + { + "title": "drive", + "type": "object", + "properties": { + "driveType": { + "type": "string", + "nullable": true + }, + "owner": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "quota": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.quota" + } + ], + "nullable": true + }, + "sharePointIds": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharepointIds" + } + ], + "nullable": true + }, + "system": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.systemFacet" + } + ], + "nullable": true + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + }, + "list": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.list" + } + ], + "nullable": true + }, + "root": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + }, + "special": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "driveType": "string", + "owner": { + "@odata.type": "microsoft.graph.identitySet" + }, + "quota": { + "@odata.type": "microsoft.graph.quota" + }, + "sharePointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "system": { + "@odata.type": "microsoft.graph.systemFacet" + }, + "items": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "list": { + "@odata.type": "microsoft.graph.list" + }, + "root": { + "@odata.type": "microsoft.graph.driveItem" + }, + "special": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ] + } + }, + "microsoft.graph.site": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + }, + { + "title": "site", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "root": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.root" + } + ], + "nullable": true + }, + "sharepointIds": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharepointIds" + } + ], + "nullable": true + }, + "siteCollection": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.siteCollection" + } + ], + "nullable": true + }, + "columns": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + }, + "contentTypes": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + }, + "drive": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + ], + "nullable": true + }, + "drives": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + } + }, + "lists": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.list" + } + }, + "sites": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.site" + } + }, + "onenote": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "displayName": "string", + "root": { + "@odata.type": "microsoft.graph.root" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "siteCollection": { + "@odata.type": "microsoft.graph.siteCollection" + }, + "columns": [ + { + "@odata.type": "microsoft.graph.columnDefinition" + } + ], + "contentTypes": [ + { + "@odata.type": "microsoft.graph.contentType" + } + ], + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "drives": [ + { + "@odata.type": "microsoft.graph.drive" + } + ], + "items": [ + { + "@odata.type": "microsoft.graph.baseItem" + } + ], + "lists": [ + { + "@odata.type": "microsoft.graph.list" + } + ], + "sites": [ + { + "@odata.type": "microsoft.graph.site" + } + ], + "onenote": { + "@odata.type": "microsoft.graph.onenote" + } + } + }, + "microsoft.graph.plannerGroup": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerGroup", + "type": "object", + "properties": { + "plans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "plans": [ + { + "@odata.type": "microsoft.graph.plannerPlan" + } + ] + } + }, + "microsoft.graph.onenote": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "onenote", + "type": "object", + "properties": { + "notebooks": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + }, + "sections": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + }, + "sectionGroups": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + }, + "pages": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + }, + "resources": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteResource" + } + }, + "operations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperation" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "notebooks": [ + { + "@odata.type": "microsoft.graph.notebook" + } + ], + "sections": [ + { + "@odata.type": "microsoft.graph.onenoteSection" + } + ], + "sectionGroups": [ + { + "@odata.type": "microsoft.graph.sectionGroup" + } + ], + "pages": [ + { + "@odata.type": "microsoft.graph.onenotePage" + } + ], + "resources": [ + { + "@odata.type": "microsoft.graph.onenoteResource" + } + ], + "operations": [ + { + "@odata.type": "microsoft.graph.onenoteOperation" + } + ] + } + }, + "microsoft.graph.groupLifecyclePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "groupLifecyclePolicy", + "type": "object", + "properties": { + "groupLifetimeInDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "managedGroupTypes": { + "type": "string", + "nullable": true + }, + "alternateNotificationEmails": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "groupLifetimeInDays": "integer", + "managedGroupTypes": "string", + "alternateNotificationEmails": "string" + } + }, + "microsoft.graph.contract": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + }, + { + "title": "contract", + "type": "object", + "properties": { + "contractType": { + "type": "string", + "nullable": true + }, + "customerId": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid", + "nullable": true + }, + "defaultDomainName": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "contractType": "string", + "customerId": "string", + "defaultDomainName": "string", + "displayName": "string" + } + }, + "microsoft.graph.subscribedSku": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "subscribedSku", + "type": "object", + "properties": { + "capabilityStatus": { + "type": "string", + "nullable": true + }, + "consumedUnits": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "prepaidUnits": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.licenseUnitsDetail" + } + ], + "nullable": true + }, + "servicePlans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.servicePlanInfo" + } + }, + "skuId": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid", + "nullable": true + }, + "skuPartNumber": { + "type": "string", + "nullable": true + }, + "appliesTo": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "capabilityStatus": "string", + "consumedUnits": "integer", + "prepaidUnits": { + "@odata.type": "microsoft.graph.licenseUnitsDetail" + }, + "servicePlans": [ + { + "@odata.type": "microsoft.graph.servicePlanInfo" + } + ], + "skuId": "string", + "skuPartNumber": "string", + "appliesTo": "string" + } + }, + "microsoft.graph.licenseUnitsDetail": { + "title": "licenseUnitsDetail", + "type": "object", + "properties": { + "enabled": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "suspended": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "warning": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + "example": { + "enabled": "integer", + "suspended": "integer", + "warning": "integer" + } + }, + "microsoft.graph.organization": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + }, + { + "title": "organization", + "type": "object", + "properties": { + "assignedPlans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.assignedPlan" + } + }, + "businessPhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "city": { + "type": "string", + "nullable": true + }, + "country": { + "type": "string", + "nullable": true + }, + "countryLetterCode": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + }, + "marketingNotificationEmails": { + "type": "array", + "items": { + "type": "string" + } + }, + "onPremisesLastSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "onPremisesSyncEnabled": { + "type": "boolean", + "nullable": true + }, + "postalCode": { + "type": "string", + "nullable": true + }, + "preferredLanguage": { + "type": "string", + "nullable": true + }, + "privacyProfile": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.privacyProfile" + } + ], + "nullable": true + }, + "provisionedPlans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.provisionedPlan" + } + }, + "securityComplianceNotificationMails": { + "type": "array", + "items": { + "type": "string" + } + }, + "securityComplianceNotificationPhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "state": { + "type": "string", + "nullable": true + }, + "street": { + "type": "string", + "nullable": true + }, + "technicalNotificationMails": { + "type": "array", + "items": { + "type": "string" + } + }, + "verifiedDomains": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.verifiedDomain" + } + }, + "mobileDeviceManagementAuthority": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mdmAuthority" + } + ], + "description": "Mobile device management authority." + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "assignedPlans": [ + { + "@odata.type": "microsoft.graph.assignedPlan" + } + ], + "businessPhones": [ + "string" + ], + "city": "string", + "country": "string", + "countryLetterCode": "string", + "displayName": "string", + "marketingNotificationEmails": [ + "string" + ], + "onPremisesLastSyncDateTime": "string (timestamp)", + "onPremisesSyncEnabled": true, + "postalCode": "string", + "preferredLanguage": "string", + "privacyProfile": { + "@odata.type": "microsoft.graph.privacyProfile" + }, + "provisionedPlans": [ + { + "@odata.type": "microsoft.graph.provisionedPlan" + } + ], + "securityComplianceNotificationMails": [ + "string" + ], + "securityComplianceNotificationPhones": [ + "string" + ], + "state": "string", + "street": "string", + "technicalNotificationMails": [ + "string" + ], + "verifiedDomains": [ + { + "@odata.type": "microsoft.graph.verifiedDomain" + } + ], + "mobileDeviceManagementAuthority": { + "@odata.type": "microsoft.graph.mdmAuthority" + }, + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ] + } + }, + "microsoft.graph.assignedPlan": { + "title": "assignedPlan", + "type": "object", + "properties": { + "assignedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "capabilityStatus": { + "type": "string", + "nullable": true + }, + "service": { + "type": "string", + "nullable": true + }, + "servicePlanId": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid", + "nullable": true + } + }, + "example": { + "assignedDateTime": "string (timestamp)", + "capabilityStatus": "string", + "service": "string", + "servicePlanId": "string" + } + }, + "microsoft.graph.privacyProfile": { + "title": "privacyProfile", + "type": "object", + "properties": { + "contactEmail": { + "type": "string", + "nullable": true + }, + "statementUrl": { + "type": "string", + "nullable": true + } + }, + "example": { + "contactEmail": "string", + "statementUrl": "string" + } + }, + "microsoft.graph.provisionedPlan": { + "title": "provisionedPlan", + "type": "object", + "properties": { + "capabilityStatus": { + "type": "string", + "nullable": true + }, + "provisioningStatus": { + "type": "string", + "nullable": true + }, + "service": { + "type": "string", + "nullable": true + } + }, + "example": { + "capabilityStatus": "string", + "provisioningStatus": "string", + "service": "string" + } + }, + "microsoft.graph.verifiedDomain": { + "title": "verifiedDomain", + "type": "object", + "properties": { + "capabilities": { + "type": "string", + "nullable": true + }, + "isDefault": { + "type": "boolean", + "nullable": true + }, + "isInitial": { + "type": "boolean", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "type": { + "type": "string", + "nullable": true + } + }, + "example": { + "capabilities": "string", + "isDefault": true, + "isInitial": true, + "name": "string", + "type": "string" + } + }, + "microsoft.graph.user": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + }, + { + "title": "user", + "type": "object", + "properties": { + "accountEnabled": { + "type": "boolean", + "nullable": true + }, + "ageGroup": { + "type": "string", + "nullable": true + }, + "assignedLicenses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.assignedLicense" + } + }, + "assignedPlans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.assignedPlan" + } + }, + "businessPhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "city": { + "type": "string", + "nullable": true + }, + "companyName": { + "type": "string", + "nullable": true + }, + "consentProvidedForMinor": { + "type": "string", + "nullable": true + }, + "country": { + "type": "string", + "nullable": true + }, + "department": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + }, + "givenName": { + "type": "string", + "nullable": true + }, + "imAddresses": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "jobTitle": { + "type": "string", + "nullable": true + }, + "legalAgeGroupClassification": { + "type": "string", + "nullable": true + }, + "mail": { + "type": "string", + "nullable": true + }, + "mailNickname": { + "type": "string", + "nullable": true + }, + "mobilePhone": { + "type": "string", + "nullable": true + }, + "onPremisesExtensionAttributes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onPremisesExtensionAttributes" + } + ], + "nullable": true + }, + "onPremisesImmutableId": { + "type": "string", + "nullable": true + }, + "onPremisesLastSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "onPremisesProvisioningErrors": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onPremisesProvisioningError" + } + ], + "nullable": true + } + }, + "onPremisesSecurityIdentifier": { + "type": "string", + "nullable": true + }, + "onPremisesSyncEnabled": { + "type": "boolean", + "nullable": true + }, + "onPremisesDomainName": { + "type": "string", + "nullable": true + }, + "onPremisesSamAccountName": { + "type": "string", + "nullable": true + }, + "onPremisesUserPrincipalName": { + "type": "string", + "nullable": true + }, + "passwordPolicies": { + "type": "string", + "nullable": true + }, + "passwordProfile": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.passwordProfile" + } + ], + "nullable": true + }, + "officeLocation": { + "type": "string", + "nullable": true + }, + "postalCode": { + "type": "string", + "nullable": true + }, + "preferredLanguage": { + "type": "string", + "nullable": true + }, + "provisionedPlans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.provisionedPlan" + } + }, + "proxyAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "state": { + "type": "string", + "nullable": true + }, + "streetAddress": { + "type": "string", + "nullable": true + }, + "surname": { + "type": "string", + "nullable": true + }, + "usageLocation": { + "type": "string", + "nullable": true + }, + "userPrincipalName": { + "type": "string", + "nullable": true + }, + "userType": { + "type": "string", + "nullable": true + }, + "mailboxSettings": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailboxSettings" + } + ], + "nullable": true + }, + "aboutMe": { + "type": "string", + "nullable": true + }, + "birthday": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "hireDate": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "interests": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "mySite": { + "type": "string", + "nullable": true + }, + "pastProjects": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "preferredName": { + "type": "string", + "nullable": true + }, + "responsibilities": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "schools": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "skills": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "deviceEnrollmentLimit": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000.", + "format": "int32" + }, + "ownedDevices": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "registeredDevices": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "manager": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + ], + "nullable": true + }, + "directReports": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "memberOf": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "createdObjects": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "ownedObjects": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + } + }, + "licenseDetails": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.licenseDetails" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + }, + "outlook": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.outlookUser" + } + ], + "nullable": true + }, + "messages": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + }, + "mailFolders": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + }, + "calendar": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + ], + "nullable": true + }, + "calendars": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + }, + "calendarGroups": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendarGroup" + } + }, + "calendarView": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + }, + "events": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.event" + } + }, + "people": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.person" + } + }, + "contacts": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + }, + "contactFolders": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + }, + "inferenceClassification": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassification" + } + ], + "nullable": true + }, + "photo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + ], + "nullable": true + }, + "photos": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + }, + "drive": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + ], + "nullable": true + }, + "drives": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + }, + "planner": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerUser" + } + ], + "nullable": true + }, + "onenote": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenote" + } + ], + "nullable": true + }, + "managedDevices": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + }, + "managedAppRegistrations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + }, + "deviceManagementTroubleshootingEvents": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + }, + "activities": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + }, + "insights": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.officeGraphInsights" + } + ], + "nullable": true + }, + "settings": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.userSettings" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "accountEnabled": true, + "ageGroup": "string", + "assignedLicenses": [ + { + "@odata.type": "microsoft.graph.assignedLicense" + } + ], + "assignedPlans": [ + { + "@odata.type": "microsoft.graph.assignedPlan" + } + ], + "businessPhones": [ + "string" + ], + "city": "string", + "companyName": "string", + "consentProvidedForMinor": "string", + "country": "string", + "department": "string", + "displayName": "string", + "givenName": "string", + "imAddresses": [ + "string" + ], + "jobTitle": "string", + "legalAgeGroupClassification": "string", + "mail": "string", + "mailNickname": "string", + "mobilePhone": "string", + "onPremisesExtensionAttributes": { + "@odata.type": "microsoft.graph.onPremisesExtensionAttributes" + }, + "onPremisesImmutableId": "string", + "onPremisesLastSyncDateTime": "string (timestamp)", + "onPremisesProvisioningErrors": [ + { + "@odata.type": "microsoft.graph.onPremisesProvisioningError" + } + ], + "onPremisesSecurityIdentifier": "string", + "onPremisesSyncEnabled": true, + "onPremisesDomainName": "string", + "onPremisesSamAccountName": "string", + "onPremisesUserPrincipalName": "string", + "passwordPolicies": "string", + "passwordProfile": { + "@odata.type": "microsoft.graph.passwordProfile" + }, + "officeLocation": "string", + "postalCode": "string", + "preferredLanguage": "string", + "provisionedPlans": [ + { + "@odata.type": "microsoft.graph.provisionedPlan" + } + ], + "proxyAddresses": [ + "string" + ], + "state": "string", + "streetAddress": "string", + "surname": "string", + "usageLocation": "string", + "userPrincipalName": "string", + "userType": "string", + "mailboxSettings": { + "@odata.type": "microsoft.graph.mailboxSettings" + }, + "aboutMe": "string", + "birthday": "string (timestamp)", + "hireDate": "string (timestamp)", + "interests": [ + "string" + ], + "mySite": "string", + "pastProjects": [ + "string" + ], + "preferredName": "string", + "responsibilities": [ + "string" + ], + "schools": [ + "string" + ], + "skills": [ + "string" + ], + "deviceEnrollmentLimit": "integer", + "ownedDevices": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "registeredDevices": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "manager": { + "@odata.type": "microsoft.graph.directoryObject" + }, + "directReports": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "memberOf": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "createdObjects": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "ownedObjects": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "licenseDetails": [ + { + "@odata.type": "microsoft.graph.licenseDetails" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "outlook": { + "@odata.type": "microsoft.graph.outlookUser" + }, + "messages": [ + { + "@odata.type": "microsoft.graph.message" + } + ], + "mailFolders": [ + { + "@odata.type": "microsoft.graph.mailFolder" + } + ], + "calendar": { + "@odata.type": "microsoft.graph.calendar" + }, + "calendars": [ + { + "@odata.type": "microsoft.graph.calendar" + } + ], + "calendarGroups": [ + { + "@odata.type": "microsoft.graph.calendarGroup" + } + ], + "calendarView": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "events": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "people": [ + { + "@odata.type": "microsoft.graph.person" + } + ], + "contacts": [ + { + "@odata.type": "microsoft.graph.contact" + } + ], + "contactFolders": [ + { + "@odata.type": "microsoft.graph.contactFolder" + } + ], + "inferenceClassification": { + "@odata.type": "microsoft.graph.inferenceClassification" + }, + "photo": { + "@odata.type": "microsoft.graph.profilePhoto" + }, + "photos": [ + { + "@odata.type": "microsoft.graph.profilePhoto" + } + ], + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "drives": [ + { + "@odata.type": "microsoft.graph.drive" + } + ], + "planner": { + "@odata.type": "microsoft.graph.plannerUser" + }, + "onenote": { + "@odata.type": "microsoft.graph.onenote" + }, + "managedDevices": [ + { + "@odata.type": "microsoft.graph.managedDevice" + } + ], + "managedAppRegistrations": [ + { + "@odata.type": "microsoft.graph.managedAppRegistration" + } + ], + "deviceManagementTroubleshootingEvents": [ + { + "@odata.type": "microsoft.graph.deviceManagementTroubleshootingEvent" + } + ], + "activities": [ + { + "@odata.type": "microsoft.graph.userActivity" + } + ], + "insights": { + "@odata.type": "microsoft.graph.officeGraphInsights" + }, + "settings": { + "@odata.type": "microsoft.graph.userSettings" + } + } + }, + "microsoft.graph.assignedLicense": { + "title": "assignedLicense", + "type": "object", + "properties": { + "disabledPlans": { + "type": "array", + "items": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid" + } + }, + "skuId": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid", + "nullable": true + } + }, + "example": { + "disabledPlans": [ + "string" + ], + "skuId": "string" + } + }, + "microsoft.graph.onPremisesExtensionAttributes": { + "title": "onPremisesExtensionAttributes", + "type": "object", + "properties": { + "extensionAttribute1": { + "type": "string", + "nullable": true + }, + "extensionAttribute2": { + "type": "string", + "nullable": true + }, + "extensionAttribute3": { + "type": "string", + "nullable": true + }, + "extensionAttribute4": { + "type": "string", + "nullable": true + }, + "extensionAttribute5": { + "type": "string", + "nullable": true + }, + "extensionAttribute6": { + "type": "string", + "nullable": true + }, + "extensionAttribute7": { + "type": "string", + "nullable": true + }, + "extensionAttribute8": { + "type": "string", + "nullable": true + }, + "extensionAttribute9": { + "type": "string", + "nullable": true + }, + "extensionAttribute10": { + "type": "string", + "nullable": true + }, + "extensionAttribute11": { + "type": "string", + "nullable": true + }, + "extensionAttribute12": { + "type": "string", + "nullable": true + }, + "extensionAttribute13": { + "type": "string", + "nullable": true + }, + "extensionAttribute14": { + "type": "string", + "nullable": true + }, + "extensionAttribute15": { + "type": "string", + "nullable": true + } + }, + "example": { + "extensionAttribute1": "string", + "extensionAttribute2": "string", + "extensionAttribute3": "string", + "extensionAttribute4": "string", + "extensionAttribute5": "string", + "extensionAttribute6": "string", + "extensionAttribute7": "string", + "extensionAttribute8": "string", + "extensionAttribute9": "string", + "extensionAttribute10": "string", + "extensionAttribute11": "string", + "extensionAttribute12": "string", + "extensionAttribute13": "string", + "extensionAttribute14": "string", + "extensionAttribute15": "string" + } + }, + "microsoft.graph.passwordProfile": { + "title": "passwordProfile", + "type": "object", + "properties": { + "password": { + "type": "string", + "nullable": true + }, + "forceChangePasswordNextSignIn": { + "type": "boolean", + "nullable": true + } + }, + "example": { + "password": "string", + "forceChangePasswordNextSignIn": true + } + }, + "microsoft.graph.mailboxSettings": { + "title": "mailboxSettings", + "type": "object", + "properties": { + "automaticRepliesSetting": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.automaticRepliesSetting" + } + ], + "nullable": true + }, + "archiveFolder": { + "type": "string", + "nullable": true + }, + "timeZone": { + "type": "string", + "nullable": true + }, + "language": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.localeInfo" + } + ], + "nullable": true + }, + "workingHours": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workingHours" + } + ], + "nullable": true + } + }, + "example": { + "automaticRepliesSetting": { + "@odata.type": "microsoft.graph.automaticRepliesSetting" + }, + "archiveFolder": "string", + "timeZone": "string", + "language": { + "@odata.type": "microsoft.graph.localeInfo" + }, + "workingHours": { + "@odata.type": "microsoft.graph.workingHours" + } + } + }, + "microsoft.graph.automaticRepliesSetting": { + "title": "automaticRepliesSetting", + "type": "object", + "properties": { + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.automaticRepliesStatus" + } + ], + "nullable": true + }, + "externalAudience": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalAudienceScope" + } + ], + "nullable": true + }, + "scheduledStartDateTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "scheduledEndDateTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "internalReplyMessage": { + "type": "string", + "nullable": true + }, + "externalReplyMessage": { + "type": "string", + "nullable": true + } + }, + "example": { + "status": { + "@odata.type": "microsoft.graph.automaticRepliesStatus" + }, + "externalAudience": { + "@odata.type": "microsoft.graph.externalAudienceScope" + }, + "scheduledStartDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "scheduledEndDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "internalReplyMessage": "string", + "externalReplyMessage": "string" + } + }, + "microsoft.graph.dateTimeTimeZone": { + "title": "dateTimeTimeZone", + "type": "object", + "properties": { + "dateTime": { + "type": "string" + }, + "timeZone": { + "type": "string", + "nullable": true + } + }, + "example": { + "dateTime": "string", + "timeZone": "string" + } + }, + "microsoft.graph.localeInfo": { + "title": "localeInfo", + "type": "object", + "properties": { + "locale": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + } + }, + "example": { + "locale": "string", + "displayName": "string" + } + }, + "microsoft.graph.workingHours": { + "title": "workingHours", + "type": "object", + "properties": { + "daysOfWeek": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dayOfWeek" + } + ], + "nullable": true + } + }, + "startTime": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "format": "time", + "nullable": true + }, + "endTime": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "format": "time", + "nullable": true + }, + "timeZone": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.timeZoneBase" + } + ], + "nullable": true + } + }, + "example": { + "daysOfWeek": [ + { + "@odata.type": "microsoft.graph.dayOfWeek" + } + ], + "startTime": "string (timestamp)", + "endTime": "string (timestamp)", + "timeZone": { + "@odata.type": "microsoft.graph.timeZoneBase" + } + } + }, + "microsoft.graph.timeZoneBase": { + "title": "timeZoneBase", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + } + }, + "example": { + "name": "string" + } + }, + "microsoft.graph.outlookUser": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "outlookUser", + "type": "object", + "properties": { + "masterCategories": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.outlookCategory" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "masterCategories": [ + { + "@odata.type": "microsoft.graph.outlookCategory" + } + ] + } + }, + "microsoft.graph.message": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.outlookItem" + }, + { + "title": "message", + "type": "object", + "properties": { + "receivedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "sentDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "hasAttachments": { + "type": "boolean", + "nullable": true + }, + "internetMessageId": { + "type": "string", + "nullable": true + }, + "internetMessageHeaders": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.internetMessageHeader" + } + ], + "nullable": true + } + }, + "subject": { + "type": "string", + "nullable": true + }, + "body": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemBody" + } + ], + "nullable": true + }, + "bodyPreview": { + "type": "string", + "nullable": true + }, + "importance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.importance" + } + ], + "nullable": true + }, + "parentFolderId": { + "type": "string", + "nullable": true + }, + "sender": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + }, + "from": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + }, + "toRecipients": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "ccRecipients": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "bccRecipients": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "replyTo": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "conversationId": { + "type": "string", + "nullable": true + }, + "uniqueBody": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemBody" + } + ], + "nullable": true + }, + "isDeliveryReceiptRequested": { + "type": "boolean", + "nullable": true + }, + "isReadReceiptRequested": { + "type": "boolean", + "nullable": true + }, + "isRead": { + "type": "boolean", + "nullable": true + }, + "isDraft": { + "type": "boolean", + "nullable": true + }, + "webLink": { + "type": "string", + "nullable": true + }, + "inferenceClassification": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationType" + } + ], + "nullable": true + }, + "flag": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.followupFlag" + } + ], + "nullable": true + }, + "attachments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "receivedDateTime": "string (timestamp)", + "sentDateTime": "string (timestamp)", + "hasAttachments": true, + "internetMessageId": "string", + "internetMessageHeaders": [ + { + "@odata.type": "microsoft.graph.internetMessageHeader" + } + ], + "subject": "string", + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "bodyPreview": "string", + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "parentFolderId": "string", + "sender": { + "@odata.type": "microsoft.graph.recipient" + }, + "from": { + "@odata.type": "microsoft.graph.recipient" + }, + "toRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "bccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "replyTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "conversationId": "string", + "uniqueBody": { + "@odata.type": "microsoft.graph.itemBody" + }, + "isDeliveryReceiptRequested": true, + "isReadReceiptRequested": true, + "isRead": true, + "isDraft": true, + "webLink": "string", + "inferenceClassification": { + "@odata.type": "microsoft.graph.inferenceClassificationType" + }, + "flag": { + "@odata.type": "microsoft.graph.followupFlag" + }, + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.mailFolder": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "mailFolder", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "parentFolderId": { + "type": "string", + "nullable": true + }, + "childFolderCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "unreadItemCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "totalItemCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "messages": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.message" + } + }, + "messageRules": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.messageRule" + } + }, + "childFolders": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mailFolder" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "parentFolderId": "string", + "childFolderCount": "integer", + "unreadItemCount": "integer", + "totalItemCount": "integer", + "messages": [ + { + "@odata.type": "microsoft.graph.message" + } + ], + "messageRules": [ + { + "@odata.type": "microsoft.graph.messageRule" + } + ], + "childFolders": [ + { + "@odata.type": "microsoft.graph.mailFolder" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.calendarGroup": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "calendarGroup", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "classId": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid", + "nullable": true + }, + "changeKey": { + "type": "string", + "nullable": true + }, + "calendars": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.calendar" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "classId": "string", + "changeKey": "string", + "calendars": [ + { + "@odata.type": "microsoft.graph.calendar" + } + ] + } + }, + "microsoft.graph.person": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "person", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "givenName": { + "type": "string", + "nullable": true + }, + "surname": { + "type": "string", + "nullable": true + }, + "birthday": { + "type": "string", + "nullable": true + }, + "personNotes": { + "type": "string", + "nullable": true + }, + "isFavorite": { + "type": "boolean", + "nullable": true + }, + "scoredEmailAddresses": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.scoredEmailAddress" + } + ], + "nullable": true + } + }, + "phones": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.phone" + } + ], + "nullable": true + } + }, + "postalAddresses": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.location" + } + ], + "nullable": true + } + }, + "websites": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.website" + } + ], + "nullable": true + } + }, + "jobTitle": { + "type": "string", + "nullable": true + }, + "companyName": { + "type": "string", + "nullable": true + }, + "yomiCompany": { + "type": "string", + "nullable": true + }, + "department": { + "type": "string", + "nullable": true + }, + "officeLocation": { + "type": "string", + "nullable": true + }, + "profession": { + "type": "string", + "nullable": true + }, + "personType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.personType" + } + ], + "nullable": true + }, + "userPrincipalName": { + "type": "string", + "nullable": true + }, + "imAddress": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "givenName": "string", + "surname": "string", + "birthday": "string", + "personNotes": "string", + "isFavorite": true, + "scoredEmailAddresses": [ + { + "@odata.type": "microsoft.graph.scoredEmailAddress" + } + ], + "phones": [ + { + "@odata.type": "microsoft.graph.phone" + } + ], + "postalAddresses": [ + { + "@odata.type": "microsoft.graph.location" + } + ], + "websites": [ + { + "@odata.type": "microsoft.graph.website" + } + ], + "jobTitle": "string", + "companyName": "string", + "yomiCompany": "string", + "department": "string", + "officeLocation": "string", + "profession": "string", + "personType": { + "@odata.type": "microsoft.graph.personType" + }, + "userPrincipalName": "string", + "imAddress": "string" + } + }, + "microsoft.graph.contact": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.outlookItem" + }, + { + "title": "contact", + "type": "object", + "properties": { + "parentFolderId": { + "type": "string", + "nullable": true + }, + "birthday": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "fileAs": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + }, + "givenName": { + "type": "string", + "nullable": true + }, + "initials": { + "type": "string", + "nullable": true + }, + "middleName": { + "type": "string", + "nullable": true + }, + "nickName": { + "type": "string", + "nullable": true + }, + "surname": { + "type": "string", + "nullable": true + }, + "title": { + "type": "string", + "nullable": true + }, + "yomiGivenName": { + "type": "string", + "nullable": true + }, + "yomiSurname": { + "type": "string", + "nullable": true + }, + "yomiCompanyName": { + "type": "string", + "nullable": true + }, + "generation": { + "type": "string", + "nullable": true + }, + "emailAddresses": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.emailAddress" + } + ], + "nullable": true + } + }, + "imAddresses": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "jobTitle": { + "type": "string", + "nullable": true + }, + "companyName": { + "type": "string", + "nullable": true + }, + "department": { + "type": "string", + "nullable": true + }, + "officeLocation": { + "type": "string", + "nullable": true + }, + "profession": { + "type": "string", + "nullable": true + }, + "businessHomePage": { + "type": "string", + "nullable": true + }, + "assistantName": { + "type": "string", + "nullable": true + }, + "manager": { + "type": "string", + "nullable": true + }, + "homePhones": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "mobilePhone": { + "type": "string", + "nullable": true + }, + "businessPhones": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "homeAddress": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.physicalAddress" + } + ], + "nullable": true + }, + "businessAddress": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.physicalAddress" + } + ], + "nullable": true + }, + "otherAddress": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.physicalAddress" + } + ], + "nullable": true + }, + "spouseName": { + "type": "string", + "nullable": true + }, + "personalNotes": { + "type": "string", + "nullable": true + }, + "children": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "photo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.profilePhoto" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "parentFolderId": "string", + "birthday": "string (timestamp)", + "fileAs": "string", + "displayName": "string", + "givenName": "string", + "initials": "string", + "middleName": "string", + "nickName": "string", + "surname": "string", + "title": "string", + "yomiGivenName": "string", + "yomiSurname": "string", + "yomiCompanyName": "string", + "generation": "string", + "emailAddresses": [ + { + "@odata.type": "microsoft.graph.emailAddress" + } + ], + "imAddresses": [ + "string" + ], + "jobTitle": "string", + "companyName": "string", + "department": "string", + "officeLocation": "string", + "profession": "string", + "businessHomePage": "string", + "assistantName": "string", + "manager": "string", + "homePhones": [ + "string" + ], + "mobilePhone": "string", + "businessPhones": [ + "string" + ], + "homeAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "businessAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "otherAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "spouseName": "string", + "personalNotes": "string", + "children": [ + "string" + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "photo": { + "@odata.type": "microsoft.graph.profilePhoto" + } + } + }, + "microsoft.graph.contactFolder": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "contactFolder", + "type": "object", + "properties": { + "parentFolderId": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + }, + "contacts": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contact" + } + }, + "childFolders": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contactFolder" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "parentFolderId": "string", + "displayName": "string", + "contacts": [ + { + "@odata.type": "microsoft.graph.contact" + } + ], + "childFolders": [ + { + "@odata.type": "microsoft.graph.contactFolder" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.inferenceClassification": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "inferenceClassification", + "type": "object", + "properties": { + "overrides": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationOverride" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "overrides": [ + { + "@odata.type": "microsoft.graph.inferenceClassificationOverride" + } + ] + } + }, + "microsoft.graph.plannerUser": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerUser", + "type": "object", + "properties": { + "tasks": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + }, + "plans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ], + "plans": [ + { + "@odata.type": "microsoft.graph.plannerPlan" + } + ] + } + }, + "microsoft.graph.managedDevice": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedDevice", + "type": "object", + "properties": { + "userId": { + "type": "string", + "description": "Unique Identifier for the user associated with the device", + "nullable": true + }, + "deviceName": { + "type": "string", + "description": "Name of the device", + "nullable": true + }, + "managedDeviceOwnerType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceOwnerType" + } + ], + "description": "Ownership of the device. Can be 'company' or 'personal'" + }, + "deviceActionResults": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceActionResult" + } + ], + "nullable": true + }, + "description": "List of ComplexType deviceActionResult objects." + }, + "enrolledDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Enrollment time of the device.", + "format": "date-time" + }, + "lastSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The date and time that the device last completed a successful sync with Intune.", + "format": "date-time" + }, + "operatingSystem": { + "type": "string", + "description": "Operating system of the device. Windows, iOS, etc.", + "nullable": true + }, + "complianceState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceState" + } + ], + "description": "Compliance state of the device." + }, + "jailBroken": { + "type": "string", + "description": "whether the device is jail broken or rooted.", + "nullable": true + }, + "managementAgent": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managementAgentType" + } + ], + "description": "Management channel of the device. Intune, EAS, etc." + }, + "osVersion": { + "type": "string", + "description": "Operating system version of the device.", + "nullable": true + }, + "easActivated": { + "type": "boolean", + "description": "Whether the device is Exchange ActiveSync activated." + }, + "easDeviceId": { + "type": "string", + "description": "Exchange ActiveSync Id of the device.", + "nullable": true + }, + "easActivationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Exchange ActivationSync activation time of the device.", + "format": "date-time" + }, + "azureADRegistered": { + "type": "boolean", + "description": "Whether the device is Azure Active Directory registered.", + "nullable": true + }, + "deviceEnrollmentType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentType" + } + ], + "description": "Enrollment type of the device." + }, + "activationLockBypassCode": { + "type": "string", + "description": "Code that allows the Activation Lock on a device to be bypassed.", + "nullable": true + }, + "emailAddress": { + "type": "string", + "description": "Email(s) for the user associated with the device", + "nullable": true + }, + "azureADDeviceId": { + "type": "string", + "description": "The unique identifier for the Azure Active Directory device. Read only.", + "nullable": true + }, + "deviceRegistrationState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceRegistrationState" + } + ], + "description": "Device registration state." + }, + "deviceCategoryDisplayName": { + "type": "string", + "description": "Device category display name", + "nullable": true + }, + "isSupervised": { + "type": "boolean", + "description": "Device supervised status" + }, + "exchangeLastSuccessfulSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last time the device contacted Exchange.", + "format": "date-time" + }, + "exchangeAccessState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeAccessState" + } + ], + "description": "The Access State of the device in Exchange." + }, + "exchangeAccessStateReason": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeAccessStateReason" + } + ], + "description": "The reason for the device's access state in Exchange." + }, + "remoteAssistanceSessionUrl": { + "type": "string", + "description": "Url that allows a Remote Assistance session to be established with the device.", + "nullable": true + }, + "remoteAssistanceSessionErrorDetails": { + "type": "string", + "description": "An error string that identifies issues when creating Remote Assistance session objects.", + "nullable": true + }, + "isEncrypted": { + "type": "boolean", + "description": "Device encryption status" + }, + "userPrincipalName": { + "type": "string", + "description": "Device user principal name", + "nullable": true + }, + "model": { + "type": "string", + "description": "Model of the device", + "nullable": true + }, + "manufacturer": { + "type": "string", + "description": "Manufacturer of the device", + "nullable": true + }, + "imei": { + "type": "string", + "description": "IMEI", + "nullable": true + }, + "complianceGracePeriodExpirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The DateTime when device compliance grace period expires", + "format": "date-time" + }, + "serialNumber": { + "type": "string", + "description": "SerialNumber", + "nullable": true + }, + "phoneNumber": { + "type": "string", + "description": "Phone number of the device", + "nullable": true + }, + "androidSecurityPatchLevel": { + "type": "string", + "description": "Android security patch level", + "nullable": true + }, + "userDisplayName": { + "type": "string", + "description": "User display name", + "nullable": true + }, + "configurationManagerClientEnabledFeatures": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.configurationManagerClientEnabledFeatures" + } + ], + "description": "ConfigrMgr client enabled features", + "nullable": true + }, + "wiFiMacAddress": { + "type": "string", + "description": "Wi-Fi MAC", + "nullable": true + }, + "deviceHealthAttestationState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceHealthAttestationState" + } + ], + "description": "The device health attestation state.", + "nullable": true + }, + "subscriberCarrier": { + "type": "string", + "description": "Subscriber Carrier", + "nullable": true + }, + "meid": { + "type": "string", + "description": "MEID", + "nullable": true + }, + "totalStorageSpaceInBytes": { + "type": "integer", + "description": "Total Storage in Bytes", + "format": "int64" + }, + "freeStorageSpaceInBytes": { + "type": "integer", + "description": "Free Storage in Bytes", + "format": "int64" + }, + "managedDeviceName": { + "type": "string", + "description": "Automatically generated name to identify a device. Can be overwritten to a user friendly name.", + "nullable": true + }, + "partnerReportedThreatState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedDevicePartnerReportedHealthState" + } + ], + "description": "Indicates the threat state of a device when a Mobile Threat Defense partner is in use by the account and device. Read Only." + }, + "deviceConfigurationStates": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationState" + } + }, + "deviceCategory": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + ], + "nullable": true + }, + "deviceCompliancePolicyStates": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyState" + } + } + }, + "description": "Devices that are managed or pre-enrolled through Intune" + } + ], + "example": { + "id": "string (identifier)", + "userId": "string", + "deviceName": "string", + "managedDeviceOwnerType": { + "@odata.type": "microsoft.graph.managedDeviceOwnerType" + }, + "deviceActionResults": [ + { + "@odata.type": "microsoft.graph.deviceActionResult" + } + ], + "enrolledDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "operatingSystem": "string", + "complianceState": { + "@odata.type": "microsoft.graph.complianceState" + }, + "jailBroken": "string", + "managementAgent": { + "@odata.type": "microsoft.graph.managementAgentType" + }, + "osVersion": "string", + "easActivated": true, + "easDeviceId": "string", + "easActivationDateTime": "string (timestamp)", + "azureADRegistered": true, + "deviceEnrollmentType": { + "@odata.type": "microsoft.graph.deviceEnrollmentType" + }, + "activationLockBypassCode": "string", + "emailAddress": "string", + "azureADDeviceId": "string", + "deviceRegistrationState": { + "@odata.type": "microsoft.graph.deviceRegistrationState" + }, + "deviceCategoryDisplayName": "string", + "isSupervised": true, + "exchangeLastSuccessfulSyncDateTime": "string (timestamp)", + "exchangeAccessState": { + "@odata.type": "microsoft.graph.deviceManagementExchangeAccessState" + }, + "exchangeAccessStateReason": { + "@odata.type": "microsoft.graph.deviceManagementExchangeAccessStateReason" + }, + "remoteAssistanceSessionUrl": "string", + "remoteAssistanceSessionErrorDetails": "string", + "isEncrypted": true, + "userPrincipalName": "string", + "model": "string", + "manufacturer": "string", + "imei": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "serialNumber": "string", + "phoneNumber": "string", + "androidSecurityPatchLevel": "string", + "userDisplayName": "string", + "configurationManagerClientEnabledFeatures": { + "@odata.type": "microsoft.graph.configurationManagerClientEnabledFeatures" + }, + "wiFiMacAddress": "string", + "deviceHealthAttestationState": { + "@odata.type": "microsoft.graph.deviceHealthAttestationState" + }, + "subscriberCarrier": "string", + "meid": "string", + "totalStorageSpaceInBytes": "integer", + "freeStorageSpaceInBytes": "integer", + "managedDeviceName": "string", + "partnerReportedThreatState": { + "@odata.type": "microsoft.graph.managedDevicePartnerReportedHealthState" + }, + "deviceConfigurationStates": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationState" + } + ], + "deviceCategory": { + "@odata.type": "microsoft.graph.deviceCategory" + }, + "deviceCompliancePolicyStates": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyState" + } + ] + } + }, + "microsoft.graph.managedAppRegistration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedAppRegistration", + "type": "object", + "properties": { + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Date and time of creation", + "format": "date-time" + }, + "lastSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Date and time of last the app synced with management service.", + "format": "date-time" + }, + "applicationVersion": { + "type": "string", + "description": "App version", + "nullable": true + }, + "managementSdkVersion": { + "type": "string", + "description": "App management SDK version", + "nullable": true + }, + "platformVersion": { + "type": "string", + "description": "Operating System version", + "nullable": true + }, + "deviceType": { + "type": "string", + "description": "Host device type", + "nullable": true + }, + "deviceTag": { + "type": "string", + "description": "App management SDK generated tag, which helps relate apps hosted on the same device. Not guaranteed to relate apps in all conditions.", + "nullable": true + }, + "deviceName": { + "type": "string", + "description": "Host device name", + "nullable": true + }, + "flaggedReasons": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppFlaggedReason" + } + ] + }, + "description": "Zero or more reasons an app registration is flagged. E.g. app running on rooted device" + }, + "userId": { + "type": "string", + "description": "The user Id to who this app registration belongs.", + "nullable": true + }, + "appIdentifier": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppIdentifier" + } + ], + "description": "The app package Identifier", + "nullable": true + }, + "version": { + "type": "string", + "description": "Version of the entity.", + "nullable": true + }, + "appliedPolicies": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + }, + "intendedPolicies": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + }, + "operations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppOperation" + } + } + }, + "description": "The ManagedAppEntity is the base entity type for all other entity types under app management workflow." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "applicationVersion": "string", + "managementSdkVersion": "string", + "platformVersion": "string", + "deviceType": "string", + "deviceTag": "string", + "deviceName": "string", + "flaggedReasons": [ + { + "@odata.type": "microsoft.graph.managedAppFlaggedReason" + } + ], + "userId": "string", + "appIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "version": "string", + "appliedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "intendedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "operations": [ + { + "@odata.type": "microsoft.graph.managedAppOperation" + } + ] + } + }, + "microsoft.graph.deviceManagementTroubleshootingEvent": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "eventDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Time when the event occurred .", + "format": "date-time" + }, + "correlationId": { + "type": "string", + "description": "Id used for tracing the failure in the service.", + "nullable": true + } + }, + "description": "Event representing an general failure." + } + ], + "example": { + "id": "string (identifier)", + "eventDateTime": "string (timestamp)", + "correlationId": "string" + } + }, + "microsoft.graph.userActivity": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "userActivity", + "type": "object", + "properties": { + "visualElements": { + "$ref": "#/components/schemas/microsoft.graph.visualInfo" + }, + "activitySourceHost": { + "type": "string" + }, + "activationUrl": { + "type": "string" + }, + "appActivityId": { + "type": "string" + }, + "appDisplayName": { + "type": "string", + "nullable": true + }, + "contentUrl": { + "type": "string", + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "expirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "fallbackUrl": { + "type": "string", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "userTimezone": { + "type": "string", + "nullable": true + }, + "contentInfo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.status" + } + ], + "nullable": true + }, + "historyItems": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.activityHistoryItem" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "visualElements": { + "@odata.type": "microsoft.graph.visualInfo" + }, + "activitySourceHost": "string", + "activationUrl": "string", + "appActivityId": "string", + "appDisplayName": "string", + "contentUrl": "string", + "createdDateTime": "string (timestamp)", + "expirationDateTime": "string (timestamp)", + "fallbackUrl": "string", + "lastModifiedDateTime": "string (timestamp)", + "userTimezone": "string", + "contentInfo": { + "@odata.type": "microsoft.graph.Json" + }, + "status": { + "@odata.type": "microsoft.graph.status" + }, + "historyItems": [ + { + "@odata.type": "microsoft.graph.activityHistoryItem" + } + ] + } + }, + "microsoft.graph.officeGraphInsights": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "officeGraphInsights", + "type": "object", + "properties": { + "trending": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.trending" + } + }, + "shared": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sharedInsight" + } + }, + "used": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.usedInsight" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "trending": [ + { + "@odata.type": "microsoft.graph.trending" + } + ], + "shared": [ + { + "@odata.type": "microsoft.graph.sharedInsight" + } + ], + "used": [ + { + "@odata.type": "microsoft.graph.usedInsight" + } + ] + } + }, + "microsoft.graph.userSettings": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "userSettings", + "type": "object", + "properties": { + "contributionToContentDiscoveryDisabled": { + "type": "boolean" + }, + "contributionToContentDiscoveryAsOrganizationDisabled": { + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "contributionToContentDiscoveryDisabled": true, + "contributionToContentDiscoveryAsOrganizationDisabled": true + } + }, + "microsoft.graph.settingValue": { + "title": "settingValue", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "value": { + "type": "string", + "nullable": true + } + }, + "example": { + "name": "string", + "value": "string" + } + }, + "microsoft.graph.groupSettingTemplate": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + }, + { + "title": "groupSettingTemplate", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "description": { + "type": "string", + "nullable": true + }, + "values": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingTemplateValue" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "displayName": "string", + "description": "string", + "values": [ + { + "@odata.type": "microsoft.graph.settingTemplateValue" + } + ] + } + }, + "microsoft.graph.settingTemplateValue": { + "title": "settingTemplateValue", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "type": { + "type": "string", + "nullable": true + }, + "defaultValue": { + "type": "string", + "nullable": true + }, + "description": { + "type": "string", + "nullable": true + } + }, + "example": { + "name": "string", + "type": "string", + "defaultValue": "string", + "description": "string" + } + }, + "microsoft.graph.ComplexExtensionValue": { + "title": "ComplexExtensionValue", + "type": "object" + }, + "microsoft.graph.schemaExtension": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "schemaExtension", + "type": "object", + "properties": { + "description": { + "type": "string", + "nullable": true + }, + "targetTypes": { + "type": "array", + "items": { + "type": "string" + } + }, + "properties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extensionSchemaProperty" + } + }, + "status": { + "type": "string" + }, + "owner": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "description": "string", + "targetTypes": [ + "string" + ], + "properties": [ + { + "@odata.type": "microsoft.graph.extensionSchemaProperty" + } + ], + "status": "string", + "owner": "string" + } + }, + "microsoft.graph.extensionSchemaProperty": { + "title": "extensionSchemaProperty", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "type": { + "type": "string", + "nullable": true + } + }, + "example": { + "name": "string", + "type": "string" + } + }, + "microsoft.graph.attachment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "attachment", + "type": "object", + "properties": { + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "contentType": { + "type": "string", + "nullable": true + }, + "size": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "isInline": { + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "contentType": "string", + "size": "integer", + "isInline": true + } + }, + "microsoft.graph.customTimeZone": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.timeZoneBase" + }, + { + "title": "customTimeZone", + "type": "object", + "properties": { + "bias": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "standardOffset": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.standardTimeZoneOffset" + } + ], + "nullable": true + }, + "daylightOffset": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.daylightTimeZoneOffset" + } + ], + "nullable": true + } + } + } + ], + "example": { + "name": "string", + "bias": "integer", + "standardOffset": { + "@odata.type": "microsoft.graph.standardTimeZoneOffset" + }, + "daylightOffset": { + "@odata.type": "microsoft.graph.daylightTimeZoneOffset" + } + } + }, + "microsoft.graph.standardTimeZoneOffset": { + "title": "standardTimeZoneOffset", + "type": "object", + "properties": { + "time": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "format": "time", + "nullable": true + }, + "dayOccurrence": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "dayOfWeek": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dayOfWeek" + } + ], + "nullable": true + }, + "month": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "year": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + "example": { + "time": "string (timestamp)", + "dayOccurrence": "integer", + "dayOfWeek": { + "@odata.type": "microsoft.graph.dayOfWeek" + }, + "month": "integer", + "year": "integer" + } + }, + "microsoft.graph.daylightTimeZoneOffset": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.standardTimeZoneOffset" + }, + { + "title": "daylightTimeZoneOffset", + "type": "object", + "properties": { + "daylightBias": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + } + } + ], + "example": { + "time": "string (timestamp)", + "dayOccurrence": "integer", + "dayOfWeek": { + "@odata.type": "microsoft.graph.dayOfWeek" + }, + "month": "integer", + "year": "integer", + "daylightBias": "integer" + } + }, + "microsoft.graph.outlookCategory": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "outlookCategory", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "color": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.categoryColor" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "color": { + "@odata.type": "microsoft.graph.categoryColor" + } + } + }, + "microsoft.graph.recipient": { + "title": "recipient", + "type": "object", + "properties": { + "emailAddress": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.emailAddress" + } + ], + "nullable": true + } + }, + "example": { + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + } + } + }, + "microsoft.graph.emailAddress": { + "title": "emailAddress", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "address": { + "type": "string", + "nullable": true + } + }, + "example": { + "name": "string", + "address": "string" + } + }, + "microsoft.graph.attendeeBase": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + }, + { + "title": "attendeeBase", + "type": "object", + "properties": { + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attendeeType" + } + ], + "nullable": true + } + } + } + ], + "example": { + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "type": { + "@odata.type": "microsoft.graph.attendeeType" + } + } + }, + "microsoft.graph.meetingTimeSuggestionsResult": { + "title": "meetingTimeSuggestionsResult", + "type": "object", + "properties": { + "meetingTimeSuggestions": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.meetingTimeSuggestion" + } + ], + "nullable": true + } + }, + "emptySuggestionsReason": { + "type": "string", + "nullable": true + } + }, + "example": { + "meetingTimeSuggestions": [ + { + "@odata.type": "microsoft.graph.meetingTimeSuggestion" + } + ], + "emptySuggestionsReason": "string" + } + }, + "microsoft.graph.meetingTimeSuggestion": { + "title": "meetingTimeSuggestion", + "type": "object", + "properties": { + "meetingTimeSlot": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.timeSlot" + } + ], + "nullable": true + }, + "confidence": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "organizerAvailability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.freeBusyStatus" + } + ], + "nullable": true + }, + "attendeeAvailability": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attendeeAvailability" + } + ], + "nullable": true + } + }, + "locations": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.location" + } + ], + "nullable": true + } + }, + "suggestionReason": { + "type": "string", + "nullable": true + } + }, + "example": { + "meetingTimeSlot": { + "@odata.type": "microsoft.graph.timeSlot" + }, + "confidence": "double", + "organizerAvailability": { + "@odata.type": "microsoft.graph.freeBusyStatus" + }, + "attendeeAvailability": [ + { + "@odata.type": "microsoft.graph.attendeeAvailability" + } + ], + "locations": [ + { + "@odata.type": "microsoft.graph.location" + } + ], + "suggestionReason": "string" + } + }, + "microsoft.graph.timeSlot": { + "title": "timeSlot", + "type": "object", + "properties": { + "start": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "end": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + } + }, + "example": { + "start": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "end": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.attendeeAvailability": { + "title": "attendeeAvailability", + "type": "object", + "properties": { + "attendee": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attendeeBase" + } + ], + "nullable": true + }, + "availability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.freeBusyStatus" + } + ], + "nullable": true + } + }, + "example": { + "attendee": { + "@odata.type": "microsoft.graph.attendeeBase" + }, + "availability": { + "@odata.type": "microsoft.graph.freeBusyStatus" + } + } + }, + "microsoft.graph.location": { + "title": "location", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "locationEmailAddress": { + "type": "string", + "nullable": true + }, + "address": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.physicalAddress" + } + ], + "nullable": true + }, + "coordinates": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.outlookGeoCoordinates" + } + ], + "nullable": true + }, + "locationUri": { + "type": "string", + "nullable": true + }, + "locationType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.locationType" + } + ], + "nullable": true + }, + "uniqueId": { + "type": "string", + "nullable": true + }, + "uniqueIdType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.locationUniqueIdType" + } + ], + "nullable": true + } + }, + "example": { + "displayName": "string", + "locationEmailAddress": "string", + "address": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "coordinates": { + "@odata.type": "microsoft.graph.outlookGeoCoordinates" + }, + "locationUri": "string", + "locationType": { + "@odata.type": "microsoft.graph.locationType" + }, + "uniqueId": "string", + "uniqueIdType": { + "@odata.type": "microsoft.graph.locationUniqueIdType" + } + } + }, + "microsoft.graph.physicalAddress": { + "title": "physicalAddress", + "type": "object", + "properties": { + "street": { + "type": "string", + "nullable": true + }, + "city": { + "type": "string", + "nullable": true + }, + "state": { + "type": "string", + "nullable": true + }, + "countryOrRegion": { + "type": "string", + "nullable": true + }, + "postalCode": { + "type": "string", + "nullable": true + } + }, + "example": { + "street": "string", + "city": "string", + "state": "string", + "countryOrRegion": "string", + "postalCode": "string" + } + }, + "microsoft.graph.outlookGeoCoordinates": { + "title": "outlookGeoCoordinates", + "type": "object", + "properties": { + "altitude": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "latitude": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "longitude": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "accuracy": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "altitudeAccuracy": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + } + }, + "example": { + "altitude": "double", + "latitude": "double", + "longitude": "double", + "accuracy": "double", + "altitudeAccuracy": "double" + } + }, + "microsoft.graph.locationConstraint": { + "title": "locationConstraint", + "type": "object", + "properties": { + "isRequired": { + "type": "boolean", + "nullable": true + }, + "suggestLocation": { + "type": "boolean", + "nullable": true + }, + "locations": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.locationConstraintItem" + } + ], + "nullable": true + } + } + }, + "example": { + "isRequired": true, + "suggestLocation": true, + "locations": [ + { + "@odata.type": "microsoft.graph.locationConstraintItem" + } + ] + } + }, + "microsoft.graph.locationConstraintItem": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.location" + }, + { + "title": "locationConstraintItem", + "type": "object", + "properties": { + "resolveAvailability": { + "type": "boolean", + "nullable": true + } + } + } + ], + "example": { + "displayName": "string", + "locationEmailAddress": "string", + "address": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "coordinates": { + "@odata.type": "microsoft.graph.outlookGeoCoordinates" + }, + "locationUri": "string", + "locationType": { + "@odata.type": "microsoft.graph.locationType" + }, + "uniqueId": "string", + "uniqueIdType": { + "@odata.type": "microsoft.graph.locationUniqueIdType" + }, + "resolveAvailability": true + } + }, + "microsoft.graph.timeConstraint": { + "title": "timeConstraint", + "type": "object", + "properties": { + "activityDomain": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.activityDomain" + } + ], + "nullable": true + }, + "timeslots": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.timeSlot" + } + ], + "nullable": true + } + } + }, + "example": { + "activityDomain": { + "@odata.type": "microsoft.graph.activityDomain" + }, + "timeslots": [ + { + "@odata.type": "microsoft.graph.timeSlot" + } + ] + } + }, + "microsoft.graph.reminder": { + "title": "reminder", + "type": "object", + "properties": { + "eventId": { + "type": "string", + "nullable": true + }, + "eventStartTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "eventEndTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "changeKey": { + "type": "string", + "nullable": true + }, + "eventSubject": { + "type": "string", + "nullable": true + }, + "eventLocation": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.location" + } + ], + "nullable": true + }, + "eventWebLink": { + "type": "string", + "nullable": true + }, + "reminderFireTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + } + }, + "example": { + "eventId": "string", + "eventStartTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "eventEndTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "changeKey": "string", + "eventSubject": "string", + "eventLocation": { + "@odata.type": "microsoft.graph.location" + }, + "eventWebLink": "string", + "reminderFireTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.mailTips": { + "title": "mailTips", + "type": "object", + "properties": { + "emailAddress": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.emailAddress" + } + ], + "nullable": true + }, + "automaticReplies": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.automaticRepliesMailTips" + } + ], + "nullable": true + }, + "mailboxFull": { + "type": "boolean", + "nullable": true + }, + "customMailTip": { + "type": "string", + "nullable": true + }, + "externalMemberCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "totalMemberCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "deliveryRestricted": { + "type": "boolean", + "nullable": true + }, + "isModerated": { + "type": "boolean", + "nullable": true + }, + "recipientScope": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipientScopeType" + } + ], + "nullable": true + }, + "recipientSuggestions": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "maxMessageSize": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "error": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mailTipsError" + } + ], + "nullable": true + } + }, + "example": { + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "automaticReplies": { + "@odata.type": "microsoft.graph.automaticRepliesMailTips" + }, + "mailboxFull": true, + "customMailTip": "string", + "externalMemberCount": "integer", + "totalMemberCount": "integer", + "deliveryRestricted": true, + "isModerated": true, + "recipientScope": { + "@odata.type": "microsoft.graph.recipientScopeType" + }, + "recipientSuggestions": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "maxMessageSize": "integer", + "error": { + "@odata.type": "microsoft.graph.mailTipsError" + } + } + }, + "microsoft.graph.automaticRepliesMailTips": { + "title": "automaticRepliesMailTips", + "type": "object", + "properties": { + "message": { + "type": "string", + "nullable": true + }, + "messageLanguage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.localeInfo" + } + ], + "nullable": true + }, + "scheduledStartTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "scheduledEndTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + } + }, + "example": { + "message": "string", + "messageLanguage": { + "@odata.type": "microsoft.graph.localeInfo" + }, + "scheduledStartTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "scheduledEndTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.mailTipsError": { + "title": "mailTipsError", + "type": "object", + "properties": { + "message": { + "type": "string", + "nullable": true + }, + "code": { + "type": "string", + "nullable": true + } + }, + "example": { + "message": "string", + "code": "string" + } + }, + "microsoft.graph.timeZoneInformation": { + "title": "timeZoneInformation", + "type": "object", + "properties": { + "alias": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + } + }, + "example": { + "alias": "string", + "displayName": "string" + } + }, + "microsoft.graph.messageRule": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "messageRule", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "sequence": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "conditions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.messageRulePredicates" + } + ], + "nullable": true + }, + "actions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.messageRuleActions" + } + ], + "nullable": true + }, + "exceptions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.messageRulePredicates" + } + ], + "nullable": true + }, + "isEnabled": { + "type": "boolean", + "nullable": true + }, + "hasError": { + "type": "boolean", + "nullable": true + }, + "isReadOnly": { + "type": "boolean", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "sequence": "integer", + "conditions": { + "@odata.type": "microsoft.graph.messageRulePredicates" + }, + "actions": { + "@odata.type": "microsoft.graph.messageRuleActions" + }, + "exceptions": { + "@odata.type": "microsoft.graph.messageRulePredicates" + }, + "isEnabled": true, + "hasError": true, + "isReadOnly": true + } + }, + "microsoft.graph.singleValueLegacyExtendedProperty": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "value": "string" + } + }, + "microsoft.graph.multiValueLegacyExtendedProperty": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "value": [ + "string" + ] + } + }, + "microsoft.graph.internetMessageHeader": { + "title": "internetMessageHeader", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "value": { + "type": "string", + "nullable": true + } + }, + "example": { + "name": "string", + "value": "string" + } + }, + "microsoft.graph.itemBody": { + "title": "itemBody", + "type": "object", + "properties": { + "contentType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.bodyType" + } + ], + "nullable": true + }, + "content": { + "type": "string", + "nullable": true + } + }, + "example": { + "contentType": { + "@odata.type": "microsoft.graph.bodyType" + }, + "content": "string" + } + }, + "microsoft.graph.followupFlag": { + "title": "followupFlag", + "type": "object", + "properties": { + "completedDateTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "dueDateTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "startDateTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeTimeZone" + } + ], + "nullable": true + }, + "flagStatus": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.followupFlagStatus" + } + ], + "nullable": true + } + }, + "example": { + "completedDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "dueDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "startDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "flagStatus": { + "@odata.type": "microsoft.graph.followupFlagStatus" + } + } + }, + "microsoft.graph.fileAttachment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attachment" + }, + { + "title": "fileAttachment", + "type": "object", + "properties": { + "contentId": { + "type": "string", + "nullable": true + }, + "contentLocation": { + "type": "string", + "nullable": true + }, + "contentBytes": { + "type": "string", + "format": "base64url", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "contentType": "string", + "size": "integer", + "isInline": true, + "contentId": "string", + "contentLocation": "string", + "contentBytes": "string" + } + }, + "microsoft.graph.itemAttachment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attachment" + }, + { + "title": "itemAttachment", + "type": "object", + "properties": { + "item": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.outlookItem" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "contentType": "string", + "size": "integer", + "isInline": true, + "item": { + "@odata.type": "microsoft.graph.outlookItem" + } + } + }, + "microsoft.graph.responseStatus": { + "title": "responseStatus", + "type": "object", + "properties": { + "response": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.responseType" + } + ], + "nullable": true + }, + "time": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "example": { + "response": { + "@odata.type": "microsoft.graph.responseType" + }, + "time": "string (timestamp)" + } + }, + "microsoft.graph.patternedRecurrence": { + "title": "patternedRecurrence", + "type": "object", + "properties": { + "pattern": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recurrencePattern" + } + ], + "nullable": true + }, + "range": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recurrenceRange" + } + ], + "nullable": true + } + }, + "example": { + "pattern": { + "@odata.type": "microsoft.graph.recurrencePattern" + }, + "range": { + "@odata.type": "microsoft.graph.recurrenceRange" + } + } + }, + "microsoft.graph.recurrencePattern": { + "title": "recurrencePattern", + "type": "object", + "properties": { + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recurrencePatternType" + } + ], + "nullable": true + }, + "interval": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "month": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "dayOfMonth": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "daysOfWeek": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dayOfWeek" + } + ], + "nullable": true + } + }, + "firstDayOfWeek": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dayOfWeek" + } + ], + "nullable": true + }, + "index": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.weekIndex" + } + ], + "nullable": true + } + }, + "example": { + "type": { + "@odata.type": "microsoft.graph.recurrencePatternType" + }, + "interval": "integer", + "month": "integer", + "dayOfMonth": "integer", + "daysOfWeek": [ + { + "@odata.type": "microsoft.graph.dayOfWeek" + } + ], + "firstDayOfWeek": { + "@odata.type": "microsoft.graph.dayOfWeek" + }, + "index": { + "@odata.type": "microsoft.graph.weekIndex" + } + } + }, + "microsoft.graph.recurrenceRange": { + "title": "recurrenceRange", + "type": "object", + "properties": { + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recurrenceRangeType" + } + ], + "nullable": true + }, + "startDate": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date", + "nullable": true + }, + "endDate": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date", + "nullable": true + }, + "recurrenceTimeZone": { + "type": "string", + "nullable": true + }, + "numberOfOccurrences": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + }, + "example": { + "type": { + "@odata.type": "microsoft.graph.recurrenceRangeType" + }, + "startDate": "string (timestamp)", + "endDate": "string (timestamp)", + "recurrenceTimeZone": "string", + "numberOfOccurrences": "integer" + } + }, + "microsoft.graph.attendee": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attendeeBase" + }, + { + "title": "attendee", + "type": "object", + "properties": { + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.responseStatus" + } + ], + "nullable": true + } + } + } + ], + "example": { + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "type": { + "@odata.type": "microsoft.graph.attendeeType" + }, + "status": { + "@odata.type": "microsoft.graph.responseStatus" + } + } + }, + "microsoft.graph.eventMessage": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.message" + }, + { + "title": "eventMessage", + "type": "object", + "properties": { + "meetingMessageType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.meetingMessageType" + } + ], + "nullable": true + }, + "event": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.event" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "receivedDateTime": "string (timestamp)", + "sentDateTime": "string (timestamp)", + "hasAttachments": true, + "internetMessageId": "string", + "internetMessageHeaders": [ + { + "@odata.type": "microsoft.graph.internetMessageHeader" + } + ], + "subject": "string", + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "bodyPreview": "string", + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "parentFolderId": "string", + "sender": { + "@odata.type": "microsoft.graph.recipient" + }, + "from": { + "@odata.type": "microsoft.graph.recipient" + }, + "toRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "bccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "replyTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "conversationId": "string", + "uniqueBody": { + "@odata.type": "microsoft.graph.itemBody" + }, + "isDeliveryReceiptRequested": true, + "isReadReceiptRequested": true, + "isRead": true, + "isDraft": true, + "webLink": "string", + "inferenceClassification": { + "@odata.type": "microsoft.graph.inferenceClassificationType" + }, + "flag": { + "@odata.type": "microsoft.graph.followupFlag" + }, + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "meetingMessageType": { + "@odata.type": "microsoft.graph.meetingMessageType" + }, + "event": { + "@odata.type": "microsoft.graph.event" + } + } + }, + "microsoft.graph.messageRulePredicates": { + "title": "messageRulePredicates", + "type": "object", + "properties": { + "categories": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "subjectContains": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "bodyContains": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "bodyOrSubjectContains": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "senderContains": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "recipientContains": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "headerContains": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "messageActionFlag": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.messageActionFlag" + } + ], + "nullable": true + }, + "importance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.importance" + } + ], + "nullable": true + }, + "sensitivity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sensitivity" + } + ], + "nullable": true + }, + "fromAddresses": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "sentToAddresses": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "sentToMe": { + "type": "boolean", + "nullable": true + }, + "sentOnlyToMe": { + "type": "boolean", + "nullable": true + }, + "sentCcMe": { + "type": "boolean", + "nullable": true + }, + "sentToOrCcMe": { + "type": "boolean", + "nullable": true + }, + "notSentToMe": { + "type": "boolean", + "nullable": true + }, + "hasAttachments": { + "type": "boolean", + "nullable": true + }, + "isApprovalRequest": { + "type": "boolean", + "nullable": true + }, + "isAutomaticForward": { + "type": "boolean", + "nullable": true + }, + "isAutomaticReply": { + "type": "boolean", + "nullable": true + }, + "isEncrypted": { + "type": "boolean", + "nullable": true + }, + "isMeetingRequest": { + "type": "boolean", + "nullable": true + }, + "isMeetingResponse": { + "type": "boolean", + "nullable": true + }, + "isNonDeliveryReport": { + "type": "boolean", + "nullable": true + }, + "isPermissionControlled": { + "type": "boolean", + "nullable": true + }, + "isReadReceipt": { + "type": "boolean", + "nullable": true + }, + "isSigned": { + "type": "boolean", + "nullable": true + }, + "isVoicemail": { + "type": "boolean", + "nullable": true + }, + "withinSizeRange": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sizeRange" + } + ], + "nullable": true + } + }, + "example": { + "categories": [ + "string" + ], + "subjectContains": [ + "string" + ], + "bodyContains": [ + "string" + ], + "bodyOrSubjectContains": [ + "string" + ], + "senderContains": [ + "string" + ], + "recipientContains": [ + "string" + ], + "headerContains": [ + "string" + ], + "messageActionFlag": { + "@odata.type": "microsoft.graph.messageActionFlag" + }, + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "sensitivity": { + "@odata.type": "microsoft.graph.sensitivity" + }, + "fromAddresses": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "sentToAddresses": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "sentToMe": true, + "sentOnlyToMe": true, + "sentCcMe": true, + "sentToOrCcMe": true, + "notSentToMe": true, + "hasAttachments": true, + "isApprovalRequest": true, + "isAutomaticForward": true, + "isAutomaticReply": true, + "isEncrypted": true, + "isMeetingRequest": true, + "isMeetingResponse": true, + "isNonDeliveryReport": true, + "isPermissionControlled": true, + "isReadReceipt": true, + "isSigned": true, + "isVoicemail": true, + "withinSizeRange": { + "@odata.type": "microsoft.graph.sizeRange" + } + } + }, + "microsoft.graph.sizeRange": { + "title": "sizeRange", + "type": "object", + "properties": { + "minimumSize": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "maximumSize": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + "example": { + "minimumSize": "integer", + "maximumSize": "integer" + } + }, + "microsoft.graph.messageRuleActions": { + "title": "messageRuleActions", + "type": "object", + "properties": { + "moveToFolder": { + "type": "string", + "nullable": true + }, + "copyToFolder": { + "type": "string", + "nullable": true + }, + "delete": { + "type": "boolean", + "nullable": true + }, + "permanentDelete": { + "type": "boolean", + "nullable": true + }, + "markAsRead": { + "type": "boolean", + "nullable": true + }, + "markImportance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.importance" + } + ], + "nullable": true + }, + "forwardTo": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "forwardAsAttachmentTo": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "redirectTo": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "assignCategories": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "stopProcessingRules": { + "type": "boolean", + "nullable": true + } + }, + "example": { + "moveToFolder": "string", + "copyToFolder": "string", + "delete": true, + "permanentDelete": true, + "markAsRead": true, + "markImportance": { + "@odata.type": "microsoft.graph.importance" + }, + "forwardTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "forwardAsAttachmentTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "redirectTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "assignCategories": [ + "string" + ], + "stopProcessingRules": true + } + }, + "microsoft.graph.referenceAttachment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.attachment" + }, + { + "title": "referenceAttachment", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "contentType": "string", + "size": "integer", + "isInline": true + } + }, + "microsoft.graph.openTypeExtension": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.extension" + }, + { + "title": "openTypeExtension", + "type": "object", + "properties": { + "extensionName": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "extensionName": "string" + } + }, + "microsoft.graph.post": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.outlookItem" + }, + { + "title": "post", + "type": "object", + "properties": { + "body": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemBody" + } + ], + "nullable": true + }, + "receivedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "hasAttachments": { + "type": "boolean" + }, + "from": { + "$ref": "#/components/schemas/microsoft.graph.recipient" + }, + "sender": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + }, + "conversationThreadId": { + "type": "string", + "nullable": true + }, + "newParticipants": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + }, + "conversationId": { + "type": "string", + "nullable": true + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.extension" + } + }, + "inReplyTo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.post" + } + ], + "nullable": true + }, + "attachments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.attachment" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "receivedDateTime": "string (timestamp)", + "hasAttachments": true, + "from": { + "@odata.type": "microsoft.graph.recipient" + }, + "sender": { + "@odata.type": "microsoft.graph.recipient" + }, + "conversationThreadId": "string", + "newParticipants": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "conversationId": "string", + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "inReplyTo": { + "@odata.type": "microsoft.graph.post" + }, + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.inferenceClassificationOverride": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "inferenceClassificationOverride", + "type": "object", + "properties": { + "classifyAs": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.inferenceClassificationType" + } + ], + "nullable": true + }, + "senderEmailAddress": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.emailAddress" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "classifyAs": { + "@odata.type": "microsoft.graph.inferenceClassificationType" + }, + "senderEmailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + } + } + }, + "microsoft.graph.scoredEmailAddress": { + "title": "scoredEmailAddress", + "type": "object", + "properties": { + "address": { + "type": "string", + "nullable": true + }, + "relevanceScore": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "selectionLikelihood": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.selectionLikelihoodInfo" + } + ], + "nullable": true + }, + "ItemId": { + "type": "string", + "nullable": true + } + }, + "example": { + "address": "string", + "relevanceScore": "double", + "selectionLikelihood": { + "@odata.type": "microsoft.graph.selectionLikelihoodInfo" + }, + "ItemId": "string" + } + }, + "microsoft.graph.phone": { + "title": "phone", + "type": "object", + "properties": { + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.phoneType" + } + ], + "nullable": true + }, + "number": { + "type": "string", + "nullable": true + }, + "region": { + "type": "string", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + } + }, + "example": { + "type": { + "@odata.type": "microsoft.graph.phoneType" + }, + "number": "string", + "region": "string", + "language": "string" + } + }, + "microsoft.graph.website": { + "title": "website", + "type": "object", + "properties": { + "type": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.websiteType" + } + ], + "nullable": true + }, + "address": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + } + }, + "example": { + "type": { + "@odata.type": "microsoft.graph.websiteType" + }, + "address": "string", + "displayName": "string" + } + }, + "microsoft.graph.personType": { + "title": "personType", + "type": "object", + "properties": { + "class": { + "type": "string", + "nullable": true + }, + "subclass": { + "type": "string", + "nullable": true + } + }, + "example": { + "class": "string", + "subclass": "string" + } + }, + "microsoft.graph.identitySet": { + "title": "identitySet", + "type": "object", + "properties": { + "application": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identity" + } + ], + "nullable": true + }, + "device": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identity" + } + ], + "nullable": true + }, + "user": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identity" + } + ], + "nullable": true + } + }, + "example": { + "application": { + "@odata.type": "microsoft.graph.identity" + }, + "device": { + "@odata.type": "microsoft.graph.identity" + }, + "user": { + "@odata.type": "microsoft.graph.identity" + } + } + }, + "microsoft.graph.identity": { + "title": "identity", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "id": { + "type": "string", + "nullable": true + } + }, + "example": { + "displayName": "string", + "id": "string" + } + }, + "microsoft.graph.itemReference": { + "title": "itemReference", + "type": "object", + "properties": { + "driveId": { + "type": "string", + "nullable": true + }, + "driveType": { + "type": "string", + "nullable": true + }, + "id": { + "type": "string", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "path": { + "type": "string", + "nullable": true + }, + "shareId": { + "type": "string", + "nullable": true + }, + "sharepointIds": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharepointIds" + } + ], + "nullable": true + } + }, + "example": { + "driveId": "string", + "driveType": "string", + "id": "string", + "name": "string", + "path": "string", + "shareId": "string", + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + } + } + }, + "microsoft.graph.sharepointIds": { + "title": "sharepointIds", + "type": "object", + "properties": { + "listId": { + "type": "string", + "nullable": true + }, + "listItemId": { + "type": "string", + "nullable": true + }, + "listItemUniqueId": { + "type": "string", + "nullable": true + }, + "siteId": { + "type": "string", + "nullable": true + }, + "siteUrl": { + "type": "string", + "nullable": true + }, + "webId": { + "type": "string", + "nullable": true + } + }, + "example": { + "listId": "string", + "listItemId": "string", + "listItemUniqueId": "string", + "siteId": "string", + "siteUrl": "string", + "webId": "string" + } + }, + "microsoft.graph.baseItemVersion": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "baseItemVersion", + "type": "object", + "properties": { + "lastModifiedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "publication": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.publicationFacet" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + } + } + }, + "microsoft.graph.publicationFacet": { + "title": "publicationFacet", + "type": "object", + "properties": { + "level": { + "type": "string", + "nullable": true + }, + "versionId": { + "type": "string", + "nullable": true + } + }, + "example": { + "level": "string", + "versionId": "string" + } + }, + "microsoft.graph.columnDefinition": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "columnDefinition", + "type": "object", + "properties": { + "boolean": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.booleanColumn" + } + ], + "nullable": true + }, + "calculated": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.calculatedColumn" + } + ], + "nullable": true + }, + "choice": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.choiceColumn" + } + ], + "nullable": true + }, + "columnGroup": { + "type": "string", + "nullable": true + }, + "currency": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.currencyColumn" + } + ], + "nullable": true + }, + "dateTime": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dateTimeColumn" + } + ], + "nullable": true + }, + "defaultValue": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defaultColumnValue" + } + ], + "nullable": true + }, + "description": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + }, + "enforceUniqueValues": { + "type": "boolean", + "nullable": true + }, + "hidden": { + "type": "boolean", + "nullable": true + }, + "indexed": { + "type": "boolean", + "nullable": true + }, + "lookup": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.lookupColumn" + } + ], + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "number": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.numberColumn" + } + ], + "nullable": true + }, + "personOrGroup": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.personOrGroupColumn" + } + ], + "nullable": true + }, + "readOnly": { + "type": "boolean", + "nullable": true + }, + "required": { + "type": "boolean", + "nullable": true + }, + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.textColumn" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "boolean": { + "@odata.type": "microsoft.graph.booleanColumn" + }, + "calculated": { + "@odata.type": "microsoft.graph.calculatedColumn" + }, + "choice": { + "@odata.type": "microsoft.graph.choiceColumn" + }, + "columnGroup": "string", + "currency": { + "@odata.type": "microsoft.graph.currencyColumn" + }, + "dateTime": { + "@odata.type": "microsoft.graph.dateTimeColumn" + }, + "defaultValue": { + "@odata.type": "microsoft.graph.defaultColumnValue" + }, + "description": "string", + "displayName": "string", + "enforceUniqueValues": true, + "hidden": true, + "indexed": true, + "lookup": { + "@odata.type": "microsoft.graph.lookupColumn" + }, + "name": "string", + "number": { + "@odata.type": "microsoft.graph.numberColumn" + }, + "personOrGroup": { + "@odata.type": "microsoft.graph.personOrGroupColumn" + }, + "readOnly": true, + "required": true, + "text": { + "@odata.type": "microsoft.graph.textColumn" + } + } + }, + "microsoft.graph.booleanColumn": { + "title": "booleanColumn", + "type": "object" + }, + "microsoft.graph.calculatedColumn": { + "title": "calculatedColumn", + "type": "object", + "properties": { + "format": { + "type": "string", + "nullable": true + }, + "formula": { + "type": "string", + "nullable": true + }, + "outputType": { + "type": "string", + "nullable": true + } + }, + "example": { + "format": "string", + "formula": "string", + "outputType": "string" + } + }, + "microsoft.graph.choiceColumn": { + "title": "choiceColumn", + "type": "object", + "properties": { + "allowTextEntry": { + "type": "boolean", + "nullable": true + }, + "choices": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "displayAs": { + "type": "string", + "nullable": true + } + }, + "example": { + "allowTextEntry": true, + "choices": [ + "string" + ], + "displayAs": "string" + } + }, + "microsoft.graph.currencyColumn": { + "title": "currencyColumn", + "type": "object", + "properties": { + "locale": { + "type": "string", + "nullable": true + } + }, + "example": { + "locale": "string" + } + }, + "microsoft.graph.dateTimeColumn": { + "title": "dateTimeColumn", + "type": "object", + "properties": { + "displayAs": { + "type": "string", + "nullable": true + }, + "format": { + "type": "string", + "nullable": true + } + }, + "example": { + "displayAs": "string", + "format": "string" + } + }, + "microsoft.graph.defaultColumnValue": { + "title": "defaultColumnValue", + "type": "object", + "properties": { + "formula": { + "type": "string", + "nullable": true + }, + "value": { + "type": "string", + "nullable": true + } + }, + "example": { + "formula": "string", + "value": "string" + } + }, + "microsoft.graph.lookupColumn": { + "title": "lookupColumn", + "type": "object", + "properties": { + "allowMultipleValues": { + "type": "boolean", + "nullable": true + }, + "allowUnlimitedLength": { + "type": "boolean", + "nullable": true + }, + "columnName": { + "type": "string", + "nullable": true + }, + "listId": { + "type": "string", + "nullable": true + }, + "primaryLookupColumnId": { + "type": "string", + "nullable": true + } + }, + "example": { + "allowMultipleValues": true, + "allowUnlimitedLength": true, + "columnName": "string", + "listId": "string", + "primaryLookupColumnId": "string" + } + }, + "microsoft.graph.numberColumn": { + "title": "numberColumn", + "type": "object", + "properties": { + "decimalPlaces": { + "type": "string", + "nullable": true + }, + "displayAs": { + "type": "string", + "nullable": true + }, + "maximum": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "minimum": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + } + }, + "example": { + "decimalPlaces": "string", + "displayAs": "string", + "maximum": "double", + "minimum": "double" + } + }, + "microsoft.graph.personOrGroupColumn": { + "title": "personOrGroupColumn", + "type": "object", + "properties": { + "allowMultipleSelection": { + "type": "boolean", + "nullable": true + }, + "chooseFromType": { + "type": "string", + "nullable": true + }, + "displayAs": { + "type": "string", + "nullable": true + } + }, + "example": { + "allowMultipleSelection": true, + "chooseFromType": "string", + "displayAs": "string" + } + }, + "microsoft.graph.textColumn": { + "title": "textColumn", + "type": "object", + "properties": { + "allowMultipleLines": { + "type": "boolean", + "nullable": true + }, + "appendChangesToExistingText": { + "type": "boolean", + "nullable": true + }, + "linesForEditing": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "maxLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "textType": { + "type": "string", + "nullable": true + } + }, + "example": { + "allowMultipleLines": true, + "appendChangesToExistingText": true, + "linesForEditing": "integer", + "maxLength": "integer", + "textType": "string" + } + }, + "microsoft.graph.columnLink": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "columnLink", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string" + } + }, + "microsoft.graph.contentType": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "contentType", + "type": "object", + "properties": { + "description": { + "type": "string", + "nullable": true + }, + "group": { + "type": "string", + "nullable": true + }, + "hidden": { + "type": "boolean", + "nullable": true + }, + "inheritedFrom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemReference" + } + ], + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "order": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.contentTypeOrder" + } + ], + "nullable": true + }, + "parentId": { + "type": "string", + "nullable": true + }, + "readOnly": { + "type": "boolean", + "nullable": true + }, + "sealed": { + "type": "boolean", + "nullable": true + }, + "columnLinks": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnLink" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "description": "string", + "group": "string", + "hidden": true, + "inheritedFrom": { + "@odata.type": "microsoft.graph.itemReference" + }, + "name": "string", + "order": { + "@odata.type": "microsoft.graph.contentTypeOrder" + }, + "parentId": "string", + "readOnly": true, + "sealed": true, + "columnLinks": [ + { + "@odata.type": "microsoft.graph.columnLink" + } + ] + } + }, + "microsoft.graph.contentTypeOrder": { + "title": "contentTypeOrder", + "type": "object", + "properties": { + "default": { + "type": "boolean", + "nullable": true + }, + "position": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + "example": { + "default": true, + "position": "integer" + } + }, + "microsoft.graph.quota": { + "title": "quota", + "type": "object", + "properties": { + "deleted": { + "type": "integer", + "format": "int64", + "nullable": true + }, + "remaining": { + "type": "integer", + "format": "int64", + "nullable": true + }, + "state": { + "type": "string", + "nullable": true + }, + "total": { + "type": "integer", + "format": "int64", + "nullable": true + }, + "used": { + "type": "integer", + "format": "int64", + "nullable": true + } + }, + "example": { + "deleted": "integer", + "remaining": "integer", + "state": "string", + "total": "integer", + "used": "integer" + } + }, + "microsoft.graph.systemFacet": { + "title": "systemFacet", + "type": "object" + }, + "microsoft.graph.driveItem": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + }, + { + "title": "driveItem", + "type": "object", + "properties": { + "audio": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.audio" + } + ], + "nullable": true + }, + "content": { + "type": "string", + "format": "base64url", + "nullable": true + }, + "cTag": { + "type": "string", + "nullable": true + }, + "deleted": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deleted" + } + ], + "nullable": true + }, + "file": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.file" + } + ], + "nullable": true + }, + "fileSystemInfo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.fileSystemInfo" + } + ], + "nullable": true + }, + "folder": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.folder" + } + ], + "nullable": true + }, + "image": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.image" + } + ], + "nullable": true + }, + "location": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.geoCoordinates" + } + ], + "nullable": true + }, + "package": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.package" + } + ], + "nullable": true + }, + "photo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.photo" + } + ], + "nullable": true + }, + "publication": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.publicationFacet" + } + ], + "nullable": true + }, + "remoteItem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.remoteItem" + } + ], + "nullable": true + }, + "root": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.root" + } + ], + "nullable": true + }, + "searchResult": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.searchResult" + } + ], + "nullable": true + }, + "shared": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.shared" + } + ], + "nullable": true + }, + "sharepointIds": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharepointIds" + } + ], + "nullable": true + }, + "size": { + "type": "integer", + "format": "int64", + "nullable": true + }, + "specialFolder": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.specialFolder" + } + ], + "nullable": true + }, + "video": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.video" + } + ], + "nullable": true + }, + "webDavUrl": { + "type": "string", + "nullable": true + }, + "children": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + }, + "listItem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + ], + "nullable": true + }, + "permissions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.permission" + } + }, + "thumbnails": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.thumbnailSet" + } + }, + "versions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItemVersion" + } + }, + "workbook": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbook" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "audio": { + "@odata.type": "microsoft.graph.audio" + }, + "content": "string", + "cTag": "string", + "deleted": { + "@odata.type": "microsoft.graph.deleted" + }, + "file": { + "@odata.type": "microsoft.graph.file" + }, + "fileSystemInfo": { + "@odata.type": "microsoft.graph.fileSystemInfo" + }, + "folder": { + "@odata.type": "microsoft.graph.folder" + }, + "image": { + "@odata.type": "microsoft.graph.image" + }, + "location": { + "@odata.type": "microsoft.graph.geoCoordinates" + }, + "package": { + "@odata.type": "microsoft.graph.package" + }, + "photo": { + "@odata.type": "microsoft.graph.photo" + }, + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + }, + "remoteItem": { + "@odata.type": "microsoft.graph.remoteItem" + }, + "root": { + "@odata.type": "microsoft.graph.root" + }, + "searchResult": { + "@odata.type": "microsoft.graph.searchResult" + }, + "shared": { + "@odata.type": "microsoft.graph.shared" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "size": "integer", + "specialFolder": { + "@odata.type": "microsoft.graph.specialFolder" + }, + "video": { + "@odata.type": "microsoft.graph.video" + }, + "webDavUrl": "string", + "children": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "listItem": { + "@odata.type": "microsoft.graph.listItem" + }, + "permissions": [ + { + "@odata.type": "microsoft.graph.permission" + } + ], + "thumbnails": [ + { + "@odata.type": "microsoft.graph.thumbnailSet" + } + ], + "versions": [ + { + "@odata.type": "microsoft.graph.driveItemVersion" + } + ], + "workbook": { + "@odata.type": "microsoft.graph.workbook" + } + } + }, + "microsoft.graph.list": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + }, + { + "title": "list", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "list": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.listInfo" + } + ], + "nullable": true + }, + "sharepointIds": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharepointIds" + } + ], + "nullable": true + }, + "system": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.systemFacet" + } + ], + "nullable": true + }, + "columns": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.columnDefinition" + } + }, + "contentTypes": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.contentType" + } + }, + "drive": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.drive" + } + ], + "nullable": true + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "displayName": "string", + "list": { + "@odata.type": "microsoft.graph.listInfo" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "system": { + "@odata.type": "microsoft.graph.systemFacet" + }, + "columns": [ + { + "@odata.type": "microsoft.graph.columnDefinition" + } + ], + "contentTypes": [ + { + "@odata.type": "microsoft.graph.contentType" + } + ], + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "items": [ + { + "@odata.type": "microsoft.graph.listItem" + } + ] + } + }, + "microsoft.graph.audio": { + "title": "audio", + "type": "object", + "properties": { + "album": { + "type": "string", + "nullable": true + }, + "albumArtist": { + "type": "string", + "nullable": true + }, + "artist": { + "type": "string", + "nullable": true + }, + "bitrate": { + "type": "integer", + "format": "int64", + "nullable": true + }, + "composers": { + "type": "string", + "nullable": true + }, + "copyright": { + "type": "string", + "nullable": true + }, + "disc": { + "maximum": 32767, + "minimum": -32768, + "type": "integer", + "format": "int16", + "nullable": true + }, + "discCount": { + "maximum": 32767, + "minimum": -32768, + "type": "integer", + "format": "int16", + "nullable": true + }, + "duration": { + "type": "integer", + "format": "int64", + "nullable": true + }, + "genre": { + "type": "string", + "nullable": true + }, + "hasDrm": { + "type": "boolean", + "nullable": true + }, + "isVariableBitrate": { + "type": "boolean", + "nullable": true + }, + "title": { + "type": "string", + "nullable": true + }, + "track": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "trackCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "year": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + "example": { + "album": "string", + "albumArtist": "string", + "artist": "string", + "bitrate": "integer", + "composers": "string", + "copyright": "string", + "disc": "integer", + "discCount": "integer", + "duration": "integer", + "genre": "string", + "hasDrm": true, + "isVariableBitrate": true, + "title": "string", + "track": "integer", + "trackCount": "integer", + "year": "integer" + } + }, + "microsoft.graph.deleted": { + "title": "deleted", + "type": "object", + "properties": { + "state": { + "type": "string", + "nullable": true + } + }, + "example": { + "state": "string" + } + }, + "microsoft.graph.file": { + "title": "file", + "type": "object", + "properties": { + "hashes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.hashes" + } + ], + "nullable": true + }, + "mimeType": { + "type": "string", + "nullable": true + }, + "processingMetadata": { + "type": "boolean", + "nullable": true + } + }, + "example": { + "hashes": { + "@odata.type": "microsoft.graph.hashes" + }, + "mimeType": "string", + "processingMetadata": true + } + }, + "microsoft.graph.hashes": { + "title": "hashes", + "type": "object", + "properties": { + "crc32Hash": { + "type": "string", + "nullable": true + }, + "quickXorHash": { + "type": "string", + "nullable": true + }, + "sha1Hash": { + "type": "string", + "nullable": true + } + }, + "example": { + "crc32Hash": "string", + "quickXorHash": "string", + "sha1Hash": "string" + } + }, + "microsoft.graph.fileSystemInfo": { + "title": "fileSystemInfo", + "type": "object", + "properties": { + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "lastAccessedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "example": { + "createdDateTime": "string (timestamp)", + "lastAccessedDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.folder": { + "title": "folder", + "type": "object", + "properties": { + "childCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "view": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.folderView" + } + ], + "nullable": true + } + }, + "example": { + "childCount": "integer", + "view": { + "@odata.type": "microsoft.graph.folderView" + } + } + }, + "microsoft.graph.folderView": { + "title": "folderView", + "type": "object", + "properties": { + "sortBy": { + "type": "string", + "nullable": true + }, + "sortOrder": { + "type": "string", + "nullable": true + }, + "viewType": { + "type": "string", + "nullable": true + } + }, + "example": { + "sortBy": "string", + "sortOrder": "string", + "viewType": "string" + } + }, + "microsoft.graph.image": { + "title": "image", + "type": "object", + "properties": { + "height": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "width": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + "example": { + "height": "integer", + "width": "integer" + } + }, + "microsoft.graph.geoCoordinates": { + "title": "geoCoordinates", + "type": "object", + "properties": { + "altitude": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "latitude": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "longitude": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + } + }, + "example": { + "altitude": "double", + "latitude": "double", + "longitude": "double" + } + }, + "microsoft.graph.package": { + "title": "package", + "type": "object", + "properties": { + "type": { + "type": "string", + "nullable": true + } + }, + "example": { + "type": "string" + } + }, + "microsoft.graph.photo": { + "title": "photo", + "type": "object", + "properties": { + "cameraMake": { + "type": "string", + "nullable": true + }, + "cameraModel": { + "type": "string", + "nullable": true + }, + "exposureDenominator": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "exposureNumerator": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "fNumber": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "focalLength": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "iso": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "takenDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "example": { + "cameraMake": "string", + "cameraModel": "string", + "exposureDenominator": "double", + "exposureNumerator": "double", + "fNumber": "double", + "focalLength": "double", + "iso": "integer", + "takenDateTime": "string (timestamp)" + } + }, + "microsoft.graph.remoteItem": { + "title": "remoteItem", + "type": "object", + "properties": { + "createdBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "file": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.file" + } + ], + "nullable": true + }, + "fileSystemInfo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.fileSystemInfo" + } + ], + "nullable": true + }, + "folder": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.folder" + } + ], + "nullable": true + }, + "id": { + "type": "string", + "nullable": true + }, + "lastModifiedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "package": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.package" + } + ], + "nullable": true + }, + "parentReference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemReference" + } + ], + "nullable": true + }, + "shared": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.shared" + } + ], + "nullable": true + }, + "sharepointIds": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharepointIds" + } + ], + "nullable": true + }, + "size": { + "type": "integer", + "format": "int64", + "nullable": true + }, + "specialFolder": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.specialFolder" + } + ], + "nullable": true + }, + "webDavUrl": { + "type": "string", + "nullable": true + }, + "webUrl": { + "type": "string", + "nullable": true + } + }, + "example": { + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "file": { + "@odata.type": "microsoft.graph.file" + }, + "fileSystemInfo": { + "@odata.type": "microsoft.graph.fileSystemInfo" + }, + "folder": { + "@odata.type": "microsoft.graph.folder" + }, + "id": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "package": { + "@odata.type": "microsoft.graph.package" + }, + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "shared": { + "@odata.type": "microsoft.graph.shared" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "size": "integer", + "specialFolder": { + "@odata.type": "microsoft.graph.specialFolder" + }, + "webDavUrl": "string", + "webUrl": "string" + } + }, + "microsoft.graph.shared": { + "title": "shared", + "type": "object", + "properties": { + "owner": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "scope": { + "type": "string", + "nullable": true + }, + "sharedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "sharedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "example": { + "owner": { + "@odata.type": "microsoft.graph.identitySet" + }, + "scope": "string", + "sharedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "sharedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.specialFolder": { + "title": "specialFolder", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + } + }, + "example": { + "name": "string" + } + }, + "microsoft.graph.root": { + "title": "root", + "type": "object" + }, + "microsoft.graph.searchResult": { + "title": "searchResult", + "type": "object", + "properties": { + "onClickTelemetryUrl": { + "type": "string", + "nullable": true + } + }, + "example": { + "onClickTelemetryUrl": "string" + } + }, + "microsoft.graph.video": { + "title": "video", + "type": "object", + "properties": { + "audioBitsPerSample": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "audioChannels": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "audioFormat": { + "type": "string", + "nullable": true + }, + "audioSamplesPerSecond": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "bitrate": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "duration": { + "type": "integer", + "format": "int64", + "nullable": true + }, + "fourCC": { + "type": "string", + "nullable": true + }, + "frameRate": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "height": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "width": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + "example": { + "audioBitsPerSample": "integer", + "audioChannels": "integer", + "audioFormat": "string", + "audioSamplesPerSecond": "integer", + "bitrate": "integer", + "duration": "integer", + "fourCC": "string", + "frameRate": "double", + "height": "integer", + "width": "integer" + } + }, + "microsoft.graph.listItem": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + }, + { + "title": "listItem", + "type": "object", + "properties": { + "contentType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.contentTypeInfo" + } + ], + "nullable": true + }, + "sharepointIds": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharepointIds" + } + ], + "nullable": true + }, + "driveItem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + }, + "fields": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + ], + "nullable": true + }, + "versions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.listItemVersion" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "contentType": { + "@odata.type": "microsoft.graph.contentTypeInfo" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "driveItem": { + "@odata.type": "microsoft.graph.driveItem" + }, + "fields": { + "@odata.type": "microsoft.graph.fieldValueSet" + }, + "versions": [ + { + "@odata.type": "microsoft.graph.listItemVersion" + } + ] + } + }, + "microsoft.graph.permission": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "permission", + "type": "object", + "properties": { + "grantedTo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "inheritedFrom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.itemReference" + } + ], + "nullable": true + }, + "invitation": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharingInvitation" + } + ], + "nullable": true + }, + "link": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharingLink" + } + ], + "nullable": true + }, + "roles": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "shareId": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "grantedTo": { + "@odata.type": "microsoft.graph.identitySet" + }, + "inheritedFrom": { + "@odata.type": "microsoft.graph.itemReference" + }, + "invitation": { + "@odata.type": "microsoft.graph.sharingInvitation" + }, + "link": { + "@odata.type": "microsoft.graph.sharingLink" + }, + "roles": [ + "string" + ], + "shareId": "string" + } + }, + "microsoft.graph.thumbnailSet": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "thumbnailSet", + "type": "object", + "properties": { + "large": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.thumbnail" + } + ], + "nullable": true + }, + "medium": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.thumbnail" + } + ], + "nullable": true + }, + "small": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.thumbnail" + } + ], + "nullable": true + }, + "source": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.thumbnail" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "large": { + "@odata.type": "microsoft.graph.thumbnail" + }, + "medium": { + "@odata.type": "microsoft.graph.thumbnail" + }, + "small": { + "@odata.type": "microsoft.graph.thumbnail" + }, + "source": { + "@odata.type": "microsoft.graph.thumbnail" + } + } + }, + "microsoft.graph.driveItemVersion": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.baseItemVersion" + }, + { + "title": "driveItemVersion", + "type": "object", + "properties": { + "content": { + "type": "string", + "format": "base64url", + "nullable": true + }, + "size": { + "type": "integer", + "format": "int64", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + }, + "content": "string", + "size": "integer" + } + }, + "microsoft.graph.workbook": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbook", + "type": "object", + "properties": { + "application": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookApplication" + } + ], + "nullable": true + }, + "names": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + }, + "tables": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + }, + "worksheets": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + }, + "functions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFunctions" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "application": { + "@odata.type": "microsoft.graph.workbookApplication" + }, + "names": [ + { + "@odata.type": "microsoft.graph.workbookNamedItem" + } + ], + "tables": [ + { + "@odata.type": "microsoft.graph.workbookTable" + } + ], + "worksheets": [ + { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + ], + "functions": { + "@odata.type": "microsoft.graph.workbookFunctions" + } + } + }, + "microsoft.graph.fieldValueSet": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "fieldValueSet", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.listInfo": { + "title": "listInfo", + "type": "object", + "properties": { + "contentTypesEnabled": { + "type": "boolean", + "nullable": true + }, + "hidden": { + "type": "boolean", + "nullable": true + }, + "template": { + "type": "string", + "nullable": true + } + }, + "example": { + "contentTypesEnabled": true, + "hidden": true, + "template": "string" + } + }, + "microsoft.graph.contentTypeInfo": { + "title": "contentTypeInfo", + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + } + }, + "example": { + "id": "string" + } + }, + "microsoft.graph.listItemVersion": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.baseItemVersion" + }, + { + "title": "listItemVersion", + "type": "object", + "properties": { + "fields": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.fieldValueSet" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + }, + "fields": { + "@odata.type": "microsoft.graph.fieldValueSet" + } + } + }, + "microsoft.graph.sharingInvitation": { + "title": "sharingInvitation", + "type": "object", + "properties": { + "email": { + "type": "string", + "nullable": true + }, + "invitedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "redeemedBy": { + "type": "string", + "nullable": true + }, + "signInRequired": { + "type": "boolean", + "nullable": true + } + }, + "example": { + "email": "string", + "invitedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "redeemedBy": "string", + "signInRequired": true + } + }, + "microsoft.graph.sharingLink": { + "title": "sharingLink", + "type": "object", + "properties": { + "application": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identity" + } + ], + "nullable": true + }, + "scope": { + "type": "string", + "nullable": true + }, + "type": { + "type": "string", + "nullable": true + }, + "webUrl": { + "type": "string", + "nullable": true + } + }, + "example": { + "application": { + "@odata.type": "microsoft.graph.identity" + }, + "scope": "string", + "type": "string", + "webUrl": "string" + } + }, + "microsoft.graph.sharedDriveItem": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.baseItem" + }, + { + "title": "sharedDriveItem", + "type": "object", + "properties": { + "owner": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "driveItem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + }, + "list": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.list" + } + ], + "nullable": true + }, + "listItem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.listItem" + } + ], + "nullable": true + }, + "root": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.driveItem" + } + ], + "nullable": true + }, + "site": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.site" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "owner": { + "@odata.type": "microsoft.graph.identitySet" + }, + "driveItem": { + "@odata.type": "microsoft.graph.driveItem" + }, + "items": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "list": { + "@odata.type": "microsoft.graph.list" + }, + "listItem": { + "@odata.type": "microsoft.graph.listItem" + }, + "root": { + "@odata.type": "microsoft.graph.driveItem" + }, + "site": { + "@odata.type": "microsoft.graph.site" + } + } + }, + "microsoft.graph.siteCollection": { + "title": "siteCollection", + "type": "object", + "properties": { + "hostname": { + "type": "string", + "nullable": true + }, + "root": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.root" + } + ], + "nullable": true + } + }, + "example": { + "hostname": "string", + "root": { + "@odata.type": "microsoft.graph.root" + } + } + }, + "microsoft.graph.thumbnail": { + "title": "thumbnail", + "type": "object", + "properties": { + "content": { + "type": "string", + "format": "base64url", + "nullable": true + }, + "height": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "sourceItemId": { + "type": "string", + "nullable": true + }, + "url": { + "type": "string", + "nullable": true + }, + "width": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + "example": { + "content": "string", + "height": "integer", + "sourceItemId": "string", + "url": "string", + "width": "integer" + } + }, + "microsoft.graph.driveItemUploadableProperties": { + "title": "driveItemUploadableProperties", + "type": "object", + "properties": { + "description": { + "type": "string", + "nullable": true + }, + "fileSystemInfo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.fileSystemInfo" + } + ], + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + } + }, + "example": { + "description": "string", + "fileSystemInfo": { + "@odata.type": "microsoft.graph.fileSystemInfo" + }, + "name": "string" + } + }, + "microsoft.graph.driveRecipient": { + "title": "driveRecipient", + "type": "object", + "properties": { + "alias": { + "type": "string", + "nullable": true + }, + "email": { + "type": "string", + "nullable": true + }, + "objectId": { + "type": "string", + "nullable": true + } + }, + "example": { + "alias": "string", + "email": "string", + "objectId": "string" + } + }, + "microsoft.graph.itemPreviewInfo": { + "title": "itemPreviewInfo", + "type": "object", + "properties": { + "getUrl": { + "type": "string", + "nullable": true + }, + "postParameters": { + "type": "string", + "nullable": true + }, + "postUrl": { + "type": "string", + "nullable": true + } + }, + "example": { + "getUrl": "string", + "postParameters": "string", + "postUrl": "string" + } + }, + "microsoft.graph.uploadSession": { + "title": "uploadSession", + "type": "object", + "properties": { + "expirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "nextExpectedRanges": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "uploadUrl": { + "type": "string", + "nullable": true + } + }, + "example": { + "expirationDateTime": "string (timestamp)", + "nextExpectedRanges": [ + "string" + ], + "uploadUrl": "string" + } + }, + "microsoft.graph.workbookApplication": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookApplication", + "type": "object", + "properties": { + "calculationMode": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "calculationMode": "string" + } + }, + "microsoft.graph.workbookNamedItem": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookNamedItem", + "type": "object", + "properties": { + "comment": { + "type": "string", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "scope": { + "type": "string" + }, + "type": { + "type": "string", + "nullable": true + }, + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "visible": { + "type": "boolean" + }, + "worksheet": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "comment": "string", + "name": "string", + "scope": "string", + "type": "string", + "value": { + "@odata.type": "microsoft.graph.Json" + }, + "visible": true, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookTable": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookTable", + "type": "object", + "properties": { + "highlightFirstColumn": { + "type": "boolean" + }, + "highlightLastColumn": { + "type": "boolean" + }, + "name": { + "type": "string", + "nullable": true + }, + "showBandedColumns": { + "type": "boolean" + }, + "showBandedRows": { + "type": "boolean" + }, + "showFilterButton": { + "type": "boolean" + }, + "showHeaders": { + "type": "boolean" + }, + "showTotals": { + "type": "boolean" + }, + "style": { + "type": "string", + "nullable": true + }, + "columns": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableColumn" + } + }, + "rows": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTableRow" + } + }, + "sort": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookTableSort" + } + ], + "nullable": true + }, + "worksheet": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "highlightFirstColumn": true, + "highlightLastColumn": true, + "name": "string", + "showBandedColumns": true, + "showBandedRows": true, + "showFilterButton": true, + "showHeaders": true, + "showTotals": true, + "style": "string", + "columns": [ + { + "@odata.type": "microsoft.graph.workbookTableColumn" + } + ], + "rows": [ + { + "@odata.type": "microsoft.graph.workbookTableRow" + } + ], + "sort": { + "@odata.type": "microsoft.graph.workbookTableSort" + }, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookWorksheet": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookWorksheet", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "position": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "visibility": { + "type": "string" + }, + "charts": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChart" + } + }, + "names": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookNamedItem" + } + }, + "pivotTables": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookPivotTable" + } + }, + "protection": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtection" + } + ], + "nullable": true + }, + "tables": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookTable" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "position": "integer", + "visibility": "string", + "charts": [ + { + "@odata.type": "microsoft.graph.workbookChart" + } + ], + "names": [ + { + "@odata.type": "microsoft.graph.workbookNamedItem" + } + ], + "pivotTables": [ + { + "@odata.type": "microsoft.graph.workbookPivotTable" + } + ], + "protection": { + "@odata.type": "microsoft.graph.workbookWorksheetProtection" + }, + "tables": [ + { + "@odata.type": "microsoft.graph.workbookTable" + } + ] + } + }, + "microsoft.graph.workbookFunctions": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookFunctions", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.workbookSessionInfo": { + "title": "workbookSessionInfo", + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "persistChanges": { + "type": "boolean", + "nullable": true + } + }, + "example": { + "id": "string", + "persistChanges": true + } + }, + "microsoft.graph.Json": { + "title": "Json", + "type": "object" + }, + "microsoft.graph.workbookChart": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChart", + "type": "object", + "properties": { + "height": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double" + }, + "left": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double" + }, + "name": { + "type": "string", + "nullable": true + }, + "top": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double" + }, + "width": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double" + }, + "axes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxes" + } + ], + "nullable": true + }, + "dataLabels": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabels" + } + ], + "nullable": true + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAreaFormat" + } + ], + "nullable": true + }, + "legend": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegend" + } + ], + "nullable": true + }, + "series": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeries" + } + }, + "title": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitle" + } + ], + "nullable": true + }, + "worksheet": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "height": "double", + "left": "double", + "name": "string", + "top": "double", + "width": "double", + "axes": { + "@odata.type": "microsoft.graph.workbookChartAxes" + }, + "dataLabels": { + "@odata.type": "microsoft.graph.workbookChartDataLabels" + }, + "format": { + "@odata.type": "microsoft.graph.workbookChartAreaFormat" + }, + "legend": { + "@odata.type": "microsoft.graph.workbookChartLegend" + }, + "series": [ + { + "@odata.type": "microsoft.graph.workbookChartSeries" + } + ], + "title": { + "@odata.type": "microsoft.graph.workbookChartTitle" + }, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookChartAxes": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartAxes", + "type": "object", + "properties": { + "categoryAxis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + ], + "nullable": true + }, + "seriesAxis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + ], + "nullable": true + }, + "valueAxis": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxis" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "categoryAxis": { + "@odata.type": "microsoft.graph.workbookChartAxis" + }, + "seriesAxis": { + "@odata.type": "microsoft.graph.workbookChartAxis" + }, + "valueAxis": { + "@odata.type": "microsoft.graph.workbookChartAxis" + } + } + }, + "microsoft.graph.workbookChartDataLabels": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartDataLabels", + "type": "object", + "properties": { + "position": { + "type": "string", + "nullable": true + }, + "separator": { + "type": "string", + "nullable": true + }, + "showBubbleSize": { + "type": "boolean", + "nullable": true + }, + "showCategoryName": { + "type": "boolean", + "nullable": true + }, + "showLegendKey": { + "type": "boolean", + "nullable": true + }, + "showPercentage": { + "type": "boolean", + "nullable": true + }, + "showSeriesName": { + "type": "boolean", + "nullable": true + }, + "showValue": { + "type": "boolean", + "nullable": true + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartDataLabelFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "position": "string", + "separator": "string", + "showBubbleSize": true, + "showCategoryName": true, + "showLegendKey": true, + "showPercentage": true, + "showSeriesName": true, + "showValue": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartDataLabelFormat" + } + } + }, + "microsoft.graph.workbookChartAreaFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartAreaFormat", + "type": "object", + "properties": { + "fill": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + ], + "nullable": true + }, + "font": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartLegend": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartLegend", + "type": "object", + "properties": { + "overlay": { + "type": "boolean", + "nullable": true + }, + "position": { + "type": "string", + "nullable": true + }, + "visible": { + "type": "boolean" + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLegendFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "overlay": true, + "position": "string", + "visible": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartLegendFormat" + } + } + }, + "microsoft.graph.workbookChartSeries": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartSeries", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartSeriesFormat" + } + ], + "nullable": true + }, + "points": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPoint" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "format": { + "@odata.type": "microsoft.graph.workbookChartSeriesFormat" + }, + "points": [ + { + "@odata.type": "microsoft.graph.workbookChartPoint" + } + ] + } + }, + "microsoft.graph.workbookChartTitle": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartTitle", + "type": "object", + "properties": { + "overlay": { + "type": "boolean", + "nullable": true + }, + "text": { + "type": "string", + "nullable": true + }, + "visible": { + "type": "boolean" + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartTitleFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "overlay": true, + "text": "string", + "visible": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartTitleFormat" + } + } + }, + "microsoft.graph.workbookChartFill": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartFill", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.workbookChartFont": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartFont", + "type": "object", + "properties": { + "bold": { + "type": "boolean", + "nullable": true + }, + "color": { + "type": "string", + "nullable": true + }, + "italic": { + "type": "boolean", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "size": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "underline": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "bold": true, + "color": "string", + "italic": true, + "name": "string", + "size": "double", + "underline": "string" + } + }, + "microsoft.graph.workbookChartAxis": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartAxis", + "type": "object", + "properties": { + "majorUnit": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "maximum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "minimum": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "minorUnit": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisFormat" + } + ], + "nullable": true + }, + "majorGridlines": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + ], + "nullable": true + }, + "minorGridlines": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlines" + } + ], + "nullable": true + }, + "title": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitle" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "majorUnit": { + "@odata.type": "microsoft.graph.Json" + }, + "maximum": { + "@odata.type": "microsoft.graph.Json" + }, + "minimum": { + "@odata.type": "microsoft.graph.Json" + }, + "minorUnit": { + "@odata.type": "microsoft.graph.Json" + }, + "format": { + "@odata.type": "microsoft.graph.workbookChartAxisFormat" + }, + "majorGridlines": { + "@odata.type": "microsoft.graph.workbookChartGridlines" + }, + "minorGridlines": { + "@odata.type": "microsoft.graph.workbookChartGridlines" + }, + "title": { + "@odata.type": "microsoft.graph.workbookChartAxisTitle" + } + } + }, + "microsoft.graph.workbookChartAxisFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartAxisFormat", + "type": "object", + "properties": { + "font": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + ], + "nullable": true + }, + "line": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + }, + "line": { + "@odata.type": "microsoft.graph.workbookChartLineFormat" + } + } + }, + "microsoft.graph.workbookChartGridlines": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartGridlines", + "type": "object", + "properties": { + "visible": { + "type": "boolean" + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartGridlinesFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "visible": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "microsoft.graph.workbookChartAxisTitle": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartAxisTitle", + "type": "object", + "properties": { + "text": { + "type": "string", + "nullable": true + }, + "visible": { + "type": "boolean" + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "text": "string", + "visible": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "microsoft.graph.workbookChartLineFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartLineFormat", + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "color": "string" + } + }, + "microsoft.graph.workbookChartAxisTitleFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartAxisTitleFormat", + "type": "object", + "properties": { + "font": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartDataLabelFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartDataLabelFormat", + "type": "object", + "properties": { + "fill": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + ], + "nullable": true + }, + "font": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartGridlinesFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartGridlinesFormat", + "type": "object", + "properties": { + "line": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "line": { + "@odata.type": "microsoft.graph.workbookChartLineFormat" + } + } + }, + "microsoft.graph.workbookChartLegendFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartLegendFormat", + "type": "object", + "properties": { + "fill": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + ], + "nullable": true + }, + "font": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartPoint": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartPoint", + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartPointFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "value": { + "@odata.type": "microsoft.graph.Json" + }, + "format": { + "@odata.type": "microsoft.graph.workbookChartPointFormat" + } + } + }, + "microsoft.graph.workbookChartPointFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartPointFormat", + "type": "object", + "properties": { + "fill": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + } + } + }, + "microsoft.graph.workbookChartSeriesFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartSeriesFormat", + "type": "object", + "properties": { + "fill": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + ], + "nullable": true + }, + "line": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartLineFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "line": { + "@odata.type": "microsoft.graph.workbookChartLineFormat" + } + } + }, + "microsoft.graph.workbookChartTitleFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookChartTitleFormat", + "type": "object", + "properties": { + "fill": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFill" + } + ], + "nullable": true + }, + "font": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookChartFont" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookFilter": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookFilter", + "type": "object", + "properties": { + "criteria": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFilterCriteria" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "criteria": { + "@odata.type": "microsoft.graph.workbookFilterCriteria" + } + } + }, + "microsoft.graph.workbookFilterCriteria": { + "title": "workbookFilterCriteria", + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + }, + "criterion1": { + "type": "string", + "nullable": true + }, + "criterion2": { + "type": "string", + "nullable": true + }, + "dynamicCriteria": { + "type": "string" + }, + "filterOn": { + "type": "string" + }, + "icon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookIcon" + } + ], + "nullable": true + }, + "operator": { + "type": "string" + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + }, + "example": { + "color": "string", + "criterion1": "string", + "criterion2": "string", + "dynamicCriteria": "string", + "filterOn": "string", + "icon": { + "@odata.type": "microsoft.graph.workbookIcon" + }, + "operator": "string", + "values": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookIcon": { + "title": "workbookIcon", + "type": "object", + "properties": { + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "set": { + "type": "string" + } + }, + "example": { + "index": "integer", + "set": "string" + } + }, + "microsoft.graph.workbookFormatProtection": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookFormatProtection", + "type": "object", + "properties": { + "formulaHidden": { + "type": "boolean", + "nullable": true + }, + "locked": { + "type": "boolean", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "formulaHidden": true, + "locked": true + } + }, + "microsoft.graph.workbookFunctionResult": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookFunctionResult", + "type": "object", + "properties": { + "error": { + "type": "string", + "nullable": true + }, + "value": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "error": "string", + "value": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookPivotTable": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookPivotTable", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "worksheet": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookRange": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookRange", + "type": "object", + "properties": { + "address": { + "type": "string", + "nullable": true + }, + "addressLocal": { + "type": "string", + "nullable": true + }, + "cellCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "columnCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "columnHidden": { + "type": "boolean", + "nullable": true + }, + "columnIndex": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "formulas": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "formulasLocal": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "formulasR1C1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "hidden": { + "type": "boolean", + "nullable": true + }, + "numberFormat": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rowCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "rowHidden": { + "type": "boolean", + "nullable": true + }, + "rowIndex": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "valueTypes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "format": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRangeFormat" + } + ], + "nullable": true + }, + "sort": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRangeSort" + } + ], + "nullable": true + }, + "worksheet": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheet" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "address": "string", + "addressLocal": "string", + "cellCount": "integer", + "columnCount": "integer", + "columnHidden": true, + "columnIndex": "integer", + "formulas": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasLocal": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasR1C1": { + "@odata.type": "microsoft.graph.Json" + }, + "hidden": true, + "numberFormat": { + "@odata.type": "microsoft.graph.Json" + }, + "rowCount": "integer", + "rowHidden": true, + "rowIndex": "integer", + "text": { + "@odata.type": "microsoft.graph.Json" + }, + "valueTypes": { + "@odata.type": "microsoft.graph.Json" + }, + "values": { + "@odata.type": "microsoft.graph.Json" + }, + "format": { + "@odata.type": "microsoft.graph.workbookRangeFormat" + }, + "sort": { + "@odata.type": "microsoft.graph.workbookRangeSort" + }, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookRangeFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookRangeFormat", + "type": "object", + "properties": { + "columnWidth": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "horizontalAlignment": { + "type": "string", + "nullable": true + }, + "rowHeight": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "verticalAlignment": { + "type": "string", + "nullable": true + }, + "wrapText": { + "type": "boolean", + "nullable": true + }, + "borders": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookRangeBorder" + } + }, + "fill": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRangeFill" + } + ], + "nullable": true + }, + "font": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookRangeFont" + } + ], + "nullable": true + }, + "protection": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFormatProtection" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "columnWidth": "double", + "horizontalAlignment": "string", + "rowHeight": "double", + "verticalAlignment": "string", + "wrapText": true, + "borders": [ + { + "@odata.type": "microsoft.graph.workbookRangeBorder" + } + ], + "fill": { + "@odata.type": "microsoft.graph.workbookRangeFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookRangeFont" + }, + "protection": { + "@odata.type": "microsoft.graph.workbookFormatProtection" + } + } + }, + "microsoft.graph.workbookRangeSort": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookRangeSort", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.workbookRangeBorder": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookRangeBorder", + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + }, + "sideIndex": { + "type": "string", + "nullable": true + }, + "style": { + "type": "string", + "nullable": true + }, + "weight": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "color": "string", + "sideIndex": "string", + "style": "string", + "weight": "string" + } + }, + "microsoft.graph.workbookRangeFill": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookRangeFill", + "type": "object", + "properties": { + "color": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "color": "string" + } + }, + "microsoft.graph.workbookRangeFont": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookRangeFont", + "type": "object", + "properties": { + "bold": { + "type": "boolean", + "nullable": true + }, + "color": { + "type": "string", + "nullable": true + }, + "italic": { + "type": "boolean", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "size": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double", + "nullable": true + }, + "underline": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "bold": true, + "color": "string", + "italic": true, + "name": "string", + "size": "double", + "underline": "string" + } + }, + "microsoft.graph.workbookRangeView": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookRangeView", + "type": "object", + "properties": { + "cellAddresses": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "columnCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "formulas": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "formulasLocal": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "formulasR1C1": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "numberFormat": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rowCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "text": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "valueTypes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "rows": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.workbookRangeView" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "cellAddresses": { + "@odata.type": "microsoft.graph.Json" + }, + "columnCount": "integer", + "formulas": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasLocal": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasR1C1": { + "@odata.type": "microsoft.graph.Json" + }, + "index": "integer", + "numberFormat": { + "@odata.type": "microsoft.graph.Json" + }, + "rowCount": "integer", + "text": { + "@odata.type": "microsoft.graph.Json" + }, + "valueTypes": { + "@odata.type": "microsoft.graph.Json" + }, + "values": { + "@odata.type": "microsoft.graph.Json" + }, + "rows": [ + { + "@odata.type": "microsoft.graph.workbookRangeView" + } + ] + } + }, + "microsoft.graph.workbookTableColumn": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookTableColumn", + "type": "object", + "properties": { + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "name": { + "type": "string", + "nullable": true + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + }, + "filter": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookFilter" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "index": "integer", + "name": "string", + "values": { + "@odata.type": "microsoft.graph.Json" + }, + "filter": { + "@odata.type": "microsoft.graph.workbookFilter" + } + } + }, + "microsoft.graph.workbookTableRow": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookTableRow", + "type": "object", + "properties": { + "index": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "values": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "index": "integer", + "values": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookTableSort": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookTableSort", + "type": "object", + "properties": { + "fields": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookSortField" + } + ], + "nullable": true + } + }, + "matchCase": { + "type": "boolean" + }, + "method": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "fields": [ + { + "@odata.type": "microsoft.graph.workbookSortField" + } + ], + "matchCase": true, + "method": "string" + } + }, + "microsoft.graph.workbookSortField": { + "title": "workbookSortField", + "type": "object", + "properties": { + "ascending": { + "type": "boolean" + }, + "color": { + "type": "string", + "nullable": true + }, + "dataOption": { + "type": "string" + }, + "icon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookIcon" + } + ], + "nullable": true + }, + "key": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "sortOn": { + "type": "string" + } + }, + "example": { + "ascending": true, + "color": "string", + "dataOption": "string", + "icon": { + "@odata.type": "microsoft.graph.workbookIcon" + }, + "key": "integer", + "sortOn": "string" + } + }, + "microsoft.graph.workbookWorksheetProtection": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "workbookWorksheetProtection", + "type": "object", + "properties": { + "options": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions" + } + ], + "nullable": true + }, + "protected": { + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "options": { + "@odata.type": "microsoft.graph.workbookWorksheetProtectionOptions" + }, + "protected": true + } + }, + "microsoft.graph.workbookWorksheetProtectionOptions": { + "title": "workbookWorksheetProtectionOptions", + "type": "object", + "properties": { + "allowAutoFilter": { + "type": "boolean" + }, + "allowDeleteColumns": { + "type": "boolean" + }, + "allowDeleteRows": { + "type": "boolean" + }, + "allowFormatCells": { + "type": "boolean" + }, + "allowFormatColumns": { + "type": "boolean" + }, + "allowFormatRows": { + "type": "boolean" + }, + "allowInsertColumns": { + "type": "boolean" + }, + "allowInsertHyperlinks": { + "type": "boolean" + }, + "allowInsertRows": { + "type": "boolean" + }, + "allowPivotTables": { + "type": "boolean" + }, + "allowSort": { + "type": "boolean" + } + }, + "example": { + "allowAutoFilter": true, + "allowDeleteColumns": true, + "allowDeleteRows": true, + "allowFormatCells": true, + "allowFormatColumns": true, + "allowFormatRows": true, + "allowInsertColumns": true, + "allowInsertHyperlinks": true, + "allowInsertRows": true, + "allowPivotTables": true, + "allowSort": true + } + }, + "microsoft.graph.workbookFilterDatetime": { + "title": "workbookFilterDatetime", + "type": "object", + "properties": { + "date": { + "type": "string", + "nullable": true + }, + "specificity": { + "type": "string" + } + }, + "example": { + "date": "string", + "specificity": "string" + } + }, + "microsoft.graph.workbookRangeReference": { + "title": "workbookRangeReference", + "type": "object", + "properties": { + "address": { + "type": "string", + "nullable": true + } + }, + "example": { + "address": "string" + } + }, + "microsoft.graph.subscription": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "subscription", + "type": "object", + "properties": { + "resource": { + "type": "string" + }, + "changeType": { + "type": "string" + }, + "clientState": { + "type": "string", + "nullable": true + }, + "notificationUrl": { + "type": "string" + }, + "expirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "applicationId": { + "type": "string", + "nullable": true + }, + "creatorId": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "resource": "string", + "changeType": "string", + "clientState": "string", + "notificationUrl": "string", + "expirationDateTime": "string (timestamp)", + "applicationId": "string", + "creatorId": "string" + } + }, + "microsoft.graph.invitation": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "invitation", + "type": "object", + "properties": { + "invitedUserDisplayName": { + "type": "string", + "nullable": true + }, + "invitedUserType": { + "type": "string", + "nullable": true + }, + "invitedUserEmailAddress": { + "type": "string" + }, + "invitedUserMessageInfo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.invitedUserMessageInfo" + } + ], + "nullable": true + }, + "sendInvitationMessage": { + "type": "boolean", + "nullable": true + }, + "inviteRedirectUrl": { + "type": "string" + }, + "inviteRedeemUrl": { + "type": "string", + "nullable": true + }, + "status": { + "type": "string", + "nullable": true + }, + "invitedUser": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.user" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "invitedUserDisplayName": "string", + "invitedUserType": "string", + "invitedUserEmailAddress": "string", + "invitedUserMessageInfo": { + "@odata.type": "microsoft.graph.invitedUserMessageInfo" + }, + "sendInvitationMessage": true, + "inviteRedirectUrl": "string", + "inviteRedeemUrl": "string", + "status": "string", + "invitedUser": { + "@odata.type": "microsoft.graph.user" + } + } + }, + "microsoft.graph.invitedUserMessageInfo": { + "title": "invitedUserMessageInfo", + "type": "object", + "properties": { + "ccRecipients": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recipient" + } + ], + "nullable": true + } + }, + "messageLanguage": { + "type": "string", + "nullable": true + }, + "customizedMessageBody": { + "type": "string", + "nullable": true + } + }, + "example": { + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "messageLanguage": "string", + "customizedMessageBody": "string" + } + }, + "microsoft.graph.plannerTask": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerTask", + "type": "object", + "properties": { + "createdBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "planId": { + "type": "string", + "nullable": true + }, + "bucketId": { + "type": "string", + "nullable": true + }, + "title": { + "type": "string" + }, + "orderHint": { + "type": "string", + "nullable": true + }, + "assigneePriority": { + "type": "string", + "nullable": true + }, + "percentComplete": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "startDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "dueDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "hasDescription": { + "type": "boolean", + "nullable": true + }, + "previewType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerPreviewType" + } + ], + "nullable": true + }, + "completedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "completedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "referenceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "checklistItemCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "activeChecklistItemCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "appliedCategories": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerAppliedCategories" + } + ], + "nullable": true + }, + "assignments": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerAssignments" + } + ], + "nullable": true + }, + "conversationThreadId": { + "type": "string", + "nullable": true + }, + "details": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerTaskDetails" + } + ], + "nullable": true + }, + "assignedToTaskBoardFormat": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat" + } + ], + "nullable": true + }, + "progressTaskBoardFormat": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat" + } + ], + "nullable": true + }, + "bucketTaskBoardFormat": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "planId": "string", + "bucketId": "string", + "title": "string", + "orderHint": "string", + "assigneePriority": "string", + "percentComplete": "integer", + "startDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "dueDateTime": "string (timestamp)", + "hasDescription": true, + "previewType": { + "@odata.type": "microsoft.graph.plannerPreviewType" + }, + "completedDateTime": "string (timestamp)", + "completedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "referenceCount": "integer", + "checklistItemCount": "integer", + "activeChecklistItemCount": "integer", + "appliedCategories": { + "@odata.type": "microsoft.graph.plannerAppliedCategories" + }, + "assignments": { + "@odata.type": "microsoft.graph.plannerAssignments" + }, + "conversationThreadId": "string", + "details": { + "@odata.type": "microsoft.graph.plannerTaskDetails" + }, + "assignedToTaskBoardFormat": { + "@odata.type": "microsoft.graph.plannerAssignedToTaskBoardTaskFormat" + }, + "progressTaskBoardFormat": { + "@odata.type": "microsoft.graph.plannerProgressTaskBoardTaskFormat" + }, + "bucketTaskBoardFormat": { + "@odata.type": "microsoft.graph.plannerBucketTaskBoardTaskFormat" + } + } + }, + "microsoft.graph.plannerPlan": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerPlan", + "type": "object", + "properties": { + "createdBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "owner": { + "type": "string", + "nullable": true + }, + "title": { + "type": "string" + }, + "tasks": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + }, + "buckets": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + }, + "details": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerPlanDetails" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "owner": "string", + "title": "string", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ], + "buckets": [ + { + "@odata.type": "microsoft.graph.plannerBucket" + } + ], + "details": { + "@odata.type": "microsoft.graph.plannerPlanDetails" + } + } + }, + "microsoft.graph.planner": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "planner", + "type": "object", + "properties": { + "tasks": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + }, + "plans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerPlan" + } + }, + "buckets": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerBucket" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ], + "plans": [ + { + "@odata.type": "microsoft.graph.plannerPlan" + } + ], + "buckets": [ + { + "@odata.type": "microsoft.graph.plannerBucket" + } + ] + } + }, + "microsoft.graph.plannerBucket": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerBucket", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "planId": { + "type": "string", + "nullable": true + }, + "orderHint": { + "type": "string", + "nullable": true + }, + "tasks": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.plannerTask" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "planId": "string", + "orderHint": "string", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ] + } + }, + "microsoft.graph.plannerAppliedCategories": { + "title": "plannerAppliedCategories", + "type": "object" + }, + "microsoft.graph.plannerAssignments": { + "title": "plannerAssignments", + "type": "object" + }, + "microsoft.graph.plannerTaskDetails": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerTaskDetails", + "type": "object", + "properties": { + "description": { + "type": "string", + "nullable": true + }, + "previewType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerPreviewType" + } + ], + "nullable": true + }, + "references": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerExternalReferences" + } + ], + "nullable": true + }, + "checklist": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerChecklistItems" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "description": "string", + "previewType": { + "@odata.type": "microsoft.graph.plannerPreviewType" + }, + "references": { + "@odata.type": "microsoft.graph.plannerExternalReferences" + }, + "checklist": { + "@odata.type": "microsoft.graph.plannerChecklistItems" + } + } + }, + "microsoft.graph.plannerAssignedToTaskBoardTaskFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerAssignedToTaskBoardTaskFormat", + "type": "object", + "properties": { + "unassignedOrderHint": { + "type": "string", + "nullable": true + }, + "orderHintsByAssignee": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerOrderHintsByAssignee" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "unassignedOrderHint": "string", + "orderHintsByAssignee": { + "@odata.type": "microsoft.graph.plannerOrderHintsByAssignee" + } + } + }, + "microsoft.graph.plannerProgressTaskBoardTaskFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerProgressTaskBoardTaskFormat", + "type": "object", + "properties": { + "orderHint": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "orderHint": "string" + } + }, + "microsoft.graph.plannerBucketTaskBoardTaskFormat": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerBucketTaskBoardTaskFormat", + "type": "object", + "properties": { + "orderHint": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "orderHint": "string" + } + }, + "microsoft.graph.plannerPlanDetails": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "plannerPlanDetails", + "type": "object", + "properties": { + "sharedWith": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerUserIds" + } + ], + "nullable": true + }, + "categoryDescriptions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.plannerCategoryDescriptions" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "sharedWith": { + "@odata.type": "microsoft.graph.plannerUserIds" + }, + "categoryDescriptions": { + "@odata.type": "microsoft.graph.plannerCategoryDescriptions" + } + } + }, + "microsoft.graph.plannerExternalReference": { + "title": "plannerExternalReference", + "type": "object", + "properties": { + "alias": { + "type": "string", + "nullable": true + }, + "type": { + "type": "string", + "nullable": true + }, + "previewPriority": { + "type": "string", + "nullable": true + }, + "lastModifiedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "example": { + "alias": "string", + "type": "string", + "previewPriority": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.plannerChecklistItem": { + "title": "plannerChecklistItem", + "type": "object", + "properties": { + "isChecked": { + "type": "boolean", + "nullable": true + }, + "title": { + "type": "string", + "nullable": true + }, + "orderHint": { + "type": "string", + "nullable": true + }, + "lastModifiedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "example": { + "isChecked": true, + "title": "string", + "orderHint": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.plannerAssignment": { + "title": "plannerAssignment", + "type": "object", + "properties": { + "assignedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "assignedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "orderHint": { + "type": "string", + "nullable": true + } + }, + "example": { + "assignedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "assignedDateTime": "string (timestamp)", + "orderHint": "string" + } + }, + "microsoft.graph.plannerExternalReferences": { + "title": "plannerExternalReferences", + "type": "object" + }, + "microsoft.graph.plannerChecklistItems": { + "title": "plannerChecklistItems", + "type": "object" + }, + "microsoft.graph.plannerOrderHintsByAssignee": { + "title": "plannerOrderHintsByAssignee", + "type": "object" + }, + "microsoft.graph.plannerUserIds": { + "title": "plannerUserIds", + "type": "object" + }, + "microsoft.graph.plannerCategoryDescriptions": { + "title": "plannerCategoryDescriptions", + "type": "object", + "properties": { + "category1": { + "type": "string", + "nullable": true + }, + "category2": { + "type": "string", + "nullable": true + }, + "category3": { + "type": "string", + "nullable": true + }, + "category4": { + "type": "string", + "nullable": true + }, + "category5": { + "type": "string", + "nullable": true + }, + "category6": { + "type": "string", + "nullable": true + } + }, + "example": { + "category1": "string", + "category2": "string", + "category3": "string", + "category4": "string", + "category5": "string", + "category6": "string" + } + }, + "microsoft.graph.onenoteEntityBaseModel": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "onenoteEntityBaseModel", + "type": "object", + "properties": { + "self": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string" + } + }, + "microsoft.graph.onenoteEntitySchemaObjectModel": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteEntityBaseModel" + }, + { + "title": "onenoteEntitySchemaObjectModel", + "type": "object", + "properties": { + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)" + } + }, + "microsoft.graph.onenoteEntityHierarchyModel": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteEntitySchemaObjectModel" + }, + { + "title": "onenoteEntityHierarchyModel", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "createdBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "lastModifiedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "displayName": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.notebook": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteEntityHierarchyModel" + }, + { + "title": "notebook", + "type": "object", + "properties": { + "isDefault": { + "type": "boolean", + "nullable": true + }, + "userRole": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteUserRole" + } + ], + "nullable": true + }, + "isShared": { + "type": "boolean", + "nullable": true + }, + "sectionsUrl": { + "type": "string", + "nullable": true + }, + "sectionGroupsUrl": { + "type": "string", + "nullable": true + }, + "links": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.notebookLinks" + } + ], + "nullable": true + }, + "sections": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + }, + "sectionGroups": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "displayName": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "isDefault": true, + "userRole": { + "@odata.type": "microsoft.graph.onenoteUserRole" + }, + "isShared": true, + "sectionsUrl": "string", + "sectionGroupsUrl": "string", + "links": { + "@odata.type": "microsoft.graph.notebookLinks" + }, + "sections": [ + { + "@odata.type": "microsoft.graph.onenoteSection" + } + ], + "sectionGroups": [ + { + "@odata.type": "microsoft.graph.sectionGroup" + } + ] + } + }, + "microsoft.graph.onenoteSection": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteEntityHierarchyModel" + }, + { + "title": "onenoteSection", + "type": "object", + "properties": { + "isDefault": { + "type": "boolean", + "nullable": true + }, + "links": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sectionLinks" + } + ], + "nullable": true + }, + "pagesUrl": { + "type": "string", + "nullable": true + }, + "parentNotebook": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + ], + "nullable": true + }, + "parentSectionGroup": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + ], + "nullable": true + }, + "pages": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenotePage" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "displayName": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "isDefault": true, + "links": { + "@odata.type": "microsoft.graph.sectionLinks" + }, + "pagesUrl": "string", + "parentNotebook": { + "@odata.type": "microsoft.graph.notebook" + }, + "parentSectionGroup": { + "@odata.type": "microsoft.graph.sectionGroup" + }, + "pages": [ + { + "@odata.type": "microsoft.graph.onenotePage" + } + ] + } + }, + "microsoft.graph.sectionGroup": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteEntityHierarchyModel" + }, + { + "title": "sectionGroup", + "type": "object", + "properties": { + "sectionsUrl": { + "type": "string", + "nullable": true + }, + "sectionGroupsUrl": { + "type": "string", + "nullable": true + }, + "parentNotebook": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + ], + "nullable": true + }, + "parentSectionGroup": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + ], + "nullable": true + }, + "sections": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + }, + "sectionGroups": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.sectionGroup" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "displayName": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "sectionsUrl": "string", + "sectionGroupsUrl": "string", + "parentNotebook": { + "@odata.type": "microsoft.graph.notebook" + }, + "parentSectionGroup": { + "@odata.type": "microsoft.graph.sectionGroup" + }, + "sections": [ + { + "@odata.type": "microsoft.graph.onenoteSection" + } + ], + "sectionGroups": [ + { + "@odata.type": "microsoft.graph.sectionGroup" + } + ] + } + }, + "microsoft.graph.onenotePage": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteEntitySchemaObjectModel" + }, + { + "title": "onenotePage", + "type": "object", + "properties": { + "title": { + "type": "string", + "nullable": true + }, + "createdByAppId": { + "type": "string", + "nullable": true + }, + "links": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.pageLinks" + } + ], + "nullable": true + }, + "contentUrl": { + "type": "string", + "nullable": true + }, + "content": { + "type": "string", + "format": "base64url", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "level": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "order": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "userTags": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "parentSection": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteSection" + } + ], + "nullable": true + }, + "parentNotebook": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.notebook" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "title": "string", + "createdByAppId": "string", + "links": { + "@odata.type": "microsoft.graph.pageLinks" + }, + "contentUrl": "string", + "content": "string", + "lastModifiedDateTime": "string (timestamp)", + "level": "integer", + "order": "integer", + "userTags": [ + "string" + ], + "parentSection": { + "@odata.type": "microsoft.graph.onenoteSection" + }, + "parentNotebook": { + "@odata.type": "microsoft.graph.notebook" + } + } + }, + "microsoft.graph.onenoteResource": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteEntityBaseModel" + }, + { + "title": "onenoteResource", + "type": "object", + "properties": { + "content": { + "type": "string", + "format": "base64url", + "nullable": true + }, + "contentUrl": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "content": "string", + "contentUrl": "string" + } + }, + "microsoft.graph.operation": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "operation", + "type": "object", + "properties": { + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.operationStatus" + } + ], + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "lastActionDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "status": { + "@odata.type": "microsoft.graph.operationStatus" + }, + "createdDateTime": "string (timestamp)", + "lastActionDateTime": "string (timestamp)" + } + }, + "microsoft.graph.onenoteOperation": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.operation" + }, + { + "title": "onenoteOperation", + "type": "object", + "properties": { + "resourceLocation": { + "type": "string", + "nullable": true + }, + "resourceId": { + "type": "string", + "nullable": true + }, + "error": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteOperationError" + } + ], + "nullable": true + }, + "percentComplete": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "status": { + "@odata.type": "microsoft.graph.operationStatus" + }, + "createdDateTime": "string (timestamp)", + "lastActionDateTime": "string (timestamp)", + "resourceLocation": "string", + "resourceId": "string", + "error": { + "@odata.type": "microsoft.graph.onenoteOperationError" + }, + "percentComplete": "string" + } + }, + "microsoft.graph.notebookLinks": { + "title": "notebookLinks", + "type": "object", + "properties": { + "oneNoteClientUrl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalLink" + } + ], + "nullable": true + }, + "oneNoteWebUrl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalLink" + } + ], + "nullable": true + } + }, + "example": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.externalLink": { + "title": "externalLink", + "type": "object", + "properties": { + "href": { + "type": "string", + "nullable": true + } + }, + "example": { + "href": "string" + } + }, + "microsoft.graph.sectionLinks": { + "title": "sectionLinks", + "type": "object", + "properties": { + "oneNoteClientUrl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalLink" + } + ], + "nullable": true + }, + "oneNoteWebUrl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalLink" + } + ], + "nullable": true + } + }, + "example": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.pageLinks": { + "title": "pageLinks", + "type": "object", + "properties": { + "oneNoteClientUrl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalLink" + } + ], + "nullable": true + }, + "oneNoteWebUrl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalLink" + } + ], + "nullable": true + } + }, + "example": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.onenoteOperationError": { + "title": "onenoteOperationError", + "type": "object", + "properties": { + "code": { + "type": "string", + "nullable": true + }, + "message": { + "type": "string", + "nullable": true + } + }, + "example": { + "code": "string", + "message": "string" + } + }, + "microsoft.graph.diagnostic": { + "title": "diagnostic", + "type": "object", + "properties": { + "message": { + "type": "string", + "nullable": true + }, + "url": { + "type": "string", + "nullable": true + } + }, + "example": { + "message": "string", + "url": "string" + } + }, + "microsoft.graph.onenotePatchContentCommand": { + "title": "onenotePatchContentCommand", + "type": "object", + "properties": { + "action": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchActionType" + } + ] + }, + "target": { + "type": "string" + }, + "content": { + "type": "string", + "nullable": true + }, + "position": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePatchInsertPosition" + } + ], + "nullable": true + } + }, + "example": { + "action": { + "@odata.type": "microsoft.graph.onenotePatchActionType" + }, + "target": "string", + "content": "string", + "position": { + "@odata.type": "microsoft.graph.onenotePatchInsertPosition" + } + } + }, + "microsoft.graph.onenotePagePreview": { + "title": "onenotePagePreview", + "type": "object", + "properties": { + "previewText": { + "type": "string", + "nullable": true + }, + "links": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenotePagePreviewLinks" + } + ], + "nullable": true + } + }, + "example": { + "previewText": "string", + "links": { + "@odata.type": "microsoft.graph.onenotePagePreviewLinks" + } + } + }, + "microsoft.graph.onenotePagePreviewLinks": { + "title": "onenotePagePreviewLinks", + "type": "object", + "properties": { + "previewImageUrl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalLink" + } + ], + "nullable": true + } + }, + "example": { + "previewImageUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.recentNotebook": { + "title": "recentNotebook", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "lastAccessedTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "links": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.recentNotebookLinks" + } + ], + "nullable": true + }, + "sourceService": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onenoteSourceService" + } + ], + "nullable": true + } + }, + "example": { + "displayName": "string", + "lastAccessedTime": "string (timestamp)", + "links": { + "@odata.type": "microsoft.graph.recentNotebookLinks" + }, + "sourceService": { + "@odata.type": "microsoft.graph.onenoteSourceService" + } + } + }, + "microsoft.graph.recentNotebookLinks": { + "title": "recentNotebookLinks", + "type": "object", + "properties": { + "oneNoteClientUrl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalLink" + } + ], + "nullable": true + }, + "oneNoteWebUrl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.externalLink" + } + ], + "nullable": true + } + }, + "example": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.reportRoot": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "reportRoot", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.report": { + "title": "report", + "type": "object", + "properties": { + "content": { + "type": "string", + "format": "base64url", + "nullable": true + } + }, + "example": { + "content": "string" + } + }, + "microsoft.graph.administrativeUnit": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.directoryObject" + }, + { + "title": "administrativeUnit", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.educationRoot": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "educationRoot", + "type": "object", + "properties": { + "classes": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + }, + "schools": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + }, + "users": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + }, + "me": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "classes": [ + { + "@odata.type": "microsoft.graph.educationClass" + } + ], + "schools": [ + { + "@odata.type": "microsoft.graph.educationSchool" + } + ], + "users": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ], + "me": { + "@odata.type": "microsoft.graph.educationUser" + } + } + }, + "microsoft.graph.educationClass": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "educationClass", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "mailNickname": { + "type": "string" + }, + "description": { + "type": "string", + "nullable": true + }, + "createdBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "classCode": { + "type": "string", + "nullable": true + }, + "externalName": { + "type": "string", + "nullable": true + }, + "externalId": { + "type": "string", + "nullable": true + }, + "externalSource": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationExternalSource" + } + ], + "nullable": true + }, + "term": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationTerm" + } + ], + "nullable": true + }, + "schools": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + }, + "members": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + }, + "teachers": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + }, + "group": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.group" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "mailNickname": "string", + "description": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "classCode": "string", + "externalName": "string", + "externalId": "string", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + }, + "term": { + "@odata.type": "microsoft.graph.educationTerm" + }, + "schools": [ + { + "@odata.type": "microsoft.graph.educationSchool" + } + ], + "members": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ], + "teachers": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ], + "group": { + "@odata.type": "microsoft.graph.group" + } + } + }, + "microsoft.graph.educationOrganization": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "educationOrganization", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "description": { + "type": "string", + "nullable": true + }, + "externalSource": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationExternalSource" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + } + } + }, + "microsoft.graph.educationSchool": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationOrganization" + }, + { + "title": "educationSchool", + "type": "object", + "properties": { + "principalEmail": { + "type": "string", + "nullable": true + }, + "principalName": { + "type": "string", + "nullable": true + }, + "externalPrincipalId": { + "type": "string", + "nullable": true + }, + "lowestGrade": { + "type": "string", + "nullable": true + }, + "highestGrade": { + "type": "string", + "nullable": true + }, + "schoolNumber": { + "type": "string", + "nullable": true + }, + "externalId": { + "type": "string", + "nullable": true + }, + "phone": { + "type": "string", + "nullable": true + }, + "fax": { + "type": "string", + "nullable": true + }, + "createdBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "address": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.physicalAddress" + } + ], + "nullable": true + }, + "classes": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + }, + "users": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationUser" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + }, + "principalEmail": "string", + "principalName": "string", + "externalPrincipalId": "string", + "lowestGrade": "string", + "highestGrade": "string", + "schoolNumber": "string", + "externalId": "string", + "phone": "string", + "fax": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "address": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "classes": [ + { + "@odata.type": "microsoft.graph.educationClass" + } + ], + "users": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ] + } + }, + "microsoft.graph.educationUser": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "educationUser", + "type": "object", + "properties": { + "primaryRole": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationUserRole" + } + ] + }, + "middleName": { + "type": "string", + "nullable": true + }, + "externalSource": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationExternalSource" + } + ], + "nullable": true + }, + "residenceAddress": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.physicalAddress" + } + ], + "nullable": true + }, + "mailingAddress": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.physicalAddress" + } + ], + "nullable": true + }, + "student": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationStudent" + } + ], + "nullable": true + }, + "teacher": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationTeacher" + } + ], + "nullable": true + }, + "createdBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.identitySet" + } + ], + "nullable": true + }, + "relatedContacts": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationRelatedContact" + } + ], + "nullable": true + } + }, + "accountEnabled": { + "type": "boolean", + "nullable": true + }, + "assignedLicenses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.assignedLicense" + } + }, + "assignedPlans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.assignedPlan" + } + }, + "businessPhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "department": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + }, + "givenName": { + "type": "string", + "nullable": true + }, + "mail": { + "type": "string", + "nullable": true + }, + "mailNickname": { + "type": "string", + "nullable": true + }, + "mobilePhone": { + "type": "string", + "nullable": true + }, + "passwordPolicies": { + "type": "string", + "nullable": true + }, + "passwordProfile": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.passwordProfile" + } + ], + "nullable": true + }, + "officeLocation": { + "type": "string", + "nullable": true + }, + "preferredLanguage": { + "type": "string", + "nullable": true + }, + "provisionedPlans": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.provisionedPlan" + } + }, + "refreshTokensValidFromDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "showInAddressList": { + "type": "boolean", + "nullable": true + }, + "surname": { + "type": "string", + "nullable": true + }, + "usageLocation": { + "type": "string", + "nullable": true + }, + "userPrincipalName": { + "type": "string", + "nullable": true + }, + "userType": { + "type": "string", + "nullable": true + }, + "schools": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationSchool" + } + }, + "classes": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.educationClass" + } + }, + "user": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.user" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "primaryRole": { + "@odata.type": "microsoft.graph.educationUserRole" + }, + "middleName": "string", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + }, + "residenceAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "mailingAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "student": { + "@odata.type": "microsoft.graph.educationStudent" + }, + "teacher": { + "@odata.type": "microsoft.graph.educationTeacher" + }, + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "relatedContacts": [ + { + "@odata.type": "microsoft.graph.educationRelatedContact" + } + ], + "accountEnabled": true, + "assignedLicenses": [ + { + "@odata.type": "microsoft.graph.assignedLicense" + } + ], + "assignedPlans": [ + { + "@odata.type": "microsoft.graph.assignedPlan" + } + ], + "businessPhones": [ + "string" + ], + "department": "string", + "displayName": "string", + "givenName": "string", + "mail": "string", + "mailNickname": "string", + "mobilePhone": "string", + "passwordPolicies": "string", + "passwordProfile": { + "@odata.type": "microsoft.graph.passwordProfile" + }, + "officeLocation": "string", + "preferredLanguage": "string", + "provisionedPlans": [ + { + "@odata.type": "microsoft.graph.provisionedPlan" + } + ], + "refreshTokensValidFromDateTime": "string (timestamp)", + "showInAddressList": true, + "surname": "string", + "usageLocation": "string", + "userPrincipalName": "string", + "userType": "string", + "schools": [ + { + "@odata.type": "microsoft.graph.educationSchool" + } + ], + "classes": [ + { + "@odata.type": "microsoft.graph.educationClass" + } + ], + "user": { + "@odata.type": "microsoft.graph.user" + } + } + }, + "microsoft.graph.educationStudent": { + "title": "educationStudent", + "type": "object", + "properties": { + "graduationYear": { + "type": "string", + "nullable": true + }, + "grade": { + "type": "string", + "nullable": true + }, + "birthDate": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date", + "nullable": true + }, + "gender": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationGender" + } + ], + "nullable": true + }, + "studentNumber": { + "type": "string", + "nullable": true + }, + "externalId": { + "type": "string", + "nullable": true + } + }, + "example": { + "graduationYear": "string", + "grade": "string", + "birthDate": "string (timestamp)", + "gender": { + "@odata.type": "microsoft.graph.educationGender" + }, + "studentNumber": "string", + "externalId": "string" + } + }, + "microsoft.graph.educationRelatedContact": { + "title": "educationRelatedContact", + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string" + }, + "emailAddress": { + "type": "string", + "nullable": true + }, + "mobilePhone": { + "type": "string", + "nullable": true + }, + "relationship": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.educationContactRelationship" + } + ] + }, + "accessConsent": { + "type": "boolean", + "nullable": true + } + }, + "example": { + "id": "string", + "displayName": "string", + "emailAddress": "string", + "mobilePhone": "string", + "relationship": { + "@odata.type": "microsoft.graph.educationContactRelationship" + }, + "accessConsent": true + } + }, + "microsoft.graph.educationTeacher": { + "title": "educationTeacher", + "type": "object", + "properties": { + "teacherNumber": { + "type": "string", + "nullable": true + }, + "externalId": { + "type": "string", + "nullable": true + } + }, + "example": { + "teacherNumber": "string", + "externalId": "string" + } + }, + "microsoft.graph.educationTerm": { + "title": "educationTerm", + "type": "object", + "properties": { + "externalId": { + "type": "string", + "nullable": true + }, + "startDate": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date", + "nullable": true + }, + "endDate": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string", + "format": "date", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + } + }, + "example": { + "externalId": "string", + "startDate": "string (timestamp)", + "endDate": "string (timestamp)", + "displayName": "string" + } + }, + "microsoft.graph.deviceAppManagement": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceAppManagement", + "type": "object", + "properties": { + "microsoftStoreForBusinessLastSuccessfulSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The last time the apps from the Microsoft Store for Business were synced successfully for the account.", + "format": "date-time" + }, + "isEnabledForMicrosoftStoreForBusiness": { + "type": "boolean", + "description": "Whether the account is enabled for syncing applications from the Microsoft Store for Business." + }, + "microsoftStoreForBusinessLanguage": { + "type": "string", + "description": "The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is -, where is a lowercase two-letter code derived from ISO 639-1 and is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.", + "nullable": true + }, + "microsoftStoreForBusinessLastCompletedApplicationSyncTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The last time an application sync from the Microsoft Store for Business was completed.", + "format": "date-time" + }, + "mobileApps": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + } + }, + "mobileAppCategories": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + }, + "mobileAppConfigurations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + } + }, + "vppTokens": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.vppToken" + } + }, + "managedAppPolicies": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + } + }, + "iosManagedAppProtections": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosManagedAppProtection" + } + }, + "androidManagedAppProtections": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.androidManagedAppProtection" + } + }, + "defaultManagedAppProtections": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.defaultManagedAppProtection" + } + }, + "targetedManagedAppConfigurations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppConfiguration" + } + }, + "mdmWindowsInformationProtectionPolicies": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + }, + "windowsInformationProtectionPolicies": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPolicy" + } + }, + "managedAppRegistrations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + } + }, + "managedAppStatuses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + } + }, + "managedEBooks": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBook" + } + } + }, + "description": "Singleton entity that acts as a container for all device app management functionality." + } + ], + "example": { + "id": "string (identifier)", + "microsoftStoreForBusinessLastSuccessfulSyncDateTime": "string (timestamp)", + "isEnabledForMicrosoftStoreForBusiness": true, + "microsoftStoreForBusinessLanguage": "string", + "microsoftStoreForBusinessLastCompletedApplicationSyncTime": "string (timestamp)", + "mobileApps": [ + { + "@odata.type": "microsoft.graph.mobileApp" + } + ], + "mobileAppCategories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "mobileAppConfigurations": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfiguration" + } + ], + "vppTokens": [ + { + "@odata.type": "microsoft.graph.vppToken" + } + ], + "managedAppPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "iosManagedAppProtections": [ + { + "@odata.type": "microsoft.graph.iosManagedAppProtection" + } + ], + "androidManagedAppProtections": [ + { + "@odata.type": "microsoft.graph.androidManagedAppProtection" + } + ], + "defaultManagedAppProtections": [ + { + "@odata.type": "microsoft.graph.defaultManagedAppProtection" + } + ], + "targetedManagedAppConfigurations": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppConfiguration" + } + ], + "mdmWindowsInformationProtectionPolicies": [ + { + "@odata.type": "microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + ], + "windowsInformationProtectionPolicies": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionPolicy" + } + ], + "managedAppRegistrations": [ + { + "@odata.type": "microsoft.graph.managedAppRegistration" + } + ], + "managedAppStatuses": [ + { + "@odata.type": "microsoft.graph.managedAppStatus" + } + ], + "managedEBooks": [ + { + "@odata.type": "microsoft.graph.managedEBook" + } + ] + } + }, + "microsoft.graph.mobileApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "mobileApp", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "The admin provided or imported title of the app.", + "nullable": true + }, + "description": { + "type": "string", + "description": "The description of the app.", + "nullable": true + }, + "publisher": { + "type": "string", + "description": "The publisher of the app.", + "nullable": true + }, + "largeIcon": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mimeContent" + } + ], + "description": "The large icon, to be displayed in the app details and used for upload of the icon.", + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The date and time the app was created.", + "format": "date-time" + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The date and time the app was last modified.", + "format": "date-time" + }, + "isFeatured": { + "type": "boolean", + "description": "The value indicating whether the app is marked as featured by the admin." + }, + "privacyInformationUrl": { + "type": "string", + "description": "The privacy statement Url.", + "nullable": true + }, + "informationUrl": { + "type": "string", + "description": "The more information Url.", + "nullable": true + }, + "owner": { + "type": "string", + "description": "The owner of the app.", + "nullable": true + }, + "developer": { + "type": "string", + "description": "The developer of the app.", + "nullable": true + }, + "notes": { + "type": "string", + "description": "Notes for the app.", + "nullable": true + }, + "publishingState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppPublishingState" + } + ], + "description": "The publishing state for the app. The app cannot be assigned unless the app is published." + }, + "categories": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppCategory" + } + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignment" + } + } + }, + "description": "An abstract class containing the base properties for Intune mobile apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ] + } + }, + "microsoft.graph.mobileAppCategory": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "mobileAppCategory", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "The name of the app category.", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The date and time the mobileAppCategory was last modified.", + "format": "date-time" + } + }, + "description": "Contains properties for a single Intune app category." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.managedDeviceMobileAppConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfiguration", + "type": "object", + "properties": { + "targetedMobileApps": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "the associated app." + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was created.", + "format": "date-time" + }, + "description": { + "type": "string", + "description": "Admin provided description of the Device Configuration.", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was last modified.", + "format": "date-time" + }, + "displayName": { + "type": "string", + "description": "Admin provided name of the device configuration." + }, + "version": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Version of the device configuration.", + "format": "int32" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + }, + "deviceStatuses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + }, + "userStatuses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + }, + "deviceStatusSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + } + ], + "nullable": true + }, + "userStatusSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + } + ], + "nullable": true + } + }, + "description": "An abstract class for Mobile app configuration for enrolled devices." + } + ], + "example": { + "id": "string (identifier)", + "targetedMobileApps": [ + "string" + ], + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + ], + "deviceStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + }, + "userStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + } + } + }, + "microsoft.graph.vppToken": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "vppToken", + "type": "object", + "properties": { + "organizationName": { + "type": "string", + "description": "The organization associated with the Apple Volume Purchase Program Token", + "nullable": true + }, + "vppTokenAccountType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.vppTokenAccountType" + } + ], + "description": "The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with. Possible values are: `business`, `education`." + }, + "appleId": { + "type": "string", + "description": "The apple Id associated with the given Apple Volume Purchase Program Token.", + "nullable": true + }, + "expirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The expiration date time of the Apple Volume Purchase Program Token.", + "format": "date-time" + }, + "lastSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token.", + "format": "date-time" + }, + "token": { + "type": "string", + "description": "The Apple Volume Purchase Program Token string downloaded from the Apple Volume Purchase Program.", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last modification date time associated with the Apple Volume Purchase Program Token.", + "format": "date-time" + }, + "state": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.vppTokenState" + } + ], + "description": "Current state of the Apple Volume Purchase Program Token. Possible values are: `unknown`, `valid`, `expired`, `invalid`, `assignedToExternalMDM`." + }, + "lastSyncStatus": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.vppTokenSyncStatus" + } + ], + "description": "Current sync status of the last application sync which was triggered using the Apple Volume Purchase Program Token. Possible values are: `none`, `inProgress`, `completed`, `failed`." + }, + "automaticallyUpdateApps": { + "type": "boolean", + "description": "Whether or not apps for the VPP token will be automatically updated." + }, + "countryOrRegion": { + "type": "string", + "description": "Whether or not apps for the VPP token will be automatically updated.", + "nullable": true + } + }, + "description": "You purchase multiple licenses for iOS apps through the Apple Volume Purchase Program for Business or Education. This involves setting up an Apple VPP account from the Apple website and uploading the Apple VPP Business or Education token to Intune. You can then synchronize your volume purchase information with Intune and track your volume-purchased app use. You can upload multiple Apple VPP Business or Education tokens." + } + ], + "example": { + "id": "string (identifier)", + "organizationName": "string", + "vppTokenAccountType": { + "@odata.type": "microsoft.graph.vppTokenAccountType" + }, + "appleId": "string", + "expirationDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "token": "string", + "lastModifiedDateTime": "string (timestamp)", + "state": { + "@odata.type": "microsoft.graph.vppTokenState" + }, + "lastSyncStatus": { + "@odata.type": "microsoft.graph.vppTokenSyncStatus" + }, + "automaticallyUpdateApps": true, + "countryOrRegion": "string" + } + }, + "microsoft.graph.managedAppPolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedAppPolicy", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Policy display name." + }, + "description": { + "type": "string", + "description": "The policy's description.", + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The date and time the policy was created.", + "format": "date-time" + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last time the policy was modified.", + "format": "date-time" + }, + "version": { + "type": "string", + "description": "Version of the entity.", + "nullable": true + } + }, + "description": "The ManagedAppPolicy resource represents a base type for platform specific policies." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string" + } + }, + "microsoft.graph.managedAppProtection": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + }, + { + "title": "managedAppProtection", + "type": "object", + "properties": { + "periodOfflineBeforeAccessCheck": { + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string", + "description": "The period after which access is checked when the device is not connected to the internet.", + "format": "duration" + }, + "periodOnlineBeforeAccessCheck": { + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string", + "description": "The period after which access is checked when the device is connected to the internet.", + "format": "duration" + }, + "allowedInboundDataTransferSources": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppDataTransferLevel" + } + ], + "description": "Sources from which data is allowed to be transferred." + }, + "allowedOutboundDataTransferDestinations": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppDataTransferLevel" + } + ], + "description": "Destinations to which data is allowed to be transferred." + }, + "organizationalCredentialsRequired": { + "type": "boolean", + "description": "Indicates whether organizational credentials are required for app use." + }, + "allowedOutboundClipboardSharingLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppClipboardSharingLevel" + } + ], + "description": "The level to which the clipboard may be shared between apps on the managed device." + }, + "dataBackupBlocked": { + "type": "boolean", + "description": "Indicates whether the backup of a managed app's data is blocked." + }, + "deviceComplianceRequired": { + "type": "boolean", + "description": "Indicates whether device compliance is required." + }, + "managedBrowserToOpenLinksRequired": { + "type": "boolean", + "description": "Indicates whether internet links should be opened in the managed browser app." + }, + "saveAsBlocked": { + "type": "boolean", + "description": "Indicates whether users may use the \"Save As\" menu item to save a copy of protected files." + }, + "periodOfflineBeforeWipeIsEnforced": { + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string", + "description": "The amount of time an app is allowed to remain disconnected from the internet before all managed data it is wiped.", + "format": "duration" + }, + "pinRequired": { + "type": "boolean", + "description": "Indicates whether an app-level pin is required." + }, + "maximumPinRetries": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped.", + "format": "int32" + }, + "simplePinBlocked": { + "type": "boolean", + "description": "Indicates whether simplePin is blocked." + }, + "minimumPinLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum pin length required for an app-level pin if PinRequired is set to True", + "format": "int32" + }, + "pinCharacterSet": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPinCharacterSet" + } + ], + "description": "Character set which may be used for an app-level pin if PinRequired is set to True." + }, + "periodBeforePinReset": { + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string", + "description": "TimePeriod before the all-level pin must be reset if PinRequired is set to True.", + "format": "duration" + }, + "allowedDataStorageLocations": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppDataStorageLocation" + } + ] + }, + "description": "Data storage locations where a user may store managed data." + }, + "contactSyncBlocked": { + "type": "boolean", + "description": "Indicates whether contacts can be synced to the user's device." + }, + "printBlocked": { + "type": "boolean", + "description": "Indicates whether printing is allowed from managed apps." + }, + "fingerprintBlocked": { + "type": "boolean", + "description": "Indicates whether use of the fingerprint reader is allowed in place of a pin if PinRequired is set to True." + }, + "disableAppPinIfDevicePinIsSet": { + "type": "boolean", + "description": "Indicates whether use of the app pin is required if the device pin is set." + }, + "minimumRequiredOsVersion": { + "type": "string", + "description": "Versions less than the specified version will block the managed app from accessing company data.", + "nullable": true + }, + "minimumWarningOsVersion": { + "type": "string", + "description": "Versions less than the specified version will result in warning message on the managed app from accessing company data.", + "nullable": true + }, + "minimumRequiredAppVersion": { + "type": "string", + "description": "Versions less than the specified version will block the managed app from accessing company data.", + "nullable": true + }, + "minimumWarningAppVersion": { + "type": "string", + "description": "Versions less than the specified version will result in warning message on the managed app.", + "nullable": true + } + }, + "description": "Policy used to configure detailed management settings for a specified set of apps" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string" + } + }, + "microsoft.graph.targetedManagedAppProtection": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppProtection" + }, + { + "title": "targetedManagedAppProtection", + "type": "object", + "properties": { + "isAssigned": { + "type": "boolean", + "description": "Indicates if the policy is deployed to any inclusion groups or not." + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + }, + "description": "Policy used to configure detailed management settings targeted to specific security groups" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string", + "isAssigned": true, + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ] + } + }, + "microsoft.graph.iosManagedAppProtection": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppProtection" + }, + { + "title": "iosManagedAppProtection", + "type": "object", + "properties": { + "appDataEncryptionType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppDataEncryptionType" + } + ], + "description": "Type of encryption which should be used for data in a managed app." + }, + "minimumRequiredSdkVersion": { + "type": "string", + "description": "Versions less than the specified version will block the managed app from accessing company data.", + "nullable": true + }, + "deployedAppCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Count of apps to which the current policy is deployed.", + "format": "int32" + }, + "faceIdBlocked": { + "type": "boolean", + "description": "Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True." + }, + "apps": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + }, + "deploymentSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + ], + "nullable": true + } + }, + "description": "Policy used to configure detailed management settings targeted to specific security groups and for a specified set of apps on an iOS device" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string", + "isAssigned": true, + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "appDataEncryptionType": { + "@odata.type": "microsoft.graph.managedAppDataEncryptionType" + }, + "minimumRequiredSdkVersion": "string", + "deployedAppCount": "integer", + "faceIdBlocked": true, + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "microsoft.graph.androidManagedAppProtection": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppProtection" + }, + { + "title": "androidManagedAppProtection", + "type": "object", + "properties": { + "screenCaptureBlocked": { + "type": "boolean", + "description": "Indicates whether a managed user can take screen captures of managed apps" + }, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": { + "type": "boolean", + "description": "When this setting is enabled, app level encryption is disabled if device level encryption is enabled" + }, + "encryptAppData": { + "type": "boolean", + "description": "Indicates whether application data for managed apps should be encrypted" + }, + "deployedAppCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Count of apps to which the current policy is deployed.", + "format": "int32" + }, + "minimumRequiredPatchVersion": { + "type": "string", + "description": "Define the oldest required Android security patch level a user can have to gain secure access to the app.", + "nullable": true + }, + "minimumWarningPatchVersion": { + "type": "string", + "description": "Define the oldest recommended Android security patch level a user can have for secure access to the app.", + "nullable": true + }, + "apps": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + }, + "deploymentSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + ], + "nullable": true + } + }, + "description": "Policy used to configure detailed management settings targeted to specific security groups and for a specified set of apps on an Android device" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string", + "isAssigned": true, + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "screenCaptureBlocked": true, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": true, + "encryptAppData": true, + "deployedAppCount": "integer", + "minimumRequiredPatchVersion": "string", + "minimumWarningPatchVersion": "string", + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "microsoft.graph.defaultManagedAppProtection": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppProtection" + }, + { + "title": "defaultManagedAppProtection", + "type": "object", + "properties": { + "appDataEncryptionType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppDataEncryptionType" + } + ], + "description": "Type of encryption which should be used for data in a managed app. (iOS Only)" + }, + "screenCaptureBlocked": { + "type": "boolean", + "description": "Indicates whether screen capture is blocked. (Android only)" + }, + "encryptAppData": { + "type": "boolean", + "description": "Indicates whether managed-app data should be encrypted. (Android only)" + }, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": { + "type": "boolean", + "description": "When this setting is enabled, app level encryption is disabled if device level encryption is enabled. (Android only)" + }, + "minimumRequiredSdkVersion": { + "type": "string", + "description": "Versions less than the specified version will block the managed app from accessing company data. (iOS Only)", + "nullable": true + }, + "customSettings": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.keyValuePair" + }, + "description": "A set of string key and string value pairs to be sent to the affected users, unalterned by this service" + }, + "deployedAppCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Count of apps to which the current policy is deployed.", + "format": "int32" + }, + "minimumRequiredPatchVersion": { + "type": "string", + "description": "Define the oldest required Android security patch level a user can have to gain secure access to the app. (Android only)", + "nullable": true + }, + "minimumWarningPatchVersion": { + "type": "string", + "description": "Define the oldest recommended Android security patch level a user can have for secure access to the app. (Android only)", + "nullable": true + }, + "faceIdBlocked": { + "type": "boolean", + "description": "Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True. (iOS Only)" + }, + "apps": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + }, + "deploymentSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + ], + "nullable": true + } + }, + "description": "Policy used to configure detailed management settings for a specified set of apps for all users not targeted by a TargetedManagedAppProtection Policy" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string", + "appDataEncryptionType": { + "@odata.type": "microsoft.graph.managedAppDataEncryptionType" + }, + "screenCaptureBlocked": true, + "encryptAppData": true, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": true, + "minimumRequiredSdkVersion": "string", + "customSettings": [ + { + "@odata.type": "microsoft.graph.keyValuePair" + } + ], + "deployedAppCount": "integer", + "minimumRequiredPatchVersion": "string", + "minimumWarningPatchVersion": "string", + "faceIdBlocked": true, + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "microsoft.graph.managedAppConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + }, + { + "title": "managedAppConfiguration", + "type": "object", + "properties": { + "customSettings": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.keyValuePair" + }, + "description": "A set of string key and string value pairs to be sent to apps for users to whom the configuration is scoped, unalterned by this service" + } + }, + "description": "Configuration used to deliver a set of custom settings as-is to apps for users to whom the configuration is scoped" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "customSettings": [ + { + "@odata.type": "microsoft.graph.keyValuePair" + } + ] + } + }, + "microsoft.graph.targetedManagedAppConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppConfiguration" + }, + { + "title": "targetedManagedAppConfiguration", + "type": "object", + "properties": { + "deployedAppCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Count of apps to which the current policy is deployed.", + "format": "int32" + }, + "isAssigned": { + "type": "boolean", + "description": "Indicates if the policy is deployed to any inclusion groups or not." + }, + "apps": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedMobileApp" + } + }, + "deploymentSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummary" + } + ], + "nullable": true + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + }, + "description": "Configuration used to deliver a set of custom settings as-is to all users in the targeted security group" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "customSettings": [ + { + "@odata.type": "microsoft.graph.keyValuePair" + } + ], + "deployedAppCount": "integer", + "isAssigned": true, + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + }, + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ] + } + }, + "microsoft.graph.windowsInformationProtection": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicy" + }, + { + "title": "windowsInformationProtection", + "type": "object", + "properties": { + "enforcementLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionEnforcementLevel" + } + ], + "description": "WIP enforcement level.See the Enum definition for supported values" + }, + "enterpriseDomain": { + "type": "string", + "description": "Primary enterprise domain", + "nullable": true + }, + "enterpriseProtectedDomainNames": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "nullable": true + }, + "description": "List of enterprise domains to be protected" + }, + "protectionUnderLockConfigRequired": { + "type": "boolean", + "description": "Specifies whether the protection under lock feature (also known as encrypt under pin) should be configured" + }, + "dataRecoveryCertificate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionDataRecoveryCertificate" + } + ], + "description": "Specifies a recovery certificate that can be used for data recovery of encrypted files. This is the same as the data recovery agent(DRA) certificate for encrypting file system(EFS)", + "nullable": true + }, + "revokeOnUnenrollDisabled": { + "type": "boolean", + "description": "This policy controls whether to revoke the WIP keys when a device unenrolls from the management service. If set to 1 (Don't revoke keys), the keys will not be revoked and the user will continue to have access to protected files after unenrollment. If the keys are not revoked, there will be no revoked file cleanup subsequently." + }, + "rightsManagementServicesTemplateId": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "description": "TemplateID GUID to use for RMS encryption. The RMS template allows the IT admin to configure the details about who has access to RMS-protected file and how long they have access", + "format": "uuid", + "nullable": true + }, + "azureRightsManagementServicesAllowed": { + "type": "boolean", + "description": "Specifies whether to allow Azure RMS encryption for WIP" + }, + "iconsVisible": { + "type": "boolean", + "description": "Determines whether overlays are added to icons for WIP protected files in Explorer and enterprise only app tiles in the Start menu. Starting in Windows 10, version 1703 this setting also configures the visibility of the WIP icon in the title bar of a WIP-protected app" + }, + "protectedApps": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionApp" + } + ], + "nullable": true + }, + "description": "Protected applications can access enterprise data and the data handled by those applications are protected with encryption" + }, + "exemptApps": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionApp" + } + ], + "nullable": true + }, + "description": "Exempt applications can also access enterprise data, but the data handled by those applications are not protected. This is because some critical enterprise applications may have compatibility problems with encrypted data." + }, + "enterpriseNetworkDomainNames": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "nullable": true + }, + "description": "This is the list of domains that comprise the boundaries of the enterprise. Data from one of these domains that is sent to a device will be considered enterprise data and protected These locations will be considered a safe destination for enterprise data to be shared to" + }, + "enterpriseProxiedDomains": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionProxiedDomainCollection" + } + ], + "nullable": true + }, + "description": "Contains a list of Enterprise resource domains hosted in the cloud that need to be protected. Connections to these resources are considered enterprise data. If a proxy is paired with a cloud resource, traffic to the cloud resource will be routed through the enterprise network via the denoted proxy server (on Port 80). A proxy server used for this purpose must also be configured using the EnterpriseInternalProxyServers policy" + }, + "enterpriseIPRanges": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionIPRangeCollection" + } + ], + "nullable": true + }, + "description": "Sets the enterprise IP ranges that define the computers in the enterprise network. Data that comes from those computers will be considered part of the enterprise and protected. These locations will be considered a safe destination for enterprise data to be shared to" + }, + "enterpriseIPRangesAreAuthoritative": { + "type": "boolean", + "description": "Boolean value that tells the client to accept the configured list and not to use heuristics to attempt to find other subnets. Default is false" + }, + "enterpriseProxyServers": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "nullable": true + }, + "description": "This is a list of proxy servers. Any server not on this list is considered non-enterprise" + }, + "enterpriseInternalProxyServers": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "nullable": true + }, + "description": "This is the comma-separated list of internal proxy servers. For example, \"157.54.14.28, 157.54.11.118, 10.202.14.167, 157.53.14.163, 157.69.210.59\". These proxies have been configured by the admin to connect to specific resources on the Internet. They are considered to be enterprise network locations. The proxies are only leveraged in configuring the EnterpriseProxiedDomains policy to force traffic to the matched domains through these proxies" + }, + "enterpriseProxyServersAreAuthoritative": { + "type": "boolean", + "description": "Boolean value that tells the client to accept the configured list of proxies and not try to detect other work proxies. Default is false" + }, + "neutralDomainResources": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "nullable": true + }, + "description": "List of domain names that can used for work or personal resource" + }, + "indexingEncryptedStoresOrItemsBlocked": { + "type": "boolean", + "description": "This switch is for the Windows Search Indexer, to allow or disallow indexing of items" + }, + "smbAutoEncryptedFileExtensions": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "nullable": true + }, + "description": "Specifies a list of file extensions, so that files with these extensions are encrypted when copying from an SMB share within the corporate boundary" + }, + "isAssigned": { + "type": "boolean", + "description": "Indicates if the policy is deployed to any inclusion groups or not." + }, + "protectedAppLockerFiles": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLockerFile" + } + }, + "exemptAppLockerFiles": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLockerFile" + } + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + }, + "description": "Policy for Windows information protection to configure detailed management settings" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "enforcementLevel": { + "@odata.type": "microsoft.graph.windowsInformationProtectionEnforcementLevel" + }, + "enterpriseDomain": "string", + "enterpriseProtectedDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "protectionUnderLockConfigRequired": true, + "dataRecoveryCertificate": { + "@odata.type": "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate" + }, + "revokeOnUnenrollDisabled": true, + "rightsManagementServicesTemplateId": "string", + "azureRightsManagementServicesAllowed": true, + "iconsVisible": true, + "protectedApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "exemptApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "enterpriseNetworkDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxiedDomains": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionProxiedDomainCollection" + } + ], + "enterpriseIPRanges": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionIPRangeCollection" + } + ], + "enterpriseIPRangesAreAuthoritative": true, + "enterpriseProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseInternalProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxyServersAreAuthoritative": true, + "neutralDomainResources": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "indexingEncryptedStoresOrItemsBlocked": true, + "smbAutoEncryptedFileExtensions": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "isAssigned": true, + "protectedAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "exemptAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ] + } + }, + "microsoft.graph.mdmWindowsInformationProtectionPolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtection" + }, + { + "title": "mdmWindowsInformationProtectionPolicy", + "type": "object", + "description": "Policy for Windows information protection with MDM" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "enforcementLevel": { + "@odata.type": "microsoft.graph.windowsInformationProtectionEnforcementLevel" + }, + "enterpriseDomain": "string", + "enterpriseProtectedDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "protectionUnderLockConfigRequired": true, + "dataRecoveryCertificate": { + "@odata.type": "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate" + }, + "revokeOnUnenrollDisabled": true, + "rightsManagementServicesTemplateId": "string", + "azureRightsManagementServicesAllowed": true, + "iconsVisible": true, + "protectedApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "exemptApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "enterpriseNetworkDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxiedDomains": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionProxiedDomainCollection" + } + ], + "enterpriseIPRanges": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionIPRangeCollection" + } + ], + "enterpriseIPRangesAreAuthoritative": true, + "enterpriseProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseInternalProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxyServersAreAuthoritative": true, + "neutralDomainResources": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "indexingEncryptedStoresOrItemsBlocked": true, + "smbAutoEncryptedFileExtensions": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "isAssigned": true, + "protectedAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "exemptAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ] + } + }, + "microsoft.graph.windowsInformationProtectionPolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtection" + }, + { + "title": "windowsInformationProtectionPolicy", + "type": "object", + "properties": { + "revokeOnMdmHandoffDisabled": { + "type": "boolean", + "description": "New property in RS2, pending documentation" + }, + "mdmEnrollmentUrl": { + "type": "string", + "description": "Enrollment url for the MDM", + "nullable": true + }, + "windowsHelloForBusinessBlocked": { + "type": "boolean", + "description": "Boolean value that sets Windows Hello for Business as a method for signing into Windows." + }, + "pinMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest.", + "format": "int32" + }, + "pinUppercaseLetters": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + } + ], + "description": "Integer value that configures the use of uppercase letters in the Windows Hello for Business PIN. Default is NotAllow." + }, + "pinLowercaseLetters": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + } + ], + "description": "Integer value that configures the use of lowercase letters in the Windows Hello for Business PIN. Default is NotAllow." + }, + "pinSpecialCharacters": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + } + ], + "description": "Integer value that configures the use of special characters in the Windows Hello for Business PIN. Valid special characters for Windows Hello for Business PIN gestures include: ! \" # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \\ ] ^ _ ` { | } ~. Default is NotAllow." + }, + "pinExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0.", + "format": "int32" + }, + "numberOfPastPinsRemembered": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0.", + "format": "int32" + }, + "passwordMaximumAttemptCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices.", + "format": "int32" + }, + "minutesOfInactivityBeforeDeviceLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999.", + "format": "int32" + }, + "daysWithoutContactBeforeUnenroll": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Offline interval before app data is wiped (days) ", + "format": "int32" + } + }, + "description": "Policy for Windows information protection without MDM" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "enforcementLevel": { + "@odata.type": "microsoft.graph.windowsInformationProtectionEnforcementLevel" + }, + "enterpriseDomain": "string", + "enterpriseProtectedDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "protectionUnderLockConfigRequired": true, + "dataRecoveryCertificate": { + "@odata.type": "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate" + }, + "revokeOnUnenrollDisabled": true, + "rightsManagementServicesTemplateId": "string", + "azureRightsManagementServicesAllowed": true, + "iconsVisible": true, + "protectedApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "exemptApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "enterpriseNetworkDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxiedDomains": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionProxiedDomainCollection" + } + ], + "enterpriseIPRanges": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionIPRangeCollection" + } + ], + "enterpriseIPRangesAreAuthoritative": true, + "enterpriseProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseInternalProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxyServersAreAuthoritative": true, + "neutralDomainResources": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "indexingEncryptedStoresOrItemsBlocked": true, + "smbAutoEncryptedFileExtensions": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "isAssigned": true, + "protectedAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "exemptAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "revokeOnMdmHandoffDisabled": true, + "mdmEnrollmentUrl": "string", + "windowsHelloForBusinessBlocked": true, + "pinMinimumLength": "integer", + "pinUppercaseLetters": { + "@odata.type": "microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + }, + "pinLowercaseLetters": { + "@odata.type": "microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + }, + "pinSpecialCharacters": { + "@odata.type": "microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + }, + "pinExpirationDays": "integer", + "numberOfPastPinsRemembered": "integer", + "passwordMaximumAttemptCount": "integer", + "minutesOfInactivityBeforeDeviceLock": "integer", + "daysWithoutContactBeforeUnenroll": "integer" + } + }, + "microsoft.graph.managedAppStatus": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedAppStatus", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Friendly name of the status report.", + "nullable": true + }, + "version": { + "type": "string", + "description": "Version of the entity.", + "nullable": true + } + }, + "description": "Represents app protection and configuration status for the organization." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "version": "string" + } + }, + "microsoft.graph.managedEBook": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedEBook", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Name of the eBook." + }, + "description": { + "type": "string", + "description": "Description.", + "nullable": true + }, + "publisher": { + "type": "string", + "description": "Publisher.", + "nullable": true + }, + "publishedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The date and time when the eBook was published.", + "format": "date-time" + }, + "largeCover": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mimeContent" + } + ], + "description": "Book cover.", + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The date and time when the eBook file was created.", + "format": "date-time" + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The date and time when the eBook was last modified.", + "format": "date-time" + }, + "informationUrl": { + "type": "string", + "description": "The more information Url.", + "nullable": true + }, + "privacyInformationUrl": { + "type": "string", + "description": "The privacy statement Url.", + "nullable": true + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + } + }, + "installSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.eBookInstallSummary" + } + ], + "nullable": true + }, + "deviceStates": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + }, + "userStateSummary": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.userInstallStateSummary" + } + } + }, + "description": "An abstract class containing the base properties for Managed eBook." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "publishedDateTime": "string (timestamp)", + "largeCover": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "informationUrl": "string", + "privacyInformationUrl": "string", + "assignments": [ + { + "@odata.type": "microsoft.graph.managedEBookAssignment" + } + ], + "installSummary": { + "@odata.type": "microsoft.graph.eBookInstallSummary" + }, + "deviceStates": [ + { + "@odata.type": "microsoft.graph.deviceInstallState" + } + ], + "userStateSummary": [ + { + "@odata.type": "microsoft.graph.userInstallStateSummary" + } + ] + } + }, + "microsoft.graph.mobileAppAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "mobileAppAssignment", + "type": "object", + "properties": { + "intent": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.installIntent" + } + ], + "description": "The install intent defined by the admin." + }, + "target": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + ], + "description": "The target group assignment defined by the admin.", + "nullable": true + }, + "settings": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignmentSettings" + } + ], + "description": "The settings for target assignment defined by the admin.", + "nullable": true + } + }, + "description": "A class containing the properties used for Group Assignment of a Mobile App." + } + ], + "example": { + "id": "string (identifier)", + "intent": { + "@odata.type": "microsoft.graph.installIntent" + }, + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + "settings": { + "@odata.type": "microsoft.graph.mobileAppAssignmentSettings" + } + } + }, + "microsoft.graph.deviceAndAppManagementAssignmentTarget": { + "title": "deviceAndAppManagementAssignmentTarget", + "type": "object" + }, + "microsoft.graph.mobileAppAssignmentSettings": { + "title": "mobileAppAssignmentSettings", + "type": "object" + }, + "microsoft.graph.mimeContent": { + "title": "mimeContent", + "type": "object", + "properties": { + "type": { + "type": "string", + "description": "Indicates the content mime type.", + "nullable": true + }, + "value": { + "type": "string", + "description": "The byte array that contains the actual content.", + "format": "base64url", + "nullable": true + } + }, + "example": { + "type": "string", + "value": "string" + } + }, + "microsoft.graph.mobileAppContentFile": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "mobileAppContentFile", + "type": "object", + "properties": { + "azureStorageUri": { + "type": "string", + "description": "The Azure Storage URI.", + "nullable": true + }, + "isCommitted": { + "type": "boolean", + "description": "A value indicating whether the file is committed." + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The time the file was created.", + "format": "date-time" + }, + "name": { + "type": "string", + "description": "the file name.", + "nullable": true + }, + "size": { + "type": "integer", + "description": "The size of the file prior to encryption.", + "format": "int64" + }, + "sizeEncrypted": { + "type": "integer", + "description": "The size of the file after encryption.", + "format": "int64" + }, + "azureStorageUriExpirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The time the Azure storage Uri expires.", + "format": "date-time", + "nullable": true + }, + "manifest": { + "type": "string", + "description": "The manifest information.", + "format": "base64url", + "nullable": true + }, + "uploadState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppContentFileUploadState" + } + ], + "description": "The state of the current upload request." + } + }, + "description": "Contains properties for a single installer file that is associated with a given mobileAppContent version." + } + ], + "example": { + "id": "string (identifier)", + "azureStorageUri": "string", + "isCommitted": true, + "createdDateTime": "string (timestamp)", + "name": "string", + "size": "integer", + "sizeEncrypted": "integer", + "azureStorageUriExpirationDateTime": "string (timestamp)", + "manifest": "string", + "uploadState": { + "@odata.type": "microsoft.graph.mobileAppContentFileUploadState" + } + } + }, + "microsoft.graph.fileEncryptionInfo": { + "title": "fileEncryptionInfo", + "type": "object", + "properties": { + "encryptionKey": { + "type": "string", + "description": "The key used to encrypt the file content.", + "format": "base64url", + "nullable": true + }, + "initializationVector": { + "type": "string", + "description": "The initialization vector used for the encryption algorithm.", + "format": "base64url", + "nullable": true + }, + "mac": { + "type": "string", + "description": "The hash of the encrypted file content + IV (content hash).", + "format": "base64url", + "nullable": true + }, + "macKey": { + "type": "string", + "description": "The key used to get mac.", + "format": "base64url", + "nullable": true + }, + "profileIdentifier": { + "type": "string", + "description": "The the profile identifier.", + "nullable": true + }, + "fileDigest": { + "type": "string", + "description": "The file digest prior to encryption.", + "format": "base64url", + "nullable": true + }, + "fileDigestAlgorithm": { + "type": "string", + "description": "The file digest algorithm.", + "nullable": true + } + }, + "example": { + "encryptionKey": "string", + "initializationVector": "string", + "mac": "string", + "macKey": "string", + "profileIdentifier": "string", + "fileDigest": "string", + "fileDigestAlgorithm": "string" + } + }, + "microsoft.graph.allLicensedUsersAssignmentTarget": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + { + "title": "allLicensedUsersAssignmentTarget", + "type": "object" + } + ] + }, + "microsoft.graph.groupAssignmentTarget": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + { + "title": "groupAssignmentTarget", + "type": "object", + "properties": { + "groupId": { + "type": "string", + "description": "The group Id that is the target of the assignment.", + "nullable": true + } + } + } + ], + "example": { + "groupId": "string" + } + }, + "microsoft.graph.exclusionGroupAssignmentTarget": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.groupAssignmentTarget" + }, + { + "title": "exclusionGroupAssignmentTarget", + "type": "object" + } + ], + "example": { + "groupId": "string" + } + }, + "microsoft.graph.allDevicesAssignmentTarget": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + { + "title": "allDevicesAssignmentTarget", + "type": "object" + } + ] + }, + "microsoft.graph.iosLobAppAssignmentSettings": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignmentSettings" + }, + { + "title": "iosLobAppAssignmentSettings", + "type": "object", + "properties": { + "vpnConfigurationId": { + "type": "string", + "description": "The VPN Configuration Id to apply for this app.", + "nullable": true + } + } + } + ], + "example": { + "vpnConfigurationId": "string" + } + }, + "microsoft.graph.iosStoreAppAssignmentSettings": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignmentSettings" + }, + { + "title": "iosStoreAppAssignmentSettings", + "type": "object", + "properties": { + "vpnConfigurationId": { + "type": "string", + "description": "The VPN Configuration Id to apply for this app.", + "nullable": true + } + } + } + ], + "example": { + "vpnConfigurationId": "string" + } + }, + "microsoft.graph.iosVppAppAssignmentSettings": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignmentSettings" + }, + { + "title": "iosVppAppAssignmentSettings", + "type": "object", + "properties": { + "useDeviceLicensing": { + "type": "boolean", + "description": "Whether or not to use device licensing." + }, + "vpnConfigurationId": { + "type": "string", + "description": "The VPN Configuration Id to apply for this app.", + "nullable": true + } + } + } + ], + "example": { + "useDeviceLicensing": true, + "vpnConfigurationId": "string" + } + }, + "microsoft.graph.microsoftStoreForBusinessAppAssignmentSettings": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppAssignmentSettings" + }, + { + "title": "microsoftStoreForBusinessAppAssignmentSettings", + "type": "object", + "properties": { + "useDeviceContext": { + "type": "boolean", + "description": "Whether or not to use device execution context for Microsoft Store for Business mobile app." + } + } + } + ], + "example": { + "useDeviceContext": true + } + }, + "microsoft.graph.macOSOfficeSuiteApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + }, + { + "title": "macOSOfficeSuiteApp", + "type": "object", + "description": "Contains properties and inherited properties for the MacOS Office Suite App." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ] + } + }, + "microsoft.graph.managedApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + }, + { + "title": "managedApp", + "type": "object", + "properties": { + "appAvailability": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppAvailability" + } + ], + "description": "The Application's availability." + }, + "version": { + "type": "string", + "description": "The Application's version.", + "nullable": true + } + }, + "description": "Abstract class that contains properties and inherited properties for apps that you can manage with an Intune app protection policy." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string" + } + }, + "microsoft.graph.managedAndroidStoreApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedApp" + }, + { + "title": "managedAndroidStoreApp", + "type": "object", + "properties": { + "packageId": { + "type": "string", + "description": "The app's package ID.", + "nullable": true + }, + "appStoreUrl": { + "type": "string", + "description": "The Android AppStoreUrl." + }, + "minimumSupportedOperatingSystem": { + "$ref": "#/components/schemas/microsoft.graph.androidMinimumOperatingSystem" + } + }, + "description": "Contains properties and inherited properties for Android store apps that you can manage with an Intune app protection policy." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "packageId": "string", + "appStoreUrl": "string", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + } + } + }, + "microsoft.graph.androidMinimumOperatingSystem": { + "title": "androidMinimumOperatingSystem", + "type": "object", + "properties": { + "v4_0": { + "type": "boolean", + "description": "Version 4.0 or later." + }, + "v4_0_3": { + "type": "boolean", + "description": "Version 4.0.3 or later." + }, + "v4_1": { + "type": "boolean", + "description": "Version 4.1 or later." + }, + "v4_2": { + "type": "boolean", + "description": "Version 4.2 or later." + }, + "v4_3": { + "type": "boolean", + "description": "Version 4.3 or later." + }, + "v4_4": { + "type": "boolean", + "description": "Version 4.4 or later." + }, + "v5_0": { + "type": "boolean", + "description": "Version 5.0 or later." + }, + "v5_1": { + "type": "boolean", + "description": "Version 5.1 or later." + } + }, + "example": { + "v4_0": true, + "v4_0_3": true, + "v4_1": true, + "v4_2": true, + "v4_3": true, + "v4_4": true, + "v5_0": true, + "v5_1": true + } + }, + "microsoft.graph.managedIOSStoreApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedApp" + }, + { + "title": "managedIOSStoreApp", + "type": "object", + "properties": { + "bundleId": { + "type": "string", + "description": "The app's Bundle ID.", + "nullable": true + }, + "appStoreUrl": { + "type": "string", + "description": "The Apple AppStoreUrl." + }, + "applicableDeviceType": { + "$ref": "#/components/schemas/microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "$ref": "#/components/schemas/microsoft.graph.iosMinimumOperatingSystem" + } + }, + "description": "Contains properties and inherited properties for an iOS store app that you can manage with an Intune app protection policy." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "bundleId": "string", + "appStoreUrl": "string", + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + } + } + }, + "microsoft.graph.iosDeviceType": { + "title": "iosDeviceType", + "type": "object", + "properties": { + "iPad": { + "type": "boolean", + "description": "Whether the app should run on iPads." + }, + "iPhoneAndIPod": { + "type": "boolean", + "description": "Whether the app should run on iPhones and iPods." + } + }, + "example": { + "iPad": true, + "iPhoneAndIPod": true + } + }, + "microsoft.graph.iosMinimumOperatingSystem": { + "title": "iosMinimumOperatingSystem", + "type": "object", + "properties": { + "v8_0": { + "type": "boolean", + "description": "Version 8.0 or later." + }, + "v9_0": { + "type": "boolean", + "description": "Version 9.0 or later." + }, + "v10_0": { + "type": "boolean", + "description": "Version 10.0 or later." + }, + "v11_0": { + "type": "boolean", + "description": "Version 11.0 or later." + } + }, + "example": { + "v8_0": true, + "v9_0": true, + "v10_0": true, + "v11_0": true + } + }, + "microsoft.graph.managedMobileLobApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedApp" + }, + { + "title": "managedMobileLobApp", + "type": "object", + "properties": { + "committedContentVersion": { + "type": "string", + "description": "The internal committed content version.", + "nullable": true + }, + "fileName": { + "type": "string", + "description": "The name of the main Lob application file.", + "nullable": true + }, + "size": { + "type": "integer", + "description": "The total size, including all uploaded files.", + "format": "int64" + }, + "contentVersions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppContent" + } + } + }, + "description": "An abstract base class containing properties for all managed mobile line of business apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ] + } + }, + "microsoft.graph.mobileAppContent": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "mobileAppContent", + "type": "object", + "properties": { + "files": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppContentFile" + } + } + }, + "description": "Contains content properties for a specific app version. Each mobileAppContent can have multiple mobileAppContentFile." + } + ], + "example": { + "id": "string (identifier)", + "files": [ + { + "@odata.type": "microsoft.graph.mobileAppContentFile" + } + ] + } + }, + "microsoft.graph.managedAndroidLobApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedMobileLobApp" + }, + { + "title": "managedAndroidLobApp", + "type": "object", + "properties": { + "packageId": { + "type": "string", + "description": "The package identifier.", + "nullable": true + }, + "minimumSupportedOperatingSystem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidMinimumOperatingSystem" + } + ], + "description": "The value for the minimum applicable operating system.", + "nullable": true + }, + "versionName": { + "type": "string", + "description": "The version name of managed Android Line of Business (LoB) app.", + "nullable": true + }, + "versionCode": { + "type": "string", + "description": "The version code of managed Android Line of Business (LoB) app.", + "nullable": true + } + }, + "description": "Contains properties and inherited properties for Managed Android Line Of Business apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "packageId": "string", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + }, + "versionName": "string", + "versionCode": "string" + } + }, + "microsoft.graph.managedIOSLobApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedMobileLobApp" + }, + { + "title": "managedIOSLobApp", + "type": "object", + "properties": { + "bundleId": { + "type": "string", + "description": "The Identity Name.", + "nullable": true + }, + "applicableDeviceType": { + "$ref": "#/components/schemas/microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosMinimumOperatingSystem" + } + ], + "description": "The value for the minimum applicable operating system.", + "nullable": true + }, + "expirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The expiration time.", + "format": "date-time", + "nullable": true + }, + "versionNumber": { + "type": "string", + "description": "The version number of managed iOS Line of Business (LoB) app.", + "nullable": true + }, + "buildNumber": { + "type": "string", + "description": "The build number of managed iOS Line of Business (LoB) app.", + "nullable": true + } + }, + "description": "Contains properties and inherited properties for Managed iOS Line Of Business apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "bundleId": "string", + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + }, + "expirationDateTime": "string (timestamp)", + "versionNumber": "string", + "buildNumber": "string" + } + }, + "microsoft.graph.mobileLobApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + }, + { + "title": "mobileLobApp", + "type": "object", + "properties": { + "committedContentVersion": { + "type": "string", + "description": "The internal committed content version.", + "nullable": true + }, + "fileName": { + "type": "string", + "description": "The name of the main Lob application file.", + "nullable": true + }, + "size": { + "type": "integer", + "description": "The total size, including all uploaded files.", + "format": "int64" + }, + "contentVersions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileAppContent" + } + } + }, + "description": "An abstract base class containing properties for all mobile line of business apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ] + } + }, + "microsoft.graph.windowsMinimumOperatingSystem": { + "title": "windowsMinimumOperatingSystem", + "type": "object", + "properties": { + "v8_0": { + "type": "boolean", + "description": "Windows version 8.0 or later." + }, + "v8_1": { + "type": "boolean", + "description": "Windows version 8.1 or later." + }, + "v10_0": { + "type": "boolean", + "description": "Windows version 10.0 or later." + } + }, + "example": { + "v8_0": true, + "v8_1": true, + "v10_0": true + } + }, + "microsoft.graph.windowsMobileMSI": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileLobApp" + }, + { + "title": "windowsMobileMSI", + "type": "object", + "properties": { + "commandLine": { + "type": "string", + "description": "The command line.", + "nullable": true + }, + "productCode": { + "type": "string", + "description": "The product code.", + "nullable": true + }, + "productVersion": { + "type": "string", + "description": "The product version of Windows Mobile MSI Line of Business (LoB) app.", + "nullable": true + }, + "ignoreVersionDetection": { + "type": "boolean", + "description": "A boolean to control whether the app's version will be used to detect the app after it is installed on a device. Set this to true for Windows Mobile MSI Line of Business (LoB) apps that use a self update feature." + } + }, + "description": "Contains properties and inherited properties for Windows Mobile MSI Line Of Business apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "commandLine": "string", + "productCode": "string", + "productVersion": "string", + "ignoreVersionDetection": true + } + }, + "microsoft.graph.windowsUniversalAppX": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileLobApp" + }, + { + "title": "windowsUniversalAppX", + "type": "object", + "properties": { + "applicableArchitectures": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsArchitecture" + } + ], + "description": "The Windows architecture(s) for which this app can run on." + }, + "applicableDeviceTypes": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsDeviceType" + } + ], + "description": "The Windows device type(s) for which this app can run on." + }, + "identityName": { + "type": "string", + "description": "The Identity Name.", + "nullable": true + }, + "identityPublisherHash": { + "type": "string", + "description": "The Identity Publisher Hash." + }, + "identityResourceIdentifier": { + "type": "string", + "description": "The Identity Resource Identifier.", + "nullable": true + }, + "isBundle": { + "type": "boolean", + "description": "Whether or not the app is a bundle." + }, + "minimumSupportedOperatingSystem": { + "$ref": "#/components/schemas/microsoft.graph.windowsMinimumOperatingSystem" + }, + "identityVersion": { + "type": "string", + "description": "The identity version.", + "nullable": true + } + }, + "description": "Contains properties and inherited properties for Windows Universal AppX Line Of Business apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "applicableArchitectures": { + "@odata.type": "microsoft.graph.windowsArchitecture" + }, + "applicableDeviceTypes": { + "@odata.type": "microsoft.graph.windowsDeviceType" + }, + "identityName": "string", + "identityPublisherHash": "string", + "identityResourceIdentifier": "string", + "isBundle": true, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.windowsMinimumOperatingSystem" + }, + "identityVersion": "string" + } + }, + "microsoft.graph.androidLobApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileLobApp" + }, + { + "title": "androidLobApp", + "type": "object", + "properties": { + "packageId": { + "type": "string", + "description": "The package identifier.", + "nullable": true + }, + "minimumSupportedOperatingSystem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidMinimumOperatingSystem" + } + ], + "description": "The value for the minimum applicable operating system.", + "nullable": true + }, + "versionName": { + "type": "string", + "description": "The version name of Android Line of Business (LoB) app.", + "nullable": true + }, + "versionCode": { + "type": "string", + "description": "The version code of Android Line of Business (LoB) app.", + "nullable": true + } + }, + "description": "Contains properties and inherited properties for Android Line Of Business apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "packageId": "string", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + }, + "versionName": "string", + "versionCode": "string" + } + }, + "microsoft.graph.iosLobApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileLobApp" + }, + { + "title": "iosLobApp", + "type": "object", + "properties": { + "bundleId": { + "type": "string", + "description": "The Identity Name.", + "nullable": true + }, + "applicableDeviceType": { + "$ref": "#/components/schemas/microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosMinimumOperatingSystem" + } + ], + "description": "The value for the minimum applicable operating system.", + "nullable": true + }, + "expirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The expiration time.", + "format": "date-time", + "nullable": true + }, + "versionNumber": { + "type": "string", + "description": "The version number of iOS Line of Business (LoB) app.", + "nullable": true + }, + "buildNumber": { + "type": "string", + "description": "The build number of iOS Line of Business (LoB) app.", + "nullable": true + } + }, + "description": "Contains properties and inherited properties for iOS Line Of Business apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "bundleId": "string", + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + }, + "expirationDateTime": "string (timestamp)", + "versionNumber": "string", + "buildNumber": "string" + } + }, + "microsoft.graph.microsoftStoreForBusinessApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + }, + { + "title": "microsoftStoreForBusinessApp", + "type": "object", + "properties": { + "usedLicenseCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of Microsoft Store for Business licenses in use.", + "format": "int32" + }, + "totalLicenseCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The total number of Microsoft Store for Business licenses.", + "format": "int32" + }, + "productKey": { + "type": "string", + "description": "The app product key", + "nullable": true + }, + "licenseType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.microsoftStoreForBusinessLicenseType" + } + ], + "description": "The app license type" + }, + "packageIdentityName": { + "type": "string", + "description": "The app package identifier", + "nullable": true + } + }, + "description": "Microsoft Store for Business Apps. This class does not support Create, Delete, or Update." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "usedLicenseCount": "integer", + "totalLicenseCount": "integer", + "productKey": "string", + "licenseType": { + "@odata.type": "microsoft.graph.microsoftStoreForBusinessLicenseType" + }, + "packageIdentityName": "string" + } + }, + "microsoft.graph.webApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + }, + { + "title": "webApp", + "type": "object", + "properties": { + "appUrl": { + "type": "string", + "description": "The web app URL.", + "nullable": true + }, + "useManagedBrowser": { + "type": "boolean", + "description": "Whether or not to use managed browser. This property is only applicable for Android and IOS." + } + }, + "description": "Contains properties and inherited properties for web apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appUrl": "string", + "useManagedBrowser": true + } + }, + "microsoft.graph.androidStoreApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + }, + { + "title": "androidStoreApp", + "type": "object", + "properties": { + "packageId": { + "type": "string", + "description": "The package identifier.", + "nullable": true + }, + "appStoreUrl": { + "type": "string", + "description": "The Android app store URL.", + "nullable": true + }, + "minimumSupportedOperatingSystem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidMinimumOperatingSystem" + } + ], + "description": "The value for the minimum applicable operating system.", + "nullable": true + } + }, + "description": "Contains properties and inherited properties for Android store apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "packageId": "string", + "appStoreUrl": "string", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + } + } + }, + "microsoft.graph.iosVppApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + }, + { + "title": "iosVppApp", + "type": "object", + "properties": { + "usedLicenseCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of VPP licenses in use.", + "format": "int32" + }, + "totalLicenseCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The total number of VPP licenses.", + "format": "int32" + }, + "releaseDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The VPP application release date and time.", + "format": "date-time", + "nullable": true + }, + "appStoreUrl": { + "type": "string", + "description": "The store URL.", + "nullable": true + }, + "licensingType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.vppLicensingType" + } + ], + "description": "The supported License Type.", + "nullable": true + }, + "applicableDeviceType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosDeviceType" + } + ], + "description": "The applicable iOS Device Type.", + "nullable": true + }, + "vppTokenOrganizationName": { + "type": "string", + "description": "The organization associated with the Apple Volume Purchase Program Token", + "nullable": true + }, + "vppTokenAccountType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.vppTokenAccountType" + } + ], + "description": "The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with. Possible values are: `business`, `education`." + }, + "vppTokenAppleId": { + "type": "string", + "description": "The Apple Id associated with the given Apple Volume Purchase Program Token.", + "nullable": true + }, + "bundleId": { + "type": "string", + "description": "The Identity Name.", + "nullable": true + } + }, + "description": "Contains properties and inherited properties for iOS Volume-Purchased Program (VPP) Apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "usedLicenseCount": "integer", + "totalLicenseCount": "integer", + "releaseDateTime": "string (timestamp)", + "appStoreUrl": "string", + "licensingType": { + "@odata.type": "microsoft.graph.vppLicensingType" + }, + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "vppTokenOrganizationName": "string", + "vppTokenAccountType": { + "@odata.type": "microsoft.graph.vppTokenAccountType" + }, + "vppTokenAppleId": "string", + "bundleId": "string" + } + }, + "microsoft.graph.vppLicensingType": { + "title": "vppLicensingType", + "type": "object", + "properties": { + "supportsUserLicensing": { + "type": "boolean", + "description": "Whether the program supports the user licensing type." + }, + "supportsDeviceLicensing": { + "type": "boolean", + "description": "Whether the program supports the device licensing type." + } + }, + "example": { + "supportsUserLicensing": true, + "supportsDeviceLicensing": true + } + }, + "microsoft.graph.iosStoreApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileApp" + }, + { + "title": "iosStoreApp", + "type": "object", + "properties": { + "bundleId": { + "type": "string", + "description": "The Identity Name.", + "nullable": true + }, + "appStoreUrl": { + "type": "string", + "description": "The Apple App Store URL", + "nullable": true + }, + "applicableDeviceType": { + "$ref": "#/components/schemas/microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosMinimumOperatingSystem" + } + ], + "description": "The value for the minimum applicable operating system.", + "nullable": true + } + }, + "description": "Contains properties and inherited properties for iOS store apps." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "bundleId": "string", + "appStoreUrl": "string", + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + } + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationDeviceStatus", + "type": "object", + "properties": { + "deviceDisplayName": { + "type": "string", + "description": "Device name of the DevicePolicyStatus.", + "nullable": true + }, + "userName": { + "type": "string", + "description": "The User Name that is being reported", + "nullable": true + }, + "deviceModel": { + "type": "string", + "description": "The device model that is being reported", + "nullable": true + }, + "complianceGracePeriodExpirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The DateTime when device compliance grace period expires", + "format": "date-time" + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last modified date time of the policy report.", + "format": "date-time" + }, + "userPrincipalName": { + "type": "string", + "description": "UserPrincipalName.", + "nullable": true + } + }, + "description": "Contains properties, inherited properties and actions for an MDM mobile app configuration status for a device." + } + ], + "example": { + "id": "string (identifier)", + "deviceDisplayName": "string", + "userName": "string", + "deviceModel": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationUserStatus": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationUserStatus", + "type": "object", + "properties": { + "userDisplayName": { + "type": "string", + "description": "User name of the DevicePolicyStatus.", + "nullable": true + }, + "devicesCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Devices count for that user.", + "format": "int32" + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last modified date time of the policy report.", + "format": "date-time" + }, + "userPrincipalName": { + "type": "string", + "description": "UserPrincipalName.", + "nullable": true + } + }, + "description": "Contains properties, inherited properties and actions for an MDM mobile app configuration status for a user." + } + ], + "example": { + "id": "string (identifier)", + "userDisplayName": "string", + "devicesCount": "integer", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationAssignment", + "type": "object", + "properties": { + "target": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + ], + "description": "Assignment target that the T&C policy is assigned to.", + "nullable": true + } + }, + "description": "Contains the properties used to assign an MDM app configuration to a group." + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationDeviceSummary", + "type": "object", + "properties": { + "pendingCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of pending devices", + "format": "int32" + }, + "notApplicableCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable devices", + "format": "int32" + }, + "successCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of succeeded devices", + "format": "int32" + }, + "errorCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of error devices", + "format": "int32" + }, + "failedCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of failed devices", + "format": "int32" + }, + "lastUpdateDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last update time", + "format": "date-time" + }, + "configurationVersion": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Version of the policy for that overview", + "format": "int32" + } + }, + "description": "Contains properties, inherited properties and actions for an MDM mobile app configuration device status summary." + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationUserSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationUserSummary", + "type": "object", + "properties": { + "pendingCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of pending Users", + "format": "int32" + }, + "notApplicableCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable users", + "format": "int32" + }, + "successCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of succeeded Users", + "format": "int32" + }, + "errorCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of error Users", + "format": "int32" + }, + "failedCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of failed Users", + "format": "int32" + }, + "lastUpdateDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last update time", + "format": "date-time" + }, + "configurationVersion": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Version of the policy for that overview", + "format": "int32" + } + }, + "description": "Contains properties, inherited properties and actions for an MDM mobile app configuration user status summary." + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.iosMobileAppConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceMobileAppConfiguration" + }, + { + "title": "iosMobileAppConfiguration", + "type": "object", + "properties": { + "encodedSettingXml": { + "type": "string", + "description": "mdm app configuration Base64 binary.", + "format": "base64url", + "nullable": true + }, + "settings": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appConfigurationSettingItem" + } + ], + "nullable": true + }, + "description": "app configuration setting items." + } + }, + "description": "Contains properties, inherited properties and actions for iOS mobile app configurations." + } + ], + "example": { + "id": "string (identifier)", + "targetedMobileApps": [ + "string" + ], + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + ], + "deviceStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + }, + "userStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + }, + "encodedSettingXml": "string", + "settings": [ + { + "@odata.type": "microsoft.graph.appConfigurationSettingItem" + } + ] + } + }, + "microsoft.graph.appConfigurationSettingItem": { + "title": "appConfigurationSettingItem", + "type": "object", + "properties": { + "appConfigKey": { + "type": "string", + "description": "app configuration key." + }, + "appConfigKeyType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mdmAppConfigKeyType" + } + ], + "description": "app configuration key type." + }, + "appConfigKeyValue": { + "type": "string", + "description": "app configuration key value." + } + }, + "example": { + "appConfigKey": "string", + "appConfigKeyType": { + "@odata.type": "microsoft.graph.mdmAppConfigKeyType" + }, + "appConfigKeyValue": "string" + } + }, + "microsoft.graph.deviceManagement": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceManagement", + "type": "object", + "properties": { + "subscriptionState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementSubscriptionState" + } + ], + "description": "Tenant mobile device management subscription state." + }, + "settings": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementSettings" + } + ], + "description": "Account level settings.", + "nullable": true + }, + "intuneBrand": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.intuneBrand" + } + ], + "description": "intuneBrand contains data which is used in customizing the appearance of the Company Portal applications as well as the end user web portal.", + "nullable": true + }, + "termsAndConditions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + }, + "applePushNotificationCertificate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.applePushNotificationCertificate" + } + ], + "nullable": true + }, + "managedDeviceOverview": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedDeviceOverview" + } + ], + "nullable": true + }, + "detectedApps": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.detectedApp" + } + }, + "managedDevices": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + }, + "deviceConfigurations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + } + }, + "deviceCompliancePolicies": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + } + }, + "softwareUpdateStatusSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.softwareUpdateStatusSummary" + } + ], + "nullable": true + }, + "deviceCompliancePolicyDeviceStateSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyDeviceStateSummary" + } + ], + "nullable": true + }, + "deviceCompliancePolicySettingStateSummaries": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + }, + "deviceConfigurationDeviceStateSummaries": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStateSummary" + } + ], + "nullable": true + }, + "iosUpdateStatuses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosUpdateDeviceStatus" + } + }, + "deviceCategories": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCategory" + } + }, + "exchangeConnectors": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnector" + } + }, + "deviceEnrollmentConfigurations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + } + }, + "conditionalAccessSettings": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.onPremisesConditionalAccessSettings" + } + ], + "nullable": true + }, + "mobileThreatDefenseConnectors": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.mobileThreatDefenseConnector" + } + }, + "deviceManagementPartners": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartner" + } + }, + "notificationMessageTemplates": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.notificationMessageTemplate" + } + }, + "roleDefinitions": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + }, + "roleAssignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + }, + "resourceOperations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.resourceOperation" + } + }, + "telecomExpenseManagementPartners": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.telecomExpenseManagementPartner" + } + }, + "remoteAssistancePartners": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.remoteAssistancePartner" + } + }, + "windowsInformationProtectionAppLearningSummaries": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + }, + "windowsInformationProtectionNetworkLearningSummaries": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + }, + "troubleshootingEvents": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + }, + "description": "Singleton entity that acts as a container for all device management functionality." + } + ], + "example": { + "id": "string (identifier)", + "subscriptionState": { + "@odata.type": "microsoft.graph.deviceManagementSubscriptionState" + }, + "settings": { + "@odata.type": "microsoft.graph.deviceManagementSettings" + }, + "intuneBrand": { + "@odata.type": "microsoft.graph.intuneBrand" + }, + "termsAndConditions": [ + { + "@odata.type": "microsoft.graph.termsAndConditions" + } + ], + "applePushNotificationCertificate": { + "@odata.type": "microsoft.graph.applePushNotificationCertificate" + }, + "managedDeviceOverview": { + "@odata.type": "microsoft.graph.managedDeviceOverview" + }, + "detectedApps": [ + { + "@odata.type": "microsoft.graph.detectedApp" + } + ], + "managedDevices": [ + { + "@odata.type": "microsoft.graph.managedDevice" + } + ], + "deviceConfigurations": [ + { + "@odata.type": "microsoft.graph.deviceConfiguration" + } + ], + "deviceCompliancePolicies": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicy" + } + ], + "softwareUpdateStatusSummary": { + "@odata.type": "microsoft.graph.softwareUpdateStatusSummary" + }, + "deviceCompliancePolicyDeviceStateSummary": { + "@odata.type": "microsoft.graph.deviceCompliancePolicyDeviceStateSummary" + }, + "deviceCompliancePolicySettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + ], + "deviceConfigurationDeviceStateSummaries": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStateSummary" + }, + "iosUpdateStatuses": [ + { + "@odata.type": "microsoft.graph.iosUpdateDeviceStatus" + } + ], + "deviceCategories": [ + { + "@odata.type": "microsoft.graph.deviceCategory" + } + ], + "exchangeConnectors": [ + { + "@odata.type": "microsoft.graph.deviceManagementExchangeConnector" + } + ], + "deviceEnrollmentConfigurations": [ + { + "@odata.type": "microsoft.graph.deviceEnrollmentConfiguration" + } + ], + "conditionalAccessSettings": { + "@odata.type": "microsoft.graph.onPremisesConditionalAccessSettings" + }, + "mobileThreatDefenseConnectors": [ + { + "@odata.type": "microsoft.graph.mobileThreatDefenseConnector" + } + ], + "deviceManagementPartners": [ + { + "@odata.type": "microsoft.graph.deviceManagementPartner" + } + ], + "notificationMessageTemplates": [ + { + "@odata.type": "microsoft.graph.notificationMessageTemplate" + } + ], + "roleDefinitions": [ + { + "@odata.type": "microsoft.graph.roleDefinition" + } + ], + "roleAssignments": [ + { + "@odata.type": "microsoft.graph.deviceAndAppManagementRoleAssignment" + } + ], + "resourceOperations": [ + { + "@odata.type": "microsoft.graph.resourceOperation" + } + ], + "telecomExpenseManagementPartners": [ + { + "@odata.type": "microsoft.graph.telecomExpenseManagementPartner" + } + ], + "remoteAssistancePartners": [ + { + "@odata.type": "microsoft.graph.remoteAssistancePartner" + } + ], + "windowsInformationProtectionAppLearningSummaries": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + ], + "windowsInformationProtectionNetworkLearningSummaries": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + ], + "troubleshootingEvents": [ + { + "@odata.type": "microsoft.graph.deviceManagementTroubleshootingEvent" + } + ] + } + }, + "microsoft.graph.termsAndConditions": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "termsAndConditions", + "type": "object", + "properties": { + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was created.", + "format": "date-time" + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was last modified.", + "format": "date-time" + }, + "displayName": { + "type": "string", + "description": "Administrator-supplied name for the T&C policy. " + }, + "description": { + "type": "string", + "description": "Administrator-supplied description of the T&C policy.", + "nullable": true + }, + "title": { + "type": "string", + "description": "Administrator-supplied title of the terms and conditions. This is shown to the user on prompts to accept the T&C policy.", + "nullable": true + }, + "bodyText": { + "type": "string", + "description": "Administrator-supplied body text of the terms and conditions, typically the terms themselves. This is shown to the user on prompts to accept the T&C policy.", + "nullable": true + }, + "acceptanceStatement": { + "type": "string", + "description": "Administrator-supplied explanation of the terms and conditions, typically describing what it means to accept the terms and conditions set out in the T&C policy. This is shown to the user on prompts to accept the T&C policy.", + "nullable": true + }, + "version": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Integer indicating the current version of the terms. Incremented when an administrator makes a change to the terms and wishes to require users to re-accept the modified T&C policy.", + "format": "int32" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAssignment" + } + }, + "acceptanceStatuses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + }, + "description": "A termsAndConditions entity represents the metadata and contents of a given Terms and Conditions (T&C) policy. T&C policies’ contents are presented to users upon their first attempt to enroll into Intune and subsequently upon edits where an administrator has required re-acceptance. They enable administrators to communicate the provisions to which a user must agree in order to have devices enrolled into Intune." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "description": "string", + "title": "string", + "bodyText": "string", + "acceptanceStatement": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.termsAndConditionsAssignment" + } + ], + "acceptanceStatuses": [ + { + "@odata.type": "microsoft.graph.termsAndConditionsAcceptanceStatus" + } + ] + } + }, + "microsoft.graph.applePushNotificationCertificate": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "applePushNotificationCertificate", + "type": "object", + "properties": { + "appleIdentifier": { + "type": "string", + "description": "Apple Id of the account used to create the MDM push certificate.", + "nullable": true + }, + "topicIdentifier": { + "type": "string", + "description": "Topic Id.", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last modified date and time for Apple push notification certificate.", + "format": "date-time" + }, + "expirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The expiration date and time for Apple push notification certificate.", + "format": "date-time" + }, + "certificate": { + "type": "string", + "nullable": true + } + }, + "description": "Apple push notification certificate." + } + ], + "example": { + "id": "string (identifier)", + "appleIdentifier": "string", + "topicIdentifier": "string", + "lastModifiedDateTime": "string (timestamp)", + "expirationDateTime": "string (timestamp)", + "certificate": "string" + } + }, + "microsoft.graph.managedDeviceOverview": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedDeviceOverview", + "type": "object", + "properties": { + "enrolledDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Total enrolled device count. Does not include PC devices managed via Intune PC Agent", + "format": "int32" + }, + "mdmEnrolledCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of devices enrolled in MDM", + "format": "int32" + }, + "dualEnrolledDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of devices enrolled in both MDM and EAS", + "format": "int32" + }, + "deviceOperatingSystemSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceOperatingSystemSummary" + } + ], + "description": "Device operating system summary.", + "nullable": true + }, + "deviceExchangeAccessStateSummary": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceExchangeAccessStateSummary" + } + ], + "description": "Distribution of Exchange Access State in Intune", + "nullable": true + } + }, + "description": "Summary data for managed devices" + } + ], + "example": { + "id": "string (identifier)", + "enrolledDeviceCount": "integer", + "mdmEnrolledCount": "integer", + "dualEnrolledDeviceCount": "integer", + "deviceOperatingSystemSummary": { + "@odata.type": "microsoft.graph.deviceOperatingSystemSummary" + }, + "deviceExchangeAccessStateSummary": { + "@odata.type": "microsoft.graph.deviceExchangeAccessStateSummary" + } + } + }, + "microsoft.graph.detectedApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "detectedApp", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Name of the discovered application. Read-only", + "nullable": true + }, + "version": { + "type": "string", + "description": "Version of the discovered application. Read-only", + "nullable": true + }, + "sizeInByte": { + "type": "integer", + "description": "Discovered application size in bytes. Read-only", + "format": "int64" + }, + "deviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of devices that have installed this application", + "format": "int32" + }, + "managedDevices": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.managedDevice" + } + } + }, + "description": "A managed or unmanaged app that is installed on a managed device. Unmanaged apps will only appear for devices marked as corporate owned." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "version": "string", + "sizeInByte": "integer", + "deviceCount": "integer", + "managedDevices": [ + { + "@odata.type": "microsoft.graph.managedDevice" + } + ] + } + }, + "microsoft.graph.deviceManagementSettings": { + "title": "deviceManagementSettings", + "type": "object", + "properties": { + "deviceComplianceCheckinThresholdDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of days a device is allowed to go without checking in to remain compliant. Valid values 0 to 120", + "format": "int32" + }, + "isScheduledActionEnabled": { + "type": "boolean", + "description": "Is feature enabled or not for scheduled action for rule." + }, + "secureByDefault": { + "type": "boolean", + "description": "Device should be noncompliant when there is no compliance policy targeted when this is true" + } + }, + "example": { + "deviceComplianceCheckinThresholdDays": "integer", + "isScheduledActionEnabled": true, + "secureByDefault": true + } + }, + "microsoft.graph.deviceConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceConfiguration", + "type": "object", + "properties": { + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was last modified.", + "format": "date-time" + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was created.", + "format": "date-time" + }, + "description": { + "type": "string", + "description": "Admin provided description of the Device Configuration.", + "nullable": true + }, + "displayName": { + "type": "string", + "description": "Admin provided name of the device configuration." + }, + "version": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Version of the device configuration.", + "format": "int32" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationAssignment" + } + }, + "deviceStatuses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceStatus" + } + }, + "userStatuses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserStatus" + } + }, + "deviceStatusOverview": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationDeviceOverview" + } + ], + "nullable": true + }, + "userStatusOverview": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationUserOverview" + } + ], + "nullable": true + }, + "deviceSettingStateSummaries": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + } + }, + "description": "Device Configuration." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ] + } + }, + "microsoft.graph.deviceCompliancePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicy", + "type": "object", + "properties": { + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was created.", + "format": "date-time" + }, + "description": { + "type": "string", + "description": "Admin provided description of the Device Configuration.", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was last modified.", + "format": "date-time" + }, + "displayName": { + "type": "string", + "description": "Admin provided name of the device configuration." + }, + "version": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Version of the device configuration.", + "format": "int32" + }, + "scheduledActionsForRule": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule" + } + }, + "deviceStatuses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceStatus" + } + }, + "userStatuses": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserStatus" + } + }, + "deviceStatusOverview": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceDeviceOverview" + } + ], + "nullable": true + }, + "userStatusOverview": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceUserOverview" + } + ], + "nullable": true + }, + "deviceSettingStateSummaries": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.settingStateDeviceSummary" + } + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + }, + "description": "This is the base class for Compliance policy. Compliance policies are platform specific and individual per-platform compliance policies inherit from here. " + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ] + } + }, + "microsoft.graph.softwareUpdateStatusSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "softwareUpdateStatusSummary", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "The name of the policy.", + "nullable": true + }, + "compliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of compliant devices.", + "format": "int32" + }, + "nonCompliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of non compliant devices.", + "format": "int32" + }, + "remediatedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of remediated devices.", + "format": "int32" + }, + "errorDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of devices had error.", + "format": "int32" + }, + "unknownDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of unknown devices.", + "format": "int32" + }, + "conflictDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of conflict devices.", + "format": "int32" + }, + "notApplicableDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable devices.", + "format": "int32" + }, + "compliantUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of compliant users.", + "format": "int32" + }, + "nonCompliantUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of non compliant users.", + "format": "int32" + }, + "remediatedUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of remediated users.", + "format": "int32" + }, + "errorUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of users had error.", + "format": "int32" + }, + "unknownUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of unknown users.", + "format": "int32" + }, + "conflictUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of conflict users.", + "format": "int32" + }, + "notApplicableUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable users.", + "format": "int32" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "compliantDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "errorDeviceCount": "integer", + "unknownDeviceCount": "integer", + "conflictDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantUserCount": "integer", + "nonCompliantUserCount": "integer", + "remediatedUserCount": "integer", + "errorUserCount": "integer", + "unknownUserCount": "integer", + "conflictUserCount": "integer", + "notApplicableUserCount": "integer" + } + }, + "microsoft.graph.deviceCompliancePolicyDeviceStateSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicyDeviceStateSummary", + "type": "object", + "properties": { + "inGracePeriodCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of devices that are in grace period", + "format": "int32" + }, + "configManagerCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of devices that have compliance managed by System Center Configuration Manager", + "format": "int32" + }, + "unknownDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of unknown devices", + "format": "int32" + }, + "notApplicableDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable devices", + "format": "int32" + }, + "compliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of compliant devices", + "format": "int32" + }, + "remediatedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of remediated devices", + "format": "int32" + }, + "nonCompliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of NonCompliant devices", + "format": "int32" + }, + "errorDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of error devices", + "format": "int32" + }, + "conflictDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of conflict devices", + "format": "int32" + } + } + } + ], + "example": { + "id": "string (identifier)", + "inGracePeriodCount": "integer", + "configManagerCount": "integer", + "unknownDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "errorDeviceCount": "integer", + "conflictDeviceCount": "integer" + } + }, + "microsoft.graph.deviceCompliancePolicySettingStateSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicySettingStateSummary", + "type": "object", + "properties": { + "setting": { + "type": "string", + "description": "The setting class name and property name.", + "nullable": true + }, + "settingName": { + "type": "string", + "description": "Name of the setting.", + "nullable": true + }, + "platformType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.policyPlatformType" + } + ], + "description": "Setting platform" + }, + "unknownDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of unknown devices", + "format": "int32" + }, + "notApplicableDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable devices", + "format": "int32" + }, + "compliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of compliant devices", + "format": "int32" + }, + "remediatedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of remediated devices", + "format": "int32" + }, + "nonCompliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of NonCompliant devices", + "format": "int32" + }, + "errorDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of error devices", + "format": "int32" + }, + "conflictDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of conflict devices", + "format": "int32" + }, + "deviceComplianceSettingStates": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceSettingState" + } + } + }, + "description": "Device Compilance Policy Setting State summary across the account." + } + ], + "example": { + "id": "string (identifier)", + "setting": "string", + "settingName": "string", + "platformType": { + "@odata.type": "microsoft.graph.policyPlatformType" + }, + "unknownDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "errorDeviceCount": "integer", + "conflictDeviceCount": "integer", + "deviceComplianceSettingStates": [ + { + "@odata.type": "microsoft.graph.deviceComplianceSettingState" + } + ] + } + }, + "microsoft.graph.deviceConfigurationDeviceStateSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationDeviceStateSummary", + "type": "object", + "properties": { + "unknownDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of unknown devices", + "format": "int32" + }, + "notApplicableDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable devices", + "format": "int32" + }, + "compliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of compliant devices", + "format": "int32" + }, + "remediatedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of remediated devices", + "format": "int32" + }, + "nonCompliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of NonCompliant devices", + "format": "int32" + }, + "errorDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of error devices", + "format": "int32" + }, + "conflictDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of conflict devices", + "format": "int32" + } + } + } + ], + "example": { + "id": "string (identifier)", + "unknownDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "errorDeviceCount": "integer", + "conflictDeviceCount": "integer" + } + }, + "microsoft.graph.iosUpdateDeviceStatus": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "iosUpdateDeviceStatus", + "type": "object", + "properties": { + "installStatus": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosUpdatesInstallStatus" + } + ], + "description": "The installation status of the policy report." + }, + "osVersion": { + "type": "string", + "description": "The device version that is being reported.", + "nullable": true + }, + "deviceId": { + "type": "string", + "description": "The device id that is being reported.", + "nullable": true + }, + "userId": { + "type": "string", + "description": "The User id that is being reported.", + "nullable": true + }, + "deviceDisplayName": { + "type": "string", + "description": "Device name of the DevicePolicyStatus.", + "nullable": true + }, + "userName": { + "type": "string", + "description": "The User Name that is being reported", + "nullable": true + }, + "deviceModel": { + "type": "string", + "description": "The device model that is being reported", + "nullable": true + }, + "complianceGracePeriodExpirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The DateTime when device compliance grace period expires", + "format": "date-time" + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last modified date time of the policy report.", + "format": "date-time" + }, + "userPrincipalName": { + "type": "string", + "description": "UserPrincipalName.", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "installStatus": { + "@odata.type": "microsoft.graph.iosUpdatesInstallStatus" + }, + "osVersion": "string", + "deviceId": "string", + "userId": "string", + "deviceDisplayName": "string", + "userName": "string", + "deviceModel": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.intuneBrand": { + "title": "intuneBrand", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Company/organization name that is displayed to end users.", + "nullable": true + }, + "contactITName": { + "type": "string", + "description": "Name of the person/organization responsible for IT support.", + "nullable": true + }, + "contactITPhoneNumber": { + "type": "string", + "description": "Phone number of the person/organization responsible for IT support.", + "nullable": true + }, + "contactITEmailAddress": { + "type": "string", + "description": "Email address of the person/organization responsible for IT support.", + "nullable": true + }, + "contactITNotes": { + "type": "string", + "description": "Text comments regarding the person/organization responsible for IT support.", + "nullable": true + }, + "privacyUrl": { + "type": "string", + "description": "URL to the company/organization’s privacy policy.", + "nullable": true + }, + "onlineSupportSiteUrl": { + "type": "string", + "description": "URL to the company/organization’s IT helpdesk site.", + "nullable": true + }, + "onlineSupportSiteName": { + "type": "string", + "description": "Display name of the company/organization’s IT helpdesk site.", + "nullable": true + }, + "themeColor": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.rgbColor" + } + ], + "description": "Primary theme color used in the Company Portal applications and web portal.", + "nullable": true + }, + "showLogo": { + "type": "boolean", + "description": "Boolean that represents whether the administrator-supplied logo images are shown or not shown." + }, + "lightBackgroundLogo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mimeContent" + } + ], + "description": "Logo image displayed in Company Portal apps which have a light background behind the logo.", + "nullable": true + }, + "darkBackgroundLogo": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mimeContent" + } + ], + "description": "Logo image displayed in Company Portal apps which have a dark background behind the logo.", + "nullable": true + }, + "showNameNextToLogo": { + "type": "boolean", + "description": "Boolean that represents whether the administrator-supplied display name will be shown next to the logo image." + }, + "showDisplayNameNextToLogo": { + "type": "boolean", + "description": "Boolean that represents whether the administrator-supplied display name will be shown next to the logo image." + } + }, + "example": { + "displayName": "string", + "contactITName": "string", + "contactITPhoneNumber": "string", + "contactITEmailAddress": "string", + "contactITNotes": "string", + "privacyUrl": "string", + "onlineSupportSiteUrl": "string", + "onlineSupportSiteName": "string", + "themeColor": { + "@odata.type": "microsoft.graph.rgbColor" + }, + "showLogo": true, + "lightBackgroundLogo": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "darkBackgroundLogo": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "showNameNextToLogo": true, + "showDisplayNameNextToLogo": true + } + }, + "microsoft.graph.rgbColor": { + "title": "rgbColor", + "type": "object", + "properties": { + "r": { + "type": "integer", + "description": "Red value", + "format": "uint8" + }, + "g": { + "type": "integer", + "description": "Green value", + "format": "uint8" + }, + "b": { + "type": "integer", + "description": "Blue value", + "format": "uint8" + } + }, + "example": { + "r": "integer", + "g": "integer", + "b": "integer" + } + }, + "microsoft.graph.deviceCategory": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceCategory", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Display name for the device category.", + "nullable": true + }, + "description": { + "type": "string", + "description": "Optional description for the device category.", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string" + } + }, + "microsoft.graph.deviceManagementExchangeConnector": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceManagementExchangeConnector", + "type": "object", + "properties": { + "lastSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last sync time for the Exchange Connector", + "format": "date-time" + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnectorStatus" + } + ], + "description": "Exchange Connector Status" + }, + "primarySmtpAddress": { + "type": "string", + "description": "Email address used to configure the Service To Service Exchange Connector.", + "nullable": true + }, + "serverName": { + "type": "string", + "description": "The name of the Exchange server.", + "nullable": true + }, + "connectorServerName": { + "type": "string", + "description": "The name of the server hosting the Exchange Connector.", + "nullable": true + }, + "exchangeConnectorType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementExchangeConnectorType" + } + ], + "description": "The type of Exchange Connector Configured." + }, + "version": { + "type": "string", + "description": "The version of the ExchangeConnectorAgent", + "nullable": true + }, + "exchangeAlias": { + "type": "string", + "description": "An alias assigned to the Exchange server", + "nullable": true + }, + "exchangeOrganization": { + "type": "string", + "description": "Exchange Organization to the Exchange server", + "nullable": true + } + }, + "description": "Entity which represents a connection to an Exchange environment." + } + ], + "example": { + "id": "string (identifier)", + "lastSyncDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.deviceManagementExchangeConnectorStatus" + }, + "primarySmtpAddress": "string", + "serverName": "string", + "connectorServerName": "string", + "exchangeConnectorType": { + "@odata.type": "microsoft.graph.deviceManagementExchangeConnectorType" + }, + "version": "string", + "exchangeAlias": "string", + "exchangeOrganization": "string" + } + }, + "microsoft.graph.deviceEnrollmentConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "description": { + "type": "string", + "nullable": true + }, + "priority": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "version": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "priority": "integer", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.enrollmentConfigurationAssignment" + } + ] + } + }, + "microsoft.graph.onPremisesConditionalAccessSettings": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "onPremisesConditionalAccessSettings", + "type": "object", + "properties": { + "enabled": { + "type": "boolean", + "description": "Indicates if on premises conditional access is enabled for this organization" + }, + "includedGroups": { + "type": "array", + "items": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid" + }, + "description": "User groups that will be targeted by on premises conditional access. All users in these groups will be required to have mobile device managed and compliant for mail access." + }, + "excludedGroups": { + "type": "array", + "items": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "format": "uuid" + }, + "description": "User groups that will be exempt by on premises conditional access. All users in these groups will be exempt from the conditional access policy." + }, + "overrideDefaultRule": { + "type": "boolean", + "description": "Override the default access rule when allowing a device to ensure access is granted." + } + }, + "description": "Singleton entity which represents the Exchange OnPremises Conditional Access Settings for a tenant." + } + ], + "example": { + "id": "string (identifier)", + "enabled": true, + "includedGroups": [ + "string" + ], + "excludedGroups": [ + "string" + ], + "overrideDefaultRule": true + } + }, + "microsoft.graph.mobileThreatDefenseConnector": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "mobileThreatDefenseConnector", + "type": "object", + "properties": { + "lastHeartbeatDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime of last Heartbeat recieved from the Data Sync Partner", + "format": "date-time" + }, + "partnerState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileThreatPartnerTenantState" + } + ], + "description": "Data Sync Partner state for this account" + }, + "androidEnabled": { + "type": "boolean", + "description": "For Android, set whether data from the data sync partner should be used during compliance evaluations" + }, + "iosEnabled": { + "type": "boolean", + "description": "For IOS, get or set whether data from the data sync partner should be used during compliance evaluations" + }, + "androidDeviceBlockedOnMissingPartnerData": { + "type": "boolean", + "description": "For Android, set whether Intune must receive data from the data sync partner prior to marking a device compliant" + }, + "iosDeviceBlockedOnMissingPartnerData": { + "type": "boolean", + "description": "For IOS, set whether Intune must receive data from the data sync partner prior to marking a device compliant" + }, + "partnerUnsupportedOsVersionBlocked": { + "type": "boolean", + "description": "Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Data Sync Partner" + }, + "partnerUnresponsivenessThresholdInDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Get or Set days the per tenant tolerance to unresponsiveness for this partner integration", + "format": "int32" + } + }, + "description": "Entity which represents a connection to Mobile threat defense partner." + } + ], + "example": { + "id": "string (identifier)", + "lastHeartbeatDateTime": "string (timestamp)", + "partnerState": { + "@odata.type": "microsoft.graph.mobileThreatPartnerTenantState" + }, + "androidEnabled": true, + "iosEnabled": true, + "androidDeviceBlockedOnMissingPartnerData": true, + "iosDeviceBlockedOnMissingPartnerData": true, + "partnerUnsupportedOsVersionBlocked": true, + "partnerUnresponsivenessThresholdInDays": "integer" + } + }, + "microsoft.graph.deviceManagementPartner": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceManagementPartner", + "type": "object", + "properties": { + "lastHeartbeatDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Timestamp of last heartbeat after admin enabled option Connect to Device management Partner", + "format": "date-time" + }, + "partnerState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartnerTenantState" + } + ], + "description": "Partner state of this tenant" + }, + "partnerAppType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementPartnerAppType" + } + ], + "description": "Partner App type" + }, + "singleTenantAppId": { + "type": "string", + "description": "Partner Single tenant App id", + "nullable": true + }, + "displayName": { + "type": "string", + "description": "Partner display name", + "nullable": true + }, + "isConfigured": { + "type": "boolean", + "description": "Whether device management partner is configured or not" + }, + "whenPartnerDevicesWillBeRemovedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime in UTC when PartnerDevices will be removed", + "format": "date-time", + "nullable": true + }, + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime in UTC when PartnerDevices will be marked as NonCompliant", + "format": "date-time", + "nullable": true + } + }, + "description": "Entity which represents a connection to device management partner." + } + ], + "example": { + "id": "string (identifier)", + "lastHeartbeatDateTime": "string (timestamp)", + "partnerState": { + "@odata.type": "microsoft.graph.deviceManagementPartnerTenantState" + }, + "partnerAppType": { + "@odata.type": "microsoft.graph.deviceManagementPartnerAppType" + }, + "singleTenantAppId": "string", + "displayName": "string", + "isConfigured": true, + "whenPartnerDevicesWillBeRemovedDateTime": "string (timestamp)", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime": "string (timestamp)" + } + }, + "microsoft.graph.notificationMessageTemplate": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "notificationMessageTemplate", + "type": "object", + "properties": { + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was last modified.", + "format": "date-time" + }, + "displayName": { + "type": "string", + "description": "Display name for the Notification Message Template." + }, + "defaultLocale": { + "type": "string", + "description": "The default locale to fallback onto when the requested locale is not available.", + "nullable": true + }, + "brandingOptions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.notificationTemplateBrandingOptions" + } + ], + "description": "The Message Template Branding Options. Branding is defined in the Intune Admin Console." + }, + "localizedNotificationMessages": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.localizedNotificationMessage" + } + } + }, + "description": "Notification messages are messages that are sent to end users who are determined to be not-compliant with the compliance policies defined by the administrator. Administrators choose notifications and configure them in the Intune Admin Console using the compliance policy creation page under the “Actions for non-compliance” section. Use the notificationMessageTemplate object to create your own custom notifications for administrators to choose while configuring actions for non-compliance." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "defaultLocale": "string", + "brandingOptions": { + "@odata.type": "microsoft.graph.notificationTemplateBrandingOptions" + }, + "localizedNotificationMessages": [ + { + "@odata.type": "microsoft.graph.localizedNotificationMessage" + } + ] + } + }, + "microsoft.graph.roleDefinition": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "roleDefinition", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Display Name of the Role definition.", + "nullable": true + }, + "description": { + "type": "string", + "description": "Description of the Role definition.", + "nullable": true + }, + "rolePermissions": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.rolePermission" + } + ], + "nullable": true + }, + "description": "List of Role Permissions this role is allowed to perform. These must match the actionName that is defined as part of the rolePermission." + }, + "isBuiltIn": { + "type": "boolean", + "description": "Type of Role. Set to True if it is built-in, or set to False if it is a custom role definition." + }, + "roleAssignments": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + } + } + }, + "description": "The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. There are two types of roles, built-in and custom. Built-in roles cannot be modified. Both built-in roles and custom roles must have assignments to be enforced. Create custom roles if you want to define a role that allows any of the available resources and role permissions to be combined into a single role." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "rolePermissions": [ + { + "@odata.type": "microsoft.graph.rolePermission" + } + ], + "isBuiltIn": true, + "roleAssignments": [ + { + "@odata.type": "microsoft.graph.roleAssignment" + } + ] + } + }, + "microsoft.graph.roleAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "roleAssignment", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "The display or friendly name of the role Assignment.", + "nullable": true + }, + "description": { + "type": "string", + "description": "Description of the Role Assignment.", + "nullable": true + }, + "resourceScopes": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "List of ids of role scope member security groups. These are IDs from Azure Active Directory." + }, + "roleDefinition": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + } + ], + "nullable": true + } + }, + "description": "The Role Assignment resource. Role assignments tie together a role definition with members and scopes. There can be one or more role assignments per role. This applies to custom and built-in roles." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "resourceScopes": [ + "string" + ], + "roleDefinition": { + "@odata.type": "microsoft.graph.roleDefinition" + } + } + }, + "microsoft.graph.deviceAndAppManagementRoleAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.roleAssignment" + }, + { + "title": "deviceAndAppManagementRoleAssignment", + "type": "object", + "properties": { + "members": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "The list of ids of role member security groups. These are IDs from Azure Active Directory." + } + }, + "description": "The Role Assignment resource. Role assignments tie together a role definition with members and scopes. There can be one or more role assignments per role. This applies to custom and built-in roles." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "resourceScopes": [ + "string" + ], + "roleDefinition": { + "@odata.type": "microsoft.graph.roleDefinition" + }, + "members": [ + "string" + ] + } + }, + "microsoft.graph.resourceOperation": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "resourceOperation", + "type": "object", + "properties": { + "resourceName": { + "type": "string", + "description": "Name of the Resource this operation is performed on.", + "nullable": true + }, + "actionName": { + "type": "string", + "description": "Type of action this operation is going to perform. The actionName should be concise and limited to as few words as possible.", + "nullable": true + }, + "description": { + "type": "string", + "description": "Description of the resource operation. The description is used in mouse-over text for the operation when shown in the Azure Portal.", + "nullable": true + } + }, + "description": "This defines an operation or action that can be performed on an Intune resource (or entity). Common operations are Read, Delete, Update or Create. These operations provide basic management of the underlying Intune resource itself. In some cases, an Intune resource can have operations that are used by the resource to take action in combination with other resources. For example, the Assign operation is used to assign a MobileApp resource to an AAD security group. Resource operations cannot be modified for built-in roles.This defines an operation or action that can be performed on an Intune resource (or entity). Common operations are Get, List, Delete, Update or Create. These operations provide basic management of the underlying Intune resource itself. In some cases, an Intune resource can have operations that are used by the resource to take action in combination with other resources. For example, the \"Assign\" operation is used to assign a MobileApp resource to an AAD security group. Resource operations cannot be modified for built-in roles." + } + ], + "example": { + "id": "string (identifier)", + "resourceName": "string", + "actionName": "string", + "description": "string" + } + }, + "microsoft.graph.telecomExpenseManagementPartner": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "telecomExpenseManagementPartner", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Display name of the TEM partner.", + "nullable": true + }, + "url": { + "type": "string", + "description": "URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service.", + "nullable": true + }, + "appAuthorized": { + "type": "boolean", + "description": "Whether the partner's AAD app has been authorized to access Intune." + }, + "enabled": { + "type": "boolean", + "description": "Whether Intune's connection to the TEM service is currently enabled or disabled." + }, + "lastConnectionDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Timestamp of the last request sent to Intune by the TEM partner.", + "format": "date-time" + } + }, + "description": "telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "url": "string", + "appAuthorized": true, + "enabled": true, + "lastConnectionDateTime": "string (timestamp)" + } + }, + "microsoft.graph.remoteAssistancePartner": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "remoteAssistancePartner", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Display name of the partner.", + "nullable": true + }, + "onboardingUrl": { + "type": "string", + "description": "URL of the partner's onboarding portal, where an administrator can configure their Remote Assistance service.", + "nullable": true + }, + "onboardingStatus": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.remoteAssistanceOnboardingStatus" + } + ], + "description": "TBD" + }, + "lastConnectionDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Timestamp of the last request sent to Intune by the TEM partner.", + "format": "date-time" + } + }, + "description": "remoteAssistPartner resources represent the metadata and status of a given Remote Assistance partner service." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "onboardingUrl": "string", + "onboardingStatus": { + "@odata.type": "microsoft.graph.remoteAssistanceOnboardingStatus" + }, + "lastConnectionDateTime": "string (timestamp)" + } + }, + "microsoft.graph.windowsInformationProtectionAppLearningSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "windowsInformationProtectionAppLearningSummary", + "type": "object", + "properties": { + "applicationName": { + "type": "string", + "description": "Application Name", + "nullable": true + }, + "applicationType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.applicationType" + } + ], + "description": "Application Type" + }, + "deviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Device Count", + "format": "int32" + } + }, + "description": "Windows Information Protection AppLearning Summary entity." + } + ], + "example": { + "id": "string (identifier)", + "applicationName": "string", + "applicationType": { + "@odata.type": "microsoft.graph.applicationType" + }, + "deviceCount": "integer" + } + }, + "microsoft.graph.windowsInformationProtectionNetworkLearningSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "windowsInformationProtectionNetworkLearningSummary", + "type": "object", + "properties": { + "url": { + "type": "string", + "description": "Website url", + "nullable": true + }, + "deviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Device Count", + "format": "int32" + } + }, + "description": "Windows Information Protection Network learning Summary entity." + } + ], + "example": { + "id": "string (identifier)", + "url": "string", + "deviceCount": "integer" + } + }, + "microsoft.graph.termsAndConditionsAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "termsAndConditionsAssignment", + "type": "object", + "properties": { + "target": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + ], + "description": "Assignment target that the T&C policy is assigned to.", + "nullable": true + } + }, + "description": "A termsAndConditionsAssignment entity represents the assignment of a given Terms and Conditions (T&C) policy to a given group. Users in the group will be required to accept the terms in order to have devices enrolled into Intune." + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.termsAndConditionsAcceptanceStatus": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "termsAndConditionsAcceptanceStatus", + "type": "object", + "properties": { + "userDisplayName": { + "type": "string", + "description": "Display name of the user whose acceptance the entity represents.", + "nullable": true + }, + "acceptedVersion": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Most recent version number of the T&C accepted by the user.", + "format": "int32" + }, + "acceptedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime when the terms were last accepted by the user.", + "format": "date-time" + }, + "termsAndConditions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.termsAndConditions" + } + ], + "nullable": true + } + }, + "description": "A termsAndConditionsAcceptanceStatus entity represents the acceptance status of a given Terms and Conditions (T&C) policy by a given user. Users must accept the most up-to-date version of the terms in order to retain access to the Company Portal." + } + ], + "example": { + "id": "string (identifier)", + "userDisplayName": "string", + "acceptedVersion": "integer", + "acceptedDateTime": "string (timestamp)", + "termsAndConditions": { + "@odata.type": "microsoft.graph.termsAndConditions" + } + } + }, + "microsoft.graph.deviceConfigurationState": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationState", + "type": "object", + "properties": { + "settingStates": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfigurationSettingState" + } + ], + "nullable": true + } + }, + "displayName": { + "type": "string", + "description": "The name of the policy for this policyBase", + "nullable": true + }, + "version": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The version of the policy", + "format": "int32" + }, + "platformType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.policyPlatformType" + } + ], + "description": "Platform type that the policy applies to" + }, + "state": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "The compliance state of the policy" + }, + "settingCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Count of how many setting a policy holds", + "format": "int32" + } + }, + "description": "Device Configuration State for a given device." + } + ], + "example": { + "id": "string (identifier)", + "settingStates": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationSettingState" + } + ], + "displayName": "string", + "version": "integer", + "platformType": { + "@odata.type": "microsoft.graph.policyPlatformType" + }, + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "settingCount": "integer" + } + }, + "microsoft.graph.deviceActionResult": { + "title": "deviceActionResult", + "type": "object", + "properties": { + "actionName": { + "type": "string", + "description": "Action name", + "nullable": true + }, + "actionState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.actionState" + } + ], + "description": "State of the action" + }, + "startDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Time the action was initiated", + "format": "date-time" + }, + "lastUpdatedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Time the action state was last updated", + "format": "date-time" + } + }, + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.configurationManagerClientEnabledFeatures": { + "title": "configurationManagerClientEnabledFeatures", + "type": "object", + "properties": { + "inventory": { + "type": "boolean", + "description": "Whether inventory is managed by Intune" + }, + "modernApps": { + "type": "boolean", + "description": "Whether modern application is managed by Intune" + }, + "resourceAccess": { + "type": "boolean", + "description": "Whether resource access is managed by Intune" + }, + "deviceConfiguration": { + "type": "boolean", + "description": "Whether device configuration is managed by Intune" + }, + "compliancePolicy": { + "type": "boolean", + "description": "Whether compliance policy is managed by Intune" + }, + "windowsUpdateForBusiness": { + "type": "boolean", + "description": "Whether Windows Update for Business is managed by Intune" + } + }, + "example": { + "inventory": true, + "modernApps": true, + "resourceAccess": true, + "deviceConfiguration": true, + "compliancePolicy": true, + "windowsUpdateForBusiness": true + } + }, + "microsoft.graph.deviceHealthAttestationState": { + "title": "deviceHealthAttestationState", + "type": "object", + "properties": { + "lastUpdateDateTime": { + "type": "string", + "description": "The Timestamp of the last update.", + "nullable": true + }, + "contentNamespaceUrl": { + "type": "string", + "description": "The DHA report version. (Namespace version)", + "nullable": true + }, + "deviceHealthAttestationStatus": { + "type": "string", + "description": "The DHA report version. (Namespace version)", + "nullable": true + }, + "contentVersion": { + "type": "string", + "description": "The HealthAttestation state schema version", + "nullable": true + }, + "issuedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The DateTime when device was evaluated or issued to MDM", + "format": "date-time" + }, + "attestationIdentityKey": { + "type": "string", + "description": "TWhen an Attestation Identity Key (AIK) is present on a device, it indicates that the device has an endorsement key (EK) certificate.", + "nullable": true + }, + "resetCount": { + "type": "integer", + "description": "The number of times a PC device has hibernated or resumed", + "format": "int64" + }, + "restartCount": { + "type": "integer", + "description": "The number of times a PC device has rebooted", + "format": "int64" + }, + "dataExcutionPolicy": { + "type": "string", + "description": "DEP Policy defines a set of hardware and software technologies that perform additional checks on memory ", + "nullable": true + }, + "bitLockerStatus": { + "type": "string", + "description": "On or Off of BitLocker Drive Encryption", + "nullable": true + }, + "bootManagerVersion": { + "type": "string", + "description": "The version of the Boot Manager", + "nullable": true + }, + "codeIntegrityCheckVersion": { + "type": "string", + "description": "The version of the Boot Manager", + "nullable": true + }, + "secureBoot": { + "type": "string", + "description": "When Secure Boot is enabled, the core components must have the correct cryptographic signatures", + "nullable": true + }, + "bootDebugging": { + "type": "string", + "description": "When bootDebugging is enabled, the device is used in development and testing", + "nullable": true + }, + "operatingSystemKernelDebugging": { + "type": "string", + "description": "When operatingSystemKernelDebugging is enabled, the device is used in development and testing", + "nullable": true + }, + "codeIntegrity": { + "type": "string", + "description": " When code integrity is enabled, code execution is restricted to integrity verified code", + "nullable": true + }, + "testSigning": { + "type": "string", + "description": "When test signing is allowed, the device does not enforce signature validation during boot", + "nullable": true + }, + "safeMode": { + "type": "string", + "description": "Safe mode is a troubleshooting option for Windows that starts your computer in a limited state", + "nullable": true + }, + "windowsPE": { + "type": "string", + "description": "Operating system running with limited services that is used to prepare a computer for Windows", + "nullable": true + }, + "earlyLaunchAntiMalwareDriverProtection": { + "type": "string", + "description": "ELAM provides protection for the computers in your network when they start up", + "nullable": true + }, + "virtualSecureMode": { + "type": "string", + "description": "VSM is a container that protects high value assets from a compromised kernel", + "nullable": true + }, + "pcrHashAlgorithm": { + "type": "string", + "description": "Informational attribute that identifies the HASH algorithm that was used by TPM", + "nullable": true + }, + "bootAppSecurityVersion": { + "type": "string", + "description": "The security version number of the Boot Application", + "nullable": true + }, + "bootManagerSecurityVersion": { + "type": "string", + "description": "The security version number of the Boot Application", + "nullable": true + }, + "tpmVersion": { + "type": "string", + "description": "The security version number of the Boot Application", + "nullable": true + }, + "pcr0": { + "type": "string", + "description": "The measurement that is captured in PCR[0]", + "nullable": true + }, + "secureBootConfigurationPolicyFingerPrint": { + "type": "string", + "description": "Fingerprint of the Custom Secure Boot Configuration Policy", + "nullable": true + }, + "codeIntegrityPolicy": { + "type": "string", + "description": "The Code Integrity policy that is controlling the security of the boot environment", + "nullable": true + }, + "bootRevisionListInfo": { + "type": "string", + "description": "The Boot Revision List that was loaded during initial boot on the attested device", + "nullable": true + }, + "operatingSystemRevListInfo": { + "type": "string", + "description": "The Operating System Revision List that was loaded during initial boot on the attested device", + "nullable": true + }, + "healthStatusMismatchInfo": { + "type": "string", + "description": "This attribute appears if DHA-Service detects an integrity issue", + "nullable": true + }, + "healthAttestationSupportedStatus": { + "type": "string", + "description": "This attribute indicates if DHA is supported for the device", + "nullable": true + } + }, + "example": { + "lastUpdateDateTime": "string", + "contentNamespaceUrl": "string", + "deviceHealthAttestationStatus": "string", + "contentVersion": "string", + "issuedDateTime": "string (timestamp)", + "attestationIdentityKey": "string", + "resetCount": "integer", + "restartCount": "integer", + "dataExcutionPolicy": "string", + "bitLockerStatus": "string", + "bootManagerVersion": "string", + "codeIntegrityCheckVersion": "string", + "secureBoot": "string", + "bootDebugging": "string", + "operatingSystemKernelDebugging": "string", + "codeIntegrity": "string", + "testSigning": "string", + "safeMode": "string", + "windowsPE": "string", + "earlyLaunchAntiMalwareDriverProtection": "string", + "virtualSecureMode": "string", + "pcrHashAlgorithm": "string", + "bootAppSecurityVersion": "string", + "bootManagerSecurityVersion": "string", + "tpmVersion": "string", + "pcr0": "string", + "secureBootConfigurationPolicyFingerPrint": "string", + "codeIntegrityPolicy": "string", + "bootRevisionListInfo": "string", + "operatingSystemRevListInfo": "string", + "healthStatusMismatchInfo": "string", + "healthAttestationSupportedStatus": "string" + } + }, + "microsoft.graph.deviceCompliancePolicyState": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicyState", + "type": "object", + "properties": { + "settingStates": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicySettingState" + } + ], + "nullable": true + } + }, + "displayName": { + "type": "string", + "description": "The name of the policy for this policyBase", + "nullable": true + }, + "version": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The version of the policy", + "format": "int32" + }, + "platformType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.policyPlatformType" + } + ], + "description": "Platform type that the policy applies to" + }, + "state": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "The compliance state of the policy" + }, + "settingCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Count of how many setting a policy holds", + "format": "int32" + } + }, + "description": "Device Compliance Policy State for a given device." + } + ], + "example": { + "id": "string (identifier)", + "settingStates": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicySettingState" + } + ], + "displayName": "string", + "version": "integer", + "platformType": { + "@odata.type": "microsoft.graph.policyPlatformType" + }, + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "settingCount": "integer" + } + }, + "microsoft.graph.updateWindowsDeviceAccountActionParameter": { + "title": "updateWindowsDeviceAccountActionParameter", + "type": "object", + "properties": { + "deviceAccount": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsDeviceAccount" + } + ], + "nullable": true + }, + "passwordRotationEnabled": { + "type": "boolean", + "nullable": true + }, + "calendarSyncEnabled": { + "type": "boolean", + "nullable": true + }, + "deviceAccountEmail": { + "type": "string", + "nullable": true + }, + "exchangeServer": { + "type": "string", + "nullable": true + }, + "sessionInitiationProtocalAddress": { + "type": "string", + "nullable": true + } + }, + "example": { + "deviceAccount": { + "@odata.type": "microsoft.graph.windowsDeviceAccount" + }, + "passwordRotationEnabled": true, + "calendarSyncEnabled": true, + "deviceAccountEmail": "string", + "exchangeServer": "string", + "sessionInitiationProtocalAddress": "string" + } + }, + "microsoft.graph.windowsDeviceAccount": { + "title": "windowsDeviceAccount", + "type": "object", + "properties": { + "password": { + "type": "string", + "nullable": true + } + }, + "example": { + "password": "string" + } + }, + "microsoft.graph.windowsDefenderScanActionResult": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceActionResult" + }, + { + "title": "windowsDefenderScanActionResult", + "type": "object", + "properties": { + "scanType": { + "type": "string", + "description": "Scan type either full scan or quick scan", + "nullable": true + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "scanType": "string" + } + }, + "microsoft.graph.deleteUserFromSharedAppleDeviceActionResult": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceActionResult" + }, + { + "title": "deleteUserFromSharedAppleDeviceActionResult", + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string", + "description": "User principal name of the user to be deleted", + "nullable": true + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceGeoLocation": { + "title": "deviceGeoLocation", + "type": "object", + "properties": { + "lastCollectedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Time at which location was recorded, relative to UTC", + "format": "date-time" + }, + "longitude": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "description": "Longitude coordinate of the device's location", + "format": "double" + }, + "latitude": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "description": "Latitude coordinate of the device's location", + "format": "double" + }, + "altitude": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "description": "Altitude, given in meters above sea level", + "format": "double" + }, + "horizontalAccuracy": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "description": "Accuracy of longitude and latitude in meters", + "format": "double" + }, + "verticalAccuracy": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "description": "Accuracy of altitude in meters", + "format": "double" + }, + "heading": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "description": "Heading in degrees from true north", + "format": "double" + }, + "speed": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "description": "Speed the device is traveling in meters per second", + "format": "double" + } + }, + "example": { + "lastCollectedDateTime": "string (timestamp)", + "longitude": "double", + "latitude": "double", + "altitude": "double", + "horizontalAccuracy": "double", + "verticalAccuracy": "double", + "heading": "double", + "speed": "double" + } + }, + "microsoft.graph.locateDeviceActionResult": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceActionResult" + }, + { + "title": "locateDeviceActionResult", + "type": "object", + "properties": { + "deviceLocation": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceGeoLocation" + } + ], + "description": "device location", + "nullable": true + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "deviceLocation": { + "@odata.type": "microsoft.graph.deviceGeoLocation" + } + } + }, + "microsoft.graph.remoteLockActionResult": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceActionResult" + }, + { + "title": "remoteLockActionResult", + "type": "object", + "properties": { + "unlockPin": { + "type": "string", + "description": "Pin to unlock the client", + "nullable": true + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "unlockPin": "string" + } + }, + "microsoft.graph.resetPasscodeActionResult": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceActionResult" + }, + { + "title": "resetPasscodeActionResult", + "type": "object", + "properties": { + "passcode": { + "type": "string", + "description": "Newly generated passcode for the device ", + "nullable": true + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "passcode": "string" + } + }, + "microsoft.graph.deviceOperatingSystemSummary": { + "title": "deviceOperatingSystemSummary", + "type": "object", + "properties": { + "androidCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of android device count.", + "format": "int32" + }, + "iosCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of iOS device count.", + "format": "int32" + }, + "macOSCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of Mac OS X device count.", + "format": "int32" + }, + "windowsMobileCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of Windows mobile device count.", + "format": "int32" + }, + "windowsCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of Windows device count.", + "format": "int32" + }, + "unknownCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of unknown device count.", + "format": "int32" + } + }, + "example": { + "androidCount": "integer", + "iosCount": "integer", + "macOSCount": "integer", + "windowsMobileCount": "integer", + "windowsCount": "integer", + "unknownCount": "integer" + } + }, + "microsoft.graph.deviceExchangeAccessStateSummary": { + "title": "deviceExchangeAccessStateSummary", + "type": "object", + "properties": { + "allowedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Total count of devices with Exchange Access State: Allowed.", + "format": "int32" + }, + "blockedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Total count of devices with Exchange Access State: Blocked.", + "format": "int32" + }, + "quarantinedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Total count of devices with Exchange Access State: Quarantined.", + "format": "int32" + }, + "unknownDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Total count of devices with Exchange Access State: Unknown.", + "format": "int32" + }, + "unavailableDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Total count of devices for which no Exchange Access State could be found.", + "format": "int32" + } + }, + "example": { + "allowedDeviceCount": "integer", + "blockedDeviceCount": "integer", + "quarantinedDeviceCount": "integer", + "unknownDeviceCount": "integer", + "unavailableDeviceCount": "integer" + } + }, + "microsoft.graph.windowsDeviceADAccount": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsDeviceAccount" + }, + { + "title": "windowsDeviceADAccount", + "type": "object", + "properties": { + "domainName": { + "type": "string", + "nullable": true + }, + "userName": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "password": "string", + "domainName": "string", + "userName": "string" + } + }, + "microsoft.graph.windowsDeviceAzureADAccount": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsDeviceAccount" + }, + { + "title": "windowsDeviceAzureADAccount", + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string", + "nullable": true + } + } + } + ], + "example": { + "password": "string", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceConfigurationAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationAssignment", + "type": "object", + "properties": { + "target": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + ], + "description": "The assignment target for the device configuration.", + "nullable": true + } + }, + "description": "The device configuration assignment entity assigns an AAD group to a specific device configuration." + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceConfigurationDeviceStatus": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationDeviceStatus", + "type": "object", + "properties": { + "deviceDisplayName": { + "type": "string", + "description": "Device name of the DevicePolicyStatus.", + "nullable": true + }, + "userName": { + "type": "string", + "description": "The User Name that is being reported", + "nullable": true + }, + "deviceModel": { + "type": "string", + "description": "The device model that is being reported", + "nullable": true + }, + "complianceGracePeriodExpirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The DateTime when device compliance grace period expires", + "format": "date-time" + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last modified date time of the policy report.", + "format": "date-time" + }, + "userPrincipalName": { + "type": "string", + "description": "UserPrincipalName.", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "deviceDisplayName": "string", + "userName": "string", + "deviceModel": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceConfigurationUserStatus": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationUserStatus", + "type": "object", + "properties": { + "userDisplayName": { + "type": "string", + "description": "User name of the DevicePolicyStatus.", + "nullable": true + }, + "devicesCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Devices count for that user.", + "format": "int32" + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last modified date time of the policy report.", + "format": "date-time" + }, + "userPrincipalName": { + "type": "string", + "description": "UserPrincipalName.", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "userDisplayName": "string", + "devicesCount": "integer", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceConfigurationDeviceOverview": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationDeviceOverview", + "type": "object", + "properties": { + "pendingCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of pending devices", + "format": "int32" + }, + "notApplicableCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable devices", + "format": "int32" + }, + "successCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of succeeded devices", + "format": "int32" + }, + "errorCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of error devices", + "format": "int32" + }, + "failedCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of failed devices", + "format": "int32" + }, + "lastUpdateDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last update time", + "format": "date-time" + }, + "configurationVersion": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Version of the policy for that overview", + "format": "int32" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.deviceConfigurationUserOverview": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationUserOverview", + "type": "object", + "properties": { + "pendingCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of pending Users", + "format": "int32" + }, + "notApplicableCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable users", + "format": "int32" + }, + "successCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of succeeded Users", + "format": "int32" + }, + "errorCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of error Users", + "format": "int32" + }, + "failedCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of failed Users", + "format": "int32" + }, + "lastUpdateDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last update time", + "format": "date-time" + }, + "configurationVersion": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Version of the policy for that overview", + "format": "int32" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.settingStateDeviceSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "settingStateDeviceSummary", + "type": "object", + "properties": { + "settingName": { + "type": "string", + "description": "Name of the setting", + "nullable": true + }, + "instancePath": { + "type": "string", + "description": "Name of the InstancePath for the setting", + "nullable": true + }, + "unknownDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Device Unkown count for the setting", + "format": "int32" + }, + "notApplicableDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Device Not Applicable count for the setting", + "format": "int32" + }, + "compliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Device Compliant count for the setting", + "format": "int32" + }, + "remediatedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Device Compliant count for the setting", + "format": "int32" + }, + "nonCompliantDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Device NonCompliant count for the setting", + "format": "int32" + }, + "errorDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Device error count for the setting", + "format": "int32" + }, + "conflictDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Device conflict error count for the setting", + "format": "int32" + } + }, + "description": "Device Compilance Policy and Configuration for a Setting State summary" + } + ], + "example": { + "id": "string (identifier)", + "settingName": "string", + "instancePath": "string", + "unknownDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "errorDeviceCount": "integer", + "conflictDeviceCount": "integer" + } + }, + "microsoft.graph.deviceCompliancePolicyAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicyAssignment", + "type": "object", + "properties": { + "target": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + ], + "description": "Target for the compliance policy assignment.", + "nullable": true + } + }, + "description": "Device compliance policy assignment." + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceComplianceScheduledActionForRule": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceComplianceScheduledActionForRule", + "type": "object", + "properties": { + "ruleName": { + "type": "string", + "description": "Name of the rule which this scheduled action applies to.", + "nullable": true + }, + "scheduledActionConfigurations": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionItem" + } + } + }, + "description": "Scheduled Action for Rule" + } + ], + "example": { + "id": "string (identifier)", + "ruleName": "string", + "scheduledActionConfigurations": [ + { + "@odata.type": "microsoft.graph.deviceComplianceActionItem" + } + ] + } + }, + "microsoft.graph.deviceComplianceDeviceStatus": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceComplianceDeviceStatus", + "type": "object", + "properties": { + "deviceDisplayName": { + "type": "string", + "description": "Device name of the DevicePolicyStatus.", + "nullable": true + }, + "userName": { + "type": "string", + "description": "The User Name that is being reported", + "nullable": true + }, + "deviceModel": { + "type": "string", + "description": "The device model that is being reported", + "nullable": true + }, + "complianceGracePeriodExpirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The DateTime when device compliance grace period expires", + "format": "date-time" + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last modified date time of the policy report.", + "format": "date-time" + }, + "userPrincipalName": { + "type": "string", + "description": "UserPrincipalName.", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "deviceDisplayName": "string", + "userName": "string", + "deviceModel": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceComplianceUserStatus": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceComplianceUserStatus", + "type": "object", + "properties": { + "userDisplayName": { + "type": "string", + "description": "User name of the DevicePolicyStatus.", + "nullable": true + }, + "devicesCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Devices count for that user.", + "format": "int32" + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last modified date time of the policy report.", + "format": "date-time" + }, + "userPrincipalName": { + "type": "string", + "description": "UserPrincipalName.", + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "userDisplayName": "string", + "devicesCount": "integer", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceComplianceDeviceOverview": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceComplianceDeviceOverview", + "type": "object", + "properties": { + "pendingCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of pending devices", + "format": "int32" + }, + "notApplicableCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable devices", + "format": "int32" + }, + "successCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of succeeded devices", + "format": "int32" + }, + "errorCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of error devices", + "format": "int32" + }, + "failedCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of failed devices", + "format": "int32" + }, + "lastUpdateDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last update time", + "format": "date-time" + }, + "configurationVersion": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Version of the policy for that overview", + "format": "int32" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.deviceComplianceUserOverview": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceComplianceUserOverview", + "type": "object", + "properties": { + "pendingCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of pending Users", + "format": "int32" + }, + "notApplicableCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of not applicable users", + "format": "int32" + }, + "successCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of succeeded Users", + "format": "int32" + }, + "errorCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of error Users", + "format": "int32" + }, + "failedCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of failed Users", + "format": "int32" + }, + "lastUpdateDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last update time", + "format": "date-time" + }, + "configurationVersion": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Version of the policy for that overview", + "format": "int32" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.deviceComplianceActionItem": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceComplianceActionItem", + "type": "object", + "properties": { + "gracePeriodHours": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of hours to wait till the action will be enforced. Valid values 0 to 8760", + "format": "int32" + }, + "actionType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceComplianceActionType" + } + ], + "description": "What action to take" + }, + "notificationTemplateId": { + "type": "string", + "description": "What notification Message template to use", + "nullable": true + }, + "notificationMessageCCList": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "A list of group IDs to speicify who to CC this notification message to." + } + }, + "description": "Scheduled Action Configuration" + } + ], + "example": { + "id": "string (identifier)", + "gracePeriodHours": "integer", + "actionType": { + "@odata.type": "microsoft.graph.deviceComplianceActionType" + }, + "notificationTemplateId": "string", + "notificationMessageCCList": [ + "string" + ] + } + }, + "microsoft.graph.appListItem": { + "title": "appListItem", + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "The application name" + }, + "publisher": { + "type": "string", + "description": "The publisher of the application", + "nullable": true + }, + "appStoreUrl": { + "type": "string", + "description": "The Store URL of the application", + "nullable": true + }, + "appId": { + "type": "string", + "description": "The application or bundle identifier of the application", + "nullable": true + } + }, + "example": { + "name": "string", + "publisher": "string", + "appStoreUrl": "string", + "appId": "string" + } + }, + "microsoft.graph.androidCustomConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "androidCustomConfiguration", + "type": "object", + "properties": { + "omaSettings": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + } + ], + "nullable": true + }, + "description": "OMA settings. This collection can contain a maximum of 1000 elements." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the androidCustomConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.omaSetting": { + "title": "omaSetting", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Display Name." + }, + "description": { + "type": "string", + "description": "Description.", + "nullable": true + }, + "omaUri": { + "type": "string", + "description": "OMA." + } + }, + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string" + } + }, + "microsoft.graph.omaSettingInteger": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingInteger", + "type": "object", + "properties": { + "value": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Value.", + "format": "int32" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": "integer" + } + }, + "microsoft.graph.omaSettingFloatingPoint": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingFloatingPoint", + "type": "object", + "properties": { + "value": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "description": "Value.", + "format": "float" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": "float" + } + }, + "microsoft.graph.omaSettingString": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingString", + "type": "object", + "properties": { + "value": { + "type": "string", + "description": "Value." + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": "string" + } + }, + "microsoft.graph.omaSettingDateTime": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingDateTime", + "type": "object", + "properties": { + "value": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Value.", + "format": "date-time" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": "string (timestamp)" + } + }, + "microsoft.graph.omaSettingStringXml": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingStringXml", + "type": "object", + "properties": { + "fileName": { + "type": "string", + "description": "File name associated with the Value property (*.xml).", + "nullable": true + }, + "value": { + "type": "string", + "description": "Value. (UTF8 encoded byte array)", + "format": "base64url" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "fileName": "string", + "value": "string" + } + }, + "microsoft.graph.omaSettingBoolean": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingBoolean", + "type": "object", + "properties": { + "value": { + "type": "boolean", + "description": "Value." + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": true + } + }, + "microsoft.graph.omaSettingBase64": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingBase64", + "type": "object", + "properties": { + "fileName": { + "type": "string", + "description": "File name associated with the Value property (*.cer | *.crt | *.p7b | *.bin).", + "nullable": true + }, + "value": { + "type": "string", + "description": "Value. (Base64 encoded string)" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "fileName": "string", + "value": "string" + } + }, + "microsoft.graph.androidGeneralDeviceConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "androidGeneralDeviceConfiguration", + "type": "object", + "properties": { + "appsBlockClipboardSharing": { + "type": "boolean", + "description": "Indicates whether or not to block clipboard sharing to copy and paste between applications." + }, + "appsBlockCopyPaste": { + "type": "boolean", + "description": "Indicates whether or not to block copy and paste within applications." + }, + "appsBlockYouTube": { + "type": "boolean", + "description": "Indicates whether or not to block the YouTube app." + }, + "bluetoothBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block Bluetooth." + }, + "cameraBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the use of the camera." + }, + "cellularBlockDataRoaming": { + "type": "boolean", + "description": "Indicates whether or not to block data roaming." + }, + "cellularBlockMessaging": { + "type": "boolean", + "description": "Indicates whether or not to block SMS/MMS messaging." + }, + "cellularBlockVoiceRoaming": { + "type": "boolean", + "description": "Indicates whether or not to block voice roaming." + }, + "cellularBlockWiFiTethering": { + "type": "boolean", + "description": "Indicates whether or not to block syncing Wi-Fi tethering." + }, + "compliantAppsList": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements." + }, + "compliantAppListType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListType" + } + ], + "description": "Type of list that is in the CompliantAppsList." + }, + "diagnosticDataBlockSubmission": { + "type": "boolean", + "description": "Indicates whether or not to block diagnostic data submission." + }, + "locationServicesBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block location services." + }, + "googleAccountBlockAutoSync": { + "type": "boolean", + "description": "Indicates whether or not to block Google account auto sync." + }, + "googlePlayStoreBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the Google Play store." + }, + "kioskModeBlockSleepButton": { + "type": "boolean", + "description": "Indicates whether or not to block the screen sleep button while in Kiosk Mode." + }, + "kioskModeBlockVolumeButtons": { + "type": "boolean", + "description": "Indicates whether or not to block the volume buttons while in Kiosk Mode." + }, + "kioskModeApps": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "A list of apps that will be allowed to run when the device is in Kiosk Mode. This collection can contain a maximum of 500 elements." + }, + "nfcBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block Near-Field Communication." + }, + "passwordBlockFingerprintUnlock": { + "type": "boolean", + "description": "Indicates whether or not to block fingerprint unlock." + }, + "passwordBlockTrustAgents": { + "type": "boolean", + "description": "Indicates whether or not to block Smart Lock and other trust agents." + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the password expires. Valid values 1 to 365", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum length of passwords. Valid values 4 to 16", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before the screen times out.", + "format": "int32", + "nullable": true + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passwords to block. Valid values 0 to 24", + "format": "int32", + "nullable": true + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of sign in failures allowed before factory reset. Valid values 4 to 11", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidRequiredPasswordType" + } + ], + "description": "Type of password that is required." + }, + "passwordRequired": { + "type": "boolean", + "description": "Indicates whether or not to require a password." + }, + "powerOffBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block powering off the device." + }, + "factoryResetBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block user performing a factory reset." + }, + "screenCaptureBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block screenshots." + }, + "deviceSharingAllowed": { + "type": "boolean", + "description": "Indicates whether or not to allow device sharing mode." + }, + "storageBlockGoogleBackup": { + "type": "boolean", + "description": "Indicates whether or not to block Google Backup." + }, + "storageBlockRemovableStorage": { + "type": "boolean", + "description": "Indicates whether or not to block removable storage usage." + }, + "storageRequireDeviceEncryption": { + "type": "boolean", + "description": "Indicates whether or not to require device encryption." + }, + "storageRequireRemovableStorageEncryption": { + "type": "boolean", + "description": "Indicates whether or not to require removable storage encryption." + }, + "voiceAssistantBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the use of the Voice Assistant." + }, + "voiceDialingBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block voice dialing." + }, + "webBrowserBlockPopups": { + "type": "boolean", + "description": "Indicates whether or not to block popups within the web browser." + }, + "webBrowserBlockAutofill": { + "type": "boolean", + "description": "Indicates whether or not to block the web browser's auto fill feature." + }, + "webBrowserBlockJavaScript": { + "type": "boolean", + "description": "Indicates whether or not to block JavaScript within the web browser." + }, + "webBrowserBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the web browser." + }, + "webBrowserCookieSettings": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.webBrowserCookieSettings" + } + ], + "description": "Cookie settings within the web browser." + }, + "wiFiBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block syncing Wi-Fi." + }, + "appsInstallAllowList": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "List of apps which can be installed on the KNOX device. This collection can contain a maximum of 500 elements." + }, + "appsLaunchBlockList": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "List of apps which are blocked from being launched on the KNOX device. This collection can contain a maximum of 500 elements." + }, + "appsHideList": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "List of apps to be hidden on the KNOX device. This collection can contain a maximum of 500 elements." + }, + "securityRequireVerifyApps": { + "type": "boolean", + "description": "Require the Android Verify apps feature is turned on." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the androidGeneralDeviceConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "appsBlockClipboardSharing": true, + "appsBlockCopyPaste": true, + "appsBlockYouTube": true, + "bluetoothBlocked": true, + "cameraBlocked": true, + "cellularBlockDataRoaming": true, + "cellularBlockMessaging": true, + "cellularBlockVoiceRoaming": true, + "cellularBlockWiFiTethering": true, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "diagnosticDataBlockSubmission": true, + "locationServicesBlocked": true, + "googleAccountBlockAutoSync": true, + "googlePlayStoreBlocked": true, + "kioskModeBlockSleepButton": true, + "kioskModeBlockVolumeButtons": true, + "kioskModeApps": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "nfcBlocked": true, + "passwordBlockFingerprintUnlock": true, + "passwordBlockTrustAgents": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidRequiredPasswordType" + }, + "passwordRequired": true, + "powerOffBlocked": true, + "factoryResetBlocked": true, + "screenCaptureBlocked": true, + "deviceSharingAllowed": true, + "storageBlockGoogleBackup": true, + "storageBlockRemovableStorage": true, + "storageRequireDeviceEncryption": true, + "storageRequireRemovableStorageEncryption": true, + "voiceAssistantBlocked": true, + "voiceDialingBlocked": true, + "webBrowserBlockPopups": true, + "webBrowserBlockAutofill": true, + "webBrowserBlockJavaScript": true, + "webBrowserBlocked": true, + "webBrowserCookieSettings": { + "@odata.type": "microsoft.graph.webBrowserCookieSettings" + }, + "wiFiBlocked": true, + "appsInstallAllowList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsLaunchBlockList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsHideList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "securityRequireVerifyApps": true + } + }, + "microsoft.graph.androidWorkProfileCustomConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "androidWorkProfileCustomConfiguration", + "type": "object", + "properties": { + "omaSettings": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + } + ], + "nullable": true + }, + "description": "OMA settings. This collection can contain a maximum of 500 elements." + } + }, + "description": "Android Work Profile custom configuration" + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.androidWorkProfileGeneralDeviceConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "androidWorkProfileGeneralDeviceConfiguration", + "type": "object", + "properties": { + "passwordBlockFingerprintUnlock": { + "type": "boolean", + "description": "Indicates whether or not to block fingerprint unlock." + }, + "passwordBlockTrustAgents": { + "type": "boolean", + "description": "Indicates whether or not to block Smart Lock and other trust agents." + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the password expires. Valid values 1 to 365", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum length of passwords. Valid values 4 to 16", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before the screen times out.", + "format": "int32", + "nullable": true + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passwords to block. Valid values 0 to 24", + "format": "int32", + "nullable": true + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of sign in failures allowed before factory reset. Valid values 4 to 11", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidWorkProfileRequiredPasswordType" + } + ], + "description": "Type of password that is required." + }, + "workProfileDataSharingType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidWorkProfileCrossProfileDataSharingType" + } + ], + "description": "Type of data sharing that is allowed." + }, + "workProfileBlockNotificationsWhileDeviceLocked": { + "type": "boolean", + "description": "Indicates whether or not to block notifications while device locked." + }, + "workProfileBlockAddingAccounts": { + "type": "boolean", + "description": "Block users from adding/removing accounts in work profile." + }, + "workProfileBluetoothEnableContactSharing": { + "type": "boolean", + "description": "Allow bluetooth devices to access enterprise contacts." + }, + "workProfileBlockScreenCapture": { + "type": "boolean", + "description": "Block screen capture in work profile." + }, + "workProfileBlockCrossProfileCallerId": { + "type": "boolean", + "description": "Block display work profile caller ID in personal profile." + }, + "workProfileBlockCamera": { + "type": "boolean", + "description": "Block work profile camera." + }, + "workProfileBlockCrossProfileContactsSearch": { + "type": "boolean", + "description": "Block work profile contacts availability in personal profile." + }, + "workProfileBlockCrossProfileCopyPaste": { + "type": "boolean", + "description": "Boolean that indicates if the setting disallow cross profile copy/paste is enabled." + }, + "workProfileDefaultAppPermissionPolicy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidWorkProfileDefaultAppPermissionPolicyType" + } + ], + "description": "Type of password that is required." + }, + "workProfilePasswordBlockFingerprintUnlock": { + "type": "boolean", + "description": "Indicates whether or not to block fingerprint unlock for work profile." + }, + "workProfilePasswordBlockTrustAgents": { + "type": "boolean", + "description": "Indicates whether or not to block Smart Lock and other trust agents for work profile." + }, + "workProfilePasswordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the work profile password expires. Valid values 1 to 365", + "format": "int32", + "nullable": true + }, + "workProfilePasswordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum length of work profile password. Valid values 4 to 16", + "format": "int32", + "nullable": true + }, + "workProfilePasswordMinNumericCharacters": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum # of numeric characters required in work profile password. Valid values 1 to 10", + "format": "int32", + "nullable": true + }, + "workProfilePasswordMinNonLetterCharacters": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum # of non-letter characters required in work profile password. Valid values 1 to 10", + "format": "int32", + "nullable": true + }, + "workProfilePasswordMinLetterCharacters": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum # of letter characters required in work profile password. Valid values 1 to 10", + "format": "int32", + "nullable": true + }, + "workProfilePasswordMinLowerCaseCharacters": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum # of lower-case characters required in work profile password. Valid values 1 to 10", + "format": "int32", + "nullable": true + }, + "workProfilePasswordMinUpperCaseCharacters": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum # of upper-case characters required in work profile password. Valid values 1 to 10", + "format": "int32", + "nullable": true + }, + "workProfilePasswordMinSymbolCharacters": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum # of symbols required in work profile password. Valid values 1 to 10", + "format": "int32", + "nullable": true + }, + "workProfilePasswordMinutesOfInactivityBeforeScreenTimeout": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before the screen times out.", + "format": "int32", + "nullable": true + }, + "workProfilePasswordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous work profile passwords to block. Valid values 0 to 24", + "format": "int32", + "nullable": true + }, + "workProfilePasswordSignInFailureCountBeforeFactoryReset": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of sign in failures allowed before work profile is removed and all corporate data deleted. Valid values 4 to 11", + "format": "int32", + "nullable": true + }, + "workProfilePasswordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidWorkProfileRequiredPasswordType" + } + ], + "description": "Type of work profile password that is required." + }, + "workProfileRequirePassword": { + "type": "boolean", + "description": "Password is required or not for work profile" + }, + "securityRequireVerifyApps": { + "type": "boolean", + "description": "Require the Android Verify apps feature is turned on." + } + }, + "description": "Android Work Profile general device configuration." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "passwordBlockFingerprintUnlock": true, + "passwordBlockTrustAgents": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidWorkProfileRequiredPasswordType" + }, + "workProfileDataSharingType": { + "@odata.type": "microsoft.graph.androidWorkProfileCrossProfileDataSharingType" + }, + "workProfileBlockNotificationsWhileDeviceLocked": true, + "workProfileBlockAddingAccounts": true, + "workProfileBluetoothEnableContactSharing": true, + "workProfileBlockScreenCapture": true, + "workProfileBlockCrossProfileCallerId": true, + "workProfileBlockCamera": true, + "workProfileBlockCrossProfileContactsSearch": true, + "workProfileBlockCrossProfileCopyPaste": true, + "workProfileDefaultAppPermissionPolicy": { + "@odata.type": "microsoft.graph.androidWorkProfileDefaultAppPermissionPolicyType" + }, + "workProfilePasswordBlockFingerprintUnlock": true, + "workProfilePasswordBlockTrustAgents": true, + "workProfilePasswordExpirationDays": "integer", + "workProfilePasswordMinimumLength": "integer", + "workProfilePasswordMinNumericCharacters": "integer", + "workProfilePasswordMinNonLetterCharacters": "integer", + "workProfilePasswordMinLetterCharacters": "integer", + "workProfilePasswordMinLowerCaseCharacters": "integer", + "workProfilePasswordMinUpperCaseCharacters": "integer", + "workProfilePasswordMinSymbolCharacters": "integer", + "workProfilePasswordMinutesOfInactivityBeforeScreenTimeout": "integer", + "workProfilePasswordPreviousPasswordBlockCount": "integer", + "workProfilePasswordSignInFailureCountBeforeFactoryReset": "integer", + "workProfilePasswordRequiredType": { + "@odata.type": "microsoft.graph.androidWorkProfileRequiredPasswordType" + }, + "workProfileRequirePassword": true, + "securityRequireVerifyApps": true + } + }, + "microsoft.graph.iosCertificateProfile": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "iosCertificateProfile", + "type": "object", + "description": "Device Configuration." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ] + } + }, + "microsoft.graph.iosCustomConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "iosCustomConfiguration", + "type": "object", + "properties": { + "payloadName": { + "type": "string", + "description": "Name that is displayed to the user." + }, + "payloadFileName": { + "type": "string", + "description": "Payload file name (*.mobileconfig | *.xml).", + "nullable": true + }, + "payload": { + "type": "string", + "description": "Payload. (UTF8 encoded byte array)", + "format": "base64url" + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the iosCustomConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "payloadName": "string", + "payloadFileName": "string", + "payload": "string" + } + }, + "microsoft.graph.iosGeneralDeviceConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "iosGeneralDeviceConfiguration", + "type": "object", + "properties": { + "accountBlockModification": { + "type": "boolean", + "description": "Indicates whether or not to allow account modification when the device is in supervised mode." + }, + "activationLockAllowWhenSupervised": { + "type": "boolean", + "description": "Indicates whether or not to allow activation lock when the device is in the supervised mode." + }, + "airDropBlocked": { + "type": "boolean", + "description": "Indicates whether or not to allow AirDrop when the device is in supervised mode." + }, + "airDropForceUnmanagedDropTarget": { + "type": "boolean", + "description": "Indicates whether or not to cause AirDrop to be considered an unmanaged drop target (iOS 9.0 and later)." + }, + "airPlayForcePairingPasswordForOutgoingRequests": { + "type": "boolean", + "description": "Indicates whether or not to enforce all devices receiving AirPlay requests from this device to use a pairing password." + }, + "appleWatchBlockPairing": { + "type": "boolean", + "description": "Indicates whether or not to allow Apple Watch pairing when the device is in supervised mode (iOS 9.0 and later)." + }, + "appleWatchForceWristDetection": { + "type": "boolean", + "description": "Indicates whether or not to force a paired Apple Watch to use Wrist Detection (iOS 8.2 and later)." + }, + "appleNewsBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using News when the device is in supervised mode (iOS 9.0 and later)." + }, + "appsSingleAppModeList": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "Gets or sets the list of iOS apps allowed to autonomously enter Single App Mode. Supervised only. iOS 7.0 and later. This collection can contain a maximum of 500 elements." + }, + "appsVisibilityList": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "List of apps in the visibility list (either visible/launchable apps list or hidden/unlaunchable apps list, controlled by AppsVisibilityListType) (iOS 9.3 and later). This collection can contain a maximum of 10000 elements." + }, + "appsVisibilityListType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListType" + } + ], + "description": "Type of list that is in the AppsVisibilityList." + }, + "appStoreBlockAutomaticDownloads": { + "type": "boolean", + "description": "Indicates whether or not to block the automatic downloading of apps purchased on other devices when the device is in supervised mode (iOS 9.0 and later)." + }, + "appStoreBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using the App Store." + }, + "appStoreBlockInAppPurchases": { + "type": "boolean", + "description": "Indicates whether or not to block the user from making in app purchases." + }, + "appStoreBlockUIAppInstallation": { + "type": "boolean", + "description": "Indicates whether or not to block the App Store app, not restricting installation through Host apps. Applies to supervised mode only (iOS 9.0 and later)." + }, + "appStoreRequirePassword": { + "type": "boolean", + "description": "Indicates whether or not to require a password when using the app store." + }, + "bluetoothBlockModification": { + "type": "boolean", + "description": "Indicates whether or not to allow modification of Bluetooth settings when the device is in supervised mode (iOS 10.0 and later)." + }, + "cameraBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from accessing the camera of the device." + }, + "cellularBlockDataRoaming": { + "type": "boolean", + "description": "Indicates whether or not to block data roaming." + }, + "cellularBlockGlobalBackgroundFetchWhileRoaming": { + "type": "boolean", + "description": "Indicates whether or not to block global background fetch while roaming." + }, + "cellularBlockPerAppDataModification": { + "type": "boolean", + "description": "Indicates whether or not to allow changes to cellular app data usage settings when the device is in supervised mode." + }, + "cellularBlockPersonalHotspot": { + "type": "boolean", + "description": "Indicates whether or not to block Personal Hotspot." + }, + "cellularBlockVoiceRoaming": { + "type": "boolean", + "description": "Indicates whether or not to block voice roaming." + }, + "certificatesBlockUntrustedTlsCertificates": { + "type": "boolean", + "description": "Indicates whether or not to block untrusted TLS certificates." + }, + "classroomAppBlockRemoteScreenObservation": { + "type": "boolean", + "description": "Indicates whether or not to allow remote screen observation by Classroom app when the device is in supervised mode (iOS 9.3 and later)." + }, + "classroomAppForceUnpromptedScreenObservation": { + "type": "boolean", + "description": "Indicates whether or not to automatically give permission to the teacher of a managed course on the Classroom app to view a student's screen without prompting when the device is in supervised mode." + }, + "compliantAppsList": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements." + }, + "compliantAppListType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListType" + } + ], + "description": "List that is in the AppComplianceList." + }, + "configurationProfileBlockChanges": { + "type": "boolean", + "description": "Indicates whether or not to block the user from installing configuration profiles and certificates interactively when the device is in supervised mode." + }, + "definitionLookupBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block definition lookup when the device is in supervised mode (iOS 8.1.3 and later )." + }, + "deviceBlockEnableRestrictions": { + "type": "boolean", + "description": "Indicates whether or not to allow the user to enables restrictions in the device settings when the device is in supervised mode." + }, + "deviceBlockEraseContentAndSettings": { + "type": "boolean", + "description": "Indicates whether or not to allow the use of the 'Erase all content and settings' option on the device when the device is in supervised mode." + }, + "deviceBlockNameModification": { + "type": "boolean", + "description": "Indicates whether or not to allow device name modification when the device is in supervised mode (iOS 9.0 and later)." + }, + "diagnosticDataBlockSubmission": { + "type": "boolean", + "description": "Indicates whether or not to block diagnostic data submission." + }, + "diagnosticDataBlockSubmissionModification": { + "type": "boolean", + "description": "Indicates whether or not to allow diagnostics submission settings modification when the device is in supervised mode (iOS 9.3.2 and later)." + }, + "documentsBlockManagedDocumentsInUnmanagedApps": { + "type": "boolean", + "description": "Indicates whether or not to block the user from viewing managed documents in unmanaged apps." + }, + "documentsBlockUnmanagedDocumentsInManagedApps": { + "type": "boolean", + "description": "Indicates whether or not to block the user from viewing unmanaged documents in managed apps." + }, + "emailInDomainSuffixes": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "An email address lacking a suffix that matches any of these strings will be considered out-of-domain." + }, + "enterpriseAppBlockTrust": { + "type": "boolean", + "description": "Indicates whether or not to block the user from trusting an enterprise app." + }, + "enterpriseAppBlockTrustModification": { + "type": "boolean", + "description": "Indicates whether or not to block the user from modifying the enterprise app trust settings." + }, + "faceTimeBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using FaceTime." + }, + "findMyFriendsBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block Find My Friends when the device is in supervised mode." + }, + "gamingBlockGameCenterFriends": { + "type": "boolean", + "description": "Indicates whether or not to block the user from having friends in Game Center." + }, + "gamingBlockMultiplayer": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using multiplayer gaming." + }, + "gameCenterBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using Game Center when the device is in supervised mode." + }, + "hostPairingBlocked": { + "type": "boolean", + "description": "indicates whether or not to allow host pairing to control the devices an iOS device can pair with when the iOS device is in supervised mode." + }, + "iBooksStoreBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using the iBooks Store when the device is in supervised mode." + }, + "iBooksStoreBlockErotica": { + "type": "boolean", + "description": "Indicates whether or not to block the user from downloading media from the iBookstore that has been tagged as erotica." + }, + "iCloudBlockActivityContinuation": { + "type": "boolean", + "description": "Indicates whether or not to block the the user from continuing work they started on iOS device to another iOS or macOS device." + }, + "iCloudBlockBackup": { + "type": "boolean", + "description": "Indicates whether or not to block iCloud backup." + }, + "iCloudBlockDocumentSync": { + "type": "boolean", + "description": "Indicates whether or not to block iCloud document sync." + }, + "iCloudBlockManagedAppsSync": { + "type": "boolean", + "description": "Indicates whether or not to block Managed Apps Cloud Sync." + }, + "iCloudBlockPhotoLibrary": { + "type": "boolean", + "description": "Indicates whether or not to block iCloud Photo Library." + }, + "iCloudBlockPhotoStreamSync": { + "type": "boolean", + "description": "Indicates whether or not to block iCloud Photo Stream Sync." + }, + "iCloudBlockSharedPhotoStream": { + "type": "boolean", + "description": "Indicates whether or not to block Shared Photo Stream." + }, + "iCloudRequireEncryptedBackup": { + "type": "boolean", + "description": "Indicates whether or not to require backups to iCloud be encrypted." + }, + "iTunesBlockExplicitContent": { + "type": "boolean", + "description": "Indicates whether or not to block the user from accessing explicit content in iTunes and the App Store." + }, + "iTunesBlockMusicService": { + "type": "boolean", + "description": "Indicates whether or not to block Music service and revert Music app to classic mode when the device is in supervised mode (iOS 9.3 and later and macOS 10.12 and later)." + }, + "iTunesBlockRadio": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using iTunes Radio when the device is in supervised mode (iOS 9.3 and later)." + }, + "keyboardBlockAutoCorrect": { + "type": "boolean", + "description": "Indicates whether or not to block keyboard auto-correction when the device is in supervised mode (iOS 8.1.3 and later)." + }, + "keyboardBlockDictation": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using dictation input when the device is in supervised mode." + }, + "keyboardBlockPredictive": { + "type": "boolean", + "description": "Indicates whether or not to block predictive keyboards when device is in supervised mode (iOS 8.1.3 and later)." + }, + "keyboardBlockShortcuts": { + "type": "boolean", + "description": "Indicates whether or not to block keyboard shortcuts when the device is in supervised mode (iOS 9.0 and later)." + }, + "keyboardBlockSpellCheck": { + "type": "boolean", + "description": "Indicates whether or not to block keyboard spell-checking when the device is in supervised mode (iOS 8.1.3 and later)." + }, + "kioskModeAllowAssistiveSpeak": { + "type": "boolean", + "description": "Indicates whether or not to allow assistive speak while in kiosk mode." + }, + "kioskModeAllowAssistiveTouchSettings": { + "type": "boolean", + "description": "Indicates whether or not to allow access to the Assistive Touch Settings while in kiosk mode." + }, + "kioskModeAllowAutoLock": { + "type": "boolean", + "description": "Indicates whether or not to allow device auto lock while in kiosk mode." + }, + "kioskModeAllowColorInversionSettings": { + "type": "boolean", + "description": "Indicates whether or not to allow access to the Color Inversion Settings while in kiosk mode." + }, + "kioskModeAllowRingerSwitch": { + "type": "boolean", + "description": "Indicates whether or not to allow use of the ringer switch while in kiosk mode." + }, + "kioskModeAllowScreenRotation": { + "type": "boolean", + "description": "Indicates whether or not to allow screen rotation while in kiosk mode." + }, + "kioskModeAllowSleepButton": { + "type": "boolean", + "description": "Indicates whether or not to allow use of the sleep button while in kiosk mode." + }, + "kioskModeAllowTouchscreen": { + "type": "boolean", + "description": "Indicates whether or not to allow use of the touchscreen while in kiosk mode." + }, + "kioskModeAllowVoiceOverSettings": { + "type": "boolean", + "description": "Indicates whether or not to allow access to the voice over settings while in kiosk mode." + }, + "kioskModeAllowVolumeButtons": { + "type": "boolean", + "description": "Indicates whether or not to allow use of the volume buttons while in kiosk mode." + }, + "kioskModeAllowZoomSettings": { + "type": "boolean", + "description": "Indicates whether or not to allow access to the zoom settings while in kiosk mode." + }, + "kioskModeAppStoreUrl": { + "type": "string", + "description": "URL in the app store to the app to use for kiosk mode. Use if KioskModeManagedAppId is not known.", + "nullable": true + }, + "kioskModeBuiltInAppId": { + "type": "string", + "description": "ID for built-in apps to use for kiosk mode. Used when KioskModeManagedAppId and KioskModeAppStoreUrl are not set.", + "nullable": true + }, + "kioskModeRequireAssistiveTouch": { + "type": "boolean", + "description": "Indicates whether or not to require assistive touch while in kiosk mode." + }, + "kioskModeRequireColorInversion": { + "type": "boolean", + "description": "Indicates whether or not to require color inversion while in kiosk mode." + }, + "kioskModeRequireMonoAudio": { + "type": "boolean", + "description": "Indicates whether or not to require mono audio while in kiosk mode." + }, + "kioskModeRequireVoiceOver": { + "type": "boolean", + "description": "Indicates whether or not to require voice over while in kiosk mode." + }, + "kioskModeRequireZoom": { + "type": "boolean", + "description": "Indicates whether or not to require zoom while in kiosk mode." + }, + "kioskModeManagedAppId": { + "type": "string", + "description": "Managed app id of the app to use for kiosk mode. If KioskModeManagedAppId is specified then KioskModeAppStoreUrl will be ignored.", + "nullable": true + }, + "lockScreenBlockControlCenter": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using control center on the lock screen." + }, + "lockScreenBlockNotificationView": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using the notification view on the lock screen." + }, + "lockScreenBlockPassbook": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using passbook when the device is locked." + }, + "lockScreenBlockTodayView": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using the Today View on the lock screen." + }, + "mediaContentRatingAustralia": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mediaContentRatingAustralia" + } + ], + "description": "Media content rating settings for Australia", + "nullable": true + }, + "mediaContentRatingCanada": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mediaContentRatingCanada" + } + ], + "description": "Media content rating settings for Canada", + "nullable": true + }, + "mediaContentRatingFrance": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mediaContentRatingFrance" + } + ], + "description": "Media content rating settings for France", + "nullable": true + }, + "mediaContentRatingGermany": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mediaContentRatingGermany" + } + ], + "description": "Media content rating settings for Germany", + "nullable": true + }, + "mediaContentRatingIreland": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mediaContentRatingIreland" + } + ], + "description": "Media content rating settings for Ireland", + "nullable": true + }, + "mediaContentRatingJapan": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mediaContentRatingJapan" + } + ], + "description": "Media content rating settings for Japan", + "nullable": true + }, + "mediaContentRatingNewZealand": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mediaContentRatingNewZealand" + } + ], + "description": "Media content rating settings for New Zealand", + "nullable": true + }, + "mediaContentRatingUnitedKingdom": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mediaContentRatingUnitedKingdom" + } + ], + "description": "Media content rating settings for United Kingdom", + "nullable": true + }, + "mediaContentRatingUnitedStates": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mediaContentRatingUnitedStates" + } + ], + "description": "Media content rating settings for United States", + "nullable": true + }, + "networkUsageRules": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosNetworkUsageRule" + } + ], + "nullable": true + }, + "description": "List of managed apps and the network rules that applies to them. This collection can contain a maximum of 1000 elements." + }, + "mediaContentRatingApps": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingAppsType" + } + ], + "description": "Media content rating settings for Apps" + }, + "messagesBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using the Messages app on the supervised device." + }, + "notificationsBlockSettingsModification": { + "type": "boolean", + "description": "Indicates whether or not to allow notifications settings modification (iOS 9.3 and later)." + }, + "passcodeBlockFingerprintUnlock": { + "type": "boolean", + "description": "Indicates whether or not to block fingerprint unlock." + }, + "passcodeBlockFingerprintModification": { + "type": "boolean", + "description": "Block modification of registered Touch ID fingerprints when in supervised mode." + }, + "passcodeBlockModification": { + "type": "boolean", + "description": "Indicates whether or not to allow passcode modification on the supervised device (iOS 9.0 and later)." + }, + "passcodeBlockSimple": { + "type": "boolean", + "description": "Indicates whether or not to block simple passcodes." + }, + "passcodeExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the passcode expires. Valid values 1 to 65535", + "format": "int32", + "nullable": true + }, + "passcodeMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum length of passcode. Valid values 4 to 14", + "format": "int32", + "nullable": true + }, + "passcodeMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before a passcode is required.", + "format": "int32", + "nullable": true + }, + "passcodeMinutesOfInactivityBeforeScreenTimeout": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before the screen times out.", + "format": "int32", + "nullable": true + }, + "passcodeMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of character sets a passcode must contain. Valid values 0 to 4", + "format": "int32", + "nullable": true + }, + "passcodePreviousPasscodeBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passcodes to block. Valid values 1 to 24", + "format": "int32", + "nullable": true + }, + "passcodeSignInFailureCountBeforeWipe": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of sign in failures allowed before wiping the device. Valid values 4 to 11", + "format": "int32", + "nullable": true + }, + "passcodeRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "Type of passcode that is required." + }, + "passcodeRequired": { + "type": "boolean", + "description": "Indicates whether or not to require a passcode." + }, + "podcastsBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using podcasts on the supervised device (iOS 8.0 and later)." + }, + "safariBlockAutofill": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using Auto fill in Safari." + }, + "safariBlockJavaScript": { + "type": "boolean", + "description": "Indicates whether or not to block JavaScript in Safari." + }, + "safariBlockPopups": { + "type": "boolean", + "description": "Indicates whether or not to block popups in Safari." + }, + "safariBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using Safari." + }, + "safariCookieSettings": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.webBrowserCookieSettings" + } + ], + "description": "Cookie settings for Safari." + }, + "safariManagedDomains": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "URLs matching the patterns listed here will be considered managed." + }, + "safariPasswordAutoFillDomains": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "Users can save passwords in Safari only from URLs matching the patterns listed here. Applies to devices in supervised mode (iOS 9.3 and later)." + }, + "safariRequireFraudWarning": { + "type": "boolean", + "description": "Indicates whether or not to require fraud warning in Safari." + }, + "screenCaptureBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from taking Screenshots." + }, + "siriBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using Siri." + }, + "siriBlockedWhenLocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from using Siri when locked." + }, + "siriBlockUserGeneratedContent": { + "type": "boolean", + "description": "Indicates whether or not to block Siri from querying user-generated content when used on a supervised device." + }, + "siriRequireProfanityFilter": { + "type": "boolean", + "description": "Indicates whether or not to prevent Siri from dictating, or speaking profane language on supervised device." + }, + "spotlightBlockInternetResults": { + "type": "boolean", + "description": "Indicates whether or not to block Spotlight search from returning internet results on supervised device." + }, + "voiceDialingBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block voice dialing." + }, + "wallpaperBlockModification": { + "type": "boolean", + "description": "Indicates whether or not to allow wallpaper modification on supervised device (iOS 9.0 and later) ." + }, + "wiFiConnectOnlyToConfiguredNetworks": { + "type": "boolean", + "description": "Indicates whether or not to force the device to use only Wi-Fi networks from configuration profiles when the device is in supervised mode." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the iosGeneralDeviceConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "accountBlockModification": true, + "activationLockAllowWhenSupervised": true, + "airDropBlocked": true, + "airDropForceUnmanagedDropTarget": true, + "airPlayForcePairingPasswordForOutgoingRequests": true, + "appleWatchBlockPairing": true, + "appleWatchForceWristDetection": true, + "appleNewsBlocked": true, + "appsSingleAppModeList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsVisibilityList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsVisibilityListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "appStoreBlockAutomaticDownloads": true, + "appStoreBlocked": true, + "appStoreBlockInAppPurchases": true, + "appStoreBlockUIAppInstallation": true, + "appStoreRequirePassword": true, + "bluetoothBlockModification": true, + "cameraBlocked": true, + "cellularBlockDataRoaming": true, + "cellularBlockGlobalBackgroundFetchWhileRoaming": true, + "cellularBlockPerAppDataModification": true, + "cellularBlockPersonalHotspot": true, + "cellularBlockVoiceRoaming": true, + "certificatesBlockUntrustedTlsCertificates": true, + "classroomAppBlockRemoteScreenObservation": true, + "classroomAppForceUnpromptedScreenObservation": true, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "configurationProfileBlockChanges": true, + "definitionLookupBlocked": true, + "deviceBlockEnableRestrictions": true, + "deviceBlockEraseContentAndSettings": true, + "deviceBlockNameModification": true, + "diagnosticDataBlockSubmission": true, + "diagnosticDataBlockSubmissionModification": true, + "documentsBlockManagedDocumentsInUnmanagedApps": true, + "documentsBlockUnmanagedDocumentsInManagedApps": true, + "emailInDomainSuffixes": [ + "string" + ], + "enterpriseAppBlockTrust": true, + "enterpriseAppBlockTrustModification": true, + "faceTimeBlocked": true, + "findMyFriendsBlocked": true, + "gamingBlockGameCenterFriends": true, + "gamingBlockMultiplayer": true, + "gameCenterBlocked": true, + "hostPairingBlocked": true, + "iBooksStoreBlocked": true, + "iBooksStoreBlockErotica": true, + "iCloudBlockActivityContinuation": true, + "iCloudBlockBackup": true, + "iCloudBlockDocumentSync": true, + "iCloudBlockManagedAppsSync": true, + "iCloudBlockPhotoLibrary": true, + "iCloudBlockPhotoStreamSync": true, + "iCloudBlockSharedPhotoStream": true, + "iCloudRequireEncryptedBackup": true, + "iTunesBlockExplicitContent": true, + "iTunesBlockMusicService": true, + "iTunesBlockRadio": true, + "keyboardBlockAutoCorrect": true, + "keyboardBlockDictation": true, + "keyboardBlockPredictive": true, + "keyboardBlockShortcuts": true, + "keyboardBlockSpellCheck": true, + "kioskModeAllowAssistiveSpeak": true, + "kioskModeAllowAssistiveTouchSettings": true, + "kioskModeAllowAutoLock": true, + "kioskModeAllowColorInversionSettings": true, + "kioskModeAllowRingerSwitch": true, + "kioskModeAllowScreenRotation": true, + "kioskModeAllowSleepButton": true, + "kioskModeAllowTouchscreen": true, + "kioskModeAllowVoiceOverSettings": true, + "kioskModeAllowVolumeButtons": true, + "kioskModeAllowZoomSettings": true, + "kioskModeAppStoreUrl": "string", + "kioskModeBuiltInAppId": "string", + "kioskModeRequireAssistiveTouch": true, + "kioskModeRequireColorInversion": true, + "kioskModeRequireMonoAudio": true, + "kioskModeRequireVoiceOver": true, + "kioskModeRequireZoom": true, + "kioskModeManagedAppId": "string", + "lockScreenBlockControlCenter": true, + "lockScreenBlockNotificationView": true, + "lockScreenBlockPassbook": true, + "lockScreenBlockTodayView": true, + "mediaContentRatingAustralia": { + "@odata.type": "microsoft.graph.mediaContentRatingAustralia" + }, + "mediaContentRatingCanada": { + "@odata.type": "microsoft.graph.mediaContentRatingCanada" + }, + "mediaContentRatingFrance": { + "@odata.type": "microsoft.graph.mediaContentRatingFrance" + }, + "mediaContentRatingGermany": { + "@odata.type": "microsoft.graph.mediaContentRatingGermany" + }, + "mediaContentRatingIreland": { + "@odata.type": "microsoft.graph.mediaContentRatingIreland" + }, + "mediaContentRatingJapan": { + "@odata.type": "microsoft.graph.mediaContentRatingJapan" + }, + "mediaContentRatingNewZealand": { + "@odata.type": "microsoft.graph.mediaContentRatingNewZealand" + }, + "mediaContentRatingUnitedKingdom": { + "@odata.type": "microsoft.graph.mediaContentRatingUnitedKingdom" + }, + "mediaContentRatingUnitedStates": { + "@odata.type": "microsoft.graph.mediaContentRatingUnitedStates" + }, + "networkUsageRules": [ + { + "@odata.type": "microsoft.graph.iosNetworkUsageRule" + } + ], + "mediaContentRatingApps": { + "@odata.type": "microsoft.graph.ratingAppsType" + }, + "messagesBlocked": true, + "notificationsBlockSettingsModification": true, + "passcodeBlockFingerprintUnlock": true, + "passcodeBlockFingerprintModification": true, + "passcodeBlockModification": true, + "passcodeBlockSimple": true, + "passcodeExpirationDays": "integer", + "passcodeMinimumLength": "integer", + "passcodeMinutesOfInactivityBeforeLock": "integer", + "passcodeMinutesOfInactivityBeforeScreenTimeout": "integer", + "passcodeMinimumCharacterSetCount": "integer", + "passcodePreviousPasscodeBlockCount": "integer", + "passcodeSignInFailureCountBeforeWipe": "integer", + "passcodeRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passcodeRequired": true, + "podcastsBlocked": true, + "safariBlockAutofill": true, + "safariBlockJavaScript": true, + "safariBlockPopups": true, + "safariBlocked": true, + "safariCookieSettings": { + "@odata.type": "microsoft.graph.webBrowserCookieSettings" + }, + "safariManagedDomains": [ + "string" + ], + "safariPasswordAutoFillDomains": [ + "string" + ], + "safariRequireFraudWarning": true, + "screenCaptureBlocked": true, + "siriBlocked": true, + "siriBlockedWhenLocked": true, + "siriBlockUserGeneratedContent": true, + "siriRequireProfanityFilter": true, + "spotlightBlockInternetResults": true, + "voiceDialingBlocked": true, + "wallpaperBlockModification": true, + "wiFiConnectOnlyToConfiguredNetworks": true + } + }, + "microsoft.graph.mediaContentRatingAustralia": { + "title": "mediaContentRatingAustralia", + "type": "object", + "properties": { + "movieRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingAustraliaMoviesType" + } + ], + "description": "Movies rating selected for Australia" + }, + "tvRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingAustraliaTelevisionType" + } + ], + "description": "TV rating selected for Australia" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingAustraliaMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingAustraliaTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingCanada": { + "title": "mediaContentRatingCanada", + "type": "object", + "properties": { + "movieRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingCanadaMoviesType" + } + ], + "description": "Movies rating selected for Canada" + }, + "tvRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingCanadaTelevisionType" + } + ], + "description": "TV rating selected for Canada" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingCanadaMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingCanadaTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingFrance": { + "title": "mediaContentRatingFrance", + "type": "object", + "properties": { + "movieRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingFranceMoviesType" + } + ], + "description": "Movies rating selected for France" + }, + "tvRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingFranceTelevisionType" + } + ], + "description": "TV rating selected for France" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingFranceMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingFranceTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingGermany": { + "title": "mediaContentRatingGermany", + "type": "object", + "properties": { + "movieRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingGermanyMoviesType" + } + ], + "description": "Movies rating selected for Germany" + }, + "tvRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingGermanyTelevisionType" + } + ], + "description": "TV rating selected for Germany" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingGermanyMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingGermanyTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingIreland": { + "title": "mediaContentRatingIreland", + "type": "object", + "properties": { + "movieRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingIrelandMoviesType" + } + ], + "description": "Movies rating selected for Ireland" + }, + "tvRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingIrelandTelevisionType" + } + ], + "description": "TV rating selected for Ireland" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingIrelandMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingIrelandTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingJapan": { + "title": "mediaContentRatingJapan", + "type": "object", + "properties": { + "movieRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingJapanMoviesType" + } + ], + "description": "Movies rating selected for Japan" + }, + "tvRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingJapanTelevisionType" + } + ], + "description": "TV rating selected for Japan" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingJapanMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingJapanTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingNewZealand": { + "title": "mediaContentRatingNewZealand", + "type": "object", + "properties": { + "movieRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingNewZealandMoviesType" + } + ], + "description": "Movies rating selected for New Zealand" + }, + "tvRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingNewZealandTelevisionType" + } + ], + "description": "TV rating selected for New Zealand" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingNewZealandMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingNewZealandTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingUnitedKingdom": { + "title": "mediaContentRatingUnitedKingdom", + "type": "object", + "properties": { + "movieRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingUnitedKingdomMoviesType" + } + ], + "description": "Movies rating selected for United Kingdom" + }, + "tvRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingUnitedKingdomTelevisionType" + } + ], + "description": "TV rating selected for United Kingdom" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingUnitedKingdomMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingUnitedKingdomTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingUnitedStates": { + "title": "mediaContentRatingUnitedStates", + "type": "object", + "properties": { + "movieRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingUnitedStatesMoviesType" + } + ], + "description": "Movies rating selected for United States" + }, + "tvRating": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ratingUnitedStatesTelevisionType" + } + ], + "description": "TV rating selected for United States" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingUnitedStatesMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingUnitedStatesTelevisionType" + } + } + }, + "microsoft.graph.iosNetworkUsageRule": { + "title": "iosNetworkUsageRule", + "type": "object", + "properties": { + "managedApps": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "Information about the managed apps that this rule is going to apply to. This collection can contain a maximum of 500 elements." + }, + "cellularDataBlockWhenRoaming": { + "type": "boolean", + "description": "If set to true, corresponding managed apps will not be allowed to use cellular data when roaming." + }, + "cellularDataBlocked": { + "type": "boolean", + "description": "If set to true, corresponding managed apps will not be allowed to use cellular data at any time." + } + }, + "example": { + "managedApps": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "cellularDataBlockWhenRoaming": true, + "cellularDataBlocked": true + } + }, + "microsoft.graph.iosUpdateConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "iosUpdateConfiguration", + "type": "object", + "properties": { + "activeHoursStart": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "description": "Active Hours Start (active hours mean the time window when updates install should not happen)", + "format": "time" + }, + "activeHoursEnd": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "description": "Active Hours End (active hours mean the time window when updates install should not happen)", + "format": "time" + }, + "scheduledInstallDays": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.dayOfWeek" + } + ] + }, + "description": "Days in week for which active hours are configured. This collection can contain a maximum of 7 elements." + }, + "utcTimeOffsetInMinutes": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "UTC Time Offset indicated in minutes", + "format": "int32" + } + }, + "description": "IOS Update Configuration, allows you to configure time window within week to install iOS updates" + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "activeHoursStart": "string (timestamp)", + "activeHoursEnd": "string (timestamp)", + "scheduledInstallDays": [ + { + "@odata.type": "microsoft.graph.dayOfWeek" + } + ], + "utcTimeOffsetInMinutes": "integer" + } + }, + "microsoft.graph.macOSCustomConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "macOSCustomConfiguration", + "type": "object", + "properties": { + "payloadName": { + "type": "string", + "description": "Name that is displayed to the user." + }, + "payloadFileName": { + "type": "string", + "description": "Payload file name (*.mobileconfig | *.xml).", + "nullable": true + }, + "payload": { + "type": "string", + "description": "Payload. (UTF8 encoded byte array)", + "format": "base64url" + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the macOSCustomConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "payloadName": "string", + "payloadFileName": "string", + "payload": "string" + } + }, + "microsoft.graph.macOSGeneralDeviceConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "macOSGeneralDeviceConfiguration", + "type": "object", + "properties": { + "compliantAppsList": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements." + }, + "compliantAppListType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListType" + } + ], + "description": "List that is in the CompliantAppsList." + }, + "emailInDomainSuffixes": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "An email address lacking a suffix that matches any of these strings will be considered out-of-domain." + }, + "passwordBlockSimple": { + "type": "boolean", + "description": "Block simple passwords." + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the password expires.", + "format": "int32", + "nullable": true + }, + "passwordMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of character sets a password must contain. Valid values 0 to 4", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum length of passwords.", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity required before a password is required.", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity required before the screen times out.", + "format": "int32", + "nullable": true + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passwords to block.", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "Type of password that is required." + }, + "passwordRequired": { + "type": "boolean", + "description": "Whether or not to require a password." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the macOSGeneralDeviceConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "emailInDomainSuffixes": [ + "string" + ], + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordRequired": true + } + }, + "microsoft.graph.appleDeviceFeaturesConfigurationBase": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "appleDeviceFeaturesConfigurationBase", + "type": "object", + "description": "Apple device features configuration profile." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ] + } + }, + "microsoft.graph.iosDeviceFeaturesConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appleDeviceFeaturesConfigurationBase" + }, + { + "title": "iosDeviceFeaturesConfiguration", + "type": "object", + "properties": { + "assetTagTemplate": { + "type": "string", + "description": "Asset tag information for the device, displayed on the login window and lock screen.", + "nullable": true + }, + "lockScreenFootnote": { + "type": "string", + "description": "A footnote displayed on the login window and lock screen. Available in iOS 9.3.1 and later.", + "nullable": true + }, + "homeScreenDockIcons": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosHomeScreenItem" + } + ], + "nullable": true + }, + "description": "A list of app and folders to appear on the Home Screen Dock. This collection can contain a maximum of 500 elements." + }, + "homeScreenPages": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosHomeScreenPage" + } + ], + "nullable": true + }, + "description": "A list of pages on the Home Screen. This collection can contain a maximum of 500 elements." + }, + "notificationSettings": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosNotificationSettings" + } + ], + "nullable": true + }, + "description": "Notification settings for each bundle id. Applicable to devices in supervised mode only (iOS 9.3 and later). This collection can contain a maximum of 500 elements." + } + }, + "description": "iOS Device Features Configuration Profile." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assetTagTemplate": "string", + "lockScreenFootnote": "string", + "homeScreenDockIcons": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenItem" + } + ], + "homeScreenPages": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenPage" + } + ], + "notificationSettings": [ + { + "@odata.type": "microsoft.graph.iosNotificationSettings" + } + ] + } + }, + "microsoft.graph.iosHomeScreenItem": { + "title": "iosHomeScreenItem", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Name of the app", + "nullable": true + } + }, + "example": { + "displayName": "string" + } + }, + "microsoft.graph.iosHomeScreenPage": { + "title": "iosHomeScreenPage", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Name of the page", + "nullable": true + }, + "icons": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosHomeScreenItem" + }, + "description": "A list of apps and folders to appear on a page. This collection can contain a maximum of 500 elements." + } + }, + "example": { + "displayName": "string", + "icons": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenItem" + } + ] + } + }, + "microsoft.graph.iosNotificationSettings": { + "title": "iosNotificationSettings", + "type": "object", + "properties": { + "bundleID": { + "type": "string", + "description": "Bundle id of app to which to apply these notification settings." + }, + "appName": { + "type": "string", + "description": "Application name to be associated with the bundleID.", + "nullable": true + }, + "publisher": { + "type": "string", + "description": "Publisher to be associated with the bundleID.", + "nullable": true + }, + "enabled": { + "type": "boolean", + "description": "Indicates whether notifications are allowed for this app.", + "nullable": true + }, + "showInNotificationCenter": { + "type": "boolean", + "description": "Indicates whether notifications can be shown in notification center.", + "nullable": true + }, + "showOnLockScreen": { + "type": "boolean", + "description": "Indicates whether notifications can be shown on the lock screen.", + "nullable": true + }, + "alertType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosNotificationAlertType" + } + ], + "description": "Indicates the type of alert for notifications for this app." + }, + "badgesEnabled": { + "type": "boolean", + "description": "Indicates whether badges are allowed for this app.", + "nullable": true + }, + "soundsEnabled": { + "type": "boolean", + "description": "Indicates whether sounds are allowed for this app.", + "nullable": true + } + }, + "example": { + "bundleID": "string", + "appName": "string", + "publisher": "string", + "enabled": true, + "showInNotificationCenter": true, + "showOnLockScreen": true, + "alertType": { + "@odata.type": "microsoft.graph.iosNotificationAlertType" + }, + "badgesEnabled": true, + "soundsEnabled": true + } + }, + "microsoft.graph.iosHomeScreenFolder": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosHomeScreenItem" + }, + { + "title": "iosHomeScreenFolder", + "type": "object", + "properties": { + "pages": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosHomeScreenFolderPage" + }, + "description": "Pages of Home Screen Layout Icons which must be Application Type. This collection can contain a maximum of 500 elements." + } + } + } + ], + "example": { + "displayName": "string", + "pages": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenFolderPage" + } + ] + } + }, + "microsoft.graph.iosHomeScreenFolderPage": { + "title": "iosHomeScreenFolderPage", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Name of the folder page", + "nullable": true + }, + "apps": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.iosHomeScreenApp" + }, + "description": "A list of apps to appear on a page within a folder. This collection can contain a maximum of 500 elements." + } + }, + "example": { + "displayName": "string", + "apps": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenApp" + } + ] + } + }, + "microsoft.graph.iosHomeScreenApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.iosHomeScreenItem" + }, + { + "title": "iosHomeScreenApp", + "type": "object", + "properties": { + "bundleID": { + "type": "string", + "description": "BundleID of app" + } + } + } + ], + "example": { + "displayName": "string", + "bundleID": "string" + } + }, + "microsoft.graph.macOSDeviceFeaturesConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appleDeviceFeaturesConfigurationBase" + }, + { + "title": "macOSDeviceFeaturesConfiguration", + "type": "object", + "description": "MacOS device features configuration profile." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ] + } + }, + "microsoft.graph.windowsDefenderAdvancedThreatProtectionConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windowsDefenderAdvancedThreatProtectionConfiguration", + "type": "object", + "properties": { + "allowSampleSharing": { + "type": "boolean", + "description": "Windows Defender AdvancedThreatProtection \"Allow Sample Sharing\" Rule" + }, + "enableExpeditedTelemetryReporting": { + "type": "boolean", + "description": "Expedite Windows Defender Advanced Threat Protection telemetry reporting frequency." + } + }, + "description": "Windows Defender AdvancedThreatProtection Configuration." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "allowSampleSharing": true, + "enableExpeditedTelemetryReporting": true + } + }, + "microsoft.graph.editionUpgradeConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "editionUpgradeConfiguration", + "type": "object", + "properties": { + "licenseType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.editionUpgradeLicenseType" + } + ], + "description": "Edition Upgrade License Type." + }, + "targetEdition": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windows10EditionType" + } + ], + "description": "Edition Upgrade Target Edition." + }, + "license": { + "type": "string", + "description": "Edition Upgrade License File Content.", + "nullable": true + }, + "productKey": { + "type": "string", + "description": "Edition Upgrade Product Key.", + "nullable": true + } + }, + "description": "Windows 10 Edition Upgrade configuration." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "licenseType": { + "@odata.type": "microsoft.graph.editionUpgradeLicenseType" + }, + "targetEdition": { + "@odata.type": "microsoft.graph.windows10EditionType" + }, + "license": "string", + "productKey": "string" + } + }, + "microsoft.graph.windows10EndpointProtectionConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10EndpointProtectionConfiguration", + "type": "object", + "properties": { + "firewallBlockStatefulFTP": { + "type": "boolean", + "description": "Blocks stateful FTP connections to the device" + }, + "firewallIdleTimeoutForSecurityAssociationInSeconds": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Configures the idle timeout for security associations, in seconds, from 300 to 3600 inclusive. This is the period after which security associations will expire and be deleted. Valid values 300 to 3600", + "format": "int32", + "nullable": true + }, + "firewallPreSharedKeyEncodingMethod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.firewallPreSharedKeyEncodingMethodType" + } + ], + "description": "Select the preshared key encoding to be used" + }, + "firewallIPSecExemptionsAllowNeighborDiscovery": { + "type": "boolean", + "description": "Configures IPSec exemptions to allow neighbor discovery IPv6 ICMP type-codes" + }, + "firewallIPSecExemptionsAllowICMP": { + "type": "boolean", + "description": "Configures IPSec exemptions to allow ICMP" + }, + "firewallIPSecExemptionsAllowRouterDiscovery": { + "type": "boolean", + "description": "Configures IPSec exemptions to allow router discovery IPv6 ICMP type-codes" + }, + "firewallIPSecExemptionsAllowDHCP": { + "type": "boolean", + "description": "Configures IPSec exemptions to allow both IPv4 and IPv6 DHCP traffic" + }, + "firewallCertificateRevocationListCheckMethod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.firewallCertificateRevocationListCheckMethodType" + } + ], + "description": "Specify how the certificate revocation list is to be enforced" + }, + "firewallMergeKeyingModuleSettings": { + "type": "boolean", + "description": "If an authentication set is not fully supported by a keying module, direct the module to ignore only unsupported authentication suites rather than the entire set" + }, + "firewallPacketQueueingMethod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.firewallPacketQueueingMethodType" + } + ], + "description": "Configures how packet queueing should be applied in the tunnel gateway scenario" + }, + "firewallProfileDomain": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsFirewallNetworkProfile" + } + ], + "description": "Configures the firewall profile settings for domain networks", + "nullable": true + }, + "firewallProfilePublic": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsFirewallNetworkProfile" + } + ], + "description": "Configures the firewall profile settings for public networks", + "nullable": true + }, + "firewallProfilePrivate": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsFirewallNetworkProfile" + } + ], + "description": "Configures the firewall profile settings for private networks", + "nullable": true + }, + "defenderAttackSurfaceReductionExcludedPaths": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "List of exe files and folders to be excluded from attack surface reduction rules" + }, + "defenderGuardedFoldersAllowedAppPaths": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "List of paths to exe that are allowed to access protected folders" + }, + "defenderAdditionalGuardedFolders": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "List of folder paths to be added to the list of protected folders" + }, + "defenderExploitProtectionXml": { + "type": "string", + "description": "Xml content containing information regarding exploit protection details.", + "format": "base64url", + "nullable": true + }, + "defenderExploitProtectionXmlFileName": { + "type": "string", + "description": "Name of the file from which DefenderExploitProtectionXml was obtained.", + "nullable": true + }, + "defenderSecurityCenterBlockExploitProtectionOverride": { + "type": "boolean", + "description": "Indicates whether or not to block user from overriding Exploit Protection settings." + }, + "appLockerApplicationControl": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appLockerApplicationControlType" + } + ], + "description": "Enables the Admin to choose what types of app to allow on devices." + }, + "smartScreenEnableInShell": { + "type": "boolean", + "description": "Allows IT Admins to configure SmartScreen for Windows." + }, + "smartScreenBlockOverrideForFiles": { + "type": "boolean", + "description": "Allows IT Admins to control whether users can can ignore SmartScreen warnings and run malicious files." + }, + "applicationGuardEnabled": { + "type": "boolean", + "description": "Enable Windows Defender Application Guard" + }, + "applicationGuardBlockFileTransfer": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.applicationGuardBlockFileTransferType" + } + ], + "description": "Block clipboard to transfer image file, text file or neither of them" + }, + "applicationGuardBlockNonEnterpriseContent": { + "type": "boolean", + "description": "Block enterprise sites to load non-enterprise content, such as third party plug-ins" + }, + "applicationGuardAllowPersistence": { + "type": "boolean", + "description": "Allow persisting user generated data inside the App Guard Containter (favorites, cookies, web passwords, etc.)" + }, + "applicationGuardForceAuditing": { + "type": "boolean", + "description": "Force auditing will persist Windows logs and events to meet security/compliance criteria (sample events are user login-logoff, use of privilege rights, software installation, system changes, etc.)" + }, + "applicationGuardBlockClipboardSharing": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.applicationGuardBlockClipboardSharingType" + } + ], + "description": "Block clipboard to share data from Host to Container, or from Container to Host, or both ways, or neither ways." + }, + "applicationGuardAllowPrintToPDF": { + "type": "boolean", + "description": "Allow printing to PDF from Container" + }, + "applicationGuardAllowPrintToXPS": { + "type": "boolean", + "description": "Allow printing to XPS from Container" + }, + "applicationGuardAllowPrintToLocalPrinters": { + "type": "boolean", + "description": "Allow printing to Local Printers from Container" + }, + "applicationGuardAllowPrintToNetworkPrinters": { + "type": "boolean", + "description": "Allow printing to Network Printers from Container" + }, + "bitLockerDisableWarningForOtherDiskEncryption": { + "type": "boolean", + "description": "Allows the Admin to disable the warning prompt for other disk encryption on the user machines." + }, + "bitLockerEnableStorageCardEncryptionOnMobile": { + "type": "boolean", + "description": "Allows the admin to require encryption to be turned on using BitLocker. This policy is valid only for a mobile SKU." + }, + "bitLockerEncryptDevice": { + "type": "boolean", + "description": "Allows the admin to require encryption to be turned on using BitLocker." + }, + "bitLockerRemovableDrivePolicy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.bitLockerRemovableDrivePolicy" + } + ], + "description": "BitLocker Removable Drive Policy.", + "nullable": true + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the Windows10EndpointProtectionConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "firewallBlockStatefulFTP": true, + "firewallIdleTimeoutForSecurityAssociationInSeconds": "integer", + "firewallPreSharedKeyEncodingMethod": { + "@odata.type": "microsoft.graph.firewallPreSharedKeyEncodingMethodType" + }, + "firewallIPSecExemptionsAllowNeighborDiscovery": true, + "firewallIPSecExemptionsAllowICMP": true, + "firewallIPSecExemptionsAllowRouterDiscovery": true, + "firewallIPSecExemptionsAllowDHCP": true, + "firewallCertificateRevocationListCheckMethod": { + "@odata.type": "microsoft.graph.firewallCertificateRevocationListCheckMethodType" + }, + "firewallMergeKeyingModuleSettings": true, + "firewallPacketQueueingMethod": { + "@odata.type": "microsoft.graph.firewallPacketQueueingMethodType" + }, + "firewallProfileDomain": { + "@odata.type": "microsoft.graph.windowsFirewallNetworkProfile" + }, + "firewallProfilePublic": { + "@odata.type": "microsoft.graph.windowsFirewallNetworkProfile" + }, + "firewallProfilePrivate": { + "@odata.type": "microsoft.graph.windowsFirewallNetworkProfile" + }, + "defenderAttackSurfaceReductionExcludedPaths": [ + "string" + ], + "defenderGuardedFoldersAllowedAppPaths": [ + "string" + ], + "defenderAdditionalGuardedFolders": [ + "string" + ], + "defenderExploitProtectionXml": "string", + "defenderExploitProtectionXmlFileName": "string", + "defenderSecurityCenterBlockExploitProtectionOverride": true, + "appLockerApplicationControl": { + "@odata.type": "microsoft.graph.appLockerApplicationControlType" + }, + "smartScreenEnableInShell": true, + "smartScreenBlockOverrideForFiles": true, + "applicationGuardEnabled": true, + "applicationGuardBlockFileTransfer": { + "@odata.type": "microsoft.graph.applicationGuardBlockFileTransferType" + }, + "applicationGuardBlockNonEnterpriseContent": true, + "applicationGuardAllowPersistence": true, + "applicationGuardForceAuditing": true, + "applicationGuardBlockClipboardSharing": { + "@odata.type": "microsoft.graph.applicationGuardBlockClipboardSharingType" + }, + "applicationGuardAllowPrintToPDF": true, + "applicationGuardAllowPrintToXPS": true, + "applicationGuardAllowPrintToLocalPrinters": true, + "applicationGuardAllowPrintToNetworkPrinters": true, + "bitLockerDisableWarningForOtherDiskEncryption": true, + "bitLockerEnableStorageCardEncryptionOnMobile": true, + "bitLockerEncryptDevice": true, + "bitLockerRemovableDrivePolicy": { + "@odata.type": "microsoft.graph.bitLockerRemovableDrivePolicy" + } + } + }, + "microsoft.graph.windowsFirewallNetworkProfile": { + "title": "windowsFirewallNetworkProfile", + "type": "object", + "properties": { + "firewallEnabled": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.stateManagementSetting" + } + ], + "description": "Configures the host device to allow or block the firewall and advanced security enforcement for the network profile." + }, + "stealthModeBlocked": { + "type": "boolean", + "description": "Prevent the server from operating in stealth mode. When StealthModeRequired and StealthModeBlocked are both true, StealthModeBlocked takes priority." + }, + "incomingTrafficBlocked": { + "type": "boolean", + "description": "Configures the firewall to block all incoming traffic regardless of other policy settings. When IncomingTrafficRequired and IncomingTrafficBlocked are both true, IncomingTrafficBlocked takes priority." + }, + "unicastResponsesToMulticastBroadcastsBlocked": { + "type": "boolean", + "description": "Configures the firewall to block unicast responses to multicast broadcast traffic. When UnicastResponsesToMulticastBroadcastsRequired and UnicastResponsesToMulticastBroadcastsBlocked are both true, UnicastResponsesToMulticastBroadcastsBlocked takes priority." + }, + "inboundNotificationsBlocked": { + "type": "boolean", + "description": "Prevents the firewall from displaying notifications when an application is blocked from listening on a port. When InboundNotificationsRequired and InboundNotificationsBlocked are both true, InboundNotificationsBlocked takes priority." + }, + "authorizedApplicationRulesFromGroupPolicyMerged": { + "type": "boolean", + "description": "Configures the firewall to merge authorized application rules from group policy with those from local store instead of ignoring the local store rules. When AuthorizedApplicationRulesFromGroupPolicyNotMerged and AuthorizedApplicationRulesFromGroupPolicyMerged are both true, AuthorizedApplicationRulesFromGroupPolicyMerged takes priority." + }, + "globalPortRulesFromGroupPolicyMerged": { + "type": "boolean", + "description": "Configures the firewall to merge global port rules from group policy with those from local store instead of ignoring the local store rules. When GlobalPortRulesFromGroupPolicyNotMerged and GlobalPortRulesFromGroupPolicyMerged are both true, GlobalPortRulesFromGroupPolicyMerged takes priority." + }, + "connectionSecurityRulesFromGroupPolicyMerged": { + "type": "boolean", + "description": "Configures the firewall to merge connection security rules from group policy with those from local store instead of ignoring the local store rules. When ConnectionSecurityRulesFromGroupPolicyNotMerged and ConnectionSecurityRulesFromGroupPolicyMerged are both true, ConnectionSecurityRulesFromGroupPolicyMerged takes priority." + }, + "outboundConnectionsBlocked": { + "type": "boolean", + "description": "Configures the firewall to block all outgoing connections by default. When OutboundConnectionsRequired and OutboundConnectionsBlocked are both true, OutboundConnectionsBlocked takes priority." + }, + "inboundConnectionsBlocked": { + "type": "boolean", + "description": "Configures the firewall to block all incoming connections by default. When InboundConnectionsRequired and InboundConnectionsBlocked are both true, InboundConnectionsBlocked takes priority." + }, + "securedPacketExemptionAllowed": { + "type": "boolean", + "description": "Configures the firewall to allow the host computer to respond to unsolicited network traffic of that traffic is secured by IPSec even when stealthModeBlocked is set to true. When SecuredPacketExemptionBlocked and SecuredPacketExemptionAllowed are both true, SecuredPacketExemptionAllowed takes priority." + }, + "policyRulesFromGroupPolicyMerged": { + "type": "boolean", + "description": "Configures the firewall to merge Firewall Rule policies from group policy with those from local store instead of ignoring the local store rules. When PolicyRulesFromGroupPolicyNotMerged and PolicyRulesFromGroupPolicyMerged are both true, PolicyRulesFromGroupPolicyMerged takes priority." + } + }, + "example": { + "firewallEnabled": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "stealthModeBlocked": true, + "incomingTrafficBlocked": true, + "unicastResponsesToMulticastBroadcastsBlocked": true, + "inboundNotificationsBlocked": true, + "authorizedApplicationRulesFromGroupPolicyMerged": true, + "globalPortRulesFromGroupPolicyMerged": true, + "connectionSecurityRulesFromGroupPolicyMerged": true, + "outboundConnectionsBlocked": true, + "inboundConnectionsBlocked": true, + "securedPacketExemptionAllowed": true, + "policyRulesFromGroupPolicyMerged": true + } + }, + "microsoft.graph.bitLockerRemovableDrivePolicy": { + "title": "bitLockerRemovableDrivePolicy", + "type": "object", + "properties": { + "encryptionMethod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.bitLockerEncryptionMethod" + } + ], + "description": "Select the encryption method for removable drives.", + "nullable": true + }, + "requireEncryptionForWriteAccess": { + "type": "boolean", + "description": "Indicates whether to block write access to devices configured in another organization. If requireEncryptionForWriteAccess is false, this value does not affect." + }, + "blockCrossOrganizationWriteAccess": { + "type": "boolean", + "description": "This policy setting determines whether BitLocker protection is required for removable data drives to be writable on a computer." + } + }, + "example": { + "encryptionMethod": { + "@odata.type": "microsoft.graph.bitLockerEncryptionMethod" + }, + "requireEncryptionForWriteAccess": true, + "blockCrossOrganizationWriteAccess": true + } + }, + "microsoft.graph.windows10GeneralConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10GeneralConfiguration", + "type": "object", + "properties": { + "enterpriseCloudPrintDiscoveryEndPoint": { + "type": "string", + "description": "Endpoint for discovering cloud printers.", + "nullable": true + }, + "enterpriseCloudPrintOAuthAuthority": { + "type": "string", + "description": "Authentication endpoint for acquiring OAuth tokens.", + "nullable": true + }, + "enterpriseCloudPrintOAuthClientIdentifier": { + "type": "string", + "description": "GUID of a client application authorized to retrieve OAuth tokens from the OAuth Authority.", + "nullable": true + }, + "enterpriseCloudPrintResourceIdentifier": { + "type": "string", + "description": "OAuth resource URI for print service as configured in the Azure portal.", + "nullable": true + }, + "enterpriseCloudPrintDiscoveryMaxLimit": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Maximum number of printers that should be queried from a discovery endpoint. This is a mobile only setting. Valid values 1 to 65535", + "format": "int32", + "nullable": true + }, + "enterpriseCloudPrintMopriaDiscoveryResourceIdentifier": { + "type": "string", + "description": "OAuth resource URI for printer discovery service as configured in Azure portal.", + "nullable": true + }, + "searchBlockDiacritics": { + "type": "boolean", + "description": "Specifies if search can use diacritics." + }, + "searchDisableAutoLanguageDetection": { + "type": "boolean", + "description": "Specifies whether to use automatic language detection when indexing content and properties." + }, + "searchDisableIndexingEncryptedItems": { + "type": "boolean", + "description": "Indicates whether or not to block indexing of WIP-protected items to prevent them from appearing in search results for Cortana or Explorer." + }, + "searchEnableRemoteQueries": { + "type": "boolean", + "description": "Indicates whether or not to block remote queries of this computer’s index." + }, + "searchDisableIndexerBackoff": { + "type": "boolean", + "description": "Indicates whether or not to disable the search indexer backoff feature." + }, + "searchDisableIndexingRemovableDrive": { + "type": "boolean", + "description": "Indicates whether or not to allow users to add locations on removable drives to libraries and to be indexed." + }, + "searchEnableAutomaticIndexSizeManangement": { + "type": "boolean", + "description": "Specifies minimum amount of hard drive space on the same drive as the index location before indexing stops." + }, + "diagnosticsDataSubmissionMode": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.diagnosticDataSubmissionMode" + } + ], + "description": "Gets or sets a value allowing the device to send diagnostic and usage telemetry data, such as Watson." + }, + "oneDriveDisableFileSync": { + "type": "boolean", + "description": "Gets or sets a value allowing IT admins to prevent apps and features from working with files on OneDrive." + }, + "smartScreenEnableAppInstallControl": { + "type": "boolean", + "description": "Allows IT Admins to control whether users are allowed to install apps from places other than the Store." + }, + "personalizationDesktopImageUrl": { + "type": "string", + "description": "A http or https Url to a jpg, jpeg or png image that needs to be downloaded and used as the Desktop Image or a file Url to a local image on the file system that needs to used as the Desktop Image.", + "nullable": true + }, + "personalizationLockScreenImageUrl": { + "type": "string", + "description": "A http or https Url to a jpg, jpeg or png image that neeeds to be downloaded and used as the Lock Screen Image or a file Url to a local image on the file system that needs to be used as the Lock Screen Image.", + "nullable": true + }, + "bluetoothAllowedServices": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "Specify a list of allowed Bluetooth services and profiles in hex formatted strings." + }, + "bluetoothBlockAdvertising": { + "type": "boolean", + "description": "Whether or not to Block the user from using bluetooth advertising." + }, + "bluetoothBlockDiscoverableMode": { + "type": "boolean", + "description": "Whether or not to Block the user from using bluetooth discoverable mode." + }, + "bluetoothBlockPrePairing": { + "type": "boolean", + "description": "Whether or not to block specific bundled Bluetooth peripherals to automatically pair with the host device." + }, + "edgeBlockAutofill": { + "type": "boolean", + "description": "Indicates whether or not to block auto fill." + }, + "edgeBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using the Edge browser." + }, + "edgeCookiePolicy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.edgeCookiePolicy" + } + ], + "description": "Indicates which cookies to block in the Edge browser." + }, + "edgeBlockDeveloperTools": { + "type": "boolean", + "description": "Indicates whether or not to block developer tools in the Edge browser." + }, + "edgeBlockSendingDoNotTrackHeader": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from sending the do not track header." + }, + "edgeBlockExtensions": { + "type": "boolean", + "description": "Indicates whether or not to block extensions in the Edge browser." + }, + "edgeBlockInPrivateBrowsing": { + "type": "boolean", + "description": "Indicates whether or not to block InPrivate browsing on corporate networks, in the Edge browser." + }, + "edgeBlockJavaScript": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using JavaScript." + }, + "edgeBlockPasswordManager": { + "type": "boolean", + "description": "Indicates whether or not to Block password manager." + }, + "edgeBlockAddressBarDropdown": { + "type": "boolean", + "description": "Block the address bar dropdown functionality in Microsoft Edge. Disable this settings to minimize network connections from Microsoft Edge to Microsoft services." + }, + "edgeBlockCompatibilityList": { + "type": "boolean", + "description": "Block Microsoft compatibility list in Microsoft Edge. This list from Microsoft helps Edge properly display sites with known compatibility issues." + }, + "edgeClearBrowsingDataOnExit": { + "type": "boolean", + "description": "Clear browsing data on exiting Microsoft Edge." + }, + "edgeAllowStartPagesModification": { + "type": "boolean", + "description": "Allow users to change Start pages on Edge. Use the EdgeHomepageUrls to specify the Start pages that the user would see by default when they open Edge." + }, + "edgeDisableFirstRunPage": { + "type": "boolean", + "description": "Block the Microsoft web page that opens on the first use of Microsoft Edge. This policy allows enterprises, like those enrolled in zero emissions configurations, to block this page." + }, + "edgeBlockLiveTileDataCollection": { + "type": "boolean", + "description": "Block the collection of information by Microsoft for live tile creation when users pin a site to Start from Microsoft Edge." + }, + "edgeSyncFavoritesWithInternetExplorer": { + "type": "boolean", + "description": "Enable favorites sync between Internet Explorer and Microsoft Edge. Additions, deletions, modifications and order changes to favorites are shared between browsers." + }, + "cellularBlockDataWhenRoaming": { + "type": "boolean", + "description": "Whether or not to Block the user from using data over cellular while roaming." + }, + "cellularBlockVpn": { + "type": "boolean", + "description": "Whether or not to Block the user from using VPN over cellular." + }, + "cellularBlockVpnWhenRoaming": { + "type": "boolean", + "description": "Whether or not to Block the user from using VPN when roaming over cellular." + }, + "defenderBlockEndUserAccess": { + "type": "boolean", + "description": "Whether or not to block end user access to Defender." + }, + "defenderDaysBeforeDeletingQuarantinedMalware": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before deleting quarantined malware. Valid values 0 to 90", + "format": "int32", + "nullable": true + }, + "defenderDetectedMalwareActions": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defenderDetectedMalwareActions" + } + ], + "description": "Gets or sets Defender’s actions to take on detected Malware per threat level.", + "nullable": true + }, + "defenderSystemScanSchedule": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.weeklySchedule" + } + ], + "description": "Defender day of the week for the system scan." + }, + "defenderFilesAndFoldersToExclude": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "Files and folder to exclude from scans and real time protection." + }, + "defenderFileExtensionsToExclude": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "File extensions to exclude from scans and real time protection." + }, + "defenderScanMaxCpu": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Max CPU usage percentage during scan. Valid values 0 to 100", + "format": "int32", + "nullable": true + }, + "defenderMonitorFileActivity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defenderMonitorFileActivity" + } + ], + "description": "Value for monitoring file activity." + }, + "defenderProcessesToExclude": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "Processes to exclude from scans and real time protection." + }, + "defenderPromptForSampleSubmission": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defenderPromptForSampleSubmission" + } + ], + "description": "The configuration for how to prompt user for sample submission." + }, + "defenderRequireBehaviorMonitoring": { + "type": "boolean", + "description": "Indicates whether or not to require behavior monitoring." + }, + "defenderRequireCloudProtection": { + "type": "boolean", + "description": "Indicates whether or not to require cloud protection." + }, + "defenderRequireNetworkInspectionSystem": { + "type": "boolean", + "description": "Indicates whether or not to require network inspection system." + }, + "defenderRequireRealTimeMonitoring": { + "type": "boolean", + "description": "Indicates whether or not to require real time monitoring." + }, + "defenderScanArchiveFiles": { + "type": "boolean", + "description": "Indicates whether or not to scan archive files." + }, + "defenderScanDownloads": { + "type": "boolean", + "description": "Indicates whether or not to scan downloads." + }, + "defenderScanNetworkFiles": { + "type": "boolean", + "description": "Indicates whether or not to scan files opened from a network folder." + }, + "defenderScanIncomingMail": { + "type": "boolean", + "description": "Indicates whether or not to scan incoming mail messages." + }, + "defenderScanMappedNetworkDrivesDuringFullScan": { + "type": "boolean", + "description": "Indicates whether or not to scan mapped network drives during full scan." + }, + "defenderScanRemovableDrivesDuringFullScan": { + "type": "boolean", + "description": "Indicates whether or not to scan removable drives during full scan." + }, + "defenderScanScriptsLoadedInInternetExplorer": { + "type": "boolean", + "description": "Indicates whether or not to scan scripts loaded in Internet Explorer browser." + }, + "defenderSignatureUpdateIntervalInHours": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The signature update interval in hours. Specify 0 not to check. Valid values 0 to 24", + "format": "int32", + "nullable": true + }, + "defenderScanType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defenderScanType" + } + ], + "description": "The defender system scan type." + }, + "defenderScheduledScanTime": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "description": "The defender time for the system scan.", + "format": "time", + "nullable": true + }, + "defenderScheduledQuickScanTime": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "description": "The time to perform a daily quick scan.", + "format": "time", + "nullable": true + }, + "defenderCloudBlockLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defenderCloudBlockLevelType" + } + ], + "description": "Specifies the level of cloud-delivered protection." + }, + "lockScreenAllowTimeoutConfiguration": { + "type": "boolean", + "description": "Specify whether to show a user-configurable setting to control the screen timeout while on the lock screen of Windows 10 Mobile devices. If this policy is set to Allow, the value set by lockScreenTimeoutInSeconds is ignored." + }, + "lockScreenBlockActionCenterNotifications": { + "type": "boolean", + "description": "Indicates whether or not to block action center notifications over lock screen." + }, + "lockScreenBlockCortana": { + "type": "boolean", + "description": "Indicates whether or not the user can interact with Cortana using speech while the system is locked." + }, + "lockScreenBlockToastNotifications": { + "type": "boolean", + "description": "Indicates whether to allow toast notifications above the device lock screen." + }, + "lockScreenTimeoutInSeconds": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Set the duration (in seconds) from the screen locking to the screen turning off for Windows 10 Mobile devices. Supported values are 11-1800. Valid values 11 to 1800", + "format": "int32", + "nullable": true + }, + "passwordBlockSimple": { + "type": "boolean", + "description": "Specify whether PINs or passwords such as \"1111\" or \"1234\" are allowed. For Windows 10 desktops, it also controls the use of picture passwords." + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The password expiration in days. Valid values 0 to 730", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The minimum password length. Valid values 4 to 16", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The minutes of inactivity before the screen times out.", + "format": "int32", + "nullable": true + }, + "passwordMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of character sets required in the password.", + "format": "int32", + "nullable": true + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of previous passwords to prevent reuse of. Valid values 0 to 50", + "format": "int32", + "nullable": true + }, + "passwordRequired": { + "type": "boolean", + "description": "Indicates whether or not to require the user to have a password." + }, + "passwordRequireWhenResumeFromIdleState": { + "type": "boolean", + "description": "Indicates whether or not to require a password upon resuming from an idle state." + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "The required password type." + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of sign in failures before factory reset. Valid values 0 to 999", + "format": "int32", + "nullable": true + }, + "privacyAdvertisingId": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.stateManagementSetting" + } + ], + "description": "Enables or disables the use of advertising ID. Added in Windows 10, version 1607." + }, + "privacyAutoAcceptPairingAndConsentPrompts": { + "type": "boolean", + "description": "Indicates whether or not to allow the automatic acceptance of the pairing and privacy user consent dialog when launching apps." + }, + "privacyBlockInputPersonalization": { + "type": "boolean", + "description": "Indicates whether or not to block the usage of cloud based speech services for Cortana, Dictation, or Store applications." + }, + "startBlockUnpinningAppsFromTaskbar": { + "type": "boolean", + "description": "Indicates whether or not to block the user from unpinning apps from taskbar." + }, + "startMenuAppListVisibility": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsStartMenuAppListVisibilityType" + } + ], + "description": "Setting the value of this collapses the app list, removes the app list entirely, or disables the corresponding toggle in the Settings app." + }, + "startMenuHideChangeAccountSettings": { + "type": "boolean", + "description": "Enabling this policy hides the change account setting from appearing in the user tile in the start menu." + }, + "startMenuHideFrequentlyUsedApps": { + "type": "boolean", + "description": "Enabling this policy hides the most used apps from appearing on the start menu and disables the corresponding toggle in the Settings app." + }, + "startMenuHideHibernate": { + "type": "boolean", + "description": "Enabling this policy hides hibernate from appearing in the power button in the start menu." + }, + "startMenuHideLock": { + "type": "boolean", + "description": "Enabling this policy hides lock from appearing in the user tile in the start menu." + }, + "startMenuHidePowerButton": { + "type": "boolean", + "description": "Enabling this policy hides the power button from appearing in the start menu." + }, + "startMenuHideRecentJumpLists": { + "type": "boolean", + "description": "Enabling this policy hides recent jump lists from appearing on the start menu/taskbar and disables the corresponding toggle in the Settings app." + }, + "startMenuHideRecentlyAddedApps": { + "type": "boolean", + "description": "Enabling this policy hides recently added apps from appearing on the start menu and disables the corresponding toggle in the Settings app." + }, + "startMenuHideRestartOptions": { + "type": "boolean", + "description": "Enabling this policy hides “Restart/Update and Restart” from appearing in the power button in the start menu." + }, + "startMenuHideShutDown": { + "type": "boolean", + "description": "Enabling this policy hides shut down/update and shut down from appearing in the power button in the start menu." + }, + "startMenuHideSignOut": { + "type": "boolean", + "description": "Enabling this policy hides sign out from appearing in the user tile in the start menu." + }, + "startMenuHideSleep": { + "type": "boolean", + "description": "Enabling this policy hides sleep from appearing in the power button in the start menu." + }, + "startMenuHideSwitchAccount": { + "type": "boolean", + "description": "Enabling this policy hides switch account from appearing in the user tile in the start menu." + }, + "startMenuHideUserTile": { + "type": "boolean", + "description": "Enabling this policy hides the user tile from appearing in the start menu." + }, + "startMenuLayoutEdgeAssetsXml": { + "type": "string", + "description": "This policy setting allows you to import Edge assets to be used with startMenuLayoutXml policy. Start layout can contain secondary tile from Edge app which looks for Edge local asset file. Edge local asset would not exist and cause Edge secondary tile to appear empty in this case. This policy only gets applied when startMenuLayoutXml policy is modified. The value should be a UTF-8 Base64 encoded byte array.", + "format": "base64url", + "nullable": true + }, + "startMenuLayoutXml": { + "type": "string", + "description": "Allows admins to override the default Start menu layout and prevents the user from changing it. The layout is modified by specifying an XML file based on a layout modification schema. XML needs to be in a UTF8 encoded byte array format.", + "format": "base64url", + "nullable": true + }, + "startMenuMode": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsStartMenuModeType" + } + ], + "description": "Allows admins to decide how the Start menu is displayed." + }, + "startMenuPinnedFolderDocuments": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the Documents folder shortcut on the Start menu." + }, + "startMenuPinnedFolderDownloads": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the Downloads folder shortcut on the Start menu." + }, + "startMenuPinnedFolderFileExplorer": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the FileExplorer shortcut on the Start menu." + }, + "startMenuPinnedFolderHomeGroup": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the HomeGroup folder shortcut on the Start menu." + }, + "startMenuPinnedFolderMusic": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the Music folder shortcut on the Start menu." + }, + "startMenuPinnedFolderNetwork": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the Network folder shortcut on the Start menu." + }, + "startMenuPinnedFolderPersonalFolder": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the PersonalFolder shortcut on the Start menu." + }, + "startMenuPinnedFolderPictures": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the Pictures folder shortcut on the Start menu." + }, + "startMenuPinnedFolderSettings": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the Settings folder shortcut on the Start menu." + }, + "startMenuPinnedFolderVideos": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.visibilitySetting" + } + ], + "description": "Enforces the visibility (Show/Hide) of the Videos folder shortcut on the Start menu." + }, + "settingsBlockSettingsApp": { + "type": "boolean", + "description": "Indicates whether or not to block access to Settings app." + }, + "settingsBlockSystemPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to System in Settings app." + }, + "settingsBlockDevicesPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Devices in Settings app." + }, + "settingsBlockNetworkInternetPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Network & Internet in Settings app." + }, + "settingsBlockPersonalizationPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Personalization in Settings app." + }, + "settingsBlockAccountsPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Accounts in Settings app." + }, + "settingsBlockTimeLanguagePage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Time & Language in Settings app." + }, + "settingsBlockEaseOfAccessPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Ease of Access in Settings app." + }, + "settingsBlockPrivacyPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Privacy in Settings app." + }, + "settingsBlockUpdateSecurityPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Update & Security in Settings app." + }, + "settingsBlockAppsPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Apps in Settings app." + }, + "settingsBlockGamingPage": { + "type": "boolean", + "description": "Indicates whether or not to block access to Gaming in Settings app." + }, + "windowsSpotlightBlockConsumerSpecificFeatures": { + "type": "boolean", + "description": "Allows IT admins to block experiences that are typically for consumers only, such as Start suggestions, Membership notifications, Post-OOBE app install and redirect tiles." + }, + "windowsSpotlightBlocked": { + "type": "boolean", + "description": "Allows IT admins to turn off all Windows Spotlight features" + }, + "windowsSpotlightBlockOnActionCenter": { + "type": "boolean", + "description": "Block suggestions from Microsoft that show after each OS clean install, upgrade or in an on-going basis to introduce users to what is new or changed" + }, + "windowsSpotlightBlockTailoredExperiences": { + "type": "boolean", + "description": "Block personalized content in Windows spotlight based on user’s device usage." + }, + "windowsSpotlightBlockThirdPartyNotifications": { + "type": "boolean", + "description": "Block third party content delivered via Windows Spotlight" + }, + "windowsSpotlightBlockWelcomeExperience": { + "type": "boolean", + "description": "Block Windows Spotlight Windows welcome experience" + }, + "windowsSpotlightBlockWindowsTips": { + "type": "boolean", + "description": "Allows IT admins to turn off the popup of Windows Tips." + }, + "windowsSpotlightConfigureOnLockScreen": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsSpotlightEnablementSettings" + } + ], + "description": "Specifies the type of Spotlight" + }, + "networkProxyApplySettingsDeviceWide": { + "type": "boolean", + "description": "If set, proxy settings will be applied to all processes and accounts in the device. Otherwise, it will be applied to the user account that’s enrolled into MDM." + }, + "networkProxyDisableAutoDetect": { + "type": "boolean", + "description": "Disable automatic detection of settings. If enabled, the system will try to find the path to a proxy auto-config (PAC) script." + }, + "networkProxyAutomaticConfigurationUrl": { + "type": "string", + "description": "Address to the proxy auto-config (PAC) script you want to use.", + "nullable": true + }, + "networkProxyServer": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windows10NetworkProxyServer" + } + ], + "description": "Specifies manual proxy server settings.", + "nullable": true + }, + "accountsBlockAddingNonMicrosoftAccountEmail": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account." + }, + "antiTheftModeBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the user from selecting an AntiTheft mode preference (Windows 10 Mobile only)." + }, + "bluetoothBlocked": { + "type": "boolean", + "description": "Whether or not to Block the user from using bluetooth." + }, + "cameraBlocked": { + "type": "boolean", + "description": "Whether or not to Block the user from accessing the camera of the device." + }, + "connectedDevicesServiceBlocked": { + "type": "boolean", + "description": "Whether or not to block Connected Devices Service which enables discovery and connection to other devices, remote messaging, remote app sessions and other cross-device experiences." + }, + "certificatesBlockManualRootCertificateInstallation": { + "type": "boolean", + "description": "Whether or not to Block the user from doing manual root certificate installation." + }, + "copyPasteBlocked": { + "type": "boolean", + "description": "Whether or not to Block the user from using copy paste." + }, + "cortanaBlocked": { + "type": "boolean", + "description": "Whether or not to Block the user from using Cortana." + }, + "deviceManagementBlockFactoryResetOnMobile": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from resetting their phone." + }, + "deviceManagementBlockManualUnenroll": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from doing manual un-enrollment from device management." + }, + "safeSearchFilter": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.safeSearchFilterType" + } + ], + "description": "Specifies what filter level of safe search is required." + }, + "edgeBlockPopups": { + "type": "boolean", + "description": "Indicates whether or not to block popups." + }, + "edgeBlockSearchSuggestions": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using the search suggestions in the address bar." + }, + "edgeBlockSendingIntranetTrafficToInternetExplorer": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from sending Intranet traffic to Internet Explorer from Edge." + }, + "edgeRequireSmartScreen": { + "type": "boolean", + "description": "Indicates whether or not to Require the user to use the smart screen filter." + }, + "edgeEnterpriseModeSiteListLocation": { + "type": "string", + "description": "Indicates the enterprise mode site list location. Could be a local file, local network or http location.", + "nullable": true + }, + "edgeFirstRunUrl": { + "type": "string", + "description": "The first run URL for when Edge browser is opened for the first time.", + "nullable": true + }, + "edgeSearchEngine": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.edgeSearchEngineBase" + } + ], + "description": "Allows IT admins to set a default search engine for MDM-Controlled devices. Users can override this and change their default search engine provided the AllowSearchEngineCustomization policy is not set.", + "nullable": true + }, + "edgeHomepageUrls": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "The list of URLs for homepages shodwn on MDM-enrolled devices on Edge browser." + }, + "edgeBlockAccessToAboutFlags": { + "type": "boolean", + "description": "Indicates whether or not to prevent access to about flags on Edge browser." + }, + "smartScreenBlockPromptOverride": { + "type": "boolean", + "description": "Indicates whether or not users can override SmartScreen Filter warnings about potentially malicious websites." + }, + "smartScreenBlockPromptOverrideForFiles": { + "type": "boolean", + "description": "Indicates whether or not users can override the SmartScreen Filter warnings about downloading unverified files" + }, + "webRtcBlockLocalhostIpAddress": { + "type": "boolean", + "description": "Indicates whether or not user's localhost IP address is displayed while making phone calls using the WebRTC" + }, + "internetSharingBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using internet sharing." + }, + "settingsBlockAddProvisioningPackage": { + "type": "boolean", + "description": "Indicates whether or not to block the user from installing provisioning packages." + }, + "settingsBlockRemoveProvisioningPackage": { + "type": "boolean", + "description": "Indicates whether or not to block the runtime configuration agent from removing provisioning packages." + }, + "settingsBlockChangeSystemTime": { + "type": "boolean", + "description": "Indicates whether or not to block the user from changing date and time settings." + }, + "settingsBlockEditDeviceName": { + "type": "boolean", + "description": "Indicates whether or not to block the user from editing the device name." + }, + "settingsBlockChangeRegion": { + "type": "boolean", + "description": "Indicates whether or not to block the user from changing the region settings." + }, + "settingsBlockChangeLanguage": { + "type": "boolean", + "description": "Indicates whether or not to block the user from changing the language settings." + }, + "settingsBlockChangePowerSleep": { + "type": "boolean", + "description": "Indicates whether or not to block the user from changing power and sleep settings." + }, + "locationServicesBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from location services." + }, + "microsoftAccountBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block a Microsoft account." + }, + "microsoftAccountBlockSettingsSync": { + "type": "boolean", + "description": "Indicates whether or not to Block Microsoft account settings sync." + }, + "nfcBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using near field communication." + }, + "resetProtectionModeBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from reset protection mode." + }, + "screenCaptureBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from taking Screenshots." + }, + "storageBlockRemovableStorage": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using removable storage." + }, + "storageRequireMobileDeviceEncryption": { + "type": "boolean", + "description": "Indicating whether or not to require encryption on a mobile device." + }, + "usbBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from USB connection." + }, + "voiceRecordingBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from voice recording." + }, + "wiFiBlockAutomaticConnectHotspots": { + "type": "boolean", + "description": "Indicating whether or not to block automatically connecting to Wi-Fi hotspots. Has no impact if Wi-Fi is blocked." + }, + "wiFiBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using Wi-Fi." + }, + "wiFiBlockManualConfiguration": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using Wi-Fi manual configuration." + }, + "wiFiScanInterval": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Specify how often devices scan for Wi-Fi networks. Supported values are 1-500, where 100 = default, and 500 = low frequency. Valid values 1 to 500", + "format": "int32", + "nullable": true + }, + "wirelessDisplayBlockProjectionToThisDevice": { + "type": "boolean", + "description": "Indicates whether or not to allow other devices from discovering this PC for projection." + }, + "wirelessDisplayBlockUserInputFromReceiver": { + "type": "boolean", + "description": "Indicates whether or not to allow user input from wireless display receiver." + }, + "wirelessDisplayRequirePinForPairing": { + "type": "boolean", + "description": "Indicates whether or not to require a PIN for new devices to initiate pairing." + }, + "windowsStoreBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using the Windows store." + }, + "appsAllowTrustedAppsSideloading": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.stateManagementSetting" + } + ], + "description": "Indicates whether apps from AppX packages signed with a trusted certificate can be side loaded." + }, + "windowsStoreBlockAutoUpdate": { + "type": "boolean", + "description": "Indicates whether or not to block automatic update of apps from Windows Store." + }, + "developerUnlockSetting": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.stateManagementSetting" + } + ], + "description": "Indicates whether or not to allow developer unlock." + }, + "sharedUserAppDataAllowed": { + "type": "boolean", + "description": "Indicates whether or not to block multiple users of the same app to share data." + }, + "appsBlockWindowsStoreOriginatedApps": { + "type": "boolean", + "description": "Indicates whether or not to disable the launch of all apps from Windows Store that came pre-installed or were downloaded." + }, + "windowsStoreEnablePrivateStoreOnly": { + "type": "boolean", + "description": "Indicates whether or not to enable Private Store Only." + }, + "storageRestrictAppDataToSystemVolume": { + "type": "boolean", + "description": "Indicates whether application data is restricted to the system drive." + }, + "storageRestrictAppInstallToSystemVolume": { + "type": "boolean", + "description": "Indicates whether the installation of applications is restricted to the system drive." + }, + "gameDvrBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block DVR and broadcasting." + }, + "experienceBlockDeviceDiscovery": { + "type": "boolean", + "description": "Indicates whether or not to enable device discovery UX." + }, + "experienceBlockErrorDialogWhenNoSIM": { + "type": "boolean", + "description": "Indicates whether or not to allow the error dialog from displaying if no SIM card is detected." + }, + "experienceBlockTaskSwitcher": { + "type": "boolean", + "description": "Indicates whether or not to enable task switching on the device." + }, + "logonBlockFastUserSwitching": { + "type": "boolean", + "description": "Disables the ability to quickly switch between users that are logged on simultaneously without logging off." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windows10GeneralConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "enterpriseCloudPrintDiscoveryEndPoint": "string", + "enterpriseCloudPrintOAuthAuthority": "string", + "enterpriseCloudPrintOAuthClientIdentifier": "string", + "enterpriseCloudPrintResourceIdentifier": "string", + "enterpriseCloudPrintDiscoveryMaxLimit": "integer", + "enterpriseCloudPrintMopriaDiscoveryResourceIdentifier": "string", + "searchBlockDiacritics": true, + "searchDisableAutoLanguageDetection": true, + "searchDisableIndexingEncryptedItems": true, + "searchEnableRemoteQueries": true, + "searchDisableIndexerBackoff": true, + "searchDisableIndexingRemovableDrive": true, + "searchEnableAutomaticIndexSizeManangement": true, + "diagnosticsDataSubmissionMode": { + "@odata.type": "microsoft.graph.diagnosticDataSubmissionMode" + }, + "oneDriveDisableFileSync": true, + "smartScreenEnableAppInstallControl": true, + "personalizationDesktopImageUrl": "string", + "personalizationLockScreenImageUrl": "string", + "bluetoothAllowedServices": [ + "string" + ], + "bluetoothBlockAdvertising": true, + "bluetoothBlockDiscoverableMode": true, + "bluetoothBlockPrePairing": true, + "edgeBlockAutofill": true, + "edgeBlocked": true, + "edgeCookiePolicy": { + "@odata.type": "microsoft.graph.edgeCookiePolicy" + }, + "edgeBlockDeveloperTools": true, + "edgeBlockSendingDoNotTrackHeader": true, + "edgeBlockExtensions": true, + "edgeBlockInPrivateBrowsing": true, + "edgeBlockJavaScript": true, + "edgeBlockPasswordManager": true, + "edgeBlockAddressBarDropdown": true, + "edgeBlockCompatibilityList": true, + "edgeClearBrowsingDataOnExit": true, + "edgeAllowStartPagesModification": true, + "edgeDisableFirstRunPage": true, + "edgeBlockLiveTileDataCollection": true, + "edgeSyncFavoritesWithInternetExplorer": true, + "cellularBlockDataWhenRoaming": true, + "cellularBlockVpn": true, + "cellularBlockVpnWhenRoaming": true, + "defenderBlockEndUserAccess": true, + "defenderDaysBeforeDeletingQuarantinedMalware": "integer", + "defenderDetectedMalwareActions": { + "@odata.type": "microsoft.graph.defenderDetectedMalwareActions" + }, + "defenderSystemScanSchedule": { + "@odata.type": "microsoft.graph.weeklySchedule" + }, + "defenderFilesAndFoldersToExclude": [ + "string" + ], + "defenderFileExtensionsToExclude": [ + "string" + ], + "defenderScanMaxCpu": "integer", + "defenderMonitorFileActivity": { + "@odata.type": "microsoft.graph.defenderMonitorFileActivity" + }, + "defenderProcessesToExclude": [ + "string" + ], + "defenderPromptForSampleSubmission": { + "@odata.type": "microsoft.graph.defenderPromptForSampleSubmission" + }, + "defenderRequireBehaviorMonitoring": true, + "defenderRequireCloudProtection": true, + "defenderRequireNetworkInspectionSystem": true, + "defenderRequireRealTimeMonitoring": true, + "defenderScanArchiveFiles": true, + "defenderScanDownloads": true, + "defenderScanNetworkFiles": true, + "defenderScanIncomingMail": true, + "defenderScanMappedNetworkDrivesDuringFullScan": true, + "defenderScanRemovableDrivesDuringFullScan": true, + "defenderScanScriptsLoadedInInternetExplorer": true, + "defenderSignatureUpdateIntervalInHours": "integer", + "defenderScanType": { + "@odata.type": "microsoft.graph.defenderScanType" + }, + "defenderScheduledScanTime": "string (timestamp)", + "defenderScheduledQuickScanTime": "string (timestamp)", + "defenderCloudBlockLevel": { + "@odata.type": "microsoft.graph.defenderCloudBlockLevelType" + }, + "lockScreenAllowTimeoutConfiguration": true, + "lockScreenBlockActionCenterNotifications": true, + "lockScreenBlockCortana": true, + "lockScreenBlockToastNotifications": true, + "lockScreenTimeoutInSeconds": "integer", + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordRequired": true, + "passwordRequireWhenResumeFromIdleState": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "privacyAdvertisingId": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "privacyAutoAcceptPairingAndConsentPrompts": true, + "privacyBlockInputPersonalization": true, + "startBlockUnpinningAppsFromTaskbar": true, + "startMenuAppListVisibility": { + "@odata.type": "microsoft.graph.windowsStartMenuAppListVisibilityType" + }, + "startMenuHideChangeAccountSettings": true, + "startMenuHideFrequentlyUsedApps": true, + "startMenuHideHibernate": true, + "startMenuHideLock": true, + "startMenuHidePowerButton": true, + "startMenuHideRecentJumpLists": true, + "startMenuHideRecentlyAddedApps": true, + "startMenuHideRestartOptions": true, + "startMenuHideShutDown": true, + "startMenuHideSignOut": true, + "startMenuHideSleep": true, + "startMenuHideSwitchAccount": true, + "startMenuHideUserTile": true, + "startMenuLayoutEdgeAssetsXml": "string", + "startMenuLayoutXml": "string", + "startMenuMode": { + "@odata.type": "microsoft.graph.windowsStartMenuModeType" + }, + "startMenuPinnedFolderDocuments": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderDownloads": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderFileExplorer": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderHomeGroup": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderMusic": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderNetwork": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderPersonalFolder": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderPictures": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderSettings": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderVideos": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "settingsBlockSettingsApp": true, + "settingsBlockSystemPage": true, + "settingsBlockDevicesPage": true, + "settingsBlockNetworkInternetPage": true, + "settingsBlockPersonalizationPage": true, + "settingsBlockAccountsPage": true, + "settingsBlockTimeLanguagePage": true, + "settingsBlockEaseOfAccessPage": true, + "settingsBlockPrivacyPage": true, + "settingsBlockUpdateSecurityPage": true, + "settingsBlockAppsPage": true, + "settingsBlockGamingPage": true, + "windowsSpotlightBlockConsumerSpecificFeatures": true, + "windowsSpotlightBlocked": true, + "windowsSpotlightBlockOnActionCenter": true, + "windowsSpotlightBlockTailoredExperiences": true, + "windowsSpotlightBlockThirdPartyNotifications": true, + "windowsSpotlightBlockWelcomeExperience": true, + "windowsSpotlightBlockWindowsTips": true, + "windowsSpotlightConfigureOnLockScreen": { + "@odata.type": "microsoft.graph.windowsSpotlightEnablementSettings" + }, + "networkProxyApplySettingsDeviceWide": true, + "networkProxyDisableAutoDetect": true, + "networkProxyAutomaticConfigurationUrl": "string", + "networkProxyServer": { + "@odata.type": "microsoft.graph.windows10NetworkProxyServer" + }, + "accountsBlockAddingNonMicrosoftAccountEmail": true, + "antiTheftModeBlocked": true, + "bluetoothBlocked": true, + "cameraBlocked": true, + "connectedDevicesServiceBlocked": true, + "certificatesBlockManualRootCertificateInstallation": true, + "copyPasteBlocked": true, + "cortanaBlocked": true, + "deviceManagementBlockFactoryResetOnMobile": true, + "deviceManagementBlockManualUnenroll": true, + "safeSearchFilter": { + "@odata.type": "microsoft.graph.safeSearchFilterType" + }, + "edgeBlockPopups": true, + "edgeBlockSearchSuggestions": true, + "edgeBlockSendingIntranetTrafficToInternetExplorer": true, + "edgeRequireSmartScreen": true, + "edgeEnterpriseModeSiteListLocation": "string", + "edgeFirstRunUrl": "string", + "edgeSearchEngine": { + "@odata.type": "microsoft.graph.edgeSearchEngineBase" + }, + "edgeHomepageUrls": [ + "string" + ], + "edgeBlockAccessToAboutFlags": true, + "smartScreenBlockPromptOverride": true, + "smartScreenBlockPromptOverrideForFiles": true, + "webRtcBlockLocalhostIpAddress": true, + "internetSharingBlocked": true, + "settingsBlockAddProvisioningPackage": true, + "settingsBlockRemoveProvisioningPackage": true, + "settingsBlockChangeSystemTime": true, + "settingsBlockEditDeviceName": true, + "settingsBlockChangeRegion": true, + "settingsBlockChangeLanguage": true, + "settingsBlockChangePowerSleep": true, + "locationServicesBlocked": true, + "microsoftAccountBlocked": true, + "microsoftAccountBlockSettingsSync": true, + "nfcBlocked": true, + "resetProtectionModeBlocked": true, + "screenCaptureBlocked": true, + "storageBlockRemovableStorage": true, + "storageRequireMobileDeviceEncryption": true, + "usbBlocked": true, + "voiceRecordingBlocked": true, + "wiFiBlockAutomaticConnectHotspots": true, + "wiFiBlocked": true, + "wiFiBlockManualConfiguration": true, + "wiFiScanInterval": "integer", + "wirelessDisplayBlockProjectionToThisDevice": true, + "wirelessDisplayBlockUserInputFromReceiver": true, + "wirelessDisplayRequirePinForPairing": true, + "windowsStoreBlocked": true, + "appsAllowTrustedAppsSideloading": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "windowsStoreBlockAutoUpdate": true, + "developerUnlockSetting": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "sharedUserAppDataAllowed": true, + "appsBlockWindowsStoreOriginatedApps": true, + "windowsStoreEnablePrivateStoreOnly": true, + "storageRestrictAppDataToSystemVolume": true, + "storageRestrictAppInstallToSystemVolume": true, + "gameDvrBlocked": true, + "experienceBlockDeviceDiscovery": true, + "experienceBlockErrorDialogWhenNoSIM": true, + "experienceBlockTaskSwitcher": true, + "logonBlockFastUserSwitching": true + } + }, + "microsoft.graph.defenderDetectedMalwareActions": { + "title": "defenderDetectedMalwareActions", + "type": "object", + "properties": { + "lowSeverity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defenderThreatAction" + } + ], + "description": "Indicates a Defender action to take for low severity Malware threat detected." + }, + "moderateSeverity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defenderThreatAction" + } + ], + "description": "Indicates a Defender action to take for moderate severity Malware threat detected." + }, + "highSeverity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defenderThreatAction" + } + ], + "description": "Indicates a Defender action to take for high severity Malware threat detected." + }, + "severeSeverity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.defenderThreatAction" + } + ], + "description": "Indicates a Defender action to take for severe severity Malware threat detected." + } + }, + "example": { + "lowSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + }, + "moderateSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + }, + "highSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + }, + "severeSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + } + } + }, + "microsoft.graph.windows10NetworkProxyServer": { + "title": "windows10NetworkProxyServer", + "type": "object", + "properties": { + "address": { + "type": "string", + "description": "Address to the proxy server. Specify an address in the format [“:”]" + }, + "exceptions": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "Addresses that should not use the proxy server. The system will not use the proxy server for addresses beginning with what is specified in this node." + }, + "useForLocalAddresses": { + "type": "boolean", + "description": "Specifies whether the proxy server should be used for local (intranet) addresses." + } + }, + "example": { + "address": "string", + "exceptions": [ + "string" + ], + "useForLocalAddresses": true + } + }, + "microsoft.graph.edgeSearchEngineBase": { + "title": "edgeSearchEngineBase", + "type": "object" + }, + "microsoft.graph.edgeSearchEngineCustom": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.edgeSearchEngineBase" + }, + { + "title": "edgeSearchEngineCustom", + "type": "object", + "properties": { + "edgeSearchEngineOpenSearchXmlUrl": { + "type": "string", + "description": "Points to a https link containing the OpenSearch xml file that contains, at minimum, the short name and the URL to the search Engine." + } + } + } + ], + "example": { + "edgeSearchEngineOpenSearchXmlUrl": "string" + } + }, + "microsoft.graph.edgeSearchEngine": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.edgeSearchEngineBase" + }, + { + "title": "edgeSearchEngine", + "type": "object", + "properties": { + "edgeSearchEngineType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.edgeSearchEngineType" + } + ], + "description": "Allows IT admins to set a predefined default search engine for MDM-Controlled devices." + } + } + } + ], + "example": { + "edgeSearchEngineType": { + "@odata.type": "microsoft.graph.edgeSearchEngineType" + } + } + }, + "microsoft.graph.windows10CustomConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10CustomConfiguration", + "type": "object", + "properties": { + "omaSettings": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + } + ], + "nullable": true + }, + "description": "OMA settings. This collection can contain a maximum of 1000 elements." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windows10CustomConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.windows10EnterpriseModernAppManagementConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10EnterpriseModernAppManagementConfiguration", + "type": "object", + "properties": { + "uninstallBuiltInApps": { + "type": "boolean", + "description": "Indicates whether or not to uninstall a fixed list of built-in Windows apps." + } + }, + "description": "Windows10 Enterprise Modern App Management Configuration." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "uninstallBuiltInApps": true + } + }, + "microsoft.graph.sharedPCConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "sharedPCConfiguration", + "type": "object", + "properties": { + "accountManagerPolicy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharedPCAccountManagerPolicy" + } + ], + "description": "Specifies how accounts are managed on a shared PC. Only applies when disableAccountManager is false.", + "nullable": true + }, + "allowedAccounts": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharedPCAllowedAccountType" + } + ], + "description": "Indicates which type of accounts are allowed to use on a shared PC." + }, + "allowLocalStorage": { + "type": "boolean", + "description": "Specifies whether local storage is allowed on a shared PC." + }, + "disableAccountManager": { + "type": "boolean", + "description": "Disables the account manager for shared PC mode." + }, + "disableEduPolicies": { + "type": "boolean", + "description": "Specifies whether the default shared PC education environment policies should be disabled. For Windows 10 RS2 and later, this policy will be applied without setting Enabled to true." + }, + "disablePowerPolicies": { + "type": "boolean", + "description": "Specifies whether the default shared PC power policies should be disabled." + }, + "disableSignInOnResume": { + "type": "boolean", + "description": "Disables the requirement to sign in whenever the device wakes up from sleep mode." + }, + "enabled": { + "type": "boolean", + "description": "Enables shared PC mode and applies the shared pc policies." + }, + "idleTimeBeforeSleepInSeconds": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Specifies the time in seconds that a device must sit idle before the PC goes to sleep. Setting this value to 0 prevents the sleep timeout from occurring.", + "format": "int32", + "nullable": true + }, + "kioskAppDisplayName": { + "type": "string", + "description": "Specifies the display text for the account shown on the sign-in screen which launches the app specified by SetKioskAppUserModelId. Only applies when KioskAppUserModelId is set.", + "nullable": true + }, + "kioskAppUserModelId": { + "type": "string", + "description": "Specifies the application user model ID of the app to use with assigned access.", + "nullable": true + }, + "maintenanceStartTime": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "description": "Specifies the daily start time of maintenance hour.", + "format": "time", + "nullable": true + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the sharedPCConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "accountManagerPolicy": { + "@odata.type": "microsoft.graph.sharedPCAccountManagerPolicy" + }, + "allowedAccounts": { + "@odata.type": "microsoft.graph.sharedPCAllowedAccountType" + }, + "allowLocalStorage": true, + "disableAccountManager": true, + "disableEduPolicies": true, + "disablePowerPolicies": true, + "disableSignInOnResume": true, + "enabled": true, + "idleTimeBeforeSleepInSeconds": "integer", + "kioskAppDisplayName": "string", + "kioskAppUserModelId": "string", + "maintenanceStartTime": "string (timestamp)" + } + }, + "microsoft.graph.sharedPCAccountManagerPolicy": { + "title": "sharedPCAccountManagerPolicy", + "type": "object", + "properties": { + "accountDeletionPolicy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharedPCAccountDeletionPolicyType" + } + ], + "description": "Configures when accounts are deleted." + }, + "cacheAccountsAboveDiskFreePercentage": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Sets the percentage of available disk space a PC should have before it stops deleting cached shared PC accounts. Only applies when AccountDeletionPolicy is DiskSpaceThreshold or DiskSpaceThresholdOrInactiveThreshold. Valid values 0 to 100", + "format": "int32", + "nullable": true + }, + "inactiveThresholdDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Specifies when the accounts will start being deleted when they have not been logged on during the specified period, given as number of days. Only applies when AccountDeletionPolicy is DiskSpaceThreshold or DiskSpaceThresholdOrInactiveThreshold.", + "format": "int32", + "nullable": true + }, + "removeAccountsBelowDiskFreePercentage": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Sets the percentage of disk space remaining on a PC before cached accounts will be deleted to free disk space. Accounts that have been inactive the longest will be deleted first. Only applies when AccountDeletionPolicy is DiskSpaceThresholdOrInactiveThreshold. Valid values 0 to 100", + "format": "int32", + "nullable": true + } + }, + "example": { + "accountDeletionPolicy": { + "@odata.type": "microsoft.graph.sharedPCAccountDeletionPolicyType" + }, + "cacheAccountsAboveDiskFreePercentage": "integer", + "inactiveThresholdDays": "integer", + "removeAccountsBelowDiskFreePercentage": "integer" + } + }, + "microsoft.graph.windows10SecureAssessmentConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10SecureAssessmentConfiguration", + "type": "object", + "properties": { + "launchUri": { + "type": "string", + "description": "Url link to an assessment that's automatically loaded when the secure assessment browser is launched. It has to be a valid Url (http[s]://msdn.microsoft.com/).", + "nullable": true + }, + "configurationAccount": { + "type": "string", + "description": "The account used to configure the Windows device for taking the test. The user can be a domain account (domain\\user), an AAD account (username@tenant.com) or a local account (username).", + "nullable": true + }, + "allowPrinting": { + "type": "boolean", + "description": "Indicates whether or not to allow the app from printing during the test." + }, + "allowScreenCapture": { + "type": "boolean", + "description": "Indicates whether or not to allow screen capture capability during a test." + }, + "allowTextSuggestion": { + "type": "boolean", + "description": "Indicates whether or not to allow text suggestions during the test." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the secureAssessment resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "launchUri": "string", + "configurationAccount": "string", + "allowPrinting": true, + "allowScreenCapture": true, + "allowTextSuggestion": true + } + }, + "microsoft.graph.windowsPhone81CustomConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windowsPhone81CustomConfiguration", + "type": "object", + "properties": { + "omaSettings": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.omaSetting" + } + ], + "nullable": true + }, + "description": "OMA settings. This collection can contain a maximum of 1000 elements." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windowsPhone81CustomConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.windowsUpdateForBusinessConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windowsUpdateForBusinessConfiguration", + "type": "object", + "properties": { + "deliveryOptimizationMode": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsDeliveryOptimizationMode" + } + ], + "description": "Delivery Optimization Mode" + }, + "prereleaseFeatures": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.prereleaseFeatures" + } + ], + "description": "The pre-release features." + }, + "automaticUpdateMode": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.automaticUpdateMode" + } + ], + "description": "Automatic update mode." + }, + "microsoftUpdateServiceAllowed": { + "type": "boolean", + "description": "Allow Microsoft Update Service" + }, + "driversExcluded": { + "type": "boolean", + "description": "Exclude Windows update Drivers" + }, + "installationSchedule": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsUpdateInstallScheduleType" + } + ], + "description": "Installation schedule", + "nullable": true + }, + "qualityUpdatesDeferralPeriodInDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Defer Quality Updates by these many days", + "format": "int32" + }, + "featureUpdatesDeferralPeriodInDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Defer Feature Updates by these many days", + "format": "int32" + }, + "qualityUpdatesPaused": { + "type": "boolean", + "description": "Pause Quality Updates" + }, + "featureUpdatesPaused": { + "type": "boolean", + "description": "Pause Feature Updates" + }, + "qualityUpdatesPauseExpiryDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Quality Updates Pause Expiry datetime", + "format": "date-time" + }, + "featureUpdatesPauseExpiryDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Feature Updates Pause Expiry datetime", + "format": "date-time" + }, + "businessReadyUpdatesOnly": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsUpdateType" + } + ], + "description": "Determines which branch devices will receive their updates from" + } + }, + "description": "Windows Update for business configuration." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "deliveryOptimizationMode": { + "@odata.type": "microsoft.graph.windowsDeliveryOptimizationMode" + }, + "prereleaseFeatures": { + "@odata.type": "microsoft.graph.prereleaseFeatures" + }, + "automaticUpdateMode": { + "@odata.type": "microsoft.graph.automaticUpdateMode" + }, + "microsoftUpdateServiceAllowed": true, + "driversExcluded": true, + "installationSchedule": { + "@odata.type": "microsoft.graph.windowsUpdateInstallScheduleType" + }, + "qualityUpdatesDeferralPeriodInDays": "integer", + "featureUpdatesDeferralPeriodInDays": "integer", + "qualityUpdatesPaused": true, + "featureUpdatesPaused": true, + "qualityUpdatesPauseExpiryDateTime": "string (timestamp)", + "featureUpdatesPauseExpiryDateTime": "string (timestamp)", + "businessReadyUpdatesOnly": { + "@odata.type": "microsoft.graph.windowsUpdateType" + } + } + }, + "microsoft.graph.windowsUpdateInstallScheduleType": { + "title": "windowsUpdateInstallScheduleType", + "type": "object" + }, + "microsoft.graph.windowsUpdateScheduledInstall": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsUpdateInstallScheduleType" + }, + { + "title": "windowsUpdateScheduledInstall", + "type": "object", + "properties": { + "scheduledInstallDay": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.weeklySchedule" + } + ], + "description": "Scheduled Install Day in week" + }, + "scheduledInstallTime": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "description": "Scheduled Install Time during day", + "format": "time" + } + } + } + ], + "example": { + "scheduledInstallDay": { + "@odata.type": "microsoft.graph.weeklySchedule" + }, + "scheduledInstallTime": "string (timestamp)" + } + }, + "microsoft.graph.windowsUpdateActiveHoursInstall": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsUpdateInstallScheduleType" + }, + { + "title": "windowsUpdateActiveHoursInstall", + "type": "object", + "properties": { + "activeHoursStart": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "description": "Active Hours Start", + "format": "time" + }, + "activeHoursEnd": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "description": "Active Hours End", + "format": "time" + } + } + } + ], + "example": { + "activeHoursStart": "string (timestamp)", + "activeHoursEnd": "string (timestamp)" + } + }, + "microsoft.graph.windows81GeneralConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows81GeneralConfiguration", + "type": "object", + "properties": { + "accountsBlockAddingNonMicrosoftAccountEmail": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account." + }, + "applyOnlyToWindows81": { + "type": "boolean", + "description": "Value indicating whether this policy only applies to Windows 8.1. This property is read-only." + }, + "browserBlockAutofill": { + "type": "boolean", + "description": "Indicates whether or not to block auto fill." + }, + "browserBlockAutomaticDetectionOfIntranetSites": { + "type": "boolean", + "description": "Indicates whether or not to block automatic detection of Intranet sites." + }, + "browserBlockEnterpriseModeAccess": { + "type": "boolean", + "description": "Indicates whether or not to block enterprise mode access." + }, + "browserBlockJavaScript": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using JavaScript." + }, + "browserBlockPlugins": { + "type": "boolean", + "description": "Indicates whether or not to block plug-ins." + }, + "browserBlockPopups": { + "type": "boolean", + "description": "Indicates whether or not to block popups." + }, + "browserBlockSendingDoNotTrackHeader": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from sending the do not track header." + }, + "browserBlockSingleWordEntryOnIntranetSites": { + "type": "boolean", + "description": "Indicates whether or not to block a single word entry on Intranet sites." + }, + "browserRequireSmartScreen": { + "type": "boolean", + "description": "Indicates whether or not to require the user to use the smart screen filter." + }, + "browserEnterpriseModeSiteListLocation": { + "type": "string", + "description": "The enterprise mode site list location. Could be a local file, local network or http location.", + "nullable": true + }, + "browserInternetSecurityLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.internetSiteSecurityLevel" + } + ], + "description": "The internet security level." + }, + "browserIntranetSecurityLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.siteSecurityLevel" + } + ], + "description": "The Intranet security level." + }, + "browserLoggingReportLocation": { + "type": "string", + "description": "The logging report location.", + "nullable": true + }, + "browserRequireHighSecurityForRestrictedSites": { + "type": "boolean", + "description": "Indicates whether or not to require high security for restricted sites." + }, + "browserRequireFirewall": { + "type": "boolean", + "description": "Indicates whether or not to require a firewall." + }, + "browserRequireFraudWarning": { + "type": "boolean", + "description": "Indicates whether or not to require fraud warning." + }, + "browserTrustedSitesSecurityLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.siteSecurityLevel" + } + ], + "description": "The trusted sites security level." + }, + "cellularBlockDataRoaming": { + "type": "boolean", + "description": "Indicates whether or not to block data roaming." + }, + "diagnosticsBlockDataSubmission": { + "type": "boolean", + "description": "Indicates whether or not to block diagnostic data submission." + }, + "passwordBlockPicturePasswordAndPin": { + "type": "boolean", + "description": "Indicates whether or not to Block the user from using a pictures password and pin." + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Password expiration in days.", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The minimum password length.", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The minutes of inactivity before the screen times out.", + "format": "int32", + "nullable": true + }, + "passwordMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of character sets required in the password.", + "format": "int32", + "nullable": true + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of previous passwords to prevent re-use of. Valid values 0 to 24", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "The required password type." + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of sign in failures before factory reset.", + "format": "int32", + "nullable": true + }, + "storageRequireDeviceEncryption": { + "type": "boolean", + "description": "Indicates whether or not to require encryption on a mobile device." + }, + "updatesRequireAutomaticUpdates": { + "type": "boolean", + "description": "Indicates whether or not to require automatic updates." + }, + "userAccountControlSettings": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsUserAccountControlSettings" + } + ], + "description": "The user account control settings." + }, + "workFoldersUrl": { + "type": "string", + "description": "The work folders url.", + "nullable": true + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windows81GeneralConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "accountsBlockAddingNonMicrosoftAccountEmail": true, + "applyOnlyToWindows81": true, + "browserBlockAutofill": true, + "browserBlockAutomaticDetectionOfIntranetSites": true, + "browserBlockEnterpriseModeAccess": true, + "browserBlockJavaScript": true, + "browserBlockPlugins": true, + "browserBlockPopups": true, + "browserBlockSendingDoNotTrackHeader": true, + "browserBlockSingleWordEntryOnIntranetSites": true, + "browserRequireSmartScreen": true, + "browserEnterpriseModeSiteListLocation": "string", + "browserInternetSecurityLevel": { + "@odata.type": "microsoft.graph.internetSiteSecurityLevel" + }, + "browserIntranetSecurityLevel": { + "@odata.type": "microsoft.graph.siteSecurityLevel" + }, + "browserLoggingReportLocation": "string", + "browserRequireHighSecurityForRestrictedSites": true, + "browserRequireFirewall": true, + "browserRequireFraudWarning": true, + "browserTrustedSitesSecurityLevel": { + "@odata.type": "microsoft.graph.siteSecurityLevel" + }, + "cellularBlockDataRoaming": true, + "diagnosticsBlockDataSubmission": true, + "passwordBlockPicturePasswordAndPin": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "storageRequireDeviceEncryption": true, + "updatesRequireAutomaticUpdates": true, + "userAccountControlSettings": { + "@odata.type": "microsoft.graph.windowsUserAccountControlSettings" + }, + "workFoldersUrl": "string" + } + }, + "microsoft.graph.windowsPhone81GeneralConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windowsPhone81GeneralConfiguration", + "type": "object", + "properties": { + "applyOnlyToWindowsPhone81": { + "type": "boolean", + "description": "Value indicating whether this policy only applies to Windows Phone 8.1. This property is read-only." + }, + "appsBlockCopyPaste": { + "type": "boolean", + "description": "Indicates whether or not to block copy paste." + }, + "bluetoothBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block bluetooth." + }, + "cameraBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block camera." + }, + "cellularBlockWifiTethering": { + "type": "boolean", + "description": "Indicates whether or not to block Wi-Fi tethering. Has no impact if Wi-Fi is blocked." + }, + "compliantAppsList": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListItem" + } + ], + "nullable": true + }, + "description": "List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements." + }, + "compliantAppListType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.appListType" + } + ], + "description": "List that is in the AppComplianceList." + }, + "diagnosticDataBlockSubmission": { + "type": "boolean", + "description": "Indicates whether or not to block diagnostic data submission." + }, + "emailBlockAddingAccounts": { + "type": "boolean", + "description": "Indicates whether or not to block custom email accounts." + }, + "locationServicesBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block location services." + }, + "microsoftAccountBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block using a Microsoft Account." + }, + "nfcBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block Near-Field Communication." + }, + "passwordBlockSimple": { + "type": "boolean", + "description": "Indicates whether or not to block syncing the calendar." + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the password expires.", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum length of passwords.", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before screen timeout.", + "format": "int32", + "nullable": true + }, + "passwordMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of character sets a password must contain.", + "format": "int32", + "nullable": true + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passwords to block. Valid values 0 to 24", + "format": "int32", + "nullable": true + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of sign in failures allowed before factory reset.", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "Password type that is required." + }, + "passwordRequired": { + "type": "boolean", + "description": "Indicates whether or not to require a password." + }, + "screenCaptureBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block screenshots." + }, + "storageBlockRemovableStorage": { + "type": "boolean", + "description": "Indicates whether or not to block removable storage." + }, + "storageRequireEncryption": { + "type": "boolean", + "description": "Indicates whether or not to require encryption." + }, + "webBrowserBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the web browser." + }, + "wifiBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block Wi-Fi." + }, + "wifiBlockAutomaticConnectHotspots": { + "type": "boolean", + "description": "Indicates whether or not to block automatically connecting to Wi-Fi hotspots. Has no impact if Wi-Fi is blocked." + }, + "wifiBlockHotspotReporting": { + "type": "boolean", + "description": "Indicates whether or not to block Wi-Fi hotspot reporting. Has no impact if Wi-Fi is blocked." + }, + "windowsStoreBlocked": { + "type": "boolean", + "description": "Indicates whether or not to block the Windows Store." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windowsPhone81GeneralConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "applyOnlyToWindowsPhone81": true, + "appsBlockCopyPaste": true, + "bluetoothBlocked": true, + "cameraBlocked": true, + "cellularBlockWifiTethering": true, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "diagnosticDataBlockSubmission": true, + "emailBlockAddingAccounts": true, + "locationServicesBlocked": true, + "microsoftAccountBlocked": true, + "nfcBlocked": true, + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordRequired": true, + "screenCaptureBlocked": true, + "storageBlockRemovableStorage": true, + "storageRequireEncryption": true, + "webBrowserBlocked": true, + "wifiBlocked": true, + "wifiBlockAutomaticConnectHotspots": true, + "wifiBlockHotspotReporting": true, + "windowsStoreBlocked": true + } + }, + "microsoft.graph.windows10TeamGeneralConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10TeamGeneralConfiguration", + "type": "object", + "properties": { + "azureOperationalInsightsBlockTelemetry": { + "type": "boolean", + "description": "Indicates whether or not to Block Azure Operational Insights." + }, + "azureOperationalInsightsWorkspaceId": { + "type": "string", + "description": "The Azure Operational Insights workspace id.", + "nullable": true + }, + "azureOperationalInsightsWorkspaceKey": { + "type": "string", + "description": "The Azure Operational Insights Workspace key.", + "nullable": true + }, + "connectAppBlockAutoLaunch": { + "type": "boolean", + "description": "Specifies whether to automatically launch the Connect app whenever a projection is initiated." + }, + "maintenanceWindowBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block setting a maintenance window for device updates." + }, + "maintenanceWindowDurationInHours": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Maintenance window duration for device updates. Valid values 0 to 5", + "format": "int32", + "nullable": true + }, + "maintenanceWindowStartTime": { + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string", + "description": "Maintenance window start time for device updates.", + "format": "time", + "nullable": true + }, + "miracastChannel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.miracastChannel" + } + ], + "description": "The channel." + }, + "miracastBlocked": { + "type": "boolean", + "description": "Indicates whether or not to Block wireless projection." + }, + "miracastRequirePin": { + "type": "boolean", + "description": "Indicates whether or not to require a pin for wireless projection." + }, + "settingsBlockMyMeetingsAndFiles": { + "type": "boolean", + "description": "Specifies whether to disable the \"My meetings and files\" feature in the Start menu, which shows the signed-in user's meetings and files from Office 365." + }, + "settingsBlockSessionResume": { + "type": "boolean", + "description": "Specifies whether to allow the ability to resume a session when the session times out." + }, + "settingsBlockSigninSuggestions": { + "type": "boolean", + "description": "Specifies whether to disable auto-populating of the sign-in dialog with invitees from scheduled meetings." + }, + "settingsDefaultVolume": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Specifies the default volume value for a new session. Permitted values are 0-100. The default is 45. Valid values 0 to 100", + "format": "int32", + "nullable": true + }, + "settingsScreenTimeoutInMinutes": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Specifies the number of minutes until the Hub screen turns off.", + "format": "int32", + "nullable": true + }, + "settingsSessionTimeoutInMinutes": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Specifies the number of minutes until the session times out.", + "format": "int32", + "nullable": true + }, + "settingsSleepTimeoutInMinutes": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Specifies the number of minutes until the Hub enters sleep mode.", + "format": "int32", + "nullable": true + }, + "welcomeScreenBlockAutomaticWakeUp": { + "type": "boolean", + "description": "Indicates whether or not to Block the welcome screen from waking up automatically when someone enters the room." + }, + "welcomeScreenBackgroundImageUrl": { + "type": "string", + "description": "The welcome screen background image URL. The URL must use the HTTPS protocol and return a PNG image.", + "nullable": true + }, + "welcomeScreenMeetingInformation": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.welcomeScreenMeetingInformation" + } + ], + "description": "The welcome screen meeting information shown." + } + }, + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windows10TeamGeneralConfiguration resource." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "azureOperationalInsightsBlockTelemetry": true, + "azureOperationalInsightsWorkspaceId": "string", + "azureOperationalInsightsWorkspaceKey": "string", + "connectAppBlockAutoLaunch": true, + "maintenanceWindowBlocked": true, + "maintenanceWindowDurationInHours": "integer", + "maintenanceWindowStartTime": "string (timestamp)", + "miracastChannel": { + "@odata.type": "microsoft.graph.miracastChannel" + }, + "miracastBlocked": true, + "miracastRequirePin": true, + "settingsBlockMyMeetingsAndFiles": true, + "settingsBlockSessionResume": true, + "settingsBlockSigninSuggestions": true, + "settingsDefaultVolume": "integer", + "settingsScreenTimeoutInMinutes": "integer", + "settingsSessionTimeoutInMinutes": "integer", + "settingsSleepTimeoutInMinutes": "integer", + "welcomeScreenBlockAutomaticWakeUp": true, + "welcomeScreenBackgroundImageUrl": "string", + "welcomeScreenMeetingInformation": { + "@odata.type": "microsoft.graph.welcomeScreenMeetingInformation" + } + } + }, + "microsoft.graph.androidCompliancePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "androidCompliancePolicy", + "type": "object", + "properties": { + "passwordRequired": { + "type": "boolean", + "description": "Require a password to unlock device." + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum password length. Valid values 4 to 16", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidRequiredPasswordType" + } + ], + "description": "Type of characters in password" + }, + "passwordMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before a password is required.", + "format": "int32", + "nullable": true + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the password expires. Valid values 1 to 65535", + "format": "int32", + "nullable": true + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passwords to block.", + "format": "int32", + "nullable": true + }, + "securityPreventInstallAppsFromUnknownSources": { + "type": "boolean", + "description": "Require that devices disallow installation of apps from unknown sources." + }, + "securityDisableUsbDebugging": { + "type": "boolean", + "description": "Disable USB debugging on Android devices." + }, + "securityRequireVerifyApps": { + "type": "boolean", + "description": "Require the Android Verify apps feature is turned on." + }, + "deviceThreatProtectionEnabled": { + "type": "boolean", + "description": "Require that devices have enabled device threat protection." + }, + "deviceThreatProtectionRequiredSecurityLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceThreatProtectionLevel" + } + ], + "description": "Require Mobile Threat Protection minimum risk level to report noncompliance." + }, + "securityBlockJailbrokenDevices": { + "type": "boolean", + "description": "Devices must not be jailbroken or rooted." + }, + "osMinimumVersion": { + "type": "string", + "description": "Minimum Android version.", + "nullable": true + }, + "osMaximumVersion": { + "type": "string", + "description": "Maximum Android version.", + "nullable": true + }, + "minAndroidSecurityPatchLevel": { + "type": "string", + "description": "Minimum Android security patch level.", + "nullable": true + }, + "storageRequireEncryption": { + "type": "boolean", + "description": "Require encryption on Android devices." + }, + "securityRequireSafetyNetAttestationBasicIntegrity": { + "type": "boolean", + "description": "Require the device to pass the SafetyNet basic integrity check." + }, + "securityRequireSafetyNetAttestationCertifiedDevice": { + "type": "boolean", + "description": "Require the device to pass the SafetyNet certified device check." + }, + "securityRequireGooglePlayServices": { + "type": "boolean", + "description": "Require Google Play Services to be installed and enabled on the device." + }, + "securityRequireUpToDateSecurityProviders": { + "type": "boolean", + "description": "Require the device to have up to date security providers. The device will require Google Play Services to be enabled and up to date." + }, + "securityRequireCompanyPortalAppIntegrity": { + "type": "boolean", + "description": "Require the device to pass the Company Portal client app runtime integrity check." + } + }, + "description": "This class contains compliance settings for Android." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordMinimumLength": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidRequiredPasswordType" + }, + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordExpirationDays": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "securityPreventInstallAppsFromUnknownSources": true, + "securityDisableUsbDebugging": true, + "securityRequireVerifyApps": true, + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "securityBlockJailbrokenDevices": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "minAndroidSecurityPatchLevel": "string", + "storageRequireEncryption": true, + "securityRequireSafetyNetAttestationBasicIntegrity": true, + "securityRequireSafetyNetAttestationCertifiedDevice": true, + "securityRequireGooglePlayServices": true, + "securityRequireUpToDateSecurityProviders": true, + "securityRequireCompanyPortalAppIntegrity": true + } + }, + "microsoft.graph.androidWorkProfileCompliancePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "androidWorkProfileCompliancePolicy", + "type": "object", + "properties": { + "passwordRequired": { + "type": "boolean", + "description": "Require a password to unlock device." + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum password length. Valid values 4 to 16", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.androidRequiredPasswordType" + } + ], + "description": "Type of characters in password" + }, + "passwordMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before a password is required.", + "format": "int32", + "nullable": true + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the password expires. Valid values 1 to 365", + "format": "int32", + "nullable": true + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passwords to block.", + "format": "int32", + "nullable": true + }, + "securityPreventInstallAppsFromUnknownSources": { + "type": "boolean", + "description": "Require that devices disallow installation of apps from unknown sources." + }, + "securityDisableUsbDebugging": { + "type": "boolean", + "description": "Disable USB debugging on Android devices." + }, + "securityRequireVerifyApps": { + "type": "boolean", + "description": "Require the Android Verify apps feature is turned on." + }, + "deviceThreatProtectionEnabled": { + "type": "boolean", + "description": "Require that devices have enabled device threat protection." + }, + "deviceThreatProtectionRequiredSecurityLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceThreatProtectionLevel" + } + ], + "description": "Require Mobile Threat Protection minimum risk level to report noncompliance." + }, + "securityBlockJailbrokenDevices": { + "type": "boolean", + "description": "Devices must not be jailbroken or rooted." + }, + "osMinimumVersion": { + "type": "string", + "description": "Minimum Android version.", + "nullable": true + }, + "osMaximumVersion": { + "type": "string", + "description": "Maximum Android version.", + "nullable": true + }, + "minAndroidSecurityPatchLevel": { + "type": "string", + "description": "Minimum Android security patch level.", + "nullable": true + }, + "storageRequireEncryption": { + "type": "boolean", + "description": "Require encryption on Android devices." + }, + "securityRequireSafetyNetAttestationBasicIntegrity": { + "type": "boolean", + "description": "Require the device to pass the SafetyNet basic integrity check." + }, + "securityRequireSafetyNetAttestationCertifiedDevice": { + "type": "boolean", + "description": "Require the device to pass the SafetyNet certified device check." + }, + "securityRequireGooglePlayServices": { + "type": "boolean", + "description": "Require Google Play Services to be installed and enabled on the device." + }, + "securityRequireUpToDateSecurityProviders": { + "type": "boolean", + "description": "Require the device to have up to date security providers. The device will require Google Play Services to be enabled and up to date." + }, + "securityRequireCompanyPortalAppIntegrity": { + "type": "boolean", + "description": "Require the device to pass the Company Portal client app runtime integrity check." + } + }, + "description": "This class contains compliance settings for Android Work Profile." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordMinimumLength": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidRequiredPasswordType" + }, + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordExpirationDays": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "securityPreventInstallAppsFromUnknownSources": true, + "securityDisableUsbDebugging": true, + "securityRequireVerifyApps": true, + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "securityBlockJailbrokenDevices": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "minAndroidSecurityPatchLevel": "string", + "storageRequireEncryption": true, + "securityRequireSafetyNetAttestationBasicIntegrity": true, + "securityRequireSafetyNetAttestationCertifiedDevice": true, + "securityRequireGooglePlayServices": true, + "securityRequireUpToDateSecurityProviders": true, + "securityRequireCompanyPortalAppIntegrity": true + } + }, + "microsoft.graph.iosCompliancePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "iosCompliancePolicy", + "type": "object", + "properties": { + "passcodeBlockSimple": { + "type": "boolean", + "description": "Indicates whether or not to block simple passcodes." + }, + "passcodeExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the passcode expires. Valid values 1 to 65535", + "format": "int32", + "nullable": true + }, + "passcodeMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum length of passcode. Valid values 4 to 14", + "format": "int32", + "nullable": true + }, + "passcodeMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before a passcode is required.", + "format": "int32", + "nullable": true + }, + "passcodePreviousPasscodeBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passcodes to block. Valid values 1 to 24", + "format": "int32", + "nullable": true + }, + "passcodeMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of character sets required in the password.", + "format": "int32", + "nullable": true + }, + "passcodeRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "The required passcode type." + }, + "passcodeRequired": { + "type": "boolean", + "description": "Indicates whether or not to require a passcode." + }, + "osMinimumVersion": { + "type": "string", + "description": "Minimum IOS version.", + "nullable": true + }, + "osMaximumVersion": { + "type": "string", + "description": "Maximum IOS version.", + "nullable": true + }, + "securityBlockJailbrokenDevices": { + "type": "boolean", + "description": "Devices must not be jailbroken or rooted." + }, + "deviceThreatProtectionEnabled": { + "type": "boolean", + "description": "Require that devices have enabled device threat protection ." + }, + "deviceThreatProtectionRequiredSecurityLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceThreatProtectionLevel" + } + ], + "description": "Require Mobile Threat Protection minimum risk level to report noncompliance." + }, + "managedEmailProfileRequired": { + "type": "boolean", + "description": "Indicates whether or not to require a managed email profile." + } + }, + "description": "This class contains compliance settings for IOS." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passcodeBlockSimple": true, + "passcodeExpirationDays": "integer", + "passcodeMinimumLength": "integer", + "passcodeMinutesOfInactivityBeforeLock": "integer", + "passcodePreviousPasscodeBlockCount": "integer", + "passcodeMinimumCharacterSetCount": "integer", + "passcodeRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passcodeRequired": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "securityBlockJailbrokenDevices": true, + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "managedEmailProfileRequired": true + } + }, + "microsoft.graph.macOSCompliancePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "macOSCompliancePolicy", + "type": "object", + "properties": { + "passwordRequired": { + "type": "boolean", + "description": "Whether or not to require a password." + }, + "passwordBlockSimple": { + "type": "boolean", + "description": "Indicates whether or not to block simple passwords." + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the password expires. Valid values 1 to 65535", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum length of password. Valid values 4 to 14", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before a password is required.", + "format": "int32", + "nullable": true + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passwords to block. Valid values 1 to 24", + "format": "int32", + "nullable": true + }, + "passwordMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of character sets required in the password.", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "The required password type." + }, + "osMinimumVersion": { + "type": "string", + "description": "Minimum IOS version.", + "nullable": true + }, + "osMaximumVersion": { + "type": "string", + "description": "Maximum IOS version.", + "nullable": true + }, + "systemIntegrityProtectionEnabled": { + "type": "boolean", + "description": "Require that devices have enabled system integrity protection." + }, + "deviceThreatProtectionEnabled": { + "type": "boolean", + "description": "Require that devices have enabled device threat protection ." + }, + "deviceThreatProtectionRequiredSecurityLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceThreatProtectionLevel" + } + ], + "description": "Require Mobile Threat Protection minimum risk level to report noncompliance." + }, + "storageRequireEncryption": { + "type": "boolean", + "description": "Require encryption on Mac OS devices." + }, + "firewallEnabled": { + "type": "boolean", + "description": "Whether the firewall should be enabled or not." + }, + "firewallBlockAllIncoming": { + "type": "boolean", + "description": "Corresponds to the “Block all incoming connections” option." + }, + "firewallEnableStealthMode": { + "type": "boolean", + "description": "Corresponds to “Enable stealth mode.”" + } + }, + "description": "This class contains compliance settings for Mac OS." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "systemIntegrityProtectionEnabled": true, + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "storageRequireEncryption": true, + "firewallEnabled": true, + "firewallBlockAllIncoming": true, + "firewallEnableStealthMode": true + } + }, + "microsoft.graph.windows10CompliancePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "windows10CompliancePolicy", + "type": "object", + "properties": { + "passwordRequired": { + "type": "boolean", + "description": "Require a password to unlock Windows device." + }, + "passwordBlockSimple": { + "type": "boolean", + "description": "Indicates whether or not to block simple password." + }, + "passwordRequiredToUnlockFromIdle": { + "type": "boolean", + "description": "Require a password to unlock an idle device." + }, + "passwordMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before a password is required.", + "format": "int32", + "nullable": true + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The password expiration in days.", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The minimum password length.", + "format": "int32", + "nullable": true + }, + "passwordMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of character sets required in the password.", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "The required password type." + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of previous passwords to prevent re-use of.", + "format": "int32", + "nullable": true + }, + "requireHealthyDeviceReport": { + "type": "boolean", + "description": "Require devices to be reported as healthy by Windows Device Health Attestation." + }, + "osMinimumVersion": { + "type": "string", + "description": "Minimum Windows 10 version.", + "nullable": true + }, + "osMaximumVersion": { + "type": "string", + "description": "Maximum Windows 10 version.", + "nullable": true + }, + "mobileOsMinimumVersion": { + "type": "string", + "description": "Minimum Windows Phone version.", + "nullable": true + }, + "mobileOsMaximumVersion": { + "type": "string", + "description": "Maximum Windows Phone version.", + "nullable": true + }, + "earlyLaunchAntiMalwareDriverEnabled": { + "type": "boolean", + "description": "Require devices to be reported as healthy by Windows Device Health Attestation - early launch antimalware driver is enabled." + }, + "bitLockerEnabled": { + "type": "boolean", + "description": "Require devices to be reported healthy by Windows Device Health Attestation - bit locker is enabled" + }, + "secureBootEnabled": { + "type": "boolean", + "description": "Require devices to be reported as healthy by Windows Device Health Attestation - secure boot is enabled." + }, + "codeIntegrityEnabled": { + "type": "boolean", + "description": "Require devices to be reported as healthy by Windows Device Health Attestation." + }, + "storageRequireEncryption": { + "type": "boolean", + "description": "Require encryption on windows devices." + } + }, + "description": "This class contains compliance settings for Windows 10." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordBlockSimple": true, + "passwordRequiredToUnlockFromIdle": true, + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordPreviousPasswordBlockCount": "integer", + "requireHealthyDeviceReport": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "mobileOsMinimumVersion": "string", + "mobileOsMaximumVersion": "string", + "earlyLaunchAntiMalwareDriverEnabled": true, + "bitLockerEnabled": true, + "secureBootEnabled": true, + "codeIntegrityEnabled": true, + "storageRequireEncryption": true + } + }, + "microsoft.graph.windows10MobileCompliancePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "windows10MobileCompliancePolicy", + "type": "object", + "properties": { + "passwordRequired": { + "type": "boolean", + "description": "Require a password to unlock Windows Phone device." + }, + "passwordBlockSimple": { + "type": "boolean", + "description": "Whether or not to block syncing the calendar." + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum password length. Valid values 4 to 16", + "format": "int32", + "nullable": true + }, + "passwordMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of character sets required in the password.", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "The required password type." + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of previous passwords to prevent re-use of.", + "format": "int32", + "nullable": true + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before password expiration. Valid values 1 to 255", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before a password is required.", + "format": "int32", + "nullable": true + }, + "passwordRequireToUnlockFromIdle": { + "type": "boolean", + "description": "Require a password to unlock an idle device." + }, + "osMinimumVersion": { + "type": "string", + "description": "Minimum Windows Phone version.", + "nullable": true + }, + "osMaximumVersion": { + "type": "string", + "description": "Maximum Windows Phone version.", + "nullable": true + }, + "earlyLaunchAntiMalwareDriverEnabled": { + "type": "boolean", + "description": "Require devices to be reported as healthy by Windows Device Health Attestation - early launch antimalware driver is enabled." + }, + "bitLockerEnabled": { + "type": "boolean", + "description": "Require devices to be reported healthy by Windows Device Health Attestation - bit locker is enabled" + }, + "secureBootEnabled": { + "type": "boolean", + "description": "Require devices to be reported as healthy by Windows Device Health Attestation - secure boot is enabled." + }, + "codeIntegrityEnabled": { + "type": "boolean", + "description": "Require devices to be reported as healthy by Windows Device Health Attestation." + }, + "storageRequireEncryption": { + "type": "boolean", + "description": "Require encryption on windows devices." + } + }, + "description": "This class contains compliance settings for Windows 10 Mobile." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordBlockSimple": true, + "passwordMinimumLength": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordPreviousPasswordBlockCount": "integer", + "passwordExpirationDays": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordRequireToUnlockFromIdle": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "earlyLaunchAntiMalwareDriverEnabled": true, + "bitLockerEnabled": true, + "secureBootEnabled": true, + "codeIntegrityEnabled": true, + "storageRequireEncryption": true + } + }, + "microsoft.graph.windows81CompliancePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "windows81CompliancePolicy", + "type": "object", + "properties": { + "passwordRequired": { + "type": "boolean", + "description": "Require a password to unlock Windows device." + }, + "passwordBlockSimple": { + "type": "boolean", + "description": "Indicates whether or not to block simple password." + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Password expiration in days.", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The minimum password length.", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before a password is required.", + "format": "int32", + "nullable": true + }, + "passwordMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of character sets required in the password.", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "The required password type." + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of previous passwords to prevent re-use of. Valid values 0 to 24", + "format": "int32", + "nullable": true + }, + "osMinimumVersion": { + "type": "string", + "description": "Minimum Windows 8.1 version.", + "nullable": true + }, + "osMaximumVersion": { + "type": "string", + "description": "Maximum Windows 8.1 version.", + "nullable": true + }, + "storageRequireEncryption": { + "type": "boolean", + "description": "Indicates whether or not to require encryption on a windows 8.1 device." + } + }, + "description": "This class contains compliance settings for Windows 8.1." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordPreviousPasswordBlockCount": "integer", + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "storageRequireEncryption": true + } + }, + "microsoft.graph.windowsPhone81CompliancePolicy": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "windowsPhone81CompliancePolicy", + "type": "object", + "properties": { + "passwordBlockSimple": { + "type": "boolean", + "description": "Whether or not to block syncing the calendar." + }, + "passwordExpirationDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of days before the password expires.", + "format": "int32", + "nullable": true + }, + "passwordMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minimum length of passwords.", + "format": "int32", + "nullable": true + }, + "passwordMinutesOfInactivityBeforeLock": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Minutes of inactivity before a password is required.", + "format": "int32", + "nullable": true + }, + "passwordMinimumCharacterSetCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "The number of character sets required in the password.", + "format": "int32", + "nullable": true + }, + "passwordRequiredType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.requiredPasswordType" + } + ], + "description": "The required password type." + }, + "passwordPreviousPasswordBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of previous passwords to block. Valid values 0 to 24", + "format": "int32", + "nullable": true + }, + "passwordRequired": { + "type": "boolean", + "description": "Whether or not to require a password." + }, + "osMinimumVersion": { + "type": "string", + "description": "Minimum Windows Phone version.", + "nullable": true + }, + "osMaximumVersion": { + "type": "string", + "description": "Maximum Windows Phone version.", + "nullable": true + }, + "storageRequireEncryption": { + "type": "boolean", + "description": "Require encryption on windows phone devices." + } + }, + "description": "This class contains compliance settings for Windows 8.1 Mobile." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordPreviousPasswordBlockCount": "integer", + "passwordRequired": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "storageRequireEncryption": true + } + }, + "microsoft.graph.deviceComplianceSettingState": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceComplianceSettingState", + "type": "object", + "properties": { + "setting": { + "type": "string", + "description": "The setting class name and property name.", + "nullable": true + }, + "settingName": { + "type": "string", + "description": "The Setting Name that is being reported", + "nullable": true + }, + "deviceId": { + "type": "string", + "description": "The Device Id that is being reported", + "nullable": true + }, + "deviceName": { + "type": "string", + "description": "The Device Name that is being reported", + "nullable": true + }, + "userId": { + "type": "string", + "description": "The user Id that is being reported", + "nullable": true + }, + "userEmail": { + "type": "string", + "description": "The User email address that is being reported", + "nullable": true + }, + "userName": { + "type": "string", + "description": "The User Name that is being reported", + "nullable": true + }, + "userPrincipalName": { + "type": "string", + "description": "The User PrincipalName that is being reported", + "nullable": true + }, + "deviceModel": { + "type": "string", + "description": "The device model that is being reported", + "nullable": true + }, + "state": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "The compliance state of the setting" + }, + "complianceGracePeriodExpirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The DateTime when device compliance grace period expires", + "format": "date-time" + } + }, + "description": "Device compliance setting State for a given device." + } + ], + "example": { + "id": "string (identifier)", + "setting": "string", + "settingName": "string", + "deviceId": "string", + "deviceName": "string", + "userId": "string", + "userEmail": "string", + "userName": "string", + "userPrincipalName": "string", + "deviceModel": "string", + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "complianceGracePeriodExpirationDateTime": "string (timestamp)" + } + }, + "microsoft.graph.deviceConfigurationSettingState": { + "title": "deviceConfigurationSettingState", + "type": "object", + "properties": { + "setting": { + "type": "string", + "description": "The setting that is being reported", + "nullable": true + }, + "settingName": { + "type": "string", + "description": "Localized/user friendly setting name that is being reported", + "nullable": true + }, + "instanceDisplayName": { + "type": "string", + "description": "Name of setting instance that is being reported.", + "nullable": true + }, + "state": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "The compliance state of the setting" + }, + "errorCode": { + "type": "integer", + "description": "Error code for the setting", + "format": "int64" + }, + "errorDescription": { + "type": "string", + "description": "Error description", + "nullable": true + }, + "userId": { + "type": "string", + "description": "UserId", + "nullable": true + }, + "userName": { + "type": "string", + "description": "UserName", + "nullable": true + }, + "userEmail": { + "type": "string", + "description": "UserEmail", + "nullable": true + }, + "userPrincipalName": { + "type": "string", + "description": "UserPrincipalName.", + "nullable": true + }, + "sources": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.settingSource" + } + ], + "nullable": true + }, + "description": "Contributing policies" + }, + "currentValue": { + "type": "string", + "description": "Current value of setting on device", + "nullable": true + } + }, + "example": { + "setting": "string", + "settingName": "string", + "instanceDisplayName": "string", + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "errorCode": "integer", + "errorDescription": "string", + "userId": "string", + "userName": "string", + "userEmail": "string", + "userPrincipalName": "string", + "sources": [ + { + "@odata.type": "microsoft.graph.settingSource" + } + ], + "currentValue": "string" + } + }, + "microsoft.graph.settingSource": { + "title": "settingSource", + "type": "object", + "properties": { + "id": { + "type": "string", + "nullable": true + }, + "displayName": { + "type": "string", + "nullable": true + } + }, + "example": { + "id": "string", + "displayName": "string" + } + }, + "microsoft.graph.deviceCompliancePolicySettingState": { + "title": "deviceCompliancePolicySettingState", + "type": "object", + "properties": { + "setting": { + "type": "string", + "description": "The setting that is being reported", + "nullable": true + }, + "settingName": { + "type": "string", + "description": "Localized/user friendly setting name that is being reported", + "nullable": true + }, + "instanceDisplayName": { + "type": "string", + "description": "Name of setting instance that is being reported.", + "nullable": true + }, + "state": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.complianceStatus" + } + ], + "description": "The compliance state of the setting" + }, + "errorCode": { + "type": "integer", + "description": "Error code for the setting", + "format": "int64" + }, + "errorDescription": { + "type": "string", + "description": "Error description", + "nullable": true + }, + "userId": { + "type": "string", + "description": "UserId", + "nullable": true + }, + "userName": { + "type": "string", + "description": "UserName", + "nullable": true + }, + "userEmail": { + "type": "string", + "description": "UserEmail", + "nullable": true + }, + "userPrincipalName": { + "type": "string", + "description": "UserPrincipalName.", + "nullable": true + }, + "sources": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.settingSource" + } + ], + "nullable": true + }, + "description": "Contributing policies" + }, + "currentValue": { + "type": "string", + "description": "Current value of setting on device", + "nullable": true + } + }, + "example": { + "setting": "string", + "settingName": "string", + "instanceDisplayName": "string", + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "errorCode": "integer", + "errorDescription": "string", + "userId": "string", + "userName": "string", + "userEmail": "string", + "userPrincipalName": "string", + "sources": [ + { + "@odata.type": "microsoft.graph.settingSource" + } + ], + "currentValue": "string" + } + }, + "microsoft.graph.enrollmentConfigurationAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "target": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceEnrollmentLimitConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + }, + { + "title": "deviceEnrollmentLimitConfiguration", + "type": "object", + "properties": { + "limit": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "priority": "integer", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.enrollmentConfigurationAssignment" + } + ], + "limit": "integer" + } + }, + "microsoft.graph.deviceEnrollmentPlatformRestrictionsConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + }, + { + "title": "deviceEnrollmentPlatformRestrictionsConfiguration", + "type": "object", + "properties": { + "iosRestriction": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentPlatformRestriction" + } + ], + "nullable": true + }, + "windowsRestriction": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentPlatformRestriction" + } + ], + "nullable": true + }, + "windowsMobileRestriction": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentPlatformRestriction" + } + ], + "nullable": true + }, + "androidRestriction": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentPlatformRestriction" + } + ], + "nullable": true + }, + "macOSRestriction": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentPlatformRestriction" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "priority": "integer", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.enrollmentConfigurationAssignment" + } + ], + "iosRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "windowsRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "windowsMobileRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "androidRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "macOSRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + } + } + }, + "microsoft.graph.deviceEnrollmentPlatformRestriction": { + "title": "deviceEnrollmentPlatformRestriction", + "type": "object", + "properties": { + "platformBlocked": { + "type": "boolean", + "description": "Block the platform from enrolling" + }, + "personalDeviceEnrollmentBlocked": { + "type": "boolean", + "description": "Block personally owned devices from enrolling" + }, + "osMinimumVersion": { + "type": "string", + "description": "Min OS version supported", + "nullable": true + }, + "osMaximumVersion": { + "type": "string", + "description": "Max OS version supported", + "nullable": true + } + }, + "example": { + "platformBlocked": true, + "personalDeviceEnrollmentBlocked": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string" + } + }, + "microsoft.graph.deviceEnrollmentWindowsHelloForBusinessConfiguration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentConfiguration" + }, + { + "title": "deviceEnrollmentWindowsHelloForBusinessConfiguration", + "type": "object", + "properties": { + "pinMinimumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "pinMaximumLength": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "pinUppercaseCharactersUsage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsHelloForBusinessPinUsage" + } + ] + }, + "pinLowercaseCharactersUsage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsHelloForBusinessPinUsage" + } + ] + }, + "pinSpecialCharactersUsage": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsHelloForBusinessPinUsage" + } + ] + }, + "state": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.enablement" + } + ] + }, + "securityDeviceRequired": { + "type": "boolean" + }, + "unlockWithBiometricsEnabled": { + "type": "boolean" + }, + "remotePassportEnabled": { + "type": "boolean" + }, + "pinPreviousBlockCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "pinExpirationInDays": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "enhancedBiometricsState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.enablement" + } + ] + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "priority": "integer", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.enrollmentConfigurationAssignment" + } + ], + "pinMinimumLength": "integer", + "pinMaximumLength": "integer", + "pinUppercaseCharactersUsage": { + "@odata.type": "microsoft.graph.windowsHelloForBusinessPinUsage" + }, + "pinLowercaseCharactersUsage": { + "@odata.type": "microsoft.graph.windowsHelloForBusinessPinUsage" + }, + "pinSpecialCharactersUsage": { + "@odata.type": "microsoft.graph.windowsHelloForBusinessPinUsage" + }, + "state": { + "@odata.type": "microsoft.graph.enablement" + }, + "securityDeviceRequired": true, + "unlockWithBiometricsEnabled": true, + "remotePassportEnabled": true, + "pinPreviousBlockCount": "integer", + "pinExpirationInDays": "integer", + "enhancedBiometricsState": { + "@odata.type": "microsoft.graph.enablement" + } + } + }, + "microsoft.graph.managedMobileApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedMobileApp", + "type": "object", + "properties": { + "mobileAppIdentifier": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppIdentifier" + } + ], + "description": "The identifier for an app with it's operating system type.", + "nullable": true + }, + "version": { + "type": "string", + "description": "Version of the entity.", + "nullable": true + } + }, + "description": "The identifier for the deployment an app." + } + ], + "example": { + "id": "string (identifier)", + "mobileAppIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "version": "string" + } + }, + "microsoft.graph.mobileAppIdentifier": { + "title": "mobileAppIdentifier", + "type": "object" + }, + "microsoft.graph.targetedManagedAppPolicyAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "targetedManagedAppPolicyAssignment", + "type": "object", + "properties": { + "target": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + ], + "description": "Identifier for deployment of a group or app", + "nullable": true + } + }, + "description": "The type for deployment of groups or apps." + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.managedAppDiagnosticStatus": { + "title": "managedAppDiagnosticStatus", + "type": "object", + "properties": { + "validationName": { + "type": "string", + "description": "The validation friendly name", + "nullable": true + }, + "state": { + "type": "string", + "description": "The state of the operation", + "nullable": true + }, + "mitigationInstruction": { + "type": "string", + "description": "Instruction on how to mitigate a failed validation", + "nullable": true + } + }, + "example": { + "validationName": "string", + "state": "string", + "mitigationInstruction": "string" + } + }, + "microsoft.graph.managedAppOperation": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedAppOperation", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "The operation name.", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "The last time the app operation was modified.", + "format": "date-time" + }, + "state": { + "type": "string", + "description": "The current state of the operation", + "nullable": true + }, + "version": { + "type": "string", + "description": "Version of the entity.", + "nullable": true + } + }, + "description": "Represents an operation applied against an app registration." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "lastModifiedDateTime": "string (timestamp)", + "state": "string", + "version": "string" + } + }, + "microsoft.graph.keyValuePair": { + "title": "keyValuePair", + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Name for this key-value pair" + }, + "value": { + "type": "string", + "description": "Value for this key-value pair", + "nullable": true + } + }, + "example": { + "name": "string", + "value": "string" + } + }, + "microsoft.graph.managedAppPolicyDeploymentSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedAppPolicyDeploymentSummary", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "configurationDeployedUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32" + }, + "lastRefreshTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "configurationDeploymentSummaryPerApp": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppPolicyDeploymentSummaryPerApp" + } + ], + "nullable": true + } + }, + "version": { + "type": "string", + "description": "Version of the entity.", + "nullable": true + } + }, + "description": "The ManagedAppEntity is the base entity type for all other entity types under app management workflow." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "configurationDeployedUserCount": "integer", + "lastRefreshTime": "string (timestamp)", + "configurationDeploymentSummaryPerApp": [ + { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummaryPerApp" + } + ], + "version": "string" + } + }, + "microsoft.graph.windowsInformationProtectionResourceCollection": { + "title": "windowsInformationProtectionResourceCollection", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Display name" + }, + "resources": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "Collection of resources" + } + }, + "example": { + "displayName": "string", + "resources": [ + "string" + ] + } + }, + "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate": { + "title": "windowsInformationProtectionDataRecoveryCertificate", + "type": "object", + "properties": { + "subjectName": { + "type": "string", + "description": "Data recovery Certificate subject name", + "nullable": true + }, + "description": { + "type": "string", + "description": "Data recovery Certificate description", + "nullable": true + }, + "expirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Data recovery Certificate expiration datetime", + "format": "date-time" + }, + "certificate": { + "type": "string", + "description": "Data recovery Certificate", + "format": "base64url", + "nullable": true + } + }, + "example": { + "subjectName": "string", + "description": "string", + "expirationDateTime": "string (timestamp)", + "certificate": "string" + } + }, + "microsoft.graph.windowsInformationProtectionApp": { + "title": "windowsInformationProtectionApp", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "App display name." + }, + "description": { + "type": "string", + "description": "The app's description.", + "nullable": true + }, + "publisherName": { + "type": "string", + "description": "The publisher name", + "nullable": true + }, + "productName": { + "type": "string", + "description": "The product name.", + "nullable": true + }, + "denied": { + "type": "boolean", + "description": "If true, app is denied protection or exemption." + } + }, + "example": { + "displayName": "string", + "description": "string", + "publisherName": "string", + "productName": "string", + "denied": true + } + }, + "microsoft.graph.windowsInformationProtectionProxiedDomainCollection": { + "title": "windowsInformationProtectionProxiedDomainCollection", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Display name" + }, + "proxiedDomains": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.proxiedDomain" + }, + "description": "Collection of proxied domains" + } + }, + "example": { + "displayName": "string", + "proxiedDomains": [ + { + "@odata.type": "microsoft.graph.proxiedDomain" + } + ] + } + }, + "microsoft.graph.proxiedDomain": { + "title": "proxiedDomain", + "type": "object", + "properties": { + "ipAddressOrFQDN": { + "type": "string", + "description": "The IP address or FQDN" + }, + "proxy": { + "type": "string", + "description": "Proxy IP", + "nullable": true + } + }, + "example": { + "ipAddressOrFQDN": "string", + "proxy": "string" + } + }, + "microsoft.graph.windowsInformationProtectionIPRangeCollection": { + "title": "windowsInformationProtectionIPRangeCollection", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "Display name" + }, + "ranges": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.ipRange" + }, + "description": "Collection of ip ranges" + } + }, + "example": { + "displayName": "string", + "ranges": [ + { + "@odata.type": "microsoft.graph.ipRange" + } + ] + } + }, + "microsoft.graph.ipRange": { + "title": "ipRange", + "type": "object" + }, + "microsoft.graph.windowsInformationProtectionAppLockerFile": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "windowsInformationProtectionAppLockerFile", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "description": "The friendly name", + "nullable": true + }, + "fileHash": { + "type": "string", + "description": "SHA256 hash of the file", + "nullable": true + }, + "file": { + "type": "string", + "description": "File as a byte array", + "format": "base64url", + "nullable": true + }, + "version": { + "type": "string", + "description": "Version of the entity.", + "nullable": true + } + }, + "description": "Windows Information Protection AppLocker File" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "fileHash": "string", + "file": "string", + "version": "string" + } + }, + "microsoft.graph.androidMobileAppIdentifier": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppIdentifier" + }, + { + "title": "androidMobileAppIdentifier", + "type": "object", + "properties": { + "packageId": { + "type": "string", + "description": "The identifier for an app, as specified in the play store." + } + } + } + ], + "example": { + "packageId": "string" + } + }, + "microsoft.graph.iosMobileAppIdentifier": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppIdentifier" + }, + { + "title": "iosMobileAppIdentifier", + "type": "object", + "properties": { + "bundleId": { + "type": "string", + "description": "The identifier for an app, as specified in the app store." + } + } + } + ], + "example": { + "bundleId": "string" + } + }, + "microsoft.graph.managedAppPolicyDeploymentSummaryPerApp": { + "title": "managedAppPolicyDeploymentSummaryPerApp", + "type": "object", + "properties": { + "mobileAppIdentifier": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.mobileAppIdentifier" + } + ], + "description": "Deployment of an app.", + "nullable": true + }, + "configurationAppliedUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of users the policy is applied.", + "format": "int32" + } + }, + "example": { + "mobileAppIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "configurationAppliedUserCount": "integer" + } + }, + "microsoft.graph.windowsInformationProtectionStoreApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionApp" + }, + { + "title": "windowsInformationProtectionStoreApp", + "type": "object" + } + ], + "example": { + "displayName": "string", + "description": "string", + "publisherName": "string", + "productName": "string", + "denied": true + } + }, + "microsoft.graph.windowsInformationProtectionDesktopApp": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.windowsInformationProtectionApp" + }, + { + "title": "windowsInformationProtectionDesktopApp", + "type": "object", + "properties": { + "binaryName": { + "type": "string", + "description": "The binary name." + }, + "binaryVersionLow": { + "type": "string", + "description": "The lower binary version.", + "nullable": true + }, + "binaryVersionHigh": { + "type": "string", + "description": "The high binary version.", + "nullable": true + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "publisherName": "string", + "productName": "string", + "denied": true, + "binaryName": "string", + "binaryVersionLow": "string", + "binaryVersionHigh": "string" + } + }, + "microsoft.graph.iPv6Range": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ipRange" + }, + { + "title": "iPv6Range", + "type": "object", + "properties": { + "lowerAddress": { + "type": "string", + "description": "Lower IP Address" + }, + "upperAddress": { + "type": "string", + "description": "Upper IP Address" + } + } + } + ], + "example": { + "lowerAddress": "string", + "upperAddress": "string" + } + }, + "microsoft.graph.iPv4Range": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.ipRange" + }, + { + "title": "iPv4Range", + "type": "object", + "properties": { + "lowerAddress": { + "type": "string", + "description": "Lower IP Address" + }, + "upperAddress": { + "type": "string", + "description": "Upper IP Address" + } + } + } + ], + "example": { + "lowerAddress": "string", + "upperAddress": "string" + } + }, + "microsoft.graph.iosManagedAppRegistration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + }, + { + "title": "iosManagedAppRegistration", + "type": "object", + "description": "Represents the synchronization details of an ios app, with management capabilities, for a specific user." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "applicationVersion": "string", + "managementSdkVersion": "string", + "platformVersion": "string", + "deviceType": "string", + "deviceTag": "string", + "deviceName": "string", + "flaggedReasons": [ + { + "@odata.type": "microsoft.graph.managedAppFlaggedReason" + } + ], + "userId": "string", + "appIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "version": "string", + "appliedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "intendedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "operations": [ + { + "@odata.type": "microsoft.graph.managedAppOperation" + } + ] + } + }, + "microsoft.graph.androidManagedAppRegistration": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppRegistration" + }, + { + "title": "androidManagedAppRegistration", + "type": "object", + "description": "Represents the synchronization details of an android app, with management capabilities, for a specific user." + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "applicationVersion": "string", + "managementSdkVersion": "string", + "platformVersion": "string", + "deviceType": "string", + "deviceTag": "string", + "deviceName": "string", + "flaggedReasons": [ + { + "@odata.type": "microsoft.graph.managedAppFlaggedReason" + } + ], + "userId": "string", + "appIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "version": "string", + "appliedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "intendedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "operations": [ + { + "@odata.type": "microsoft.graph.managedAppOperation" + } + ] + } + }, + "microsoft.graph.managedAppStatusRaw": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedAppStatus" + }, + { + "title": "managedAppStatusRaw", + "type": "object", + "properties": { + "content": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "description": "Status report content.", + "nullable": true + } + }, + "description": "Represents an un-typed status report about organizations app protection and configuration." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "version": "string", + "content": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.localizedNotificationMessage": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "localizedNotificationMessage", + "type": "object", + "properties": { + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "DateTime the object was last modified.", + "format": "date-time" + }, + "locale": { + "type": "string", + "description": "The Locale for which this message is destined." + }, + "subject": { + "type": "string", + "description": "The Message Template Subject." + }, + "messageTemplate": { + "type": "string", + "description": "The Message Template content." + }, + "isDefault": { + "type": "boolean", + "description": "Flag to indicate whether or not this is the default locale for language fallback. This flag can only be set. To unset, set this property to true on another Localized Notification Message." + } + }, + "description": "The text content of a Notification Message Template for the specified locale." + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "locale": "string", + "subject": "string", + "messageTemplate": "string", + "isDefault": true + } + }, + "microsoft.graph.rolePermission": { + "title": "rolePermission", + "type": "object", + "properties": { + "resourceActions": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.resourceAction" + } + ], + "nullable": true + }, + "description": "Actions" + } + }, + "example": { + "resourceActions": [ + { + "@odata.type": "microsoft.graph.resourceAction" + } + ] + } + }, + "microsoft.graph.resourceAction": { + "title": "resourceAction", + "type": "object", + "properties": { + "allowedResourceActions": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "Allowed Actions" + }, + "notAllowedResourceActions": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "Not Allowed Actions" + } + }, + "example": { + "allowedResourceActions": [ + "string" + ], + "notAllowedResourceActions": [ + "string" + ] + } + }, + "microsoft.graph.deviceAndAppManagementRoleDefinition": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.roleDefinition" + }, + { + "title": "deviceAndAppManagementRoleDefinition", + "type": "object", + "description": "The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. There are two types of roles, built-in and custom. Built-in roles cannot be modified. Both built-in roles and custom roles must have assignments to be enforced. Create custom roles if you want to define a role that allows any of the available resources and role permissions to be combined into a single role." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "rolePermissions": [ + { + "@odata.type": "microsoft.graph.rolePermission" + } + ], + "isBuiltIn": true, + "roleAssignments": [ + { + "@odata.type": "microsoft.graph.roleAssignment" + } + ] + } + }, + "microsoft.graph.managedEBookAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "managedEBookAssignment", + "type": "object", + "properties": { + "target": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + ], + "description": "The assignment target for eBook.", + "nullable": true + }, + "installIntent": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.installIntent" + } + ], + "description": "The install intent for eBook." + } + }, + "description": "Contains properties used to assign a eBook to a group." + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + "installIntent": { + "@odata.type": "microsoft.graph.installIntent" + } + } + }, + "microsoft.graph.eBookInstallSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "eBookInstallSummary", + "type": "object", + "properties": { + "installedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of Devices that have successfully installed this book.", + "format": "int32" + }, + "failedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of Devices that have failed to install this book.", + "format": "int32" + }, + "notInstalledDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of Devices that does not have this book installed.", + "format": "int32" + }, + "installedUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of Users whose devices have all succeeded to install this book.", + "format": "int32" + }, + "failedUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of Users that have 1 or more device that failed to install this book.", + "format": "int32" + }, + "notInstalledUserCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Number of Users that did not install this book.", + "format": "int32" + } + }, + "description": "Contains properties for the installation summary of a book for a device." + } + ], + "example": { + "id": "string (identifier)", + "installedDeviceCount": "integer", + "failedDeviceCount": "integer", + "notInstalledDeviceCount": "integer", + "installedUserCount": "integer", + "failedUserCount": "integer", + "notInstalledUserCount": "integer" + } + }, + "microsoft.graph.deviceInstallState": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "deviceInstallState", + "type": "object", + "properties": { + "deviceName": { + "type": "string", + "description": "Device name.", + "nullable": true + }, + "deviceId": { + "type": "string", + "description": "Device Id.", + "nullable": true + }, + "lastSyncDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "description": "Last sync date and time.", + "format": "date-time" + }, + "installState": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.installState" + } + ], + "description": "The install state of the eBook." + }, + "errorCode": { + "type": "string", + "description": "The error code for install failures.", + "nullable": true + }, + "osVersion": { + "type": "string", + "description": "OS Version.", + "nullable": true + }, + "osDescription": { + "type": "string", + "description": "OS Description.", + "nullable": true + }, + "userName": { + "type": "string", + "description": "Device User Name.", + "nullable": true + } + }, + "description": "Contains properties for the installation state for a device." + } + ], + "example": { + "id": "string (identifier)", + "deviceName": "string", + "deviceId": "string", + "lastSyncDateTime": "string (timestamp)", + "installState": { + "@odata.type": "microsoft.graph.installState" + }, + "errorCode": "string", + "osVersion": "string", + "osDescription": "string", + "userName": "string" + } + }, + "microsoft.graph.userInstallStateSummary": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "userInstallStateSummary", + "type": "object", + "properties": { + "userName": { + "type": "string", + "description": "User name.", + "nullable": true + }, + "installedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Installed Device Count.", + "format": "int32" + }, + "failedDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Failed Device Count.", + "format": "int32" + }, + "notInstalledDeviceCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Not installed device count.", + "format": "int32" + }, + "deviceStates": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.deviceInstallState" + } + } + }, + "description": "Contains properties for the installation state summary for a user." + } + ], + "example": { + "id": "string (identifier)", + "userName": "string", + "installedDeviceCount": "integer", + "failedDeviceCount": "integer", + "notInstalledDeviceCount": "integer", + "deviceStates": [ + { + "@odata.type": "microsoft.graph.deviceInstallState" + } + ] + } + }, + "microsoft.graph.iosVppEBookAssignment": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedEBookAssignment" + }, + { + "title": "iosVppEBookAssignment", + "type": "object", + "description": "Contains properties used to assign an iOS VPP EBook to a group." + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + "installIntent": { + "@odata.type": "microsoft.graph.installIntent" + } + } + }, + "microsoft.graph.iosVppEBook": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.managedEBook" + }, + { + "title": "iosVppEBook", + "type": "object", + "properties": { + "vppTokenId": { + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string", + "description": "The Vpp token ID.", + "format": "uuid" + }, + "appleId": { + "type": "string", + "description": "The Apple ID associated with Vpp token.", + "nullable": true + }, + "vppOrganizationName": { + "type": "string", + "description": "The Vpp token's organization name.", + "nullable": true + }, + "genres": { + "type": "array", + "items": { + "type": "string", + "nullable": true + }, + "description": "Genres." + }, + "language": { + "type": "string", + "description": "Language.", + "nullable": true + }, + "seller": { + "type": "string", + "description": "Seller.", + "nullable": true + }, + "totalLicenseCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Total license count.", + "format": "int32" + }, + "usedLicenseCount": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "description": "Used license count.", + "format": "int32" + } + }, + "description": "A class containing the properties for iOS Vpp eBook." + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "publishedDateTime": "string (timestamp)", + "largeCover": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "informationUrl": "string", + "privacyInformationUrl": "string", + "assignments": [ + { + "@odata.type": "microsoft.graph.managedEBookAssignment" + } + ], + "installSummary": { + "@odata.type": "microsoft.graph.eBookInstallSummary" + }, + "deviceStates": [ + { + "@odata.type": "microsoft.graph.deviceInstallState" + } + ], + "userStateSummary": [ + { + "@odata.type": "microsoft.graph.userInstallStateSummary" + } + ], + "vppTokenId": "string", + "appleId": "string", + "vppOrganizationName": "string", + "genres": [ + "string" + ], + "language": "string", + "seller": "string", + "totalLicenseCount": "integer", + "usedLicenseCount": "integer" + } + }, + "microsoft.graph.enrollmentTroubleshootingEvent": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceManagementTroubleshootingEvent" + }, + { + "title": "enrollmentTroubleshootingEvent", + "type": "object", + "properties": { + "managedDeviceIdentifier": { + "type": "string", + "description": "Device identifier created or collected by Intune.", + "nullable": true + }, + "operatingSystem": { + "type": "string", + "description": "Operating System.", + "nullable": true + }, + "osVersion": { + "type": "string", + "description": "OS Version.", + "nullable": true + }, + "userId": { + "type": "string", + "description": "Identifier for the user that tried to enroll the device.", + "nullable": true + }, + "deviceId": { + "type": "string", + "description": "Azure AD device identifier.", + "nullable": true + }, + "enrollmentType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentType" + } + ], + "description": "Type of the enrollment." + }, + "failureCategory": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.deviceEnrollmentFailureReason" + } + ], + "description": "Highlevel failure category." + }, + "failureReason": { + "type": "string", + "description": "Detailed failure reason.", + "nullable": true + } + }, + "description": "Event representing an enrollment failure." + } + ], + "example": { + "id": "string (identifier)", + "eventDateTime": "string (timestamp)", + "correlationId": "string", + "managedDeviceIdentifier": "string", + "operatingSystem": "string", + "osVersion": "string", + "userId": "string", + "deviceId": "string", + "enrollmentType": { + "@odata.type": "microsoft.graph.deviceEnrollmentType" + }, + "failureCategory": { + "@odata.type": "microsoft.graph.deviceEnrollmentFailureReason" + }, + "failureReason": "string" + } + }, + "microsoft.graph.activityHistoryItem": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "activityHistoryItem", + "type": "object", + "properties": { + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.status" + } + ], + "nullable": true + }, + "activeDurationSeconds": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "lastActiveDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "expirationDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "startedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "userTimezone": { + "type": "string", + "nullable": true + }, + "activity": { + "$ref": "#/components/schemas/microsoft.graph.userActivity" + } + } + } + ], + "example": { + "id": "string (identifier)", + "status": { + "@odata.type": "microsoft.graph.status" + }, + "activeDurationSeconds": "integer", + "createdDateTime": "string (timestamp)", + "lastActiveDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "expirationDateTime": "string (timestamp)", + "startedDateTime": "string (timestamp)", + "userTimezone": "string", + "activity": { + "@odata.type": "microsoft.graph.userActivity" + } + } + }, + "microsoft.graph.imageInfo": { + "title": "imageInfo", + "type": "object", + "properties": { + "iconUrl": { + "type": "string", + "nullable": true + }, + "alternativeText": { + "type": "string", + "nullable": true + }, + "alternateText": { + "type": "string", + "nullable": true + }, + "addImageQuery": { + "type": "boolean", + "nullable": true + } + }, + "example": { + "iconUrl": "string", + "alternativeText": "string", + "alternateText": "string", + "addImageQuery": true + } + }, + "microsoft.graph.visualInfo": { + "title": "visualInfo", + "type": "object", + "properties": { + "attribution": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.imageInfo" + } + ], + "nullable": true + }, + "backgroundColor": { + "type": "string", + "nullable": true + }, + "description": { + "type": "string", + "nullable": true + }, + "displayText": { + "type": "string" + }, + "content": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.Json" + } + ], + "nullable": true + } + }, + "example": { + "attribution": { + "@odata.type": "microsoft.graph.imageInfo" + }, + "backgroundColor": "string", + "description": "string", + "displayText": "string", + "content": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.security": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "security", + "type": "object", + "properties": { + "alerts": { + "type": "array", + "items": { + "$ref": "#/components/schemas/microsoft.graph.alert" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "alerts": [ + { + "@odata.type": "microsoft.graph.alert" + } + ] + } + }, + "microsoft.graph.alert": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "alert", + "type": "object", + "properties": { + "activityGroupName": { + "type": "string", + "nullable": true + }, + "assignedTo": { + "type": "string", + "nullable": true + }, + "azureSubscriptionId": { + "type": "string", + "nullable": true + }, + "azureTenantId": { + "type": "string" + }, + "category": { + "type": "string", + "nullable": true + }, + "closedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "cloudAppStates": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.cloudAppSecurityState" + } + ], + "nullable": true + } + }, + "comments": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "confidence": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "description": { + "type": "string", + "nullable": true + }, + "detectionIds": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "eventDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time" + }, + "feedback": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.alertFeedback" + } + ], + "nullable": true + }, + "fileStates": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.fileSecurityState" + } + ], + "nullable": true + } + }, + "hostStates": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.hostSecurityState" + } + ], + "nullable": true + } + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "malwareStates": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.malwareState" + } + ], + "nullable": true + } + }, + "networkConnections": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.networkConnection" + } + ], + "nullable": true + } + }, + "processes": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.process" + } + ], + "nullable": true + } + }, + "recommendedActions": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "registryKeyStates": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.registryKeyState" + } + ], + "nullable": true + } + }, + "severity": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.alertSeverity" + } + ] + }, + "sourceMaterials": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.alertStatus" + } + ] + }, + "tags": { + "type": "array", + "items": { + "type": "string", + "nullable": true + } + }, + "title": { + "type": "string", + "nullable": true + }, + "triggers": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.alertTrigger" + } + ], + "nullable": true + } + }, + "userStates": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.userSecurityState" + } + ], + "nullable": true + } + }, + "vendorInformation": { + "$ref": "#/components/schemas/microsoft.graph.securityVendorInformation" + }, + "vulnerabilityStates": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.vulnerabilityState" + } + ], + "nullable": true + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "activityGroupName": "string", + "assignedTo": "string", + "azureSubscriptionId": "string", + "azureTenantId": "string", + "category": "string", + "closedDateTime": "string (timestamp)", + "cloudAppStates": [ + { + "@odata.type": "microsoft.graph.cloudAppSecurityState" + } + ], + "comments": [ + "string" + ], + "confidence": "integer", + "createdDateTime": "string (timestamp)", + "description": "string", + "detectionIds": [ + "string" + ], + "eventDateTime": "string (timestamp)", + "feedback": { + "@odata.type": "microsoft.graph.alertFeedback" + }, + "fileStates": [ + { + "@odata.type": "microsoft.graph.fileSecurityState" + } + ], + "hostStates": [ + { + "@odata.type": "microsoft.graph.hostSecurityState" + } + ], + "lastModifiedDateTime": "string (timestamp)", + "malwareStates": [ + { + "@odata.type": "microsoft.graph.malwareState" + } + ], + "networkConnections": [ + { + "@odata.type": "microsoft.graph.networkConnection" + } + ], + "processes": [ + { + "@odata.type": "microsoft.graph.process" + } + ], + "recommendedActions": [ + "string" + ], + "registryKeyStates": [ + { + "@odata.type": "microsoft.graph.registryKeyState" + } + ], + "severity": { + "@odata.type": "microsoft.graph.alertSeverity" + }, + "sourceMaterials": [ + "string" + ], + "status": { + "@odata.type": "microsoft.graph.alertStatus" + }, + "tags": [ + "string" + ], + "title": "string", + "triggers": [ + { + "@odata.type": "microsoft.graph.alertTrigger" + } + ], + "userStates": [ + { + "@odata.type": "microsoft.graph.userSecurityState" + } + ], + "vendorInformation": { + "@odata.type": "microsoft.graph.securityVendorInformation" + }, + "vulnerabilityStates": [ + { + "@odata.type": "microsoft.graph.vulnerabilityState" + } + ] + } + }, + "microsoft.graph.cloudAppSecurityState": { + "title": "cloudAppSecurityState", + "type": "object", + "properties": { + "destinationServiceIp": { + "type": "string", + "nullable": true + }, + "destinationServiceName": { + "type": "string", + "nullable": true + }, + "riskScore": { + "type": "string", + "nullable": true + } + }, + "example": { + "destinationServiceIp": "string", + "destinationServiceName": "string", + "riskScore": "string" + } + }, + "microsoft.graph.fileSecurityState": { + "title": "fileSecurityState", + "type": "object", + "properties": { + "fileHash": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.fileHash" + } + ], + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "path": { + "type": "string", + "nullable": true + }, + "riskScore": { + "type": "string", + "nullable": true + } + }, + "example": { + "fileHash": { + "@odata.type": "microsoft.graph.fileHash" + }, + "name": "string", + "path": "string", + "riskScore": "string" + } + }, + "microsoft.graph.fileHash": { + "title": "fileHash", + "type": "object", + "properties": { + "hashType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.fileHashType" + } + ], + "nullable": true + }, + "hashValue": { + "type": "string", + "nullable": true + } + }, + "example": { + "hashType": { + "@odata.type": "microsoft.graph.fileHashType" + }, + "hashValue": "string" + } + }, + "microsoft.graph.hostSecurityState": { + "title": "hostSecurityState", + "type": "object", + "properties": { + "fqdn": { + "type": "string", + "nullable": true + }, + "isAzureAdJoined": { + "type": "boolean", + "nullable": true + }, + "isAzureAdRegistered": { + "type": "boolean", + "nullable": true + }, + "isHybridAzureDomainJoined": { + "type": "boolean", + "nullable": true + }, + "netBiosName": { + "type": "string", + "nullable": true + }, + "os": { + "type": "string", + "nullable": true + }, + "privateIpAddress": { + "type": "string", + "nullable": true + }, + "publicIpAddress": { + "type": "string", + "nullable": true + }, + "riskScore": { + "type": "string", + "nullable": true + } + }, + "example": { + "fqdn": "string", + "isAzureAdJoined": true, + "isAzureAdRegistered": true, + "isHybridAzureDomainJoined": true, + "netBiosName": "string", + "os": "string", + "privateIpAddress": "string", + "publicIpAddress": "string", + "riskScore": "string" + } + }, + "microsoft.graph.malwareState": { + "title": "malwareState", + "type": "object", + "properties": { + "category": { + "type": "string", + "nullable": true + }, + "family": { + "type": "string", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "severity": { + "type": "string", + "nullable": true + }, + "wasRunning": { + "type": "boolean", + "nullable": true + } + }, + "example": { + "category": "string", + "family": "string", + "name": "string", + "severity": "string", + "wasRunning": true + } + }, + "microsoft.graph.networkConnection": { + "title": "networkConnection", + "type": "object", + "properties": { + "applicationName": { + "type": "string", + "nullable": true + }, + "destinationAddress": { + "type": "string", + "nullable": true + }, + "destinationDomain": { + "type": "string", + "nullable": true + }, + "destinationPort": { + "type": "string", + "nullable": true + }, + "destinationUrl": { + "type": "string", + "nullable": true + }, + "direction": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.connectionDirection" + } + ], + "nullable": true + }, + "domainRegisteredDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "localDnsName": { + "type": "string", + "nullable": true + }, + "natDestinationAddress": { + "type": "string", + "nullable": true + }, + "natDestinationPort": { + "type": "string", + "nullable": true + }, + "natSourceAddress": { + "type": "string", + "nullable": true + }, + "natSourcePort": { + "type": "string", + "nullable": true + }, + "protocol": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.securityNetworkProtocol" + } + ], + "nullable": true + }, + "riskScore": { + "type": "string", + "nullable": true + }, + "sourceAddress": { + "type": "string", + "nullable": true + }, + "sourcePort": { + "type": "string", + "nullable": true + }, + "status": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.connectionStatus" + } + ], + "nullable": true + }, + "urlParameters": { + "type": "string", + "nullable": true + } + }, + "example": { + "applicationName": "string", + "destinationAddress": "string", + "destinationDomain": "string", + "destinationPort": "string", + "destinationUrl": "string", + "direction": { + "@odata.type": "microsoft.graph.connectionDirection" + }, + "domainRegisteredDateTime": "string (timestamp)", + "localDnsName": "string", + "natDestinationAddress": "string", + "natDestinationPort": "string", + "natSourceAddress": "string", + "natSourcePort": "string", + "protocol": { + "@odata.type": "microsoft.graph.securityNetworkProtocol" + }, + "riskScore": "string", + "sourceAddress": "string", + "sourcePort": "string", + "status": { + "@odata.type": "microsoft.graph.connectionStatus" + }, + "urlParameters": "string" + } + }, + "microsoft.graph.process": { + "title": "process", + "type": "object", + "properties": { + "accountName": { + "type": "string", + "nullable": true + }, + "commandLine": { + "type": "string", + "nullable": true + }, + "createdDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "fileHash": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.fileHash" + } + ], + "nullable": true + }, + "integrityLevel": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.processIntegrityLevel" + } + ], + "nullable": true + }, + "isElevated": { + "type": "boolean", + "nullable": true + }, + "name": { + "type": "string", + "nullable": true + }, + "parentProcessCreatedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "parentProcessId": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "parentProcessName": { + "type": "string", + "nullable": true + }, + "path": { + "type": "string", + "nullable": true + }, + "processId": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + } + }, + "example": { + "accountName": "string", + "commandLine": "string", + "createdDateTime": "string (timestamp)", + "fileHash": { + "@odata.type": "microsoft.graph.fileHash" + }, + "integrityLevel": { + "@odata.type": "microsoft.graph.processIntegrityLevel" + }, + "isElevated": true, + "name": "string", + "parentProcessCreatedDateTime": "string (timestamp)", + "parentProcessId": "integer", + "parentProcessName": "string", + "path": "string", + "processId": "integer" + } + }, + "microsoft.graph.registryKeyState": { + "title": "registryKeyState", + "type": "object", + "properties": { + "hive": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.registryHive" + } + ], + "nullable": true + }, + "key": { + "type": "string", + "nullable": true + }, + "oldKey": { + "type": "string", + "nullable": true + }, + "oldValueData": { + "type": "string", + "nullable": true + }, + "oldValueName": { + "type": "string", + "nullable": true + }, + "operation": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.registryOperation" + } + ], + "nullable": true + }, + "processId": { + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer", + "format": "int32", + "nullable": true + }, + "valueData": { + "type": "string", + "nullable": true + }, + "valueName": { + "type": "string", + "nullable": true + }, + "valueType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.registryValueType" + } + ], + "nullable": true + } + }, + "example": { + "hive": { + "@odata.type": "microsoft.graph.registryHive" + }, + "key": "string", + "oldKey": "string", + "oldValueData": "string", + "oldValueName": "string", + "operation": { + "@odata.type": "microsoft.graph.registryOperation" + }, + "processId": "integer", + "valueData": "string", + "valueName": "string", + "valueType": { + "@odata.type": "microsoft.graph.registryValueType" + } + } + }, + "microsoft.graph.alertTrigger": { + "title": "alertTrigger", + "type": "object", + "properties": { + "name": { + "type": "string", + "nullable": true + }, + "type": { + "type": "string", + "nullable": true + }, + "value": { + "type": "string", + "nullable": true + } + }, + "example": { + "name": "string", + "type": "string", + "value": "string" + } + }, + "microsoft.graph.userSecurityState": { + "title": "userSecurityState", + "type": "object", + "properties": { + "aadUserId": { + "type": "string", + "nullable": true + }, + "accountName": { + "type": "string", + "nullable": true + }, + "domainName": { + "type": "string", + "nullable": true + }, + "emailRole": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.emailRole" + } + ], + "nullable": true + }, + "isVpn": { + "type": "boolean", + "nullable": true + }, + "logonDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "logonId": { + "type": "string", + "nullable": true + }, + "logonIp": { + "type": "string", + "nullable": true + }, + "logonLocation": { + "type": "string", + "nullable": true + }, + "logonType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.logonType" + } + ], + "nullable": true + }, + "onPremisesSecurityIdentifier": { + "type": "string", + "nullable": true + }, + "riskScore": { + "type": "string", + "nullable": true + }, + "userAccountType": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.userAccountSecurityType" + } + ], + "nullable": true + }, + "userPrincipalName": { + "type": "string", + "nullable": true + } + }, + "example": { + "aadUserId": "string", + "accountName": "string", + "domainName": "string", + "emailRole": { + "@odata.type": "microsoft.graph.emailRole" + }, + "isVpn": true, + "logonDateTime": "string (timestamp)", + "logonId": "string", + "logonIp": "string", + "logonLocation": "string", + "logonType": { + "@odata.type": "microsoft.graph.logonType" + }, + "onPremisesSecurityIdentifier": "string", + "riskScore": "string", + "userAccountType": { + "@odata.type": "microsoft.graph.userAccountSecurityType" + }, + "userPrincipalName": "string" + } + }, + "microsoft.graph.securityVendorInformation": { + "title": "securityVendorInformation", + "type": "object", + "properties": { + "provider": { + "type": "string" + }, + "providerVersion": { + "type": "string", + "nullable": true + }, + "subProvider": { + "type": "string", + "nullable": true + }, + "vendor": { + "type": "string" + } + }, + "example": { + "provider": "string", + "providerVersion": "string", + "subProvider": "string", + "vendor": "string" + } + }, + "microsoft.graph.vulnerabilityState": { + "title": "vulnerabilityState", + "type": "object", + "properties": { + "cve": { + "type": "string", + "nullable": true + }, + "severity": { + "type": "string", + "nullable": true + }, + "wasRunning": { + "type": "boolean", + "nullable": true + } + }, + "example": { + "cve": "string", + "severity": "string", + "wasRunning": true + } + }, + "microsoft.graph.trending": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "trending", + "type": "object", + "properties": { + "weight": { + "anyOf": [ + { + "type": "number" + }, + { + "type": "string" + }, + { + "enum": [ + "-INF", + "INF", + "NaN" + ] + } + ], + "format": "double" + }, + "resourceVisualization": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.resourceVisualization" + } + ], + "nullable": true + }, + "resourceReference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.resourceReference" + } + ], + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "resource": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "weight": "double", + "resourceVisualization": { + "@odata.type": "microsoft.graph.resourceVisualization" + }, + "resourceReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "lastModifiedDateTime": "string (timestamp)", + "resource": { + "@odata.type": "microsoft.graph.entity" + } + } + }, + "microsoft.graph.sharedInsight": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "sharedInsight", + "type": "object", + "properties": { + "lastShared": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharingDetail" + } + ], + "nullable": true + }, + "sharingHistory": { + "type": "array", + "items": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.sharingDetail" + } + ], + "nullable": true + } + }, + "resourceVisualization": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.resourceVisualization" + } + ], + "nullable": true + }, + "resourceReference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.resourceReference" + } + ], + "nullable": true + }, + "lastSharedMethod": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + ], + "nullable": true + }, + "resource": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastShared": { + "@odata.type": "microsoft.graph.sharingDetail" + }, + "sharingHistory": [ + { + "@odata.type": "microsoft.graph.sharingDetail" + } + ], + "resourceVisualization": { + "@odata.type": "microsoft.graph.resourceVisualization" + }, + "resourceReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "lastSharedMethod": { + "@odata.type": "microsoft.graph.entity" + }, + "resource": { + "@odata.type": "microsoft.graph.entity" + } + } + }, + "microsoft.graph.usedInsight": { + "allOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + }, + { + "title": "usedInsight", + "type": "object", + "properties": { + "lastUsed": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.usageDetails" + } + ], + "nullable": true + }, + "resourceVisualization": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.resourceVisualization" + } + ], + "nullable": true + }, + "resourceReference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.resourceReference" + } + ], + "nullable": true + }, + "resource": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.entity" + } + ], + "nullable": true + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastUsed": { + "@odata.type": "microsoft.graph.usageDetails" + }, + "resourceVisualization": { + "@odata.type": "microsoft.graph.resourceVisualization" + }, + "resourceReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "resource": { + "@odata.type": "microsoft.graph.entity" + } + } + }, + "microsoft.graph.resourceVisualization": { + "title": "resourceVisualization", + "type": "object", + "properties": { + "title": { + "type": "string", + "nullable": true + }, + "type": { + "type": "string", + "nullable": true + }, + "mediaType": { + "type": "string", + "nullable": true + }, + "previewImageUrl": { + "type": "string", + "nullable": true + }, + "previewText": { + "type": "string", + "nullable": true + }, + "containerWebUrl": { + "type": "string", + "nullable": true + }, + "containerDisplayName": { + "type": "string", + "nullable": true + }, + "containerType": { + "type": "string", + "nullable": true + } + }, + "example": { + "title": "string", + "type": "string", + "mediaType": "string", + "previewImageUrl": "string", + "previewText": "string", + "containerWebUrl": "string", + "containerDisplayName": "string", + "containerType": "string" + } + }, + "microsoft.graph.resourceReference": { + "title": "resourceReference", + "type": "object", + "properties": { + "webUrl": { + "type": "string", + "nullable": true + }, + "id": { + "type": "string", + "nullable": true + }, + "type": { + "type": "string", + "nullable": true + } + }, + "example": { + "webUrl": "string", + "id": "string", + "type": "string" + } + }, + "microsoft.graph.sharingDetail": { + "title": "sharingDetail", + "type": "object", + "properties": { + "sharedBy": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.insightIdentity" + } + ], + "nullable": true + }, + "sharedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "sharingSubject": { + "type": "string", + "nullable": true + }, + "sharingType": { + "type": "string", + "nullable": true + }, + "sharingReference": { + "anyOf": [ + { + "$ref": "#/components/schemas/microsoft.graph.resourceReference" + } + ], + "nullable": true + } + }, + "example": { + "sharedBy": { + "@odata.type": "microsoft.graph.insightIdentity" + }, + "sharedDateTime": "string (timestamp)", + "sharingSubject": "string", + "sharingType": "string", + "sharingReference": { + "@odata.type": "microsoft.graph.resourceReference" + } + } + }, + "microsoft.graph.insightIdentity": { + "title": "insightIdentity", + "type": "object", + "properties": { + "displayName": { + "type": "string", + "nullable": true + }, + "id": { + "type": "string", + "nullable": true + }, + "address": { + "type": "string", + "nullable": true + } + }, + "example": { + "displayName": "string", + "id": "string", + "address": "string" + } + }, + "microsoft.graph.usageDetails": { + "title": "usageDetails", + "type": "object", + "properties": { + "lastAccessedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + }, + "lastModifiedDateTime": { + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string", + "format": "date-time", + "nullable": true + } + }, + "example": { + "lastAccessedDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.dayOfWeek": { + "title": "dayOfWeek", + "enum": [ + "sunday", + "monday", + "tuesday", + "wednesday", + "thursday", + "friday", + "saturday" + ], + "type": "string" + }, + "microsoft.graph.automaticRepliesStatus": { + "title": "automaticRepliesStatus", + "enum": [ + "disabled", + "alwaysEnabled", + "scheduled" + ], + "type": "string" + }, + "microsoft.graph.externalAudienceScope": { + "title": "externalAudienceScope", + "enum": [ + "none", + "contactsOnly", + "all" + ], + "type": "string" + }, + "microsoft.graph.attendeeType": { + "title": "attendeeType", + "enum": [ + "required", + "optional", + "resource" + ], + "type": "string" + }, + "microsoft.graph.freeBusyStatus": { + "title": "freeBusyStatus", + "enum": [ + "free", + "tentative", + "busy", + "oof", + "workingElsewhere", + "unknown" + ], + "type": "string" + }, + "microsoft.graph.locationType": { + "title": "locationType", + "enum": [ + "default", + "conferenceRoom", + "homeAddress", + "businessAddress", + "geoCoordinates", + "streetAddress", + "hotel", + "restaurant", + "localBusiness", + "postalAddress" + ], + "type": "string" + }, + "microsoft.graph.locationUniqueIdType": { + "title": "locationUniqueIdType", + "enum": [ + "unknown", + "locationStore", + "directory", + "private", + "bing" + ], + "type": "string" + }, + "microsoft.graph.activityDomain": { + "title": "activityDomain", + "enum": [ + "unknown", + "work", + "personal", + "unrestricted" + ], + "type": "string" + }, + "microsoft.graph.mailTipsType": { + "title": "mailTipsType", + "enum": [ + "automaticReplies", + "mailboxFullStatus", + "customMailTip", + "externalMemberCount", + "totalMemberCount", + "maxMessageSize", + "deliveryRestriction", + "moderationStatus", + "recipientScope", + "recipientSuggestions" + ], + "type": "string" + }, + "microsoft.graph.recipientScopeType": { + "title": "recipientScopeType", + "enum": [ + "none", + "internal", + "external", + "externalPartner", + "externalNonPartner" + ], + "type": "string" + }, + "microsoft.graph.timeZoneStandard": { + "title": "timeZoneStandard", + "enum": [ + "windows", + "iana" + ], + "type": "string" + }, + "microsoft.graph.bodyType": { + "title": "bodyType", + "enum": [ + "text", + "html" + ], + "type": "string" + }, + "microsoft.graph.importance": { + "title": "importance", + "enum": [ + "low", + "normal", + "high" + ], + "type": "string" + }, + "microsoft.graph.inferenceClassificationType": { + "title": "inferenceClassificationType", + "enum": [ + "focused", + "other" + ], + "type": "string" + }, + "microsoft.graph.followupFlagStatus": { + "title": "followupFlagStatus", + "enum": [ + "notFlagged", + "complete", + "flagged" + ], + "type": "string" + }, + "microsoft.graph.calendarColor": { + "title": "calendarColor", + "enum": [ + "lightBlue", + "lightGreen", + "lightOrange", + "lightGray", + "lightYellow", + "lightTeal", + "lightPink", + "lightBrown", + "lightRed", + "maxColor", + "auto" + ], + "type": "string" + }, + "microsoft.graph.responseType": { + "title": "responseType", + "enum": [ + "none", + "organizer", + "tentativelyAccepted", + "accepted", + "declined", + "notResponded" + ], + "type": "string" + }, + "microsoft.graph.sensitivity": { + "title": "sensitivity", + "enum": [ + "normal", + "personal", + "private", + "confidential" + ], + "type": "string" + }, + "microsoft.graph.recurrencePatternType": { + "title": "recurrencePatternType", + "enum": [ + "daily", + "weekly", + "absoluteMonthly", + "relativeMonthly", + "absoluteYearly", + "relativeYearly" + ], + "type": "string" + }, + "microsoft.graph.weekIndex": { + "title": "weekIndex", + "enum": [ + "first", + "second", + "third", + "fourth", + "last" + ], + "type": "string" + }, + "microsoft.graph.recurrenceRangeType": { + "title": "recurrenceRangeType", + "enum": [ + "endDate", + "noEnd", + "numbered" + ], + "type": "string" + }, + "microsoft.graph.eventType": { + "title": "eventType", + "enum": [ + "singleInstance", + "occurrence", + "exception", + "seriesMaster" + ], + "type": "string" + }, + "microsoft.graph.meetingMessageType": { + "title": "meetingMessageType", + "enum": [ + "none", + "meetingRequest", + "meetingCancelled", + "meetingAccepted", + "meetingTenativelyAccepted", + "meetingDeclined" + ], + "type": "string" + }, + "microsoft.graph.messageActionFlag": { + "title": "messageActionFlag", + "enum": [ + "any", + "call", + "doNotForward", + "followUp", + "fyi", + "forward", + "noResponseNecessary", + "read", + "reply", + "replyToAll", + "review" + ], + "type": "string" + }, + "microsoft.graph.categoryColor": { + "title": "categoryColor", + "enum": [ + "preset0", + "preset1", + "preset2", + "preset3", + "preset4", + "preset5", + "preset6", + "preset7", + "preset8", + "preset9", + "preset10", + "preset11", + "preset12", + "preset13", + "preset14", + "preset15", + "preset16", + "preset17", + "preset18", + "preset19", + "preset20", + "preset21", + "preset22", + "preset23", + "preset24", + "none" + ], + "type": "string" + }, + "microsoft.graph.selectionLikelihoodInfo": { + "title": "selectionLikelihoodInfo", + "enum": [ + "notSpecified", + "high" + ], + "type": "string" + }, + "microsoft.graph.phoneType": { + "title": "phoneType", + "enum": [ + "home", + "business", + "mobile", + "other", + "assistant", + "homeFax", + "businessFax", + "otherFax", + "pager", + "radio" + ], + "type": "string" + }, + "microsoft.graph.websiteType": { + "title": "websiteType", + "enum": [ + "other", + "home", + "work", + "blog", + "profile" + ], + "type": "string" + }, + "microsoft.graph.plannerPreviewType": { + "title": "plannerPreviewType", + "enum": [ + "automatic", + "noPreview", + "checklist", + "description", + "reference" + ], + "type": "string" + }, + "microsoft.graph.operationStatus": { + "title": "operationStatus", + "enum": [ + "NotStarted", + "Running", + "Completed", + "Failed" + ], + "type": "string" + }, + "microsoft.graph.onenotePatchInsertPosition": { + "title": "onenotePatchInsertPosition", + "enum": [ + "After", + "Before" + ], + "type": "string" + }, + "microsoft.graph.onenotePatchActionType": { + "title": "onenotePatchActionType", + "enum": [ + "Replace", + "Append", + "Delete", + "Insert", + "Prepend" + ], + "type": "string" + }, + "microsoft.graph.onenoteSourceService": { + "title": "onenoteSourceService", + "enum": [ + "Unknown", + "OneDrive", + "OneDriveForBusiness", + "OnPremOneDriveForBusiness" + ], + "type": "string" + }, + "microsoft.graph.onenoteUserRole": { + "title": "onenoteUserRole", + "enum": [ + "Owner", + "Contributor", + "Reader", + "None" + ], + "type": "string" + }, + "microsoft.graph.educationUserRole": { + "title": "educationUserRole", + "enum": [ + "student", + "teacher", + "none", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.educationExternalSource": { + "title": "educationExternalSource", + "enum": [ + "sis", + "manual", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.educationGender": { + "title": "educationGender", + "enum": [ + "female", + "male", + "other", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.educationContactRelationship": { + "title": "educationContactRelationship", + "enum": [ + "parent", + "relative", + "aide", + "doctor", + "guardian", + "child", + "other", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.installIntent": { + "title": "installIntent", + "enum": [ + "available", + "required", + "uninstall", + "availableWithoutEnrollment" + ], + "type": "string" + }, + "microsoft.graph.mobileAppPublishingState": { + "title": "mobileAppPublishingState", + "enum": [ + "notPublished", + "processing", + "published" + ], + "type": "string" + }, + "microsoft.graph.windowsArchitecture": { + "title": "windowsArchitecture", + "enum": [ + "none", + "x86", + "x64", + "arm", + "neutral" + ], + "type": "string" + }, + "microsoft.graph.managedAppAvailability": { + "title": "managedAppAvailability", + "enum": [ + "global", + "lineOfBusiness" + ], + "type": "string" + }, + "microsoft.graph.mobileAppContentFileUploadState": { + "title": "mobileAppContentFileUploadState", + "enum": [ + "success", + "transientError", + "error", + "unknown", + "azureStorageUriRequestSuccess", + "azureStorageUriRequestPending", + "azureStorageUriRequestFailed", + "azureStorageUriRequestTimedOut", + "azureStorageUriRenewalSuccess", + "azureStorageUriRenewalPending", + "azureStorageUriRenewalFailed", + "azureStorageUriRenewalTimedOut", + "commitFileSuccess", + "commitFilePending", + "commitFileFailed", + "commitFileTimedOut" + ], + "type": "string" + }, + "microsoft.graph.windowsDeviceType": { + "title": "windowsDeviceType", + "enum": [ + "none", + "desktop", + "mobile", + "holographic", + "team" + ], + "type": "string" + }, + "microsoft.graph.microsoftStoreForBusinessLicenseType": { + "title": "microsoftStoreForBusinessLicenseType", + "enum": [ + "offline", + "online" + ], + "type": "string" + }, + "microsoft.graph.vppTokenAccountType": { + "title": "vppTokenAccountType", + "enum": [ + "business", + "education" + ], + "type": "string" + }, + "microsoft.graph.complianceStatus": { + "title": "complianceStatus", + "enum": [ + "unknown", + "notApplicable", + "compliant", + "remediated", + "nonCompliant", + "error", + "conflict", + "notAssigned" + ], + "type": "string" + }, + "microsoft.graph.mdmAppConfigKeyType": { + "title": "mdmAppConfigKeyType", + "enum": [ + "stringType", + "integerType", + "realType", + "booleanType", + "tokenType" + ], + "type": "string" + }, + "microsoft.graph.actionState": { + "title": "actionState", + "enum": [ + "none", + "pending", + "canceled", + "active", + "done", + "failed", + "notSupported" + ], + "type": "string" + }, + "microsoft.graph.managedDeviceOwnerType": { + "title": "managedDeviceOwnerType", + "enum": [ + "unknown", + "company", + "personal" + ], + "type": "string" + }, + "microsoft.graph.complianceState": { + "title": "complianceState", + "enum": [ + "unknown", + "compliant", + "noncompliant", + "conflict", + "error", + "inGracePeriod", + "configManager" + ], + "type": "string" + }, + "microsoft.graph.managementAgentType": { + "title": "managementAgentType", + "enum": [ + "eas", + "mdm", + "easMdm", + "intuneClient", + "easIntuneClient", + "configurationManagerClient", + "configurationManagerClientMdm", + "configurationManagerClientMdmEas", + "unknown", + "jamf", + "googleCloudDevicePolicyController" + ], + "type": "string" + }, + "microsoft.graph.deviceEnrollmentType": { + "title": "deviceEnrollmentType", + "enum": [ + "unknown", + "userEnrollment", + "deviceEnrollmentManager", + "appleBulkWithUser", + "appleBulkWithoutUser", + "windowsAzureADJoin", + "windowsBulkUserless", + "windowsAutoEnrollment", + "windowsBulkAzureDomainJoin", + "windowsCoManagement" + ], + "type": "string" + }, + "microsoft.graph.deviceRegistrationState": { + "title": "deviceRegistrationState", + "enum": [ + "notRegistered", + "registered", + "revoked", + "keyConflict", + "approvalPending", + "certificateReset", + "notRegisteredPendingEnrollment", + "unknown" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeAccessState": { + "title": "deviceManagementExchangeAccessState", + "enum": [ + "none", + "unknown", + "allowed", + "blocked", + "quarantined" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeAccessStateReason": { + "title": "deviceManagementExchangeAccessStateReason", + "enum": [ + "none", + "unknown", + "exchangeGlobalRule", + "exchangeIndividualRule", + "exchangeDeviceRule", + "exchangeUpgrade", + "exchangeMailboxPolicy", + "other", + "compliant", + "notCompliant", + "notEnrolled", + "unknownLocation", + "mfaRequired", + "azureADBlockDueToAccessPolicy", + "compromisedPassword", + "deviceNotKnownWithManagedApp" + ], + "type": "string" + }, + "microsoft.graph.managedDevicePartnerReportedHealthState": { + "title": "managedDevicePartnerReportedHealthState", + "enum": [ + "unknown", + "activated", + "deactivated", + "secured", + "lowSeverity", + "mediumSeverity", + "highSeverity", + "unresponsive", + "compromised", + "misconfigured" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementSubscriptionState": { + "title": "deviceManagementSubscriptionState", + "enum": [ + "pending", + "active", + "warning", + "disabled", + "deleted", + "blocked", + "lockedOut" + ], + "type": "string" + }, + "microsoft.graph.appListType": { + "title": "appListType", + "enum": [ + "none", + "appsInListCompliant", + "appsNotInListCompliant" + ], + "type": "string" + }, + "microsoft.graph.androidRequiredPasswordType": { + "title": "androidRequiredPasswordType", + "enum": [ + "deviceDefault", + "alphabetic", + "alphanumeric", + "alphanumericWithSymbols", + "lowSecurityBiometric", + "numeric", + "numericComplex", + "any" + ], + "type": "string" + }, + "microsoft.graph.webBrowserCookieSettings": { + "title": "webBrowserCookieSettings", + "enum": [ + "browserDefault", + "blockAlways", + "allowCurrentWebSite", + "allowFromWebsitesVisited", + "allowAlways" + ], + "type": "string" + }, + "microsoft.graph.androidWorkProfileRequiredPasswordType": { + "title": "androidWorkProfileRequiredPasswordType", + "enum": [ + "deviceDefault", + "lowSecurityBiometric", + "required", + "atLeastNumeric", + "numericComplex", + "atLeastAlphabetic", + "atLeastAlphanumeric", + "alphanumericWithSymbols" + ], + "type": "string" + }, + "microsoft.graph.androidWorkProfileCrossProfileDataSharingType": { + "title": "androidWorkProfileCrossProfileDataSharingType", + "enum": [ + "deviceDefault", + "preventAny", + "allowPersonalToWork", + "noRestrictions" + ], + "type": "string" + }, + "microsoft.graph.androidWorkProfileDefaultAppPermissionPolicyType": { + "title": "androidWorkProfileDefaultAppPermissionPolicyType", + "enum": [ + "deviceDefault", + "prompt", + "autoGrant", + "autoDeny" + ], + "type": "string" + }, + "microsoft.graph.ratingAustraliaMoviesType": { + "title": "ratingAustraliaMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "mature", + "agesAbove15", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingAustraliaTelevisionType": { + "title": "ratingAustraliaTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "preschoolers", + "children", + "general", + "parentalGuidance", + "mature", + "agesAbove15", + "agesAbove15AdultViolence" + ], + "type": "string" + }, + "microsoft.graph.ratingCanadaMoviesType": { + "title": "ratingCanadaMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "agesAbove14", + "agesAbove18", + "restricted" + ], + "type": "string" + }, + "microsoft.graph.ratingCanadaTelevisionType": { + "title": "ratingCanadaTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "children", + "childrenAbove8", + "general", + "parentalGuidance", + "agesAbove14", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingFranceMoviesType": { + "title": "ratingFranceMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "agesAbove10", + "agesAbove12", + "agesAbove16", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingFranceTelevisionType": { + "title": "ratingFranceTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "agesAbove10", + "agesAbove12", + "agesAbove16", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingGermanyMoviesType": { + "title": "ratingGermanyMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "agesAbove6", + "agesAbove12", + "agesAbove16", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingGermanyTelevisionType": { + "title": "ratingGermanyTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "agesAbove6", + "agesAbove12", + "agesAbove16", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingIrelandMoviesType": { + "title": "ratingIrelandMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "agesAbove12", + "agesAbove15", + "agesAbove16", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingIrelandTelevisionType": { + "title": "ratingIrelandTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "children", + "youngAdults", + "parentalSupervision", + "mature" + ], + "type": "string" + }, + "microsoft.graph.ratingJapanMoviesType": { + "title": "ratingJapanMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "agesAbove15", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingJapanTelevisionType": { + "title": "ratingJapanTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "explicitAllowed" + ], + "type": "string" + }, + "microsoft.graph.ratingNewZealandMoviesType": { + "title": "ratingNewZealandMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "mature", + "agesAbove13", + "agesAbove15", + "agesAbove16", + "agesAbove18", + "restricted", + "agesAbove16Restricted" + ], + "type": "string" + }, + "microsoft.graph.ratingNewZealandTelevisionType": { + "title": "ratingNewZealandTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingUnitedKingdomMoviesType": { + "title": "ratingUnitedKingdomMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "universalChildren", + "parentalGuidance", + "agesAbove12Video", + "agesAbove12Cinema", + "agesAbove15", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingUnitedKingdomTelevisionType": { + "title": "ratingUnitedKingdomTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "caution" + ], + "type": "string" + }, + "microsoft.graph.ratingUnitedStatesMoviesType": { + "title": "ratingUnitedStatesMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "parentalGuidance13", + "restricted", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingUnitedStatesTelevisionType": { + "title": "ratingUnitedStatesTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "childrenAll", + "childrenAbove7", + "general", + "parentalGuidance", + "childrenAbove14", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingAppsType": { + "title": "ratingAppsType", + "enum": [ + "allAllowed", + "allBlocked", + "agesAbove4", + "agesAbove9", + "agesAbove12", + "agesAbove17" + ], + "type": "string" + }, + "microsoft.graph.requiredPasswordType": { + "title": "requiredPasswordType", + "enum": [ + "deviceDefault", + "alphanumeric", + "numeric" + ], + "type": "string" + }, + "microsoft.graph.iosNotificationAlertType": { + "title": "iosNotificationAlertType", + "enum": [ + "deviceDefault", + "banner", + "modal", + "none" + ], + "type": "string" + }, + "microsoft.graph.editionUpgradeLicenseType": { + "title": "editionUpgradeLicenseType", + "enum": [ + "productKey", + "licenseFile" + ], + "type": "string" + }, + "microsoft.graph.windows10EditionType": { + "title": "windows10EditionType", + "enum": [ + "windows10Enterprise", + "windows10EnterpriseN", + "windows10Education", + "windows10EducationN", + "windows10MobileEnterprise", + "windows10HolographicEnterprise", + "windows10Professional", + "windows10ProfessionalN", + "windows10ProfessionalEducation", + "windows10ProfessionalEducationN", + "windows10ProfessionalWorkstation", + "windows10ProfessionalWorkstationN" + ], + "type": "string" + }, + "microsoft.graph.stateManagementSetting": { + "title": "stateManagementSetting", + "enum": [ + "notConfigured", + "blocked", + "allowed" + ], + "type": "string" + }, + "microsoft.graph.firewallPreSharedKeyEncodingMethodType": { + "title": "firewallPreSharedKeyEncodingMethodType", + "enum": [ + "deviceDefault", + "none", + "utF8" + ], + "type": "string" + }, + "microsoft.graph.firewallCertificateRevocationListCheckMethodType": { + "title": "firewallCertificateRevocationListCheckMethodType", + "enum": [ + "deviceDefault", + "none", + "attempt", + "require" + ], + "type": "string" + }, + "microsoft.graph.firewallPacketQueueingMethodType": { + "title": "firewallPacketQueueingMethodType", + "enum": [ + "deviceDefault", + "disabled", + "queueInbound", + "queueOutbound", + "queueBoth" + ], + "type": "string" + }, + "microsoft.graph.appLockerApplicationControlType": { + "title": "appLockerApplicationControlType", + "enum": [ + "notConfigured", + "enforceComponentsAndStoreApps", + "auditComponentsAndStoreApps", + "enforceComponentsStoreAppsAndSmartlocker", + "auditComponentsStoreAppsAndSmartlocker" + ], + "type": "string" + }, + "microsoft.graph.applicationGuardBlockFileTransferType": { + "title": "applicationGuardBlockFileTransferType", + "enum": [ + "notConfigured", + "blockImageAndTextFile", + "blockImageFile", + "blockNone", + "blockTextFile" + ], + "type": "string" + }, + "microsoft.graph.applicationGuardBlockClipboardSharingType": { + "title": "applicationGuardBlockClipboardSharingType", + "enum": [ + "notConfigured", + "blockBoth", + "blockHostToContainer", + "blockContainerToHost", + "blockNone" + ], + "type": "string" + }, + "microsoft.graph.bitLockerEncryptionMethod": { + "title": "bitLockerEncryptionMethod", + "enum": [ + "aesCbc128", + "aesCbc256", + "xtsAes128", + "xtsAes256" + ], + "type": "string" + }, + "microsoft.graph.diagnosticDataSubmissionMode": { + "title": "diagnosticDataSubmissionMode", + "enum": [ + "userDefined", + "none", + "basic", + "enhanced", + "full" + ], + "type": "string" + }, + "microsoft.graph.edgeCookiePolicy": { + "title": "edgeCookiePolicy", + "enum": [ + "userDefined", + "allow", + "blockThirdParty", + "blockAll" + ], + "type": "string" + }, + "microsoft.graph.visibilitySetting": { + "title": "visibilitySetting", + "enum": [ + "notConfigured", + "hide", + "show" + ], + "type": "string" + }, + "microsoft.graph.defenderThreatAction": { + "title": "defenderThreatAction", + "enum": [ + "deviceDefault", + "clean", + "quarantine", + "remove", + "allow", + "userDefined", + "block" + ], + "type": "string" + }, + "microsoft.graph.weeklySchedule": { + "title": "weeklySchedule", + "enum": [ + "userDefined", + "everyday", + "sunday", + "monday", + "tuesday", + "wednesday", + "thursday", + "friday", + "saturday" + ], + "type": "string" + }, + "microsoft.graph.defenderMonitorFileActivity": { + "title": "defenderMonitorFileActivity", + "enum": [ + "userDefined", + "disable", + "monitorAllFiles", + "monitorIncomingFilesOnly", + "monitorOutgoingFilesOnly" + ], + "type": "string" + }, + "microsoft.graph.defenderPromptForSampleSubmission": { + "title": "defenderPromptForSampleSubmission", + "enum": [ + "userDefined", + "alwaysPrompt", + "promptBeforeSendingPersonalData", + "neverSendData", + "sendAllDataWithoutPrompting" + ], + "type": "string" + }, + "microsoft.graph.defenderScanType": { + "title": "defenderScanType", + "enum": [ + "userDefined", + "disabled", + "quick", + "full" + ], + "type": "string" + }, + "microsoft.graph.defenderCloudBlockLevelType": { + "title": "defenderCloudBlockLevelType", + "enum": [ + "notConfigured", + "high", + "highPlus", + "zeroTolerance" + ], + "type": "string" + }, + "microsoft.graph.windowsStartMenuAppListVisibilityType": { + "title": "windowsStartMenuAppListVisibilityType", + "enum": [ + "userDefined", + "collapse", + "remove", + "disableSettingsApp" + ], + "type": "string" + }, + "microsoft.graph.windowsStartMenuModeType": { + "title": "windowsStartMenuModeType", + "enum": [ + "userDefined", + "fullScreen", + "nonFullScreen" + ], + "type": "string" + }, + "microsoft.graph.windowsSpotlightEnablementSettings": { + "title": "windowsSpotlightEnablementSettings", + "enum": [ + "notConfigured", + "disabled", + "enabled" + ], + "type": "string" + }, + "microsoft.graph.automaticUpdateMode": { + "title": "automaticUpdateMode", + "enum": [ + "userDefined", + "notifyDownload", + "autoInstallAtMaintenanceTime", + "autoInstallAndRebootAtMaintenanceTime", + "autoInstallAndRebootAtScheduledTime", + "autoInstallAndRebootWithoutEndUserControl" + ], + "type": "string" + }, + "microsoft.graph.safeSearchFilterType": { + "title": "safeSearchFilterType", + "enum": [ + "userDefined", + "strict", + "moderate" + ], + "type": "string" + }, + "microsoft.graph.edgeSearchEngineType": { + "title": "edgeSearchEngineType", + "enum": [ + "default", + "bing" + ], + "type": "string" + }, + "microsoft.graph.prereleaseFeatures": { + "title": "prereleaseFeatures", + "enum": [ + "userDefined", + "settingsOnly", + "settingsAndExperimentations", + "notAllowed" + ], + "type": "string" + }, + "microsoft.graph.sharedPCAccountDeletionPolicyType": { + "title": "sharedPCAccountDeletionPolicyType", + "enum": [ + "immediate", + "diskSpaceThreshold", + "diskSpaceThresholdOrInactiveThreshold" + ], + "type": "string" + }, + "microsoft.graph.sharedPCAllowedAccountType": { + "title": "sharedPCAllowedAccountType", + "enum": [ + "guest", + "domain" + ], + "type": "string" + }, + "microsoft.graph.windowsDeliveryOptimizationMode": { + "title": "windowsDeliveryOptimizationMode", + "enum": [ + "userDefined", + "httpOnly", + "httpWithPeeringNat", + "httpWithPeeringPrivateGroup", + "httpWithInternetPeering", + "simpleDownload", + "bypassMode" + ], + "type": "string" + }, + "microsoft.graph.windowsUpdateType": { + "title": "windowsUpdateType", + "enum": [ + "userDefined", + "all", + "businessReadyOnly", + "windowsInsiderBuildFast", + "windowsInsiderBuildSlow", + "windowsInsiderBuildRelease" + ], + "type": "string" + }, + "microsoft.graph.internetSiteSecurityLevel": { + "title": "internetSiteSecurityLevel", + "enum": [ + "userDefined", + "medium", + "mediumHigh", + "high" + ], + "type": "string" + }, + "microsoft.graph.siteSecurityLevel": { + "title": "siteSecurityLevel", + "enum": [ + "userDefined", + "low", + "mediumLow", + "medium", + "mediumHigh", + "high" + ], + "type": "string" + }, + "microsoft.graph.windowsUserAccountControlSettings": { + "title": "windowsUserAccountControlSettings", + "enum": [ + "userDefined", + "alwaysNotify", + "notifyOnAppChanges", + "notifyOnAppChangesWithoutDimming", + "neverNotify" + ], + "type": "string" + }, + "microsoft.graph.miracastChannel": { + "title": "miracastChannel", + "enum": [ + "userDefined", + "one", + "two", + "three", + "four", + "five", + "six", + "seven", + "eight", + "nine", + "ten", + "eleven", + "thirtySix", + "forty", + "fortyFour", + "fortyEight", + "oneHundredFortyNine", + "oneHundredFiftyThree", + "oneHundredFiftySeven", + "oneHundredSixtyOne", + "oneHundredSixtyFive" + ], + "type": "string" + }, + "microsoft.graph.welcomeScreenMeetingInformation": { + "title": "welcomeScreenMeetingInformation", + "enum": [ + "userDefined", + "showOrganizerAndTimeOnly", + "showOrganizerAndTimeAndSubject" + ], + "type": "string" + }, + "microsoft.graph.deviceComplianceActionType": { + "title": "deviceComplianceActionType", + "enum": [ + "noAction", + "notification", + "block", + "retire", + "wipe", + "removeResourceAccessProfiles", + "pushNotification" + ], + "type": "string" + }, + "microsoft.graph.deviceThreatProtectionLevel": { + "title": "deviceThreatProtectionLevel", + "enum": [ + "unavailable", + "secured", + "low", + "medium", + "high", + "notSet" + ], + "type": "string" + }, + "microsoft.graph.policyPlatformType": { + "title": "policyPlatformType", + "enum": [ + "android", + "iOS", + "macOS", + "windowsPhone81", + "windows81AndLater", + "windows10AndLater", + "androidWorkProfile", + "all" + ], + "type": "string" + }, + "microsoft.graph.iosUpdatesInstallStatus": { + "title": "iosUpdatesInstallStatus", + "enum": [ + "success", + "available", + "idle", + "unknown", + "downloading", + "downloadFailed", + "downloadRequiresComputer", + "downloadInsufficientSpace", + "downloadInsufficientPower", + "downloadInsufficientNetwork", + "installing", + "installInsufficientSpace", + "installInsufficientPower", + "installPhoneCallInProgress", + "installFailed", + "notSupportedOperation", + "sharedDeviceUserLoggedInError" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeConnectorSyncType": { + "title": "deviceManagementExchangeConnectorSyncType", + "enum": [ + "fullSync", + "deltaSync" + ], + "type": "string" + }, + "microsoft.graph.mdmAuthority": { + "title": "mdmAuthority", + "enum": [ + "unknown", + "intune", + "sccm", + "office365" + ], + "type": "string" + }, + "microsoft.graph.windowsHelloForBusinessPinUsage": { + "title": "windowsHelloForBusinessPinUsage", + "enum": [ + "allowed", + "required", + "disallowed" + ], + "type": "string" + }, + "microsoft.graph.enablement": { + "title": "enablement", + "enum": [ + "notConfigured", + "enabled", + "disabled" + ], + "type": "string" + }, + "microsoft.graph.vppTokenState": { + "title": "vppTokenState", + "enum": [ + "unknown", + "valid", + "expired", + "invalid", + "assignedToExternalMDM" + ], + "type": "string" + }, + "microsoft.graph.vppTokenSyncStatus": { + "title": "vppTokenSyncStatus", + "enum": [ + "none", + "inProgress", + "completed", + "failed" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeConnectorStatus": { + "title": "deviceManagementExchangeConnectorStatus", + "enum": [ + "none", + "connectionPending", + "connected", + "disconnected" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeConnectorType": { + "title": "deviceManagementExchangeConnectorType", + "enum": [ + "onPremises", + "hosted", + "serviceToService", + "dedicated" + ], + "type": "string" + }, + "microsoft.graph.mobileThreatPartnerTenantState": { + "title": "mobileThreatPartnerTenantState", + "enum": [ + "unavailable", + "available", + "enabled", + "unresponsive" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementPartnerTenantState": { + "title": "deviceManagementPartnerTenantState", + "enum": [ + "unknown", + "unavailable", + "enabled", + "terminated", + "rejected", + "unresponsive" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementPartnerAppType": { + "title": "deviceManagementPartnerAppType", + "enum": [ + "unknown", + "singleTenantApp", + "multiTenantApp" + ], + "type": "string" + }, + "microsoft.graph.managedAppDataTransferLevel": { + "title": "managedAppDataTransferLevel", + "enum": [ + "allApps", + "managedApps", + "none" + ], + "type": "string" + }, + "microsoft.graph.managedAppClipboardSharingLevel": { + "title": "managedAppClipboardSharingLevel", + "enum": [ + "allApps", + "managedAppsWithPasteIn", + "managedApps", + "blocked" + ], + "type": "string" + }, + "microsoft.graph.managedAppPinCharacterSet": { + "title": "managedAppPinCharacterSet", + "enum": [ + "numeric", + "alphanumericAndSymbol" + ], + "type": "string" + }, + "microsoft.graph.managedAppDataStorageLocation": { + "title": "managedAppDataStorageLocation", + "enum": [ + "oneDriveForBusiness", + "sharePoint", + "localStorage" + ], + "type": "string" + }, + "microsoft.graph.managedAppDataEncryptionType": { + "title": "managedAppDataEncryptionType", + "enum": [ + "useDeviceSettings", + "afterDeviceRestart", + "whenDeviceLockedExceptOpenFiles", + "whenDeviceLocked" + ], + "type": "string" + }, + "microsoft.graph.windowsInformationProtectionEnforcementLevel": { + "title": "windowsInformationProtectionEnforcementLevel", + "enum": [ + "noProtection", + "encryptAndAuditOnly", + "encryptAuditAndPrompt", + "encryptAuditAndBlock" + ], + "type": "string" + }, + "microsoft.graph.windowsInformationProtectionPinCharacterRequirements": { + "title": "windowsInformationProtectionPinCharacterRequirements", + "enum": [ + "notAllow", + "requireAtLeastOne", + "allow" + ], + "type": "string" + }, + "microsoft.graph.managedAppFlaggedReason": { + "title": "managedAppFlaggedReason", + "enum": [ + "none", + "rootedDevice" + ], + "type": "string" + }, + "microsoft.graph.notificationTemplateBrandingOptions": { + "title": "notificationTemplateBrandingOptions", + "enum": [ + "none", + "includeCompanyLogo", + "includeCompanyName", + "includeContactInformation" + ], + "type": "string" + }, + "microsoft.graph.installState": { + "title": "installState", + "enum": [ + "notApplicable", + "installed", + "failed", + "notInstalled", + "uninstallFailed", + "unknown" + ], + "type": "string" + }, + "microsoft.graph.remoteAssistanceOnboardingStatus": { + "title": "remoteAssistanceOnboardingStatus", + "enum": [ + "notOnboarded", + "onboarding", + "onboarded" + ], + "type": "string" + }, + "microsoft.graph.applicationType": { + "title": "applicationType", + "enum": [ + "universal", + "desktop" + ], + "type": "string" + }, + "microsoft.graph.deviceEnrollmentFailureReason": { + "title": "deviceEnrollmentFailureReason", + "enum": [ + "unknown", + "authentication", + "authorization", + "accountValidation", + "userValidation", + "deviceNotSupported", + "inMaintenance", + "badRequest", + "featureNotSupported", + "enrollmentRestrictionsEnforced", + "clientDisconnected", + "userAbandonment" + ], + "type": "string" + }, + "microsoft.graph.status": { + "title": "status", + "enum": [ + "active", + "updated", + "deleted", + "ignored", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.alertFeedback": { + "title": "alertFeedback", + "enum": [ + "unknown", + "truePositive", + "falsePositive", + "benignPositive", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.alertSeverity": { + "title": "alertSeverity", + "enum": [ + "unknown", + "informational", + "low", + "medium", + "high", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.alertStatus": { + "title": "alertStatus", + "enum": [ + "unknown", + "newAlert", + "inProgress", + "resolved", + "dismissed", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.connectionDirection": { + "title": "connectionDirection", + "enum": [ + "unknown", + "inbound", + "outbound", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.connectionStatus": { + "title": "connectionStatus", + "enum": [ + "unknown", + "attempted", + "succeeded", + "blocked", + "failed", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.emailRole": { + "title": "emailRole", + "enum": [ + "unknown", + "sender", + "recipient", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.fileHashType": { + "title": "fileHashType", + "enum": [ + "unknown", + "sha1", + "sha256", + "md5", + "authenticodeHash256", + "lsHash", + "ctph", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.logonType": { + "title": "logonType", + "enum": [ + "unknown", + "interactive", + "remoteInteractive", + "network", + "batch", + "service", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.processIntegrityLevel": { + "title": "processIntegrityLevel", + "enum": [ + "unknown", + "untrusted", + "low", + "medium", + "high", + "system", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.registryHive": { + "title": "registryHive", + "enum": [ + "unknown", + "currentConfig", + "currentUser", + "localMachineSam", + "localMachineSecurity", + "localMachineSoftware", + "localMachineSystem", + "usersDefault", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.registryOperation": { + "title": "registryOperation", + "enum": [ + "unknown", + "create", + "modify", + "delete", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.registryValueType": { + "title": "registryValueType", + "enum": [ + "unknown", + "binary", + "dword", + "dwordLittleEndian", + "dwordBigEndian", + "expandSz", + "link", + "multiSz", + "none", + "qword", + "qwordlittleEndian", + "sz", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.securityNetworkProtocol": { + "title": "securityNetworkProtocol", + "enum": [ + "ip", + "icmp", + "igmp", + "ggp", + "ipv4", + "tcp", + "pup", + "udp", + "idp", + "ipv6", + "ipv6RoutingHeader", + "ipv6FragmentHeader", + "ipSecEncapsulatingSecurityPayload", + "ipSecAuthenticationHeader", + "icmpV6", + "ipv6NoNextHeader", + "ipv6DestinationOptions", + "nd", + "raw", + "ipx", + "spx", + "spxII", + "unknownFutureValue", + "unknown" + ], + "type": "string" + }, + "microsoft.graph.userAccountSecurityType": { + "title": "userAccountSecurityType", + "enum": [ + "unknown", + "standard", + "power", + "administrator", + "unknownFutureValue" + ], + "type": "string" + }, + "odata.error": { + "required": [ + "error" + ], + "type": "object", + "properties": { + "error": { + "$ref": "#/components/schemas/odata.error.main" + } + } + }, + "odata.error.main": { + "required": [ + "code", + "message" + ], + "type": "object", + "properties": { + "code": { + "type": "string" + }, + "message": { + "type": "string" + }, + "target": { + "type": "string" + }, + "details": { + "type": "array", + "items": { + "$ref": "#/components/schemas/odata.error.detail" + } + }, + "innererror": { + "type": "object", + "description": "The structure of this object is service-specific" + } + } + }, + "odata.error.detail": { + "required": [ + "code", + "message" + ], + "type": "object", + "properties": { + "code": { + "type": "string" + }, + "message": { + "type": "string" + }, + "target": { + "type": "string" + } + } + } + }, + "responses": { + "error": { + "description": "error", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/odata.error" + } + } + } + } + }, + "parameters": { + "top": { + "name": "$top", + "in": "query", + "description": "Show only the first n items", + "schema": { + "minimum": 0, + "type": "integer" + }, + "example": 50 + }, + "skip": { + "name": "$skip", + "in": "query", + "description": "Skip the first n items", + "schema": { + "minimum": 0, + "type": "integer" + } + }, + "count": { + "name": "$count", + "in": "query", + "description": "Include count of items", + "schema": { + "type": "boolean" + } + }, + "filter": { + "name": "$filter", + "in": "query", + "description": "Filter items by property values", + "schema": { + "type": "string" + } + }, + "search": { + "name": "$search", + "in": "query", + "description": "Search items by search phrases", + "schema": { + "type": "string" + } + } + }, + "examples": { + "microsoft.graph.entity": { + "value": { + "id": "String (identifier)" + } + }, + "microsoft.graph.directory": { + "value": { + "deletedItems": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ] + } + }, + "microsoft.graph.directoryObject": { + "value": { + "deletedDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.device": { + "value": { + "accountEnabled": true, + "alternativeSecurityIds": [ + { + "@odata.type": "microsoft.graph.alternativeSecurityId" + } + ], + "approximateLastSignInDateTime": "0001-01-01T00:00:00.0000000+00:00", + "deviceId": "String", + "deviceMetadata": "String", + "deviceVersion": 0, + "displayName": "String", + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "isCompliant": true, + "isManaged": true, + "onPremisesLastSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "onPremisesSyncEnabled": true, + "operatingSystem": "String", + "operatingSystemVersion": "String", + "physicalIds": [ + "String" + ], + "registeredOwners": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "registeredUsers": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "trustType": "String" + } + }, + "microsoft.graph.alternativeSecurityId": { + "value": { + "identityProvider": "String", + "key": "AA==", + "type": 0 + } + }, + "microsoft.graph.extension": { }, + "microsoft.graph.directoryRole": { + "value": { + "description": "String", + "displayName": "String", + "members": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "roleTemplateId": "String" + } + }, + "microsoft.graph.directoryRoleTemplate": { + "value": { + "description": "String", + "displayName": "String" + } + }, + "microsoft.graph.domain": { + "value": { + "authenticationType": "String", + "availabilityStatus": "String", + "domainNameReferences": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "isAdminManaged": true, + "isDefault": true, + "isInitial": true, + "isRoot": true, + "isVerified": true, + "serviceConfigurationRecords": [ + { + "@odata.type": "microsoft.graph.domainDnsRecord" + } + ], + "state": { + "@odata.type": "microsoft.graph.domainState" + }, + "supportedServices": [ + "String" + ], + "verificationDnsRecords": [ + { + "@odata.type": "microsoft.graph.domainDnsRecord" + } + ] + } + }, + "microsoft.graph.domainState": { + "value": { + "lastActionDateTime": "0001-01-01T00:00:00.0000000+00:00", + "operation": "String", + "status": "String" + } + }, + "microsoft.graph.domainDnsRecord": { + "value": { + "isOptional": true, + "label": "String", + "recordType": "String", + "supportedService": "String", + "ttl": 0 + } + }, + "microsoft.graph.domainDnsCnameRecord": { + "value": { + "canonicalName": "String" + } + }, + "microsoft.graph.domainDnsMxRecord": { + "value": { + "mailExchange": "String", + "preference": 0 + } + }, + "microsoft.graph.domainDnsSrvRecord": { + "value": { + "nameTarget": "String", + "port": 0, + "priority": 0, + "protocol": "String", + "service": "String", + "weight": 0 + } + }, + "microsoft.graph.domainDnsTxtRecord": { + "value": { + "text": "String" + } + }, + "microsoft.graph.domainDnsUnavailableRecord": { + "value": { + "description": "String" + } + }, + "microsoft.graph.licenseDetails": { + "value": { + "servicePlans": [ + { + "@odata.type": "microsoft.graph.servicePlanInfo" + } + ], + "skuId": "00000000-0000-0000-0000-000000000000", + "skuPartNumber": "String" + } + }, + "microsoft.graph.servicePlanInfo": { + "value": { + "appliesTo": "String", + "provisioningStatus": "String", + "servicePlanId": "00000000-0000-0000-0000-000000000000", + "servicePlanName": "String" + } + }, + "microsoft.graph.group": { + "value": { + "acceptedSenders": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "allowExternalSenders": true, + "autoSubscribeNewMembers": true, + "calendar": { + "@odata.type": "microsoft.graph.calendar" + }, + "calendarView": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "classification": "String", + "conversations": [ + { + "@odata.type": "microsoft.graph.conversation" + } + ], + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "createdOnBehalfOf": { + "@odata.type": "microsoft.graph.directoryObject" + }, + "description": "String", + "displayName": "String", + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "drives": [ + { + "@odata.type": "microsoft.graph.drive" + } + ], + "events": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "groupLifecyclePolicies": [ + { + "@odata.type": "microsoft.graph.groupLifecyclePolicy" + } + ], + "groupTypes": [ + "String" + ], + "isSubscribedByMail": true, + "mail": "String", + "mailEnabled": true, + "mailNickname": "String", + "memberOf": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "members": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "onenote": { + "@odata.type": "microsoft.graph.onenote" + }, + "onPremisesLastSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "onPremisesProvisioningErrors": [ + { + "@odata.type": "microsoft.graph.onPremisesProvisioningError" + } + ], + "onPremisesSecurityIdentifier": "String", + "onPremisesSyncEnabled": true, + "owners": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "photo": { + "@odata.type": "microsoft.graph.profilePhoto" + }, + "photos": [ + { + "@odata.type": "microsoft.graph.profilePhoto" + } + ], + "planner": { + "@odata.type": "microsoft.graph.plannerGroup" + }, + "proxyAddresses": [ + "String" + ], + "rejectedSenders": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "renewedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "securityEnabled": true, + "settings": [ + { + "@odata.type": "microsoft.graph.groupSetting" + } + ], + "sites": [ + { + "@odata.type": "microsoft.graph.site" + } + ], + "threads": [ + { + "@odata.type": "microsoft.graph.conversationThread" + } + ], + "unseenCount": 0, + "visibility": "String" + } + }, + "microsoft.graph.onPremisesProvisioningError": { + "value": { + "category": "String", + "occurredDateTime": "0001-01-01T00:00:00.0000000+00:00", + "propertyCausingError": "String", + "value": "String" + } + }, + "microsoft.graph.groupSetting": { + "value": { + "displayName": "String", + "templateId": "String", + "values": [ + { + "@odata.type": "microsoft.graph.settingValue" + } + ] + } + }, + "microsoft.graph.conversationThread": { + "value": { + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "hasAttachments": true, + "isLocked": true, + "lastDeliveredDateTime": "0001-01-01T00:00:00.0000000+00:00", + "posts": [ + { + "@odata.type": "microsoft.graph.post" + } + ], + "preview": "String", + "topic": "String", + "toRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "uniqueSenders": [ + "String" + ] + } + }, + "microsoft.graph.calendar": { + "value": { + "calendarView": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "canEdit": true, + "canShare": true, + "canViewPrivateItems": true, + "changeKey": "String", + "color": { + "@odata.type": "microsoft.graph.calendarColor" + }, + "events": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "name": "String", + "owner": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.outlookItem": { + "value": { + "categories": [ + "String" + ], + "changeKey": "String", + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.event": { + "value": { + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "attendees": [ + { + "@odata.type": "microsoft.graph.attendee" + } + ], + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "bodyPreview": "String", + "calendar": { + "@odata.type": "microsoft.graph.calendar" + }, + "end": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "hasAttachments": true, + "iCalUId": "String", + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "instances": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "isAllDay": true, + "isCancelled": true, + "isOrganizer": true, + "isReminderOn": true, + "location": { + "@odata.type": "microsoft.graph.location" + }, + "locations": [ + { + "@odata.type": "microsoft.graph.location" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "onlineMeetingUrl": "String", + "organizer": { + "@odata.type": "microsoft.graph.recipient" + }, + "originalEndTimeZone": "String", + "originalStart": "0001-01-01T00:00:00.0000000+00:00", + "originalStartTimeZone": "String", + "recurrence": { + "@odata.type": "microsoft.graph.patternedRecurrence" + }, + "reminderMinutesBeforeStart": 0, + "responseRequested": true, + "responseStatus": { + "@odata.type": "microsoft.graph.responseStatus" + }, + "sensitivity": { + "@odata.type": "microsoft.graph.sensitivity" + }, + "seriesMasterId": "String", + "showAs": { + "@odata.type": "microsoft.graph.freeBusyStatus" + }, + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "start": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "subject": "String", + "type": { + "@odata.type": "microsoft.graph.eventType" + }, + "webLink": "String" + } + }, + "microsoft.graph.conversation": { + "value": { + "hasAttachments": true, + "lastDeliveredDateTime": "0001-01-01T00:00:00.0000000+00:00", + "preview": "String", + "threads": [ + { + "@odata.type": "microsoft.graph.conversationThread" + } + ], + "topic": "String", + "uniqueSenders": [ + "String" + ] + } + }, + "microsoft.graph.profilePhoto": { + "value": { + "height": 0, + "width": 0 + } + }, + "microsoft.graph.baseItem": { + "value": { + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "eTag": "String", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "name": "String", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "String" + } + }, + "microsoft.graph.drive": { + "value": { + "driveType": "String", + "items": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "list": { + "@odata.type": "microsoft.graph.list" + }, + "owner": { + "@odata.type": "microsoft.graph.identitySet" + }, + "quota": { + "@odata.type": "microsoft.graph.quota" + }, + "root": { + "@odata.type": "microsoft.graph.driveItem" + }, + "sharePointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "special": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "system": { + "@odata.type": "microsoft.graph.systemFacet" + } + } + }, + "microsoft.graph.site": { + "value": { + "columns": [ + { + "@odata.type": "microsoft.graph.columnDefinition" + } + ], + "contentTypes": [ + { + "@odata.type": "microsoft.graph.contentType" + } + ], + "displayName": "String", + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "drives": [ + { + "@odata.type": "microsoft.graph.drive" + } + ], + "items": [ + { + "@odata.type": "microsoft.graph.baseItem" + } + ], + "lists": [ + { + "@odata.type": "microsoft.graph.list" + } + ], + "onenote": { + "@odata.type": "microsoft.graph.onenote" + }, + "root": { + "@odata.type": "microsoft.graph.root" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "siteCollection": { + "@odata.type": "microsoft.graph.siteCollection" + }, + "sites": [ + { + "@odata.type": "microsoft.graph.site" + } + ] + } + }, + "microsoft.graph.plannerGroup": { + "value": { + "plans": [ + { + "@odata.type": "microsoft.graph.plannerPlan" + } + ] + } + }, + "microsoft.graph.onenote": { + "value": { + "notebooks": [ + { + "@odata.type": "microsoft.graph.notebook" + } + ], + "operations": [ + { + "@odata.type": "microsoft.graph.onenoteOperation" + } + ], + "pages": [ + { + "@odata.type": "microsoft.graph.onenotePage" + } + ], + "resources": [ + { + "@odata.type": "microsoft.graph.onenoteResource" + } + ], + "sectionGroups": [ + { + "@odata.type": "microsoft.graph.sectionGroup" + } + ], + "sections": [ + { + "@odata.type": "microsoft.graph.onenoteSection" + } + ] + } + }, + "microsoft.graph.groupLifecyclePolicy": { + "value": { + "alternateNotificationEmails": "String", + "groupLifetimeInDays": 0, + "managedGroupTypes": "String" + } + }, + "microsoft.graph.contract": { + "value": { + "contractType": "String", + "customerId": "00000000-0000-0000-0000-000000000000", + "defaultDomainName": "String", + "displayName": "String" + } + }, + "microsoft.graph.subscribedSku": { + "value": { + "appliesTo": "String", + "capabilityStatus": "String", + "consumedUnits": 0, + "prepaidUnits": { + "@odata.type": "microsoft.graph.licenseUnitsDetail" + }, + "servicePlans": [ + { + "@odata.type": "microsoft.graph.servicePlanInfo" + } + ], + "skuId": "00000000-0000-0000-0000-000000000000", + "skuPartNumber": "String" + } + }, + "microsoft.graph.licenseUnitsDetail": { + "value": { + "enabled": 0, + "suspended": 0, + "warning": 0 + } + }, + "microsoft.graph.organization": { + "value": { + "assignedPlans": [ + { + "@odata.type": "microsoft.graph.assignedPlan" + } + ], + "businessPhones": [ + "String" + ], + "city": "String", + "country": "String", + "countryLetterCode": "String", + "displayName": "String", + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "marketingNotificationEmails": [ + "String" + ], + "mobileDeviceManagementAuthority": { + "@odata.type": "microsoft.graph.mdmAuthority" + }, + "onPremisesLastSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "onPremisesSyncEnabled": true, + "postalCode": "String", + "preferredLanguage": "String", + "privacyProfile": { + "@odata.type": "microsoft.graph.privacyProfile" + }, + "provisionedPlans": [ + { + "@odata.type": "microsoft.graph.provisionedPlan" + } + ], + "securityComplianceNotificationMails": [ + "String" + ], + "securityComplianceNotificationPhones": [ + "String" + ], + "state": "String", + "street": "String", + "technicalNotificationMails": [ + "String" + ], + "verifiedDomains": [ + { + "@odata.type": "microsoft.graph.verifiedDomain" + } + ] + } + }, + "microsoft.graph.assignedPlan": { + "value": { + "assignedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "capabilityStatus": "String", + "service": "String", + "servicePlanId": "00000000-0000-0000-0000-000000000000" + } + }, + "microsoft.graph.privacyProfile": { + "value": { + "contactEmail": "String", + "statementUrl": "String" + } + }, + "microsoft.graph.provisionedPlan": { + "value": { + "capabilityStatus": "String", + "provisioningStatus": "String", + "service": "String" + } + }, + "microsoft.graph.verifiedDomain": { + "value": { + "capabilities": "String", + "isDefault": true, + "isInitial": true, + "name": "String", + "type": "String" + } + }, + "microsoft.graph.user": { + "value": { + "aboutMe": "String", + "accountEnabled": true, + "activities": [ + { + "@odata.type": "microsoft.graph.userActivity" + } + ], + "ageGroup": "String", + "assignedLicenses": [ + { + "@odata.type": "microsoft.graph.assignedLicense" + } + ], + "assignedPlans": [ + { + "@odata.type": "microsoft.graph.assignedPlan" + } + ], + "birthday": "0001-01-01T00:00:00.0000000+00:00", + "businessPhones": [ + "String" + ], + "calendar": { + "@odata.type": "microsoft.graph.calendar" + }, + "calendarGroups": [ + { + "@odata.type": "microsoft.graph.calendarGroup" + } + ], + "calendars": [ + { + "@odata.type": "microsoft.graph.calendar" + } + ], + "calendarView": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "city": "String", + "companyName": "String", + "consentProvidedForMinor": "String", + "contactFolders": [ + { + "@odata.type": "microsoft.graph.contactFolder" + } + ], + "contacts": [ + { + "@odata.type": "microsoft.graph.contact" + } + ], + "country": "String", + "createdObjects": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "department": "String", + "deviceEnrollmentLimit": 0, + "deviceManagementTroubleshootingEvents": [ + { + "@odata.type": "microsoft.graph.deviceManagementTroubleshootingEvent" + } + ], + "directReports": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "displayName": "String", + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "drives": [ + { + "@odata.type": "microsoft.graph.drive" + } + ], + "events": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "givenName": "String", + "hireDate": "0001-01-01T00:00:00.0000000+00:00", + "imAddresses": [ + "String" + ], + "inferenceClassification": { + "@odata.type": "microsoft.graph.inferenceClassification" + }, + "insights": { + "@odata.type": "microsoft.graph.officeGraphInsights" + }, + "interests": [ + "String" + ], + "jobTitle": "String", + "legalAgeGroupClassification": "String", + "licenseDetails": [ + { + "@odata.type": "microsoft.graph.licenseDetails" + } + ], + "mail": "String", + "mailboxSettings": { + "@odata.type": "microsoft.graph.mailboxSettings" + }, + "mailFolders": [ + { + "@odata.type": "microsoft.graph.mailFolder" + } + ], + "mailNickname": "String", + "managedAppRegistrations": [ + { + "@odata.type": "microsoft.graph.managedAppRegistration" + } + ], + "managedDevices": [ + { + "@odata.type": "microsoft.graph.managedDevice" + } + ], + "manager": { + "@odata.type": "microsoft.graph.directoryObject" + }, + "memberOf": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "messages": [ + { + "@odata.type": "microsoft.graph.message" + } + ], + "mobilePhone": "String", + "mySite": "String", + "officeLocation": "String", + "onenote": { + "@odata.type": "microsoft.graph.onenote" + }, + "onPremisesDomainName": "String", + "onPremisesExtensionAttributes": { + "@odata.type": "microsoft.graph.onPremisesExtensionAttributes" + }, + "onPremisesImmutableId": "String", + "onPremisesLastSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "onPremisesProvisioningErrors": [ + { + "@odata.type": "microsoft.graph.onPremisesProvisioningError" + } + ], + "onPremisesSamAccountName": "String", + "onPremisesSecurityIdentifier": "String", + "onPremisesSyncEnabled": true, + "onPremisesUserPrincipalName": "String", + "outlook": { + "@odata.type": "microsoft.graph.outlookUser" + }, + "ownedDevices": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "ownedObjects": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "passwordPolicies": "String", + "passwordProfile": { + "@odata.type": "microsoft.graph.passwordProfile" + }, + "pastProjects": [ + "String" + ], + "people": [ + { + "@odata.type": "microsoft.graph.person" + } + ], + "photo": { + "@odata.type": "microsoft.graph.profilePhoto" + }, + "photos": [ + { + "@odata.type": "microsoft.graph.profilePhoto" + } + ], + "planner": { + "@odata.type": "microsoft.graph.plannerUser" + }, + "postalCode": "String", + "preferredLanguage": "String", + "preferredName": "String", + "provisionedPlans": [ + { + "@odata.type": "microsoft.graph.provisionedPlan" + } + ], + "proxyAddresses": [ + "String" + ], + "registeredDevices": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "responsibilities": [ + "String" + ], + "schools": [ + "String" + ], + "settings": { + "@odata.type": "microsoft.graph.userSettings" + }, + "skills": [ + "String" + ], + "state": "String", + "streetAddress": "String", + "surname": "String", + "usageLocation": "String", + "userPrincipalName": "String", + "userType": "String" + } + }, + "microsoft.graph.assignedLicense": { + "value": { + "disabledPlans": [ + "00000000-0000-0000-0000-000000000000" + ], + "skuId": "00000000-0000-0000-0000-000000000000" + } + }, + "microsoft.graph.onPremisesExtensionAttributes": { + "value": { + "extensionAttribute1": "String", + "extensionAttribute10": "String", + "extensionAttribute11": "String", + "extensionAttribute12": "String", + "extensionAttribute13": "String", + "extensionAttribute14": "String", + "extensionAttribute15": "String", + "extensionAttribute2": "String", + "extensionAttribute3": "String", + "extensionAttribute4": "String", + "extensionAttribute5": "String", + "extensionAttribute6": "String", + "extensionAttribute7": "String", + "extensionAttribute8": "String", + "extensionAttribute9": "String" + } + }, + "microsoft.graph.passwordProfile": { + "value": { + "forceChangePasswordNextSignIn": true, + "password": "String" + } + }, + "microsoft.graph.mailboxSettings": { + "value": { + "archiveFolder": "String", + "automaticRepliesSetting": { + "@odata.type": "microsoft.graph.automaticRepliesSetting" + }, + "language": { + "@odata.type": "microsoft.graph.localeInfo" + }, + "timeZone": "String", + "workingHours": { + "@odata.type": "microsoft.graph.workingHours" + } + } + }, + "microsoft.graph.automaticRepliesSetting": { + "value": { + "externalAudience": { + "@odata.type": "microsoft.graph.externalAudienceScope" + }, + "externalReplyMessage": "String", + "internalReplyMessage": "String", + "scheduledEndDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "scheduledStartDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "status": { + "@odata.type": "microsoft.graph.automaticRepliesStatus" + } + } + }, + "microsoft.graph.dateTimeTimeZone": { + "value": { + "dateTime": "String", + "timeZone": "String" + } + }, + "microsoft.graph.localeInfo": { + "value": { + "displayName": "String", + "locale": "String" + } + }, + "microsoft.graph.workingHours": { + "value": { + "daysOfWeek": [ + { + "@odata.type": "microsoft.graph.dayOfWeek" + } + ], + "endTime": "TimeOfDay (timestamp)", + "startTime": "TimeOfDay (timestamp)", + "timeZone": { + "@odata.type": "microsoft.graph.timeZoneBase" + } + } + }, + "microsoft.graph.timeZoneBase": { + "value": { + "name": "String" + } + }, + "microsoft.graph.outlookUser": { + "value": { + "masterCategories": [ + { + "@odata.type": "microsoft.graph.outlookCategory" + } + ] + } + }, + "microsoft.graph.message": { + "value": { + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "bccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "bodyPreview": "String", + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "conversationId": "String", + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "flag": { + "@odata.type": "microsoft.graph.followupFlag" + }, + "from": { + "@odata.type": "microsoft.graph.recipient" + }, + "hasAttachments": true, + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "inferenceClassification": { + "@odata.type": "microsoft.graph.inferenceClassificationType" + }, + "internetMessageHeaders": [ + { + "@odata.type": "microsoft.graph.internetMessageHeader" + } + ], + "internetMessageId": "String", + "isDeliveryReceiptRequested": true, + "isDraft": true, + "isRead": true, + "isReadReceiptRequested": true, + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "parentFolderId": "String", + "receivedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "replyTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "sender": { + "@odata.type": "microsoft.graph.recipient" + }, + "sentDateTime": "0001-01-01T00:00:00.0000000+00:00", + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "subject": "String", + "toRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "uniqueBody": { + "@odata.type": "microsoft.graph.itemBody" + }, + "webLink": "String" + } + }, + "microsoft.graph.mailFolder": { + "value": { + "childFolderCount": 0, + "childFolders": [ + { + "@odata.type": "microsoft.graph.mailFolder" + } + ], + "displayName": "String", + "messageRules": [ + { + "@odata.type": "microsoft.graph.messageRule" + } + ], + "messages": [ + { + "@odata.type": "microsoft.graph.message" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "parentFolderId": "String", + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "totalItemCount": 0, + "unreadItemCount": 0 + } + }, + "microsoft.graph.calendarGroup": { + "value": { + "calendars": [ + { + "@odata.type": "microsoft.graph.calendar" + } + ], + "changeKey": "String", + "classId": "00000000-0000-0000-0000-000000000000", + "name": "String" + } + }, + "microsoft.graph.person": { + "value": { + "birthday": "String", + "companyName": "String", + "department": "String", + "displayName": "String", + "givenName": "String", + "imAddress": "String", + "isFavorite": true, + "jobTitle": "String", + "officeLocation": "String", + "personNotes": "String", + "personType": { + "@odata.type": "microsoft.graph.personType" + }, + "phones": [ + { + "@odata.type": "microsoft.graph.phone" + } + ], + "postalAddresses": [ + { + "@odata.type": "microsoft.graph.location" + } + ], + "profession": "String", + "scoredEmailAddresses": [ + { + "@odata.type": "microsoft.graph.scoredEmailAddress" + } + ], + "surname": "String", + "userPrincipalName": "String", + "websites": [ + { + "@odata.type": "microsoft.graph.website" + } + ], + "yomiCompany": "String" + } + }, + "microsoft.graph.contact": { + "value": { + "assistantName": "String", + "birthday": "0001-01-01T00:00:00.0000000+00:00", + "businessAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "businessHomePage": "String", + "businessPhones": [ + "String" + ], + "children": [ + "String" + ], + "companyName": "String", + "department": "String", + "displayName": "String", + "emailAddresses": [ + { + "@odata.type": "microsoft.graph.emailAddress" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "fileAs": "String", + "generation": "String", + "givenName": "String", + "homeAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "homePhones": [ + "String" + ], + "imAddresses": [ + "String" + ], + "initials": "String", + "jobTitle": "String", + "manager": "String", + "middleName": "String", + "mobilePhone": "String", + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "nickName": "String", + "officeLocation": "String", + "otherAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "parentFolderId": "String", + "personalNotes": "String", + "photo": { + "@odata.type": "microsoft.graph.profilePhoto" + }, + "profession": "String", + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "spouseName": "String", + "surname": "String", + "title": "String", + "yomiCompanyName": "String", + "yomiGivenName": "String", + "yomiSurname": "String" + } + }, + "microsoft.graph.contactFolder": { + "value": { + "childFolders": [ + { + "@odata.type": "microsoft.graph.contactFolder" + } + ], + "contacts": [ + { + "@odata.type": "microsoft.graph.contact" + } + ], + "displayName": "String", + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "parentFolderId": "String", + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.inferenceClassification": { + "value": { + "overrides": [ + { + "@odata.type": "microsoft.graph.inferenceClassificationOverride" + } + ] + } + }, + "microsoft.graph.plannerUser": { + "value": { + "plans": [ + { + "@odata.type": "microsoft.graph.plannerPlan" + } + ], + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ] + } + }, + "microsoft.graph.managedDevice": { + "value": { + "activationLockBypassCode": "String", + "androidSecurityPatchLevel": "String", + "azureADDeviceId": "String", + "azureADRegistered": true, + "complianceGracePeriodExpirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "complianceState": { + "@odata.type": "microsoft.graph.complianceState" + }, + "configurationManagerClientEnabledFeatures": { + "@odata.type": "microsoft.graph.configurationManagerClientEnabledFeatures" + }, + "deviceActionResults": [ + { + "@odata.type": "microsoft.graph.deviceActionResult" + } + ], + "deviceCategory": { + "@odata.type": "microsoft.graph.deviceCategory" + }, + "deviceCategoryDisplayName": "String", + "deviceCompliancePolicyStates": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyState" + } + ], + "deviceConfigurationStates": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationState" + } + ], + "deviceEnrollmentType": { + "@odata.type": "microsoft.graph.deviceEnrollmentType" + }, + "deviceHealthAttestationState": { + "@odata.type": "microsoft.graph.deviceHealthAttestationState" + }, + "deviceName": "String", + "deviceRegistrationState": { + "@odata.type": "microsoft.graph.deviceRegistrationState" + }, + "easActivated": true, + "easActivationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "easDeviceId": "String", + "emailAddress": "String", + "enrolledDateTime": "0001-01-01T00:00:00.0000000+00:00", + "exchangeAccessState": { + "@odata.type": "microsoft.graph.deviceManagementExchangeAccessState" + }, + "exchangeAccessStateReason": { + "@odata.type": "microsoft.graph.deviceManagementExchangeAccessStateReason" + }, + "exchangeLastSuccessfulSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "freeStorageSpaceInBytes": 0, + "imei": "String", + "isEncrypted": true, + "isSupervised": true, + "jailBroken": "String", + "lastSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "managedDeviceName": "String", + "managedDeviceOwnerType": { + "@odata.type": "microsoft.graph.managedDeviceOwnerType" + }, + "managementAgent": { + "@odata.type": "microsoft.graph.managementAgentType" + }, + "manufacturer": "String", + "meid": "String", + "model": "String", + "operatingSystem": "String", + "osVersion": "String", + "partnerReportedThreatState": { + "@odata.type": "microsoft.graph.managedDevicePartnerReportedHealthState" + }, + "phoneNumber": "String", + "remoteAssistanceSessionErrorDetails": "String", + "remoteAssistanceSessionUrl": "String", + "serialNumber": "String", + "subscriberCarrier": "String", + "totalStorageSpaceInBytes": 0, + "userDisplayName": "String", + "userId": "String", + "userPrincipalName": "String", + "wiFiMacAddress": "String" + } + }, + "microsoft.graph.managedAppRegistration": { + "value": { + "appIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "applicationVersion": "String", + "appliedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "deviceName": "String", + "deviceTag": "String", + "deviceType": "String", + "flaggedReasons": [ + { + "@odata.type": "microsoft.graph.managedAppFlaggedReason" + } + ], + "intendedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "lastSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "managementSdkVersion": "String", + "operations": [ + { + "@odata.type": "microsoft.graph.managedAppOperation" + } + ], + "platformVersion": "String", + "userId": "String", + "version": "String" + } + }, + "microsoft.graph.deviceManagementTroubleshootingEvent": { + "value": { + "correlationId": "String", + "eventDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.userActivity": { + "value": { + "activationUrl": "String", + "activitySourceHost": "String", + "appActivityId": "String", + "appDisplayName": "String", + "contentInfo": { + "@odata.type": "microsoft.graph.Json" + }, + "contentUrl": "String", + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "expirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "fallbackUrl": "String", + "historyItems": [ + { + "@odata.type": "microsoft.graph.activityHistoryItem" + } + ], + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "status": { + "@odata.type": "microsoft.graph.status" + }, + "userTimezone": "String", + "visualElements": { + "@odata.type": "microsoft.graph.visualInfo" + } + } + }, + "microsoft.graph.officeGraphInsights": { + "value": { + "shared": [ + { + "@odata.type": "microsoft.graph.sharedInsight" + } + ], + "trending": [ + { + "@odata.type": "microsoft.graph.trending" + } + ], + "used": [ + { + "@odata.type": "microsoft.graph.usedInsight" + } + ] + } + }, + "microsoft.graph.userSettings": { + "value": { + "contributionToContentDiscoveryAsOrganizationDisabled": true, + "contributionToContentDiscoveryDisabled": true + } + }, + "microsoft.graph.settingValue": { + "value": { + "name": "String", + "value": "String" + } + }, + "microsoft.graph.groupSettingTemplate": { + "value": { + "description": "String", + "displayName": "String", + "values": [ + { + "@odata.type": "microsoft.graph.settingTemplateValue" + } + ] + } + }, + "microsoft.graph.settingTemplateValue": { + "value": { + "defaultValue": "String", + "description": "String", + "name": "String", + "type": "String" + } + }, + "microsoft.graph.ComplexExtensionValue": { }, + "microsoft.graph.schemaExtension": { + "value": { + "description": "String", + "owner": "String", + "properties": [ + { + "@odata.type": "microsoft.graph.extensionSchemaProperty" + } + ], + "status": "String", + "targetTypes": [ + "String" + ] + } + }, + "microsoft.graph.extensionSchemaProperty": { + "value": { + "name": "String", + "type": "String" + } + }, + "microsoft.graph.attachment": { + "value": { + "contentType": "String", + "isInline": true, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "name": "String", + "size": 0 + } + }, + "microsoft.graph.customTimeZone": { + "value": { + "bias": 0, + "daylightOffset": { + "@odata.type": "microsoft.graph.daylightTimeZoneOffset" + }, + "standardOffset": { + "@odata.type": "microsoft.graph.standardTimeZoneOffset" + } + } + }, + "microsoft.graph.standardTimeZoneOffset": { + "value": { + "dayOccurrence": 0, + "dayOfWeek": { + "@odata.type": "microsoft.graph.dayOfWeek" + }, + "month": 0, + "time": "TimeOfDay (timestamp)", + "year": 0 + } + }, + "microsoft.graph.daylightTimeZoneOffset": { + "value": { + "daylightBias": 0 + } + }, + "microsoft.graph.outlookCategory": { + "value": { + "color": { + "@odata.type": "microsoft.graph.categoryColor" + }, + "displayName": "String" + } + }, + "microsoft.graph.recipient": { + "value": { + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + } + } + }, + "microsoft.graph.emailAddress": { + "value": { + "address": "String", + "name": "String" + } + }, + "microsoft.graph.attendeeBase": { + "value": { + "type": { + "@odata.type": "microsoft.graph.attendeeType" + } + } + }, + "microsoft.graph.meetingTimeSuggestionsResult": { + "value": { + "emptySuggestionsReason": "String", + "meetingTimeSuggestions": [ + { + "@odata.type": "microsoft.graph.meetingTimeSuggestion" + } + ] + } + }, + "microsoft.graph.meetingTimeSuggestion": { + "value": { + "attendeeAvailability": [ + { + "@odata.type": "microsoft.graph.attendeeAvailability" + } + ], + "confidence": 0, + "locations": [ + { + "@odata.type": "microsoft.graph.location" + } + ], + "meetingTimeSlot": { + "@odata.type": "microsoft.graph.timeSlot" + }, + "organizerAvailability": { + "@odata.type": "microsoft.graph.freeBusyStatus" + }, + "suggestionReason": "String" + } + }, + "microsoft.graph.timeSlot": { + "value": { + "end": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "start": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.attendeeAvailability": { + "value": { + "attendee": { + "@odata.type": "microsoft.graph.attendeeBase" + }, + "availability": { + "@odata.type": "microsoft.graph.freeBusyStatus" + } + } + }, + "microsoft.graph.location": { + "value": { + "address": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "coordinates": { + "@odata.type": "microsoft.graph.outlookGeoCoordinates" + }, + "displayName": "String", + "locationEmailAddress": "String", + "locationType": { + "@odata.type": "microsoft.graph.locationType" + }, + "locationUri": "String", + "uniqueId": "String", + "uniqueIdType": { + "@odata.type": "microsoft.graph.locationUniqueIdType" + } + } + }, + "microsoft.graph.physicalAddress": { + "value": { + "city": "String", + "countryOrRegion": "String", + "postalCode": "String", + "state": "String", + "street": "String" + } + }, + "microsoft.graph.outlookGeoCoordinates": { + "value": { + "accuracy": 0, + "altitude": 0, + "altitudeAccuracy": 0, + "latitude": 0, + "longitude": 0 + } + }, + "microsoft.graph.locationConstraint": { + "value": { + "isRequired": true, + "locations": [ + { + "@odata.type": "microsoft.graph.locationConstraintItem" + } + ], + "suggestLocation": true + } + }, + "microsoft.graph.locationConstraintItem": { + "value": { + "resolveAvailability": true + } + }, + "microsoft.graph.timeConstraint": { + "value": { + "activityDomain": { + "@odata.type": "microsoft.graph.activityDomain" + }, + "timeslots": [ + { + "@odata.type": "microsoft.graph.timeSlot" + } + ] + } + }, + "microsoft.graph.reminder": { + "value": { + "changeKey": "String", + "eventEndTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "eventId": "String", + "eventLocation": { + "@odata.type": "microsoft.graph.location" + }, + "eventStartTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "eventSubject": "String", + "eventWebLink": "String", + "reminderFireTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.mailTips": { + "value": { + "automaticReplies": { + "@odata.type": "microsoft.graph.automaticRepliesMailTips" + }, + "customMailTip": "String", + "deliveryRestricted": true, + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "error": { + "@odata.type": "microsoft.graph.mailTipsError" + }, + "externalMemberCount": 0, + "isModerated": true, + "mailboxFull": true, + "maxMessageSize": 0, + "recipientScope": { + "@odata.type": "microsoft.graph.recipientScopeType" + }, + "recipientSuggestions": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "totalMemberCount": 0 + } + }, + "microsoft.graph.automaticRepliesMailTips": { + "value": { + "message": "String", + "messageLanguage": { + "@odata.type": "microsoft.graph.localeInfo" + }, + "scheduledEndTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "scheduledStartTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.mailTipsError": { + "value": { + "code": "String", + "message": "String" + } + }, + "microsoft.graph.timeZoneInformation": { + "value": { + "alias": "String", + "displayName": "String" + } + }, + "microsoft.graph.messageRule": { + "value": { + "actions": { + "@odata.type": "microsoft.graph.messageRuleActions" + }, + "conditions": { + "@odata.type": "microsoft.graph.messageRulePredicates" + }, + "displayName": "String", + "exceptions": { + "@odata.type": "microsoft.graph.messageRulePredicates" + }, + "hasError": true, + "isEnabled": true, + "isReadOnly": true, + "sequence": 0 + } + }, + "microsoft.graph.singleValueLegacyExtendedProperty": { + "value": { + "value": "String" + } + }, + "microsoft.graph.multiValueLegacyExtendedProperty": { + "value": { + "value": [ + "String" + ] + } + }, + "microsoft.graph.internetMessageHeader": { + "value": { + "name": "String", + "value": "String" + } + }, + "microsoft.graph.itemBody": { + "value": { + "content": "String", + "contentType": { + "@odata.type": "microsoft.graph.bodyType" + } + } + }, + "microsoft.graph.followupFlag": { + "value": { + "completedDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "dueDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "flagStatus": { + "@odata.type": "microsoft.graph.followupFlagStatus" + }, + "startDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.fileAttachment": { + "value": { + "contentBytes": "AA==", + "contentId": "String", + "contentLocation": "String" + } + }, + "microsoft.graph.itemAttachment": { + "value": { + "item": { + "@odata.type": "microsoft.graph.outlookItem" + } + } + }, + "microsoft.graph.responseStatus": { + "value": { + "response": { + "@odata.type": "microsoft.graph.responseType" + }, + "time": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.patternedRecurrence": { + "value": { + "pattern": { + "@odata.type": "microsoft.graph.recurrencePattern" + }, + "range": { + "@odata.type": "microsoft.graph.recurrenceRange" + } + } + }, + "microsoft.graph.recurrencePattern": { + "value": { + "dayOfMonth": 0, + "daysOfWeek": [ + { + "@odata.type": "microsoft.graph.dayOfWeek" + } + ], + "firstDayOfWeek": { + "@odata.type": "microsoft.graph.dayOfWeek" + }, + "index": { + "@odata.type": "microsoft.graph.weekIndex" + }, + "interval": 0, + "month": 0, + "type": { + "@odata.type": "microsoft.graph.recurrencePatternType" + } + } + }, + "microsoft.graph.recurrenceRange": { + "value": { + "endDate": "0001-01-01T00:00:00.0000000", + "numberOfOccurrences": 0, + "recurrenceTimeZone": "String", + "startDate": "0001-01-01T00:00:00.0000000", + "type": { + "@odata.type": "microsoft.graph.recurrenceRangeType" + } + } + }, + "microsoft.graph.attendee": { + "value": { + "status": { + "@odata.type": "microsoft.graph.responseStatus" + } + } + }, + "microsoft.graph.eventMessage": { + "value": { + "event": { + "@odata.type": "microsoft.graph.event" + }, + "meetingMessageType": { + "@odata.type": "microsoft.graph.meetingMessageType" + } + } + }, + "microsoft.graph.messageRulePredicates": { + "value": { + "bodyContains": [ + "String" + ], + "bodyOrSubjectContains": [ + "String" + ], + "categories": [ + "String" + ], + "fromAddresses": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "hasAttachments": true, + "headerContains": [ + "String" + ], + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "isApprovalRequest": true, + "isAutomaticForward": true, + "isAutomaticReply": true, + "isEncrypted": true, + "isMeetingRequest": true, + "isMeetingResponse": true, + "isNonDeliveryReport": true, + "isPermissionControlled": true, + "isReadReceipt": true, + "isSigned": true, + "isVoicemail": true, + "messageActionFlag": { + "@odata.type": "microsoft.graph.messageActionFlag" + }, + "notSentToMe": true, + "recipientContains": [ + "String" + ], + "senderContains": [ + "String" + ], + "sensitivity": { + "@odata.type": "microsoft.graph.sensitivity" + }, + "sentCcMe": true, + "sentOnlyToMe": true, + "sentToAddresses": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "sentToMe": true, + "sentToOrCcMe": true, + "subjectContains": [ + "String" + ], + "withinSizeRange": { + "@odata.type": "microsoft.graph.sizeRange" + } + } + }, + "microsoft.graph.sizeRange": { + "value": { + "maximumSize": 0, + "minimumSize": 0 + } + }, + "microsoft.graph.messageRuleActions": { + "value": { + "assignCategories": [ + "String" + ], + "copyToFolder": "String", + "delete": true, + "forwardAsAttachmentTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "forwardTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "markAsRead": true, + "markImportance": { + "@odata.type": "microsoft.graph.importance" + }, + "moveToFolder": "String", + "permanentDelete": true, + "redirectTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "stopProcessingRules": true + } + }, + "microsoft.graph.referenceAttachment": { }, + "microsoft.graph.openTypeExtension": { + "value": { + "extensionName": "String" + } + }, + "microsoft.graph.post": { + "value": { + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "conversationId": "String", + "conversationThreadId": "String", + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "from": { + "@odata.type": "microsoft.graph.recipient" + }, + "hasAttachments": true, + "inReplyTo": { + "@odata.type": "microsoft.graph.post" + }, + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "newParticipants": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "receivedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "sender": { + "@odata.type": "microsoft.graph.recipient" + }, + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.inferenceClassificationOverride": { + "value": { + "classifyAs": { + "@odata.type": "microsoft.graph.inferenceClassificationType" + }, + "senderEmailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + } + } + }, + "microsoft.graph.scoredEmailAddress": { + "value": { + "address": "String", + "ItemId": "String", + "relevanceScore": 0, + "selectionLikelihood": { + "@odata.type": "microsoft.graph.selectionLikelihoodInfo" + } + } + }, + "microsoft.graph.phone": { + "value": { + "language": "String", + "number": "String", + "region": "String", + "type": { + "@odata.type": "microsoft.graph.phoneType" + } + } + }, + "microsoft.graph.website": { + "value": { + "address": "String", + "displayName": "String", + "type": { + "@odata.type": "microsoft.graph.websiteType" + } + } + }, + "microsoft.graph.personType": { + "value": { + "class": "String", + "subclass": "String" + } + }, + "microsoft.graph.identitySet": { + "value": { + "application": { + "@odata.type": "microsoft.graph.identity" + }, + "device": { + "@odata.type": "microsoft.graph.identity" + }, + "user": { + "@odata.type": "microsoft.graph.identity" + } + } + }, + "microsoft.graph.identity": { + "value": { + "displayName": "String", + "id": "String" + } + }, + "microsoft.graph.itemReference": { + "value": { + "driveId": "String", + "driveType": "String", + "id": "String", + "name": "String", + "path": "String", + "shareId": "String", + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + } + } + }, + "microsoft.graph.sharepointIds": { + "value": { + "listId": "String", + "listItemId": "String", + "listItemUniqueId": "String", + "siteId": "String", + "siteUrl": "String", + "webId": "String" + } + }, + "microsoft.graph.baseItemVersion": { + "value": { + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + } + } + }, + "microsoft.graph.publicationFacet": { + "value": { + "level": "String", + "versionId": "String" + } + }, + "microsoft.graph.columnDefinition": { + "value": { + "boolean": { + "@odata.type": "microsoft.graph.booleanColumn" + }, + "calculated": { + "@odata.type": "microsoft.graph.calculatedColumn" + }, + "choice": { + "@odata.type": "microsoft.graph.choiceColumn" + }, + "columnGroup": "String", + "currency": { + "@odata.type": "microsoft.graph.currencyColumn" + }, + "dateTime": { + "@odata.type": "microsoft.graph.dateTimeColumn" + }, + "defaultValue": { + "@odata.type": "microsoft.graph.defaultColumnValue" + }, + "description": "String", + "displayName": "String", + "enforceUniqueValues": true, + "hidden": true, + "indexed": true, + "lookup": { + "@odata.type": "microsoft.graph.lookupColumn" + }, + "name": "String", + "number": { + "@odata.type": "microsoft.graph.numberColumn" + }, + "personOrGroup": { + "@odata.type": "microsoft.graph.personOrGroupColumn" + }, + "readOnly": true, + "required": true, + "text": { + "@odata.type": "microsoft.graph.textColumn" + } + } + }, + "microsoft.graph.booleanColumn": { }, + "microsoft.graph.calculatedColumn": { + "value": { + "format": "String", + "formula": "String", + "outputType": "String" + } + }, + "microsoft.graph.choiceColumn": { + "value": { + "allowTextEntry": true, + "choices": [ + "String" + ], + "displayAs": "String" + } + }, + "microsoft.graph.currencyColumn": { + "value": { + "locale": "String" + } + }, + "microsoft.graph.dateTimeColumn": { + "value": { + "displayAs": "String", + "format": "String" + } + }, + "microsoft.graph.defaultColumnValue": { + "value": { + "formula": "String", + "value": "String" + } + }, + "microsoft.graph.lookupColumn": { + "value": { + "allowMultipleValues": true, + "allowUnlimitedLength": true, + "columnName": "String", + "listId": "String", + "primaryLookupColumnId": "String" + } + }, + "microsoft.graph.numberColumn": { + "value": { + "decimalPlaces": "String", + "displayAs": "String", + "maximum": 0, + "minimum": 0 + } + }, + "microsoft.graph.personOrGroupColumn": { + "value": { + "allowMultipleSelection": true, + "chooseFromType": "String", + "displayAs": "String" + } + }, + "microsoft.graph.textColumn": { + "value": { + "allowMultipleLines": true, + "appendChangesToExistingText": true, + "linesForEditing": 0, + "maxLength": 0, + "textType": "String" + } + }, + "microsoft.graph.columnLink": { + "value": { + "name": "String" + } + }, + "microsoft.graph.contentType": { + "value": { + "columnLinks": [ + { + "@odata.type": "microsoft.graph.columnLink" + } + ], + "description": "String", + "group": "String", + "hidden": true, + "inheritedFrom": { + "@odata.type": "microsoft.graph.itemReference" + }, + "name": "String", + "order": { + "@odata.type": "microsoft.graph.contentTypeOrder" + }, + "parentId": "String", + "readOnly": true, + "sealed": true + } + }, + "microsoft.graph.contentTypeOrder": { + "value": { + "default": true, + "position": 0 + } + }, + "microsoft.graph.quota": { + "value": { + "deleted": 0, + "remaining": 0, + "state": "String", + "total": 0, + "used": 0 + } + }, + "microsoft.graph.systemFacet": { }, + "microsoft.graph.driveItem": { + "value": { + "audio": { + "@odata.type": "microsoft.graph.audio" + }, + "children": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "content": "Stream", + "cTag": "String", + "deleted": { + "@odata.type": "microsoft.graph.deleted" + }, + "file": { + "@odata.type": "microsoft.graph.file" + }, + "fileSystemInfo": { + "@odata.type": "microsoft.graph.fileSystemInfo" + }, + "folder": { + "@odata.type": "microsoft.graph.folder" + }, + "image": { + "@odata.type": "microsoft.graph.image" + }, + "listItem": { + "@odata.type": "microsoft.graph.listItem" + }, + "location": { + "@odata.type": "microsoft.graph.geoCoordinates" + }, + "package": { + "@odata.type": "microsoft.graph.package" + }, + "permissions": [ + { + "@odata.type": "microsoft.graph.permission" + } + ], + "photo": { + "@odata.type": "microsoft.graph.photo" + }, + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + }, + "remoteItem": { + "@odata.type": "microsoft.graph.remoteItem" + }, + "root": { + "@odata.type": "microsoft.graph.root" + }, + "searchResult": { + "@odata.type": "microsoft.graph.searchResult" + }, + "shared": { + "@odata.type": "microsoft.graph.shared" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "size": 0, + "specialFolder": { + "@odata.type": "microsoft.graph.specialFolder" + }, + "thumbnails": [ + { + "@odata.type": "microsoft.graph.thumbnailSet" + } + ], + "versions": [ + { + "@odata.type": "microsoft.graph.driveItemVersion" + } + ], + "video": { + "@odata.type": "microsoft.graph.video" + }, + "webDavUrl": "String", + "workbook": { + "@odata.type": "microsoft.graph.workbook" + } + } + }, + "microsoft.graph.list": { + "value": { + "columns": [ + { + "@odata.type": "microsoft.graph.columnDefinition" + } + ], + "contentTypes": [ + { + "@odata.type": "microsoft.graph.contentType" + } + ], + "displayName": "String", + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "items": [ + { + "@odata.type": "microsoft.graph.listItem" + } + ], + "list": { + "@odata.type": "microsoft.graph.listInfo" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "system": { + "@odata.type": "microsoft.graph.systemFacet" + } + } + }, + "microsoft.graph.audio": { + "value": { + "album": "String", + "albumArtist": "String", + "artist": "String", + "bitrate": 0, + "composers": "String", + "copyright": "String", + "disc": 0, + "discCount": 0, + "duration": 0, + "genre": "String", + "hasDrm": true, + "isVariableBitrate": true, + "title": "String", + "track": 0, + "trackCount": 0, + "year": 0 + } + }, + "microsoft.graph.deleted": { + "value": { + "state": "String" + } + }, + "microsoft.graph.file": { + "value": { + "hashes": { + "@odata.type": "microsoft.graph.hashes" + }, + "mimeType": "String", + "processingMetadata": true + } + }, + "microsoft.graph.hashes": { + "value": { + "crc32Hash": "String", + "quickXorHash": "String", + "sha1Hash": "String" + } + }, + "microsoft.graph.fileSystemInfo": { + "value": { + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastAccessedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.folder": { + "value": { + "childCount": 0, + "view": { + "@odata.type": "microsoft.graph.folderView" + } + } + }, + "microsoft.graph.folderView": { + "value": { + "sortBy": "String", + "sortOrder": "String", + "viewType": "String" + } + }, + "microsoft.graph.image": { + "value": { + "height": 0, + "width": 0 + } + }, + "microsoft.graph.geoCoordinates": { + "value": { + "altitude": 0, + "latitude": 0, + "longitude": 0 + } + }, + "microsoft.graph.package": { + "value": { + "type": "String" + } + }, + "microsoft.graph.photo": { + "value": { + "cameraMake": "String", + "cameraModel": "String", + "exposureDenominator": 0, + "exposureNumerator": 0, + "fNumber": 0, + "focalLength": 0, + "iso": 0, + "takenDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.remoteItem": { + "value": { + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "file": { + "@odata.type": "microsoft.graph.file" + }, + "fileSystemInfo": { + "@odata.type": "microsoft.graph.fileSystemInfo" + }, + "folder": { + "@odata.type": "microsoft.graph.folder" + }, + "id": "String", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "name": "String", + "package": { + "@odata.type": "microsoft.graph.package" + }, + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "shared": { + "@odata.type": "microsoft.graph.shared" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "size": 0, + "specialFolder": { + "@odata.type": "microsoft.graph.specialFolder" + }, + "webDavUrl": "String", + "webUrl": "String" + } + }, + "microsoft.graph.shared": { + "value": { + "owner": { + "@odata.type": "microsoft.graph.identitySet" + }, + "scope": "String", + "sharedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "sharedDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.specialFolder": { + "value": { + "name": "String" + } + }, + "microsoft.graph.root": { }, + "microsoft.graph.searchResult": { + "value": { + "onClickTelemetryUrl": "String" + } + }, + "microsoft.graph.video": { + "value": { + "audioBitsPerSample": 0, + "audioChannels": 0, + "audioFormat": "String", + "audioSamplesPerSecond": 0, + "bitrate": 0, + "duration": 0, + "fourCC": "String", + "frameRate": 0, + "height": 0, + "width": 0 + } + }, + "microsoft.graph.listItem": { + "value": { + "contentType": { + "@odata.type": "microsoft.graph.contentTypeInfo" + }, + "driveItem": { + "@odata.type": "microsoft.graph.driveItem" + }, + "fields": { + "@odata.type": "microsoft.graph.fieldValueSet" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "versions": [ + { + "@odata.type": "microsoft.graph.listItemVersion" + } + ] + } + }, + "microsoft.graph.permission": { + "value": { + "grantedTo": { + "@odata.type": "microsoft.graph.identitySet" + }, + "inheritedFrom": { + "@odata.type": "microsoft.graph.itemReference" + }, + "invitation": { + "@odata.type": "microsoft.graph.sharingInvitation" + }, + "link": { + "@odata.type": "microsoft.graph.sharingLink" + }, + "roles": [ + "String" + ], + "shareId": "String" + } + }, + "microsoft.graph.thumbnailSet": { + "value": { + "large": { + "@odata.type": "microsoft.graph.thumbnail" + }, + "medium": { + "@odata.type": "microsoft.graph.thumbnail" + }, + "small": { + "@odata.type": "microsoft.graph.thumbnail" + }, + "source": { + "@odata.type": "microsoft.graph.thumbnail" + } + } + }, + "microsoft.graph.driveItemVersion": { + "value": { + "content": "Stream", + "size": 0 + } + }, + "microsoft.graph.workbook": { + "value": { + "application": { + "@odata.type": "microsoft.graph.workbookApplication" + }, + "functions": { + "@odata.type": "microsoft.graph.workbookFunctions" + }, + "names": [ + { + "@odata.type": "microsoft.graph.workbookNamedItem" + } + ], + "tables": [ + { + "@odata.type": "microsoft.graph.workbookTable" + } + ], + "worksheets": [ + { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + ] + } + }, + "microsoft.graph.fieldValueSet": { }, + "microsoft.graph.listInfo": { + "value": { + "contentTypesEnabled": true, + "hidden": true, + "template": "String" + } + }, + "microsoft.graph.contentTypeInfo": { + "value": { + "id": "String" + } + }, + "microsoft.graph.listItemVersion": { + "value": { + "fields": { + "@odata.type": "microsoft.graph.fieldValueSet" + } + } + }, + "microsoft.graph.sharingInvitation": { + "value": { + "email": "String", + "invitedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "redeemedBy": "String", + "signInRequired": true + } + }, + "microsoft.graph.sharingLink": { + "value": { + "application": { + "@odata.type": "microsoft.graph.identity" + }, + "scope": "String", + "type": "String", + "webUrl": "String" + } + }, + "microsoft.graph.sharedDriveItem": { + "value": { + "driveItem": { + "@odata.type": "microsoft.graph.driveItem" + }, + "items": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "list": { + "@odata.type": "microsoft.graph.list" + }, + "listItem": { + "@odata.type": "microsoft.graph.listItem" + }, + "owner": { + "@odata.type": "microsoft.graph.identitySet" + }, + "root": { + "@odata.type": "microsoft.graph.driveItem" + }, + "site": { + "@odata.type": "microsoft.graph.site" + } + } + }, + "microsoft.graph.siteCollection": { + "value": { + "hostname": "String", + "root": { + "@odata.type": "microsoft.graph.root" + } + } + }, + "microsoft.graph.thumbnail": { + "value": { + "content": "Stream", + "height": 0, + "sourceItemId": "String", + "url": "String", + "width": 0 + } + }, + "microsoft.graph.driveItemUploadableProperties": { + "value": { + "description": "String", + "fileSystemInfo": { + "@odata.type": "microsoft.graph.fileSystemInfo" + }, + "name": "String" + } + }, + "microsoft.graph.driveRecipient": { + "value": { + "alias": "String", + "email": "String", + "objectId": "String" + } + }, + "microsoft.graph.itemPreviewInfo": { + "value": { + "getUrl": "String", + "postParameters": "String", + "postUrl": "String" + } + }, + "microsoft.graph.uploadSession": { + "value": { + "expirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "nextExpectedRanges": [ + "String" + ], + "uploadUrl": "String" + } + }, + "microsoft.graph.workbookApplication": { + "value": { + "calculationMode": "String" + } + }, + "microsoft.graph.workbookNamedItem": { + "value": { + "comment": "String", + "name": "String", + "scope": "String", + "type": "String", + "value": { + "@odata.type": "microsoft.graph.Json" + }, + "visible": true, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookTable": { + "value": { + "columns": [ + { + "@odata.type": "microsoft.graph.workbookTableColumn" + } + ], + "highlightFirstColumn": true, + "highlightLastColumn": true, + "name": "String", + "rows": [ + { + "@odata.type": "microsoft.graph.workbookTableRow" + } + ], + "showBandedColumns": true, + "showBandedRows": true, + "showFilterButton": true, + "showHeaders": true, + "showTotals": true, + "sort": { + "@odata.type": "microsoft.graph.workbookTableSort" + }, + "style": "String", + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookWorksheet": { + "value": { + "charts": [ + { + "@odata.type": "microsoft.graph.workbookChart" + } + ], + "name": "String", + "names": [ + { + "@odata.type": "microsoft.graph.workbookNamedItem" + } + ], + "pivotTables": [ + { + "@odata.type": "microsoft.graph.workbookPivotTable" + } + ], + "position": 0, + "protection": { + "@odata.type": "microsoft.graph.workbookWorksheetProtection" + }, + "tables": [ + { + "@odata.type": "microsoft.graph.workbookTable" + } + ], + "visibility": "String" + } + }, + "microsoft.graph.workbookFunctions": { }, + "microsoft.graph.workbookSessionInfo": { + "value": { + "id": "String", + "persistChanges": true + } + }, + "microsoft.graph.Json": { }, + "microsoft.graph.workbookChart": { + "value": { + "axes": { + "@odata.type": "microsoft.graph.workbookChartAxes" + }, + "dataLabels": { + "@odata.type": "microsoft.graph.workbookChartDataLabels" + }, + "format": { + "@odata.type": "microsoft.graph.workbookChartAreaFormat" + }, + "height": 0, + "left": 0, + "legend": { + "@odata.type": "microsoft.graph.workbookChartLegend" + }, + "name": "String", + "series": [ + { + "@odata.type": "microsoft.graph.workbookChartSeries" + } + ], + "title": { + "@odata.type": "microsoft.graph.workbookChartTitle" + }, + "top": 0, + "width": 0, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookChartAxes": { + "value": { + "categoryAxis": { + "@odata.type": "microsoft.graph.workbookChartAxis" + }, + "seriesAxis": { + "@odata.type": "microsoft.graph.workbookChartAxis" + }, + "valueAxis": { + "@odata.type": "microsoft.graph.workbookChartAxis" + } + } + }, + "microsoft.graph.workbookChartDataLabels": { + "value": { + "format": { + "@odata.type": "microsoft.graph.workbookChartDataLabelFormat" + }, + "position": "String", + "separator": "String", + "showBubbleSize": true, + "showCategoryName": true, + "showLegendKey": true, + "showPercentage": true, + "showSeriesName": true, + "showValue": true + } + }, + "microsoft.graph.workbookChartAreaFormat": { + "value": { + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartLegend": { + "value": { + "format": { + "@odata.type": "microsoft.graph.workbookChartLegendFormat" + }, + "overlay": true, + "position": "String", + "visible": true + } + }, + "microsoft.graph.workbookChartSeries": { + "value": { + "format": { + "@odata.type": "microsoft.graph.workbookChartSeriesFormat" + }, + "name": "String", + "points": [ + { + "@odata.type": "microsoft.graph.workbookChartPoint" + } + ] + } + }, + "microsoft.graph.workbookChartTitle": { + "value": { + "format": { + "@odata.type": "microsoft.graph.workbookChartTitleFormat" + }, + "overlay": true, + "text": "String", + "visible": true + } + }, + "microsoft.graph.workbookChartFill": { }, + "microsoft.graph.workbookChartFont": { + "value": { + "bold": true, + "color": "String", + "italic": true, + "name": "String", + "size": 0, + "underline": "String" + } + }, + "microsoft.graph.workbookChartAxis": { + "value": { + "format": { + "@odata.type": "microsoft.graph.workbookChartAxisFormat" + }, + "majorGridlines": { + "@odata.type": "microsoft.graph.workbookChartGridlines" + }, + "majorUnit": { + "@odata.type": "microsoft.graph.Json" + }, + "maximum": { + "@odata.type": "microsoft.graph.Json" + }, + "minimum": { + "@odata.type": "microsoft.graph.Json" + }, + "minorGridlines": { + "@odata.type": "microsoft.graph.workbookChartGridlines" + }, + "minorUnit": { + "@odata.type": "microsoft.graph.Json" + }, + "title": { + "@odata.type": "microsoft.graph.workbookChartAxisTitle" + } + } + }, + "microsoft.graph.workbookChartAxisFormat": { + "value": { + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + }, + "line": { + "@odata.type": "microsoft.graph.workbookChartLineFormat" + } + } + }, + "microsoft.graph.workbookChartGridlines": { + "value": { + "format": { + "@odata.type": "microsoft.graph.workbookChartGridlinesFormat" + }, + "visible": true + } + }, + "microsoft.graph.workbookChartAxisTitle": { + "value": { + "format": { + "@odata.type": "microsoft.graph.workbookChartAxisTitleFormat" + }, + "text": "String", + "visible": true + } + }, + "microsoft.graph.workbookChartLineFormat": { + "value": { + "color": "String" + } + }, + "microsoft.graph.workbookChartAxisTitleFormat": { + "value": { + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartDataLabelFormat": { + "value": { + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartGridlinesFormat": { + "value": { + "line": { + "@odata.type": "microsoft.graph.workbookChartLineFormat" + } + } + }, + "microsoft.graph.workbookChartLegendFormat": { + "value": { + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartPoint": { + "value": { + "format": { + "@odata.type": "microsoft.graph.workbookChartPointFormat" + }, + "value": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookChartPointFormat": { + "value": { + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + } + } + }, + "microsoft.graph.workbookChartSeriesFormat": { + "value": { + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "line": { + "@odata.type": "microsoft.graph.workbookChartLineFormat" + } + } + }, + "microsoft.graph.workbookChartTitleFormat": { + "value": { + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookFilter": { + "value": { + "criteria": { + "@odata.type": "microsoft.graph.workbookFilterCriteria" + } + } + }, + "microsoft.graph.workbookFilterCriteria": { + "value": { + "color": "String", + "criterion1": "String", + "criterion2": "String", + "dynamicCriteria": "String", + "filterOn": "String", + "icon": { + "@odata.type": "microsoft.graph.workbookIcon" + }, + "operator": "String", + "values": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookIcon": { + "value": { + "index": 0, + "set": "String" + } + }, + "microsoft.graph.workbookFormatProtection": { + "value": { + "formulaHidden": true, + "locked": true + } + }, + "microsoft.graph.workbookFunctionResult": { + "value": { + "error": "String", + "value": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookPivotTable": { + "value": { + "name": "String", + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookRange": { + "value": { + "address": "String", + "addressLocal": "String", + "cellCount": 0, + "columnCount": 0, + "columnHidden": true, + "columnIndex": 0, + "format": { + "@odata.type": "microsoft.graph.workbookRangeFormat" + }, + "formulas": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasLocal": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasR1C1": { + "@odata.type": "microsoft.graph.Json" + }, + "hidden": true, + "numberFormat": { + "@odata.type": "microsoft.graph.Json" + }, + "rowCount": 0, + "rowHidden": true, + "rowIndex": 0, + "sort": { + "@odata.type": "microsoft.graph.workbookRangeSort" + }, + "text": { + "@odata.type": "microsoft.graph.Json" + }, + "values": { + "@odata.type": "microsoft.graph.Json" + }, + "valueTypes": { + "@odata.type": "microsoft.graph.Json" + }, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookRangeFormat": { + "value": { + "borders": [ + { + "@odata.type": "microsoft.graph.workbookRangeBorder" + } + ], + "columnWidth": 0, + "fill": { + "@odata.type": "microsoft.graph.workbookRangeFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookRangeFont" + }, + "horizontalAlignment": "String", + "protection": { + "@odata.type": "microsoft.graph.workbookFormatProtection" + }, + "rowHeight": 0, + "verticalAlignment": "String", + "wrapText": true + } + }, + "microsoft.graph.workbookRangeSort": { }, + "microsoft.graph.workbookRangeBorder": { + "value": { + "color": "String", + "sideIndex": "String", + "style": "String", + "weight": "String" + } + }, + "microsoft.graph.workbookRangeFill": { + "value": { + "color": "String" + } + }, + "microsoft.graph.workbookRangeFont": { + "value": { + "bold": true, + "color": "String", + "italic": true, + "name": "String", + "size": 0, + "underline": "String" + } + }, + "microsoft.graph.workbookRangeView": { + "value": { + "cellAddresses": { + "@odata.type": "microsoft.graph.Json" + }, + "columnCount": 0, + "formulas": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasLocal": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasR1C1": { + "@odata.type": "microsoft.graph.Json" + }, + "index": 0, + "numberFormat": { + "@odata.type": "microsoft.graph.Json" + }, + "rowCount": 0, + "rows": [ + { + "@odata.type": "microsoft.graph.workbookRangeView" + } + ], + "text": { + "@odata.type": "microsoft.graph.Json" + }, + "values": { + "@odata.type": "microsoft.graph.Json" + }, + "valueTypes": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookTableColumn": { + "value": { + "filter": { + "@odata.type": "microsoft.graph.workbookFilter" + }, + "index": 0, + "name": "String", + "values": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookTableRow": { + "value": { + "index": 0, + "values": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookTableSort": { + "value": { + "fields": [ + { + "@odata.type": "microsoft.graph.workbookSortField" + } + ], + "matchCase": true, + "method": "String" + } + }, + "microsoft.graph.workbookSortField": { + "value": { + "ascending": true, + "color": "String", + "dataOption": "String", + "icon": { + "@odata.type": "microsoft.graph.workbookIcon" + }, + "key": 0, + "sortOn": "String" + } + }, + "microsoft.graph.workbookWorksheetProtection": { + "value": { + "options": { + "@odata.type": "microsoft.graph.workbookWorksheetProtectionOptions" + }, + "protected": true + } + }, + "microsoft.graph.workbookWorksheetProtectionOptions": { + "value": { + "allowAutoFilter": true, + "allowDeleteColumns": true, + "allowDeleteRows": true, + "allowFormatCells": true, + "allowFormatColumns": true, + "allowFormatRows": true, + "allowInsertColumns": true, + "allowInsertHyperlinks": true, + "allowInsertRows": true, + "allowPivotTables": true, + "allowSort": true + } + }, + "microsoft.graph.workbookFilterDatetime": { + "value": { + "date": "String", + "specificity": "String" + } + }, + "microsoft.graph.workbookRangeReference": { + "value": { + "address": "String" + } + }, + "microsoft.graph.subscription": { + "value": { + "applicationId": "String", + "changeType": "String", + "clientState": "String", + "creatorId": "String", + "expirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "notificationUrl": "String", + "resource": "String" + } + }, + "microsoft.graph.invitation": { + "value": { + "invitedUser": { + "@odata.type": "microsoft.graph.user" + }, + "invitedUserDisplayName": "String", + "invitedUserEmailAddress": "String", + "invitedUserMessageInfo": { + "@odata.type": "microsoft.graph.invitedUserMessageInfo" + }, + "invitedUserType": "String", + "inviteRedeemUrl": "String", + "inviteRedirectUrl": "String", + "sendInvitationMessage": true, + "status": "String" + } + }, + "microsoft.graph.invitedUserMessageInfo": { + "value": { + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "customizedMessageBody": "String", + "messageLanguage": "String" + } + }, + "microsoft.graph.plannerTask": { + "value": { + "activeChecklistItemCount": 0, + "appliedCategories": { + "@odata.type": "microsoft.graph.plannerAppliedCategories" + }, + "assignedToTaskBoardFormat": { + "@odata.type": "microsoft.graph.plannerAssignedToTaskBoardTaskFormat" + }, + "assigneePriority": "String", + "assignments": { + "@odata.type": "microsoft.graph.plannerAssignments" + }, + "bucketId": "String", + "bucketTaskBoardFormat": { + "@odata.type": "microsoft.graph.plannerBucketTaskBoardTaskFormat" + }, + "checklistItemCount": 0, + "completedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "completedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "conversationThreadId": "String", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "details": { + "@odata.type": "microsoft.graph.plannerTaskDetails" + }, + "dueDateTime": "0001-01-01T00:00:00.0000000+00:00", + "hasDescription": true, + "orderHint": "String", + "percentComplete": 0, + "planId": "String", + "previewType": { + "@odata.type": "microsoft.graph.plannerPreviewType" + }, + "progressTaskBoardFormat": { + "@odata.type": "microsoft.graph.plannerProgressTaskBoardTaskFormat" + }, + "referenceCount": 0, + "startDateTime": "0001-01-01T00:00:00.0000000+00:00", + "title": "String" + } + }, + "microsoft.graph.plannerPlan": { + "value": { + "buckets": [ + { + "@odata.type": "microsoft.graph.plannerBucket" + } + ], + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "details": { + "@odata.type": "microsoft.graph.plannerPlanDetails" + }, + "owner": "String", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ], + "title": "String" + } + }, + "microsoft.graph.planner": { + "value": { + "buckets": [ + { + "@odata.type": "microsoft.graph.plannerBucket" + } + ], + "plans": [ + { + "@odata.type": "microsoft.graph.plannerPlan" + } + ], + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ] + } + }, + "microsoft.graph.plannerBucket": { + "value": { + "name": "String", + "orderHint": "String", + "planId": "String", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ] + } + }, + "microsoft.graph.plannerAppliedCategories": { }, + "microsoft.graph.plannerAssignments": { }, + "microsoft.graph.plannerTaskDetails": { + "value": { + "checklist": { + "@odata.type": "microsoft.graph.plannerChecklistItems" + }, + "description": "String", + "previewType": { + "@odata.type": "microsoft.graph.plannerPreviewType" + }, + "references": { + "@odata.type": "microsoft.graph.plannerExternalReferences" + } + } + }, + "microsoft.graph.plannerAssignedToTaskBoardTaskFormat": { + "value": { + "orderHintsByAssignee": { + "@odata.type": "microsoft.graph.plannerOrderHintsByAssignee" + }, + "unassignedOrderHint": "String" + } + }, + "microsoft.graph.plannerProgressTaskBoardTaskFormat": { + "value": { + "orderHint": "String" + } + }, + "microsoft.graph.plannerBucketTaskBoardTaskFormat": { + "value": { + "orderHint": "String" + } + }, + "microsoft.graph.plannerPlanDetails": { + "value": { + "categoryDescriptions": { + "@odata.type": "microsoft.graph.plannerCategoryDescriptions" + }, + "sharedWith": { + "@odata.type": "microsoft.graph.plannerUserIds" + } + } + }, + "microsoft.graph.plannerExternalReference": { + "value": { + "alias": "String", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "previewPriority": "String", + "type": "String" + } + }, + "microsoft.graph.plannerChecklistItem": { + "value": { + "isChecked": true, + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "orderHint": "String", + "title": "String" + } + }, + "microsoft.graph.plannerAssignment": { + "value": { + "assignedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "assignedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "orderHint": "String" + } + }, + "microsoft.graph.plannerExternalReferences": { }, + "microsoft.graph.plannerChecklistItems": { }, + "microsoft.graph.plannerOrderHintsByAssignee": { }, + "microsoft.graph.plannerUserIds": { }, + "microsoft.graph.plannerCategoryDescriptions": { + "value": { + "category1": "String", + "category2": "String", + "category3": "String", + "category4": "String", + "category5": "String", + "category6": "String" + } + }, + "microsoft.graph.onenoteEntityBaseModel": { + "value": { + "self": "String" + } + }, + "microsoft.graph.onenoteEntitySchemaObjectModel": { + "value": { + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.onenoteEntityHierarchyModel": { + "value": { + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "displayName": "String", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.notebook": { + "value": { + "isDefault": true, + "isShared": true, + "links": { + "@odata.type": "microsoft.graph.notebookLinks" + }, + "sectionGroups": [ + { + "@odata.type": "microsoft.graph.sectionGroup" + } + ], + "sectionGroupsUrl": "String", + "sections": [ + { + "@odata.type": "microsoft.graph.onenoteSection" + } + ], + "sectionsUrl": "String", + "userRole": { + "@odata.type": "microsoft.graph.onenoteUserRole" + } + } + }, + "microsoft.graph.onenoteSection": { + "value": { + "isDefault": true, + "links": { + "@odata.type": "microsoft.graph.sectionLinks" + }, + "pages": [ + { + "@odata.type": "microsoft.graph.onenotePage" + } + ], + "pagesUrl": "String", + "parentNotebook": { + "@odata.type": "microsoft.graph.notebook" + }, + "parentSectionGroup": { + "@odata.type": "microsoft.graph.sectionGroup" + } + } + }, + "microsoft.graph.sectionGroup": { + "value": { + "parentNotebook": { + "@odata.type": "microsoft.graph.notebook" + }, + "parentSectionGroup": { + "@odata.type": "microsoft.graph.sectionGroup" + }, + "sectionGroups": [ + { + "@odata.type": "microsoft.graph.sectionGroup" + } + ], + "sectionGroupsUrl": "String", + "sections": [ + { + "@odata.type": "microsoft.graph.onenoteSection" + } + ], + "sectionsUrl": "String" + } + }, + "microsoft.graph.onenotePage": { + "value": { + "content": "Stream", + "contentUrl": "String", + "createdByAppId": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "level": 0, + "links": { + "@odata.type": "microsoft.graph.pageLinks" + }, + "order": 0, + "parentNotebook": { + "@odata.type": "microsoft.graph.notebook" + }, + "parentSection": { + "@odata.type": "microsoft.graph.onenoteSection" + }, + "title": "String", + "userTags": [ + "String" + ] + } + }, + "microsoft.graph.onenoteResource": { + "value": { + "content": "Stream", + "contentUrl": "String" + } + }, + "microsoft.graph.operation": { + "value": { + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastActionDateTime": "0001-01-01T00:00:00.0000000+00:00", + "status": { + "@odata.type": "microsoft.graph.operationStatus" + } + } + }, + "microsoft.graph.onenoteOperation": { + "value": { + "error": { + "@odata.type": "microsoft.graph.onenoteOperationError" + }, + "percentComplete": "String", + "resourceId": "String", + "resourceLocation": "String" + } + }, + "microsoft.graph.notebookLinks": { + "value": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.externalLink": { + "value": { + "href": "String" + } + }, + "microsoft.graph.sectionLinks": { + "value": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.pageLinks": { + "value": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.onenoteOperationError": { + "value": { + "code": "String", + "message": "String" + } + }, + "microsoft.graph.diagnostic": { + "value": { + "message": "String", + "url": "String" + } + }, + "microsoft.graph.onenotePatchContentCommand": { + "value": { + "action": { + "@odata.type": "microsoft.graph.onenotePatchActionType" + }, + "content": "String", + "position": { + "@odata.type": "microsoft.graph.onenotePatchInsertPosition" + }, + "target": "String" + } + }, + "microsoft.graph.onenotePagePreview": { + "value": { + "links": { + "@odata.type": "microsoft.graph.onenotePagePreviewLinks" + }, + "previewText": "String" + } + }, + "microsoft.graph.onenotePagePreviewLinks": { + "value": { + "previewImageUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.recentNotebook": { + "value": { + "displayName": "String", + "lastAccessedTime": "0001-01-01T00:00:00.0000000+00:00", + "links": { + "@odata.type": "microsoft.graph.recentNotebookLinks" + }, + "sourceService": { + "@odata.type": "microsoft.graph.onenoteSourceService" + } + } + }, + "microsoft.graph.recentNotebookLinks": { + "value": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.reportRoot": { }, + "microsoft.graph.report": { + "value": { + "content": "Stream" + } + }, + "microsoft.graph.administrativeUnit": { }, + "microsoft.graph.educationRoot": { + "value": { + "classes": [ + { + "@odata.type": "microsoft.graph.educationClass" + } + ], + "me": { + "@odata.type": "microsoft.graph.educationUser" + }, + "schools": [ + { + "@odata.type": "microsoft.graph.educationSchool" + } + ], + "users": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ] + } + }, + "microsoft.graph.educationClass": { + "value": { + "classCode": "String", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "description": "String", + "displayName": "String", + "externalId": "String", + "externalName": "String", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + }, + "group": { + "@odata.type": "microsoft.graph.group" + }, + "mailNickname": "String", + "members": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ], + "schools": [ + { + "@odata.type": "microsoft.graph.educationSchool" + } + ], + "teachers": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ], + "term": { + "@odata.type": "microsoft.graph.educationTerm" + } + } + }, + "microsoft.graph.educationOrganization": { + "value": { + "description": "String", + "displayName": "String", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + } + } + }, + "microsoft.graph.educationSchool": { + "value": { + "address": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "classes": [ + { + "@odata.type": "microsoft.graph.educationClass" + } + ], + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "externalId": "String", + "externalPrincipalId": "String", + "fax": "String", + "highestGrade": "String", + "lowestGrade": "String", + "phone": "String", + "principalEmail": "String", + "principalName": "String", + "schoolNumber": "String", + "users": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ] + } + }, + "microsoft.graph.educationUser": { + "value": { + "accountEnabled": true, + "assignedLicenses": [ + { + "@odata.type": "microsoft.graph.assignedLicense" + } + ], + "assignedPlans": [ + { + "@odata.type": "microsoft.graph.assignedPlan" + } + ], + "businessPhones": [ + "String" + ], + "classes": [ + { + "@odata.type": "microsoft.graph.educationClass" + } + ], + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "department": "String", + "displayName": "String", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + }, + "givenName": "String", + "mail": "String", + "mailingAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "mailNickname": "String", + "middleName": "String", + "mobilePhone": "String", + "officeLocation": "String", + "passwordPolicies": "String", + "passwordProfile": { + "@odata.type": "microsoft.graph.passwordProfile" + }, + "preferredLanguage": "String", + "primaryRole": { + "@odata.type": "microsoft.graph.educationUserRole" + }, + "provisionedPlans": [ + { + "@odata.type": "microsoft.graph.provisionedPlan" + } + ], + "refreshTokensValidFromDateTime": "0001-01-01T00:00:00.0000000+00:00", + "relatedContacts": [ + { + "@odata.type": "microsoft.graph.educationRelatedContact" + } + ], + "residenceAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "schools": [ + { + "@odata.type": "microsoft.graph.educationSchool" + } + ], + "showInAddressList": true, + "student": { + "@odata.type": "microsoft.graph.educationStudent" + }, + "surname": "String", + "teacher": { + "@odata.type": "microsoft.graph.educationTeacher" + }, + "usageLocation": "String", + "user": { + "@odata.type": "microsoft.graph.user" + }, + "userPrincipalName": "String", + "userType": "String" + } + }, + "microsoft.graph.educationStudent": { + "value": { + "birthDate": "0001-01-01T00:00:00.0000000", + "externalId": "String", + "gender": { + "@odata.type": "microsoft.graph.educationGender" + }, + "grade": "String", + "graduationYear": "String", + "studentNumber": "String" + } + }, + "microsoft.graph.educationRelatedContact": { + "value": { + "accessConsent": true, + "displayName": "String", + "emailAddress": "String", + "id": "String", + "mobilePhone": "String", + "relationship": { + "@odata.type": "microsoft.graph.educationContactRelationship" + } + } + }, + "microsoft.graph.educationTeacher": { + "value": { + "externalId": "String", + "teacherNumber": "String" + } + }, + "microsoft.graph.educationTerm": { + "value": { + "displayName": "String", + "endDate": "0001-01-01T00:00:00.0000000", + "externalId": "String", + "startDate": "0001-01-01T00:00:00.0000000" + } + }, + "microsoft.graph.deviceAppManagement": { + "value": { + "androidManagedAppProtections": [ + { + "@odata.type": "microsoft.graph.androidManagedAppProtection" + } + ], + "defaultManagedAppProtections": [ + { + "@odata.type": "microsoft.graph.defaultManagedAppProtection" + } + ], + "iosManagedAppProtections": [ + { + "@odata.type": "microsoft.graph.iosManagedAppProtection" + } + ], + "isEnabledForMicrosoftStoreForBusiness": true, + "managedAppPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "managedAppRegistrations": [ + { + "@odata.type": "microsoft.graph.managedAppRegistration" + } + ], + "managedAppStatuses": [ + { + "@odata.type": "microsoft.graph.managedAppStatus" + } + ], + "managedEBooks": [ + { + "@odata.type": "microsoft.graph.managedEBook" + } + ], + "mdmWindowsInformationProtectionPolicies": [ + { + "@odata.type": "microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + ], + "microsoftStoreForBusinessLanguage": "String", + "microsoftStoreForBusinessLastCompletedApplicationSyncTime": "0001-01-01T00:00:00.0000000+00:00", + "microsoftStoreForBusinessLastSuccessfulSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "mobileAppCategories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "mobileAppConfigurations": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfiguration" + } + ], + "mobileApps": [ + { + "@odata.type": "microsoft.graph.mobileApp" + } + ], + "targetedManagedAppConfigurations": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppConfiguration" + } + ], + "vppTokens": [ + { + "@odata.type": "microsoft.graph.vppToken" + } + ], + "windowsInformationProtectionPolicies": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionPolicy" + } + ] + } + }, + "microsoft.graph.mobileApp": { + "value": { + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "developer": "String", + "displayName": "String", + "informationUrl": "String", + "isFeatured": true, + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "notes": "String", + "owner": "String", + "privacyInformationUrl": "String", + "publisher": "String", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + } + } + }, + "microsoft.graph.mobileAppCategory": { + "value": { + "displayName": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.managedDeviceMobileAppConfiguration": { + "value": { + "assignments": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + ], + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + ], + "deviceStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + }, + "displayName": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "targetedMobileApps": [ + "String" + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + ], + "userStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + }, + "version": 0 + } + }, + "microsoft.graph.vppToken": { + "value": { + "appleId": "String", + "automaticallyUpdateApps": true, + "countryOrRegion": "String", + "expirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastSyncStatus": { + "@odata.type": "microsoft.graph.vppTokenSyncStatus" + }, + "organizationName": "String", + "state": { + "@odata.type": "microsoft.graph.vppTokenState" + }, + "token": "String", + "vppTokenAccountType": { + "@odata.type": "microsoft.graph.vppTokenAccountType" + } + } + }, + "microsoft.graph.managedAppPolicy": { + "value": { + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "displayName": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "version": "String" + } + }, + "microsoft.graph.managedAppProtection": { + "value": { + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "contactSyncBlocked": true, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "disableAppPinIfDevicePinIsSet": true, + "fingerprintBlocked": true, + "managedBrowserToOpenLinksRequired": true, + "maximumPinRetries": 0, + "minimumPinLength": 0, + "minimumRequiredAppVersion": "String", + "minimumRequiredOsVersion": "String", + "minimumWarningAppVersion": "String", + "minimumWarningOsVersion": "String", + "organizationalCredentialsRequired": true, + "periodBeforePinReset": "Duration", + "periodOfflineBeforeAccessCheck": "Duration", + "periodOfflineBeforeWipeIsEnforced": "Duration", + "periodOnlineBeforeAccessCheck": "Duration", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "pinRequired": true, + "printBlocked": true, + "saveAsBlocked": true, + "simplePinBlocked": true + } + }, + "microsoft.graph.targetedManagedAppProtection": { + "value": { + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "isAssigned": true + } + }, + "microsoft.graph.iosManagedAppProtection": { + "value": { + "appDataEncryptionType": { + "@odata.type": "microsoft.graph.managedAppDataEncryptionType" + }, + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deployedAppCount": 0, + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + }, + "faceIdBlocked": true, + "minimumRequiredSdkVersion": "String" + } + }, + "microsoft.graph.androidManagedAppProtection": { + "value": { + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deployedAppCount": 0, + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + }, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": true, + "encryptAppData": true, + "minimumRequiredPatchVersion": "String", + "minimumWarningPatchVersion": "String", + "screenCaptureBlocked": true + } + }, + "microsoft.graph.defaultManagedAppProtection": { + "value": { + "appDataEncryptionType": { + "@odata.type": "microsoft.graph.managedAppDataEncryptionType" + }, + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "customSettings": [ + { + "@odata.type": "microsoft.graph.keyValuePair" + } + ], + "deployedAppCount": 0, + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + }, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": true, + "encryptAppData": true, + "faceIdBlocked": true, + "minimumRequiredPatchVersion": "String", + "minimumRequiredSdkVersion": "String", + "minimumWarningPatchVersion": "String", + "screenCaptureBlocked": true + } + }, + "microsoft.graph.managedAppConfiguration": { + "value": { + "customSettings": [ + { + "@odata.type": "microsoft.graph.keyValuePair" + } + ] + } + }, + "microsoft.graph.targetedManagedAppConfiguration": { + "value": { + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "deployedAppCount": 0, + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + }, + "isAssigned": true + } + }, + "microsoft.graph.windowsInformationProtection": { + "value": { + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "azureRightsManagementServicesAllowed": true, + "dataRecoveryCertificate": { + "@odata.type": "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate" + }, + "enforcementLevel": { + "@odata.type": "microsoft.graph.windowsInformationProtectionEnforcementLevel" + }, + "enterpriseDomain": "String", + "enterpriseInternalProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseIPRanges": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionIPRangeCollection" + } + ], + "enterpriseIPRangesAreAuthoritative": true, + "enterpriseNetworkDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProtectedDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxiedDomains": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionProxiedDomainCollection" + } + ], + "enterpriseProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxyServersAreAuthoritative": true, + "exemptAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "exemptApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "iconsVisible": true, + "indexingEncryptedStoresOrItemsBlocked": true, + "isAssigned": true, + "neutralDomainResources": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "protectedAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "protectedApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "protectionUnderLockConfigRequired": true, + "revokeOnUnenrollDisabled": true, + "rightsManagementServicesTemplateId": "00000000-0000-0000-0000-000000000000", + "smbAutoEncryptedFileExtensions": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ] + } + }, + "microsoft.graph.mdmWindowsInformationProtectionPolicy": { }, + "microsoft.graph.windowsInformationProtectionPolicy": { + "value": { + "daysWithoutContactBeforeUnenroll": 0, + "mdmEnrollmentUrl": "String", + "minutesOfInactivityBeforeDeviceLock": 0, + "numberOfPastPinsRemembered": 0, + "passwordMaximumAttemptCount": 0, + "pinExpirationDays": 0, + "pinLowercaseLetters": { + "@odata.type": "microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + }, + "pinMinimumLength": 0, + "pinSpecialCharacters": { + "@odata.type": "microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + }, + "pinUppercaseLetters": { + "@odata.type": "microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + }, + "revokeOnMdmHandoffDisabled": true, + "windowsHelloForBusinessBlocked": true + } + }, + "microsoft.graph.managedAppStatus": { + "value": { + "displayName": "String", + "version": "String" + } + }, + "microsoft.graph.managedEBook": { + "value": { + "assignments": [ + { + "@odata.type": "microsoft.graph.managedEBookAssignment" + } + ], + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "deviceStates": [ + { + "@odata.type": "microsoft.graph.deviceInstallState" + } + ], + "displayName": "String", + "informationUrl": "String", + "installSummary": { + "@odata.type": "microsoft.graph.eBookInstallSummary" + }, + "largeCover": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "privacyInformationUrl": "String", + "publishedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "publisher": "String", + "userStateSummary": [ + { + "@odata.type": "microsoft.graph.userInstallStateSummary" + } + ] + } + }, + "microsoft.graph.mobileAppAssignment": { + "value": { + "intent": { + "@odata.type": "microsoft.graph.installIntent" + }, + "settings": { + "@odata.type": "microsoft.graph.mobileAppAssignmentSettings" + }, + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceAndAppManagementAssignmentTarget": { }, + "microsoft.graph.mobileAppAssignmentSettings": { }, + "microsoft.graph.mimeContent": { + "value": { + "type": "String", + "value": "AA==" + } + }, + "microsoft.graph.mobileAppContentFile": { + "value": { + "azureStorageUri": "String", + "azureStorageUriExpirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "isCommitted": true, + "manifest": "AA==", + "name": "String", + "size": 0, + "sizeEncrypted": 0, + "uploadState": { + "@odata.type": "microsoft.graph.mobileAppContentFileUploadState" + } + } + }, + "microsoft.graph.fileEncryptionInfo": { + "value": { + "encryptionKey": "AA==", + "fileDigest": "AA==", + "fileDigestAlgorithm": "String", + "initializationVector": "AA==", + "mac": "AA==", + "macKey": "AA==", + "profileIdentifier": "String" + } + }, + "microsoft.graph.allLicensedUsersAssignmentTarget": { }, + "microsoft.graph.groupAssignmentTarget": { + "value": { + "groupId": "String" + } + }, + "microsoft.graph.exclusionGroupAssignmentTarget": { }, + "microsoft.graph.allDevicesAssignmentTarget": { }, + "microsoft.graph.iosLobAppAssignmentSettings": { + "value": { + "vpnConfigurationId": "String" + } + }, + "microsoft.graph.iosStoreAppAssignmentSettings": { + "value": { + "vpnConfigurationId": "String" + } + }, + "microsoft.graph.iosVppAppAssignmentSettings": { + "value": { + "useDeviceLicensing": true, + "vpnConfigurationId": "String" + } + }, + "microsoft.graph.microsoftStoreForBusinessAppAssignmentSettings": { + "value": { + "useDeviceContext": true + } + }, + "microsoft.graph.macOSOfficeSuiteApp": { }, + "microsoft.graph.managedApp": { + "value": { + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "String" + } + }, + "microsoft.graph.managedAndroidStoreApp": { + "value": { + "appStoreUrl": "String", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + }, + "packageId": "String" + } + }, + "microsoft.graph.androidMinimumOperatingSystem": { + "value": { + "v4_0": true, + "v4_0_3": true, + "v4_1": true, + "v4_2": true, + "v4_3": true, + "v4_4": true, + "v5_0": true, + "v5_1": true + } + }, + "microsoft.graph.managedIOSStoreApp": { + "value": { + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "appStoreUrl": "String", + "bundleId": "String", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + } + } + }, + "microsoft.graph.iosDeviceType": { + "value": { + "iPad": true, + "iPhoneAndIPod": true + } + }, + "microsoft.graph.iosMinimumOperatingSystem": { + "value": { + "v10_0": true, + "v11_0": true, + "v8_0": true, + "v9_0": true + } + }, + "microsoft.graph.managedMobileLobApp": { + "value": { + "committedContentVersion": "String", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "fileName": "String", + "size": 0 + } + }, + "microsoft.graph.mobileAppContent": { + "value": { + "files": [ + { + "@odata.type": "microsoft.graph.mobileAppContentFile" + } + ] + } + }, + "microsoft.graph.managedAndroidLobApp": { + "value": { + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + }, + "packageId": "String", + "versionCode": "String", + "versionName": "String" + } + }, + "microsoft.graph.managedIOSLobApp": { + "value": { + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "buildNumber": "String", + "bundleId": "String", + "expirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + }, + "versionNumber": "String" + } + }, + "microsoft.graph.mobileLobApp": { + "value": { + "committedContentVersion": "String", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "fileName": "String", + "size": 0 + } + }, + "microsoft.graph.windowsMinimumOperatingSystem": { + "value": { + "v10_0": true, + "v8_0": true, + "v8_1": true + } + }, + "microsoft.graph.windowsMobileMSI": { + "value": { + "commandLine": "String", + "ignoreVersionDetection": true, + "productCode": "String", + "productVersion": "String" + } + }, + "microsoft.graph.windowsUniversalAppX": { + "value": { + "applicableArchitectures": { + "@odata.type": "microsoft.graph.windowsArchitecture" + }, + "applicableDeviceTypes": { + "@odata.type": "microsoft.graph.windowsDeviceType" + }, + "identityName": "String", + "identityPublisherHash": "String", + "identityResourceIdentifier": "String", + "identityVersion": "String", + "isBundle": true, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.windowsMinimumOperatingSystem" + } + } + }, + "microsoft.graph.androidLobApp": { + "value": { + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + }, + "packageId": "String", + "versionCode": "String", + "versionName": "String" + } + }, + "microsoft.graph.iosLobApp": { + "value": { + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "buildNumber": "String", + "bundleId": "String", + "expirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + }, + "versionNumber": "String" + } + }, + "microsoft.graph.microsoftStoreForBusinessApp": { + "value": { + "licenseType": { + "@odata.type": "microsoft.graph.microsoftStoreForBusinessLicenseType" + }, + "packageIdentityName": "String", + "productKey": "String", + "totalLicenseCount": 0, + "usedLicenseCount": 0 + } + }, + "microsoft.graph.webApp": { + "value": { + "appUrl": "String", + "useManagedBrowser": true + } + }, + "microsoft.graph.androidStoreApp": { + "value": { + "appStoreUrl": "String", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + }, + "packageId": "String" + } + }, + "microsoft.graph.iosVppApp": { + "value": { + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "appStoreUrl": "String", + "bundleId": "String", + "licensingType": { + "@odata.type": "microsoft.graph.vppLicensingType" + }, + "releaseDateTime": "0001-01-01T00:00:00.0000000+00:00", + "totalLicenseCount": 0, + "usedLicenseCount": 0, + "vppTokenAccountType": { + "@odata.type": "microsoft.graph.vppTokenAccountType" + }, + "vppTokenAppleId": "String", + "vppTokenOrganizationName": "String" + } + }, + "microsoft.graph.vppLicensingType": { + "value": { + "supportsDeviceLicensing": true, + "supportsUserLicensing": true + } + }, + "microsoft.graph.iosStoreApp": { + "value": { + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "appStoreUrl": "String", + "bundleId": "String", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + } + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus": { + "value": { + "complianceGracePeriodExpirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "deviceDisplayName": "String", + "deviceModel": "String", + "lastReportedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationUserStatus": { + "value": { + "devicesCount": 0, + "lastReportedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userDisplayName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationAssignment": { + "value": { + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary": { + "value": { + "configurationVersion": 0, + "errorCount": 0, + "failedCount": 0, + "lastUpdateDateTime": "0001-01-01T00:00:00.0000000+00:00", + "notApplicableCount": 0, + "pendingCount": 0, + "successCount": 0 + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationUserSummary": { + "value": { + "configurationVersion": 0, + "errorCount": 0, + "failedCount": 0, + "lastUpdateDateTime": "0001-01-01T00:00:00.0000000+00:00", + "notApplicableCount": 0, + "pendingCount": 0, + "successCount": 0 + } + }, + "microsoft.graph.iosMobileAppConfiguration": { + "value": { + "encodedSettingXml": "AA==", + "settings": [ + { + "@odata.type": "microsoft.graph.appConfigurationSettingItem" + } + ] + } + }, + "microsoft.graph.appConfigurationSettingItem": { + "value": { + "appConfigKey": "String", + "appConfigKeyType": { + "@odata.type": "microsoft.graph.mdmAppConfigKeyType" + }, + "appConfigKeyValue": "String" + } + }, + "microsoft.graph.deviceManagement": { + "value": { + "applePushNotificationCertificate": { + "@odata.type": "microsoft.graph.applePushNotificationCertificate" + }, + "conditionalAccessSettings": { + "@odata.type": "microsoft.graph.onPremisesConditionalAccessSettings" + }, + "detectedApps": [ + { + "@odata.type": "microsoft.graph.detectedApp" + } + ], + "deviceCategories": [ + { + "@odata.type": "microsoft.graph.deviceCategory" + } + ], + "deviceCompliancePolicies": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicy" + } + ], + "deviceCompliancePolicyDeviceStateSummary": { + "@odata.type": "microsoft.graph.deviceCompliancePolicyDeviceStateSummary" + }, + "deviceCompliancePolicySettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + ], + "deviceConfigurationDeviceStateSummaries": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStateSummary" + }, + "deviceConfigurations": [ + { + "@odata.type": "microsoft.graph.deviceConfiguration" + } + ], + "deviceEnrollmentConfigurations": [ + { + "@odata.type": "microsoft.graph.deviceEnrollmentConfiguration" + } + ], + "deviceManagementPartners": [ + { + "@odata.type": "microsoft.graph.deviceManagementPartner" + } + ], + "exchangeConnectors": [ + { + "@odata.type": "microsoft.graph.deviceManagementExchangeConnector" + } + ], + "intuneBrand": { + "@odata.type": "microsoft.graph.intuneBrand" + }, + "iosUpdateStatuses": [ + { + "@odata.type": "microsoft.graph.iosUpdateDeviceStatus" + } + ], + "managedDeviceOverview": { + "@odata.type": "microsoft.graph.managedDeviceOverview" + }, + "managedDevices": [ + { + "@odata.type": "microsoft.graph.managedDevice" + } + ], + "mobileThreatDefenseConnectors": [ + { + "@odata.type": "microsoft.graph.mobileThreatDefenseConnector" + } + ], + "notificationMessageTemplates": [ + { + "@odata.type": "microsoft.graph.notificationMessageTemplate" + } + ], + "remoteAssistancePartners": [ + { + "@odata.type": "microsoft.graph.remoteAssistancePartner" + } + ], + "resourceOperations": [ + { + "@odata.type": "microsoft.graph.resourceOperation" + } + ], + "roleAssignments": [ + { + "@odata.type": "microsoft.graph.deviceAndAppManagementRoleAssignment" + } + ], + "roleDefinitions": [ + { + "@odata.type": "microsoft.graph.roleDefinition" + } + ], + "settings": { + "@odata.type": "microsoft.graph.deviceManagementSettings" + }, + "softwareUpdateStatusSummary": { + "@odata.type": "microsoft.graph.softwareUpdateStatusSummary" + }, + "subscriptionState": { + "@odata.type": "microsoft.graph.deviceManagementSubscriptionState" + }, + "telecomExpenseManagementPartners": [ + { + "@odata.type": "microsoft.graph.telecomExpenseManagementPartner" + } + ], + "termsAndConditions": [ + { + "@odata.type": "microsoft.graph.termsAndConditions" + } + ], + "troubleshootingEvents": [ + { + "@odata.type": "microsoft.graph.deviceManagementTroubleshootingEvent" + } + ], + "windowsInformationProtectionAppLearningSummaries": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + ], + "windowsInformationProtectionNetworkLearningSummaries": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + ] + } + }, + "microsoft.graph.termsAndConditions": { + "value": { + "acceptanceStatement": "String", + "acceptanceStatuses": [ + { + "@odata.type": "microsoft.graph.termsAndConditionsAcceptanceStatus" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.termsAndConditionsAssignment" + } + ], + "bodyText": "String", + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "displayName": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "title": "String", + "version": 0 + } + }, + "microsoft.graph.applePushNotificationCertificate": { + "value": { + "appleIdentifier": "String", + "certificate": "String", + "expirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "topicIdentifier": "String" + } + }, + "microsoft.graph.managedDeviceOverview": { + "value": { + "deviceExchangeAccessStateSummary": { + "@odata.type": "microsoft.graph.deviceExchangeAccessStateSummary" + }, + "deviceOperatingSystemSummary": { + "@odata.type": "microsoft.graph.deviceOperatingSystemSummary" + }, + "dualEnrolledDeviceCount": 0, + "enrolledDeviceCount": 0, + "mdmEnrolledCount": 0 + } + }, + "microsoft.graph.detectedApp": { + "value": { + "deviceCount": 0, + "displayName": "String", + "managedDevices": [ + { + "@odata.type": "microsoft.graph.managedDevice" + } + ], + "sizeInByte": 0, + "version": "String" + } + }, + "microsoft.graph.deviceManagementSettings": { + "value": { + "deviceComplianceCheckinThresholdDays": 0, + "isScheduledActionEnabled": true, + "secureByDefault": true + } + }, + "microsoft.graph.deviceConfiguration": { + "value": { + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "displayName": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "version": 0 + } + }, + "microsoft.graph.deviceCompliancePolicy": { + "value": { + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "displayName": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "version": 0 + } + }, + "microsoft.graph.softwareUpdateStatusSummary": { + "value": { + "compliantDeviceCount": 0, + "compliantUserCount": 0, + "conflictDeviceCount": 0, + "conflictUserCount": 0, + "displayName": "String", + "errorDeviceCount": 0, + "errorUserCount": 0, + "nonCompliantDeviceCount": 0, + "nonCompliantUserCount": 0, + "notApplicableDeviceCount": 0, + "notApplicableUserCount": 0, + "remediatedDeviceCount": 0, + "remediatedUserCount": 0, + "unknownDeviceCount": 0, + "unknownUserCount": 0 + } + }, + "microsoft.graph.deviceCompliancePolicyDeviceStateSummary": { + "value": { + "compliantDeviceCount": 0, + "configManagerCount": 0, + "conflictDeviceCount": 0, + "errorDeviceCount": 0, + "inGracePeriodCount": 0, + "nonCompliantDeviceCount": 0, + "notApplicableDeviceCount": 0, + "remediatedDeviceCount": 0, + "unknownDeviceCount": 0 + } + }, + "microsoft.graph.deviceCompliancePolicySettingStateSummary": { + "value": { + "compliantDeviceCount": 0, + "conflictDeviceCount": 0, + "deviceComplianceSettingStates": [ + { + "@odata.type": "microsoft.graph.deviceComplianceSettingState" + } + ], + "errorDeviceCount": 0, + "nonCompliantDeviceCount": 0, + "notApplicableDeviceCount": 0, + "platformType": { + "@odata.type": "microsoft.graph.policyPlatformType" + }, + "remediatedDeviceCount": 0, + "setting": "String", + "settingName": "String", + "unknownDeviceCount": 0 + } + }, + "microsoft.graph.deviceConfigurationDeviceStateSummary": { + "value": { + "compliantDeviceCount": 0, + "conflictDeviceCount": 0, + "errorDeviceCount": 0, + "nonCompliantDeviceCount": 0, + "notApplicableDeviceCount": 0, + "remediatedDeviceCount": 0, + "unknownDeviceCount": 0 + } + }, + "microsoft.graph.iosUpdateDeviceStatus": { + "value": { + "complianceGracePeriodExpirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "deviceDisplayName": "String", + "deviceId": "String", + "deviceModel": "String", + "installStatus": { + "@odata.type": "microsoft.graph.iosUpdatesInstallStatus" + }, + "lastReportedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "osVersion": "String", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userId": "String", + "userName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.intuneBrand": { + "value": { + "contactITEmailAddress": "String", + "contactITName": "String", + "contactITNotes": "String", + "contactITPhoneNumber": "String", + "darkBackgroundLogo": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "displayName": "String", + "lightBackgroundLogo": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "onlineSupportSiteName": "String", + "onlineSupportSiteUrl": "String", + "privacyUrl": "String", + "showDisplayNameNextToLogo": true, + "showLogo": true, + "showNameNextToLogo": true, + "themeColor": { + "@odata.type": "microsoft.graph.rgbColor" + } + } + }, + "microsoft.graph.rgbColor": { + "value": { + "b": 0, + "g": 0, + "r": 0 + } + }, + "microsoft.graph.deviceCategory": { + "value": { + "description": "String", + "displayName": "String" + } + }, + "microsoft.graph.deviceManagementExchangeConnector": { + "value": { + "connectorServerName": "String", + "exchangeAlias": "String", + "exchangeConnectorType": { + "@odata.type": "microsoft.graph.deviceManagementExchangeConnectorType" + }, + "exchangeOrganization": "String", + "lastSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "primarySmtpAddress": "String", + "serverName": "String", + "status": { + "@odata.type": "microsoft.graph.deviceManagementExchangeConnectorStatus" + }, + "version": "String" + } + }, + "microsoft.graph.deviceEnrollmentConfiguration": { + "value": { + "assignments": [ + { + "@odata.type": "microsoft.graph.enrollmentConfigurationAssignment" + } + ], + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "displayName": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "priority": 0, + "version": 0 + } + }, + "microsoft.graph.onPremisesConditionalAccessSettings": { + "value": { + "enabled": true, + "excludedGroups": [ + "00000000-0000-0000-0000-000000000000" + ], + "includedGroups": [ + "00000000-0000-0000-0000-000000000000" + ], + "overrideDefaultRule": true + } + }, + "microsoft.graph.mobileThreatDefenseConnector": { + "value": { + "androidDeviceBlockedOnMissingPartnerData": true, + "androidEnabled": true, + "iosDeviceBlockedOnMissingPartnerData": true, + "iosEnabled": true, + "lastHeartbeatDateTime": "0001-01-01T00:00:00.0000000+00:00", + "partnerState": { + "@odata.type": "microsoft.graph.mobileThreatPartnerTenantState" + }, + "partnerUnresponsivenessThresholdInDays": 0, + "partnerUnsupportedOsVersionBlocked": true + } + }, + "microsoft.graph.deviceManagementPartner": { + "value": { + "displayName": "String", + "isConfigured": true, + "lastHeartbeatDateTime": "0001-01-01T00:00:00.0000000+00:00", + "partnerAppType": { + "@odata.type": "microsoft.graph.deviceManagementPartnerAppType" + }, + "partnerState": { + "@odata.type": "microsoft.graph.deviceManagementPartnerTenantState" + }, + "singleTenantAppId": "String", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime": "0001-01-01T00:00:00.0000000+00:00", + "whenPartnerDevicesWillBeRemovedDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.notificationMessageTemplate": { + "value": { + "brandingOptions": { + "@odata.type": "microsoft.graph.notificationTemplateBrandingOptions" + }, + "defaultLocale": "String", + "displayName": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "localizedNotificationMessages": [ + { + "@odata.type": "microsoft.graph.localizedNotificationMessage" + } + ] + } + }, + "microsoft.graph.roleDefinition": { + "value": { + "description": "String", + "displayName": "String", + "isBuiltIn": true, + "roleAssignments": [ + { + "@odata.type": "microsoft.graph.roleAssignment" + } + ], + "rolePermissions": [ + { + "@odata.type": "microsoft.graph.rolePermission" + } + ] + } + }, + "microsoft.graph.roleAssignment": { + "value": { + "description": "String", + "displayName": "String", + "resourceScopes": [ + "String" + ], + "roleDefinition": { + "@odata.type": "microsoft.graph.roleDefinition" + } + } + }, + "microsoft.graph.deviceAndAppManagementRoleAssignment": { + "value": { + "members": [ + "String" + ] + } + }, + "microsoft.graph.resourceOperation": { + "value": { + "actionName": "String", + "description": "String", + "resourceName": "String" + } + }, + "microsoft.graph.telecomExpenseManagementPartner": { + "value": { + "appAuthorized": true, + "displayName": "String", + "enabled": true, + "lastConnectionDateTime": "0001-01-01T00:00:00.0000000+00:00", + "url": "String" + } + }, + "microsoft.graph.remoteAssistancePartner": { + "value": { + "displayName": "String", + "lastConnectionDateTime": "0001-01-01T00:00:00.0000000+00:00", + "onboardingStatus": { + "@odata.type": "microsoft.graph.remoteAssistanceOnboardingStatus" + }, + "onboardingUrl": "String" + } + }, + "microsoft.graph.windowsInformationProtectionAppLearningSummary": { + "value": { + "applicationName": "String", + "applicationType": { + "@odata.type": "microsoft.graph.applicationType" + }, + "deviceCount": 0 + } + }, + "microsoft.graph.windowsInformationProtectionNetworkLearningSummary": { + "value": { + "deviceCount": 0, + "url": "String" + } + }, + "microsoft.graph.termsAndConditionsAssignment": { + "value": { + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.termsAndConditionsAcceptanceStatus": { + "value": { + "acceptedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "acceptedVersion": 0, + "termsAndConditions": { + "@odata.type": "microsoft.graph.termsAndConditions" + }, + "userDisplayName": "String" + } + }, + "microsoft.graph.deviceConfigurationState": { + "value": { + "displayName": "String", + "platformType": { + "@odata.type": "microsoft.graph.policyPlatformType" + }, + "settingCount": 0, + "settingStates": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationSettingState" + } + ], + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "version": 0 + } + }, + "microsoft.graph.deviceActionResult": { + "value": { + "actionName": "String", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "lastUpdatedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "startDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.configurationManagerClientEnabledFeatures": { + "value": { + "compliancePolicy": true, + "deviceConfiguration": true, + "inventory": true, + "modernApps": true, + "resourceAccess": true, + "windowsUpdateForBusiness": true + } + }, + "microsoft.graph.deviceHealthAttestationState": { + "value": { + "attestationIdentityKey": "String", + "bitLockerStatus": "String", + "bootAppSecurityVersion": "String", + "bootDebugging": "String", + "bootManagerSecurityVersion": "String", + "bootManagerVersion": "String", + "bootRevisionListInfo": "String", + "codeIntegrity": "String", + "codeIntegrityCheckVersion": "String", + "codeIntegrityPolicy": "String", + "contentNamespaceUrl": "String", + "contentVersion": "String", + "dataExcutionPolicy": "String", + "deviceHealthAttestationStatus": "String", + "earlyLaunchAntiMalwareDriverProtection": "String", + "healthAttestationSupportedStatus": "String", + "healthStatusMismatchInfo": "String", + "issuedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastUpdateDateTime": "String", + "operatingSystemKernelDebugging": "String", + "operatingSystemRevListInfo": "String", + "pcr0": "String", + "pcrHashAlgorithm": "String", + "resetCount": 0, + "restartCount": 0, + "safeMode": "String", + "secureBoot": "String", + "secureBootConfigurationPolicyFingerPrint": "String", + "testSigning": "String", + "tpmVersion": "String", + "virtualSecureMode": "String", + "windowsPE": "String" + } + }, + "microsoft.graph.deviceCompliancePolicyState": { + "value": { + "displayName": "String", + "platformType": { + "@odata.type": "microsoft.graph.policyPlatformType" + }, + "settingCount": 0, + "settingStates": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicySettingState" + } + ], + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "version": 0 + } + }, + "microsoft.graph.updateWindowsDeviceAccountActionParameter": { + "value": { + "calendarSyncEnabled": true, + "deviceAccount": { + "@odata.type": "microsoft.graph.windowsDeviceAccount" + }, + "deviceAccountEmail": "String", + "exchangeServer": "String", + "passwordRotationEnabled": true, + "sessionInitiationProtocalAddress": "String" + } + }, + "microsoft.graph.windowsDeviceAccount": { + "value": { + "password": "String" + } + }, + "microsoft.graph.windowsDefenderScanActionResult": { + "value": { + "scanType": "String" + } + }, + "microsoft.graph.deleteUserFromSharedAppleDeviceActionResult": { + "value": { + "userPrincipalName": "String" + } + }, + "microsoft.graph.deviceGeoLocation": { + "value": { + "altitude": 0, + "heading": 0, + "horizontalAccuracy": 0, + "lastCollectedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "latitude": 0, + "longitude": 0, + "speed": 0, + "verticalAccuracy": 0 + } + }, + "microsoft.graph.locateDeviceActionResult": { + "value": { + "deviceLocation": { + "@odata.type": "microsoft.graph.deviceGeoLocation" + } + } + }, + "microsoft.graph.remoteLockActionResult": { + "value": { + "unlockPin": "String" + } + }, + "microsoft.graph.resetPasscodeActionResult": { + "value": { + "passcode": "String" + } + }, + "microsoft.graph.deviceOperatingSystemSummary": { + "value": { + "androidCount": 0, + "iosCount": 0, + "macOSCount": 0, + "unknownCount": 0, + "windowsCount": 0, + "windowsMobileCount": 0 + } + }, + "microsoft.graph.deviceExchangeAccessStateSummary": { + "value": { + "allowedDeviceCount": 0, + "blockedDeviceCount": 0, + "quarantinedDeviceCount": 0, + "unavailableDeviceCount": 0, + "unknownDeviceCount": 0 + } + }, + "microsoft.graph.windowsDeviceADAccount": { + "value": { + "domainName": "String", + "userName": "String" + } + }, + "microsoft.graph.windowsDeviceAzureADAccount": { + "value": { + "userPrincipalName": "String" + } + }, + "microsoft.graph.deviceConfigurationAssignment": { + "value": { + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceConfigurationDeviceStatus": { + "value": { + "complianceGracePeriodExpirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "deviceDisplayName": "String", + "deviceModel": "String", + "lastReportedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.deviceConfigurationUserStatus": { + "value": { + "devicesCount": 0, + "lastReportedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userDisplayName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.deviceConfigurationDeviceOverview": { + "value": { + "configurationVersion": 0, + "errorCount": 0, + "failedCount": 0, + "lastUpdateDateTime": "0001-01-01T00:00:00.0000000+00:00", + "notApplicableCount": 0, + "pendingCount": 0, + "successCount": 0 + } + }, + "microsoft.graph.deviceConfigurationUserOverview": { + "value": { + "configurationVersion": 0, + "errorCount": 0, + "failedCount": 0, + "lastUpdateDateTime": "0001-01-01T00:00:00.0000000+00:00", + "notApplicableCount": 0, + "pendingCount": 0, + "successCount": 0 + } + }, + "microsoft.graph.settingStateDeviceSummary": { + "value": { + "compliantDeviceCount": 0, + "conflictDeviceCount": 0, + "errorDeviceCount": 0, + "instancePath": "String", + "nonCompliantDeviceCount": 0, + "notApplicableDeviceCount": 0, + "remediatedDeviceCount": 0, + "settingName": "String", + "unknownDeviceCount": 0 + } + }, + "microsoft.graph.deviceCompliancePolicyAssignment": { + "value": { + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceComplianceScheduledActionForRule": { + "value": { + "ruleName": "String", + "scheduledActionConfigurations": [ + { + "@odata.type": "microsoft.graph.deviceComplianceActionItem" + } + ] + } + }, + "microsoft.graph.deviceComplianceDeviceStatus": { + "value": { + "complianceGracePeriodExpirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "deviceDisplayName": "String", + "deviceModel": "String", + "lastReportedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.deviceComplianceUserStatus": { + "value": { + "devicesCount": 0, + "lastReportedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userDisplayName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.deviceComplianceDeviceOverview": { + "value": { + "configurationVersion": 0, + "errorCount": 0, + "failedCount": 0, + "lastUpdateDateTime": "0001-01-01T00:00:00.0000000+00:00", + "notApplicableCount": 0, + "pendingCount": 0, + "successCount": 0 + } + }, + "microsoft.graph.deviceComplianceUserOverview": { + "value": { + "configurationVersion": 0, + "errorCount": 0, + "failedCount": 0, + "lastUpdateDateTime": "0001-01-01T00:00:00.0000000+00:00", + "notApplicableCount": 0, + "pendingCount": 0, + "successCount": 0 + } + }, + "microsoft.graph.deviceComplianceActionItem": { + "value": { + "actionType": { + "@odata.type": "microsoft.graph.deviceComplianceActionType" + }, + "gracePeriodHours": 0, + "notificationMessageCCList": [ + "String" + ], + "notificationTemplateId": "String" + } + }, + "microsoft.graph.appListItem": { + "value": { + "appId": "String", + "appStoreUrl": "String", + "name": "String", + "publisher": "String" + } + }, + "microsoft.graph.androidCustomConfiguration": { + "value": { + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.omaSetting": { + "value": { + "description": "String", + "displayName": "String", + "omaUri": "String" + } + }, + "microsoft.graph.omaSettingInteger": { + "value": { + "value": 0 + } + }, + "microsoft.graph.omaSettingFloatingPoint": { + "value": { + "value": 0 + } + }, + "microsoft.graph.omaSettingString": { + "value": { + "value": "String" + } + }, + "microsoft.graph.omaSettingDateTime": { + "value": { + "value": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.omaSettingStringXml": { + "value": { + "fileName": "String", + "value": "AA==" + } + }, + "microsoft.graph.omaSettingBoolean": { + "value": { + "value": true + } + }, + "microsoft.graph.omaSettingBase64": { + "value": { + "fileName": "String", + "value": "String" + } + }, + "microsoft.graph.androidGeneralDeviceConfiguration": { + "value": { + "appsBlockClipboardSharing": true, + "appsBlockCopyPaste": true, + "appsBlockYouTube": true, + "appsHideList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsInstallAllowList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsLaunchBlockList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "bluetoothBlocked": true, + "cameraBlocked": true, + "cellularBlockDataRoaming": true, + "cellularBlockMessaging": true, + "cellularBlockVoiceRoaming": true, + "cellularBlockWiFiTethering": true, + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "deviceSharingAllowed": true, + "diagnosticDataBlockSubmission": true, + "factoryResetBlocked": true, + "googleAccountBlockAutoSync": true, + "googlePlayStoreBlocked": true, + "kioskModeApps": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "kioskModeBlockSleepButton": true, + "kioskModeBlockVolumeButtons": true, + "locationServicesBlocked": true, + "nfcBlocked": true, + "passwordBlockFingerprintUnlock": true, + "passwordBlockTrustAgents": true, + "passwordExpirationDays": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeScreenTimeout": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidRequiredPasswordType" + }, + "passwordSignInFailureCountBeforeFactoryReset": 0, + "powerOffBlocked": true, + "screenCaptureBlocked": true, + "securityRequireVerifyApps": true, + "storageBlockGoogleBackup": true, + "storageBlockRemovableStorage": true, + "storageRequireDeviceEncryption": true, + "storageRequireRemovableStorageEncryption": true, + "voiceAssistantBlocked": true, + "voiceDialingBlocked": true, + "webBrowserBlockAutofill": true, + "webBrowserBlocked": true, + "webBrowserBlockJavaScript": true, + "webBrowserBlockPopups": true, + "webBrowserCookieSettings": { + "@odata.type": "microsoft.graph.webBrowserCookieSettings" + }, + "wiFiBlocked": true + } + }, + "microsoft.graph.androidWorkProfileCustomConfiguration": { + "value": { + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.androidWorkProfileGeneralDeviceConfiguration": { + "value": { + "passwordBlockFingerprintUnlock": true, + "passwordBlockTrustAgents": true, + "passwordExpirationDays": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeScreenTimeout": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidWorkProfileRequiredPasswordType" + }, + "passwordSignInFailureCountBeforeFactoryReset": 0, + "securityRequireVerifyApps": true, + "workProfileBlockAddingAccounts": true, + "workProfileBlockCamera": true, + "workProfileBlockCrossProfileCallerId": true, + "workProfileBlockCrossProfileContactsSearch": true, + "workProfileBlockCrossProfileCopyPaste": true, + "workProfileBlockNotificationsWhileDeviceLocked": true, + "workProfileBlockScreenCapture": true, + "workProfileBluetoothEnableContactSharing": true, + "workProfileDataSharingType": { + "@odata.type": "microsoft.graph.androidWorkProfileCrossProfileDataSharingType" + }, + "workProfileDefaultAppPermissionPolicy": { + "@odata.type": "microsoft.graph.androidWorkProfileDefaultAppPermissionPolicyType" + }, + "workProfilePasswordBlockFingerprintUnlock": true, + "workProfilePasswordBlockTrustAgents": true, + "workProfilePasswordExpirationDays": 0, + "workProfilePasswordMinimumLength": 0, + "workProfilePasswordMinLetterCharacters": 0, + "workProfilePasswordMinLowerCaseCharacters": 0, + "workProfilePasswordMinNonLetterCharacters": 0, + "workProfilePasswordMinNumericCharacters": 0, + "workProfilePasswordMinSymbolCharacters": 0, + "workProfilePasswordMinUpperCaseCharacters": 0, + "workProfilePasswordMinutesOfInactivityBeforeScreenTimeout": 0, + "workProfilePasswordPreviousPasswordBlockCount": 0, + "workProfilePasswordRequiredType": { + "@odata.type": "microsoft.graph.androidWorkProfileRequiredPasswordType" + }, + "workProfilePasswordSignInFailureCountBeforeFactoryReset": 0, + "workProfileRequirePassword": true + } + }, + "microsoft.graph.iosCertificateProfile": { }, + "microsoft.graph.iosCustomConfiguration": { + "value": { + "payload": "AA==", + "payloadFileName": "String", + "payloadName": "String" + } + }, + "microsoft.graph.iosGeneralDeviceConfiguration": { + "value": { + "accountBlockModification": true, + "activationLockAllowWhenSupervised": true, + "airDropBlocked": true, + "airDropForceUnmanagedDropTarget": true, + "airPlayForcePairingPasswordForOutgoingRequests": true, + "appleNewsBlocked": true, + "appleWatchBlockPairing": true, + "appleWatchForceWristDetection": true, + "appsSingleAppModeList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appStoreBlockAutomaticDownloads": true, + "appStoreBlocked": true, + "appStoreBlockInAppPurchases": true, + "appStoreBlockUIAppInstallation": true, + "appStoreRequirePassword": true, + "appsVisibilityList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsVisibilityListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "bluetoothBlockModification": true, + "cameraBlocked": true, + "cellularBlockDataRoaming": true, + "cellularBlockGlobalBackgroundFetchWhileRoaming": true, + "cellularBlockPerAppDataModification": true, + "cellularBlockPersonalHotspot": true, + "cellularBlockVoiceRoaming": true, + "certificatesBlockUntrustedTlsCertificates": true, + "classroomAppBlockRemoteScreenObservation": true, + "classroomAppForceUnpromptedScreenObservation": true, + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "configurationProfileBlockChanges": true, + "definitionLookupBlocked": true, + "deviceBlockEnableRestrictions": true, + "deviceBlockEraseContentAndSettings": true, + "deviceBlockNameModification": true, + "diagnosticDataBlockSubmission": true, + "diagnosticDataBlockSubmissionModification": true, + "documentsBlockManagedDocumentsInUnmanagedApps": true, + "documentsBlockUnmanagedDocumentsInManagedApps": true, + "emailInDomainSuffixes": [ + "String" + ], + "enterpriseAppBlockTrust": true, + "enterpriseAppBlockTrustModification": true, + "faceTimeBlocked": true, + "findMyFriendsBlocked": true, + "gameCenterBlocked": true, + "gamingBlockGameCenterFriends": true, + "gamingBlockMultiplayer": true, + "hostPairingBlocked": true, + "iBooksStoreBlocked": true, + "iBooksStoreBlockErotica": true, + "iCloudBlockActivityContinuation": true, + "iCloudBlockBackup": true, + "iCloudBlockDocumentSync": true, + "iCloudBlockManagedAppsSync": true, + "iCloudBlockPhotoLibrary": true, + "iCloudBlockPhotoStreamSync": true, + "iCloudBlockSharedPhotoStream": true, + "iCloudRequireEncryptedBackup": true, + "iTunesBlockExplicitContent": true, + "iTunesBlockMusicService": true, + "iTunesBlockRadio": true, + "keyboardBlockAutoCorrect": true, + "keyboardBlockDictation": true, + "keyboardBlockPredictive": true, + "keyboardBlockShortcuts": true, + "keyboardBlockSpellCheck": true, + "kioskModeAllowAssistiveSpeak": true, + "kioskModeAllowAssistiveTouchSettings": true, + "kioskModeAllowAutoLock": true, + "kioskModeAllowColorInversionSettings": true, + "kioskModeAllowRingerSwitch": true, + "kioskModeAllowScreenRotation": true, + "kioskModeAllowSleepButton": true, + "kioskModeAllowTouchscreen": true, + "kioskModeAllowVoiceOverSettings": true, + "kioskModeAllowVolumeButtons": true, + "kioskModeAllowZoomSettings": true, + "kioskModeAppStoreUrl": "String", + "kioskModeBuiltInAppId": "String", + "kioskModeManagedAppId": "String", + "kioskModeRequireAssistiveTouch": true, + "kioskModeRequireColorInversion": true, + "kioskModeRequireMonoAudio": true, + "kioskModeRequireVoiceOver": true, + "kioskModeRequireZoom": true, + "lockScreenBlockControlCenter": true, + "lockScreenBlockNotificationView": true, + "lockScreenBlockPassbook": true, + "lockScreenBlockTodayView": true, + "mediaContentRatingApps": { + "@odata.type": "microsoft.graph.ratingAppsType" + }, + "mediaContentRatingAustralia": { + "@odata.type": "microsoft.graph.mediaContentRatingAustralia" + }, + "mediaContentRatingCanada": { + "@odata.type": "microsoft.graph.mediaContentRatingCanada" + }, + "mediaContentRatingFrance": { + "@odata.type": "microsoft.graph.mediaContentRatingFrance" + }, + "mediaContentRatingGermany": { + "@odata.type": "microsoft.graph.mediaContentRatingGermany" + }, + "mediaContentRatingIreland": { + "@odata.type": "microsoft.graph.mediaContentRatingIreland" + }, + "mediaContentRatingJapan": { + "@odata.type": "microsoft.graph.mediaContentRatingJapan" + }, + "mediaContentRatingNewZealand": { + "@odata.type": "microsoft.graph.mediaContentRatingNewZealand" + }, + "mediaContentRatingUnitedKingdom": { + "@odata.type": "microsoft.graph.mediaContentRatingUnitedKingdom" + }, + "mediaContentRatingUnitedStates": { + "@odata.type": "microsoft.graph.mediaContentRatingUnitedStates" + }, + "messagesBlocked": true, + "networkUsageRules": [ + { + "@odata.type": "microsoft.graph.iosNetworkUsageRule" + } + ], + "notificationsBlockSettingsModification": true, + "passcodeBlockFingerprintModification": true, + "passcodeBlockFingerprintUnlock": true, + "passcodeBlockModification": true, + "passcodeBlockSimple": true, + "passcodeExpirationDays": 0, + "passcodeMinimumCharacterSetCount": 0, + "passcodeMinimumLength": 0, + "passcodeMinutesOfInactivityBeforeLock": 0, + "passcodeMinutesOfInactivityBeforeScreenTimeout": 0, + "passcodePreviousPasscodeBlockCount": 0, + "passcodeRequired": true, + "passcodeRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passcodeSignInFailureCountBeforeWipe": 0, + "podcastsBlocked": true, + "safariBlockAutofill": true, + "safariBlocked": true, + "safariBlockJavaScript": true, + "safariBlockPopups": true, + "safariCookieSettings": { + "@odata.type": "microsoft.graph.webBrowserCookieSettings" + }, + "safariManagedDomains": [ + "String" + ], + "safariPasswordAutoFillDomains": [ + "String" + ], + "safariRequireFraudWarning": true, + "screenCaptureBlocked": true, + "siriBlocked": true, + "siriBlockedWhenLocked": true, + "siriBlockUserGeneratedContent": true, + "siriRequireProfanityFilter": true, + "spotlightBlockInternetResults": true, + "voiceDialingBlocked": true, + "wallpaperBlockModification": true, + "wiFiConnectOnlyToConfiguredNetworks": true + } + }, + "microsoft.graph.mediaContentRatingAustralia": { + "value": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingAustraliaMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingAustraliaTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingCanada": { + "value": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingCanadaMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingCanadaTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingFrance": { + "value": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingFranceMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingFranceTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingGermany": { + "value": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingGermanyMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingGermanyTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingIreland": { + "value": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingIrelandMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingIrelandTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingJapan": { + "value": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingJapanMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingJapanTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingNewZealand": { + "value": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingNewZealandMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingNewZealandTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingUnitedKingdom": { + "value": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingUnitedKingdomMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingUnitedKingdomTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingUnitedStates": { + "value": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingUnitedStatesMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingUnitedStatesTelevisionType" + } + } + }, + "microsoft.graph.iosNetworkUsageRule": { + "value": { + "cellularDataBlocked": true, + "cellularDataBlockWhenRoaming": true, + "managedApps": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ] + } + }, + "microsoft.graph.iosUpdateConfiguration": { + "value": { + "activeHoursEnd": "TimeOfDay (timestamp)", + "activeHoursStart": "TimeOfDay (timestamp)", + "scheduledInstallDays": [ + { + "@odata.type": "microsoft.graph.dayOfWeek" + } + ], + "utcTimeOffsetInMinutes": 0 + } + }, + "microsoft.graph.macOSCustomConfiguration": { + "value": { + "payload": "AA==", + "payloadFileName": "String", + "payloadName": "String" + } + }, + "microsoft.graph.macOSGeneralDeviceConfiguration": { + "value": { + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "emailInDomainSuffixes": [ + "String" + ], + "passwordBlockSimple": true, + "passwordExpirationDays": 0, + "passwordMinimumCharacterSetCount": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeLock": 0, + "passwordMinutesOfInactivityBeforeScreenTimeout": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + } + } + }, + "microsoft.graph.appleDeviceFeaturesConfigurationBase": { }, + "microsoft.graph.iosDeviceFeaturesConfiguration": { + "value": { + "assetTagTemplate": "String", + "homeScreenDockIcons": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenItem" + } + ], + "homeScreenPages": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenPage" + } + ], + "lockScreenFootnote": "String", + "notificationSettings": [ + { + "@odata.type": "microsoft.graph.iosNotificationSettings" + } + ] + } + }, + "microsoft.graph.iosHomeScreenItem": { + "value": { + "displayName": "String" + } + }, + "microsoft.graph.iosHomeScreenPage": { + "value": { + "displayName": "String", + "icons": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenItem" + } + ] + } + }, + "microsoft.graph.iosNotificationSettings": { + "value": { + "alertType": { + "@odata.type": "microsoft.graph.iosNotificationAlertType" + }, + "appName": "String", + "badgesEnabled": true, + "bundleID": "String", + "enabled": true, + "publisher": "String", + "showInNotificationCenter": true, + "showOnLockScreen": true, + "soundsEnabled": true + } + }, + "microsoft.graph.iosHomeScreenFolder": { + "value": { + "pages": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenFolderPage" + } + ] + } + }, + "microsoft.graph.iosHomeScreenFolderPage": { + "value": { + "apps": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenApp" + } + ], + "displayName": "String" + } + }, + "microsoft.graph.iosHomeScreenApp": { + "value": { + "bundleID": "String" + } + }, + "microsoft.graph.macOSDeviceFeaturesConfiguration": { }, + "microsoft.graph.windowsDefenderAdvancedThreatProtectionConfiguration": { + "value": { + "allowSampleSharing": true, + "enableExpeditedTelemetryReporting": true + } + }, + "microsoft.graph.editionUpgradeConfiguration": { + "value": { + "license": "String", + "licenseType": { + "@odata.type": "microsoft.graph.editionUpgradeLicenseType" + }, + "productKey": "String", + "targetEdition": { + "@odata.type": "microsoft.graph.windows10EditionType" + } + } + }, + "microsoft.graph.windows10EndpointProtectionConfiguration": { + "value": { + "applicationGuardAllowPersistence": true, + "applicationGuardAllowPrintToLocalPrinters": true, + "applicationGuardAllowPrintToNetworkPrinters": true, + "applicationGuardAllowPrintToPDF": true, + "applicationGuardAllowPrintToXPS": true, + "applicationGuardBlockClipboardSharing": { + "@odata.type": "microsoft.graph.applicationGuardBlockClipboardSharingType" + }, + "applicationGuardBlockFileTransfer": { + "@odata.type": "microsoft.graph.applicationGuardBlockFileTransferType" + }, + "applicationGuardBlockNonEnterpriseContent": true, + "applicationGuardEnabled": true, + "applicationGuardForceAuditing": true, + "appLockerApplicationControl": { + "@odata.type": "microsoft.graph.appLockerApplicationControlType" + }, + "bitLockerDisableWarningForOtherDiskEncryption": true, + "bitLockerEnableStorageCardEncryptionOnMobile": true, + "bitLockerEncryptDevice": true, + "bitLockerRemovableDrivePolicy": { + "@odata.type": "microsoft.graph.bitLockerRemovableDrivePolicy" + }, + "defenderAdditionalGuardedFolders": [ + "String" + ], + "defenderAttackSurfaceReductionExcludedPaths": [ + "String" + ], + "defenderExploitProtectionXml": "AA==", + "defenderExploitProtectionXmlFileName": "String", + "defenderGuardedFoldersAllowedAppPaths": [ + "String" + ], + "defenderSecurityCenterBlockExploitProtectionOverride": true, + "firewallBlockStatefulFTP": true, + "firewallCertificateRevocationListCheckMethod": { + "@odata.type": "microsoft.graph.firewallCertificateRevocationListCheckMethodType" + }, + "firewallIdleTimeoutForSecurityAssociationInSeconds": 0, + "firewallIPSecExemptionsAllowDHCP": true, + "firewallIPSecExemptionsAllowICMP": true, + "firewallIPSecExemptionsAllowNeighborDiscovery": true, + "firewallIPSecExemptionsAllowRouterDiscovery": true, + "firewallMergeKeyingModuleSettings": true, + "firewallPacketQueueingMethod": { + "@odata.type": "microsoft.graph.firewallPacketQueueingMethodType" + }, + "firewallPreSharedKeyEncodingMethod": { + "@odata.type": "microsoft.graph.firewallPreSharedKeyEncodingMethodType" + }, + "firewallProfileDomain": { + "@odata.type": "microsoft.graph.windowsFirewallNetworkProfile" + }, + "firewallProfilePrivate": { + "@odata.type": "microsoft.graph.windowsFirewallNetworkProfile" + }, + "firewallProfilePublic": { + "@odata.type": "microsoft.graph.windowsFirewallNetworkProfile" + }, + "smartScreenBlockOverrideForFiles": true, + "smartScreenEnableInShell": true + } + }, + "microsoft.graph.windowsFirewallNetworkProfile": { + "value": { + "authorizedApplicationRulesFromGroupPolicyMerged": true, + "connectionSecurityRulesFromGroupPolicyMerged": true, + "firewallEnabled": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "globalPortRulesFromGroupPolicyMerged": true, + "inboundConnectionsBlocked": true, + "inboundNotificationsBlocked": true, + "incomingTrafficBlocked": true, + "outboundConnectionsBlocked": true, + "policyRulesFromGroupPolicyMerged": true, + "securedPacketExemptionAllowed": true, + "stealthModeBlocked": true, + "unicastResponsesToMulticastBroadcastsBlocked": true + } + }, + "microsoft.graph.bitLockerRemovableDrivePolicy": { + "value": { + "blockCrossOrganizationWriteAccess": true, + "encryptionMethod": { + "@odata.type": "microsoft.graph.bitLockerEncryptionMethod" + }, + "requireEncryptionForWriteAccess": true + } + }, + "microsoft.graph.windows10GeneralConfiguration": { + "value": { + "accountsBlockAddingNonMicrosoftAccountEmail": true, + "antiTheftModeBlocked": true, + "appsAllowTrustedAppsSideloading": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "appsBlockWindowsStoreOriginatedApps": true, + "bluetoothAllowedServices": [ + "String" + ], + "bluetoothBlockAdvertising": true, + "bluetoothBlockDiscoverableMode": true, + "bluetoothBlocked": true, + "bluetoothBlockPrePairing": true, + "cameraBlocked": true, + "cellularBlockDataWhenRoaming": true, + "cellularBlockVpn": true, + "cellularBlockVpnWhenRoaming": true, + "certificatesBlockManualRootCertificateInstallation": true, + "connectedDevicesServiceBlocked": true, + "copyPasteBlocked": true, + "cortanaBlocked": true, + "defenderBlockEndUserAccess": true, + "defenderCloudBlockLevel": { + "@odata.type": "microsoft.graph.defenderCloudBlockLevelType" + }, + "defenderDaysBeforeDeletingQuarantinedMalware": 0, + "defenderDetectedMalwareActions": { + "@odata.type": "microsoft.graph.defenderDetectedMalwareActions" + }, + "defenderFileExtensionsToExclude": [ + "String" + ], + "defenderFilesAndFoldersToExclude": [ + "String" + ], + "defenderMonitorFileActivity": { + "@odata.type": "microsoft.graph.defenderMonitorFileActivity" + }, + "defenderProcessesToExclude": [ + "String" + ], + "defenderPromptForSampleSubmission": { + "@odata.type": "microsoft.graph.defenderPromptForSampleSubmission" + }, + "defenderRequireBehaviorMonitoring": true, + "defenderRequireCloudProtection": true, + "defenderRequireNetworkInspectionSystem": true, + "defenderRequireRealTimeMonitoring": true, + "defenderScanArchiveFiles": true, + "defenderScanDownloads": true, + "defenderScanIncomingMail": true, + "defenderScanMappedNetworkDrivesDuringFullScan": true, + "defenderScanMaxCpu": 0, + "defenderScanNetworkFiles": true, + "defenderScanRemovableDrivesDuringFullScan": true, + "defenderScanScriptsLoadedInInternetExplorer": true, + "defenderScanType": { + "@odata.type": "microsoft.graph.defenderScanType" + }, + "defenderScheduledQuickScanTime": "TimeOfDay (timestamp)", + "defenderScheduledScanTime": "TimeOfDay (timestamp)", + "defenderSignatureUpdateIntervalInHours": 0, + "defenderSystemScanSchedule": { + "@odata.type": "microsoft.graph.weeklySchedule" + }, + "developerUnlockSetting": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "deviceManagementBlockFactoryResetOnMobile": true, + "deviceManagementBlockManualUnenroll": true, + "diagnosticsDataSubmissionMode": { + "@odata.type": "microsoft.graph.diagnosticDataSubmissionMode" + }, + "edgeAllowStartPagesModification": true, + "edgeBlockAccessToAboutFlags": true, + "edgeBlockAddressBarDropdown": true, + "edgeBlockAutofill": true, + "edgeBlockCompatibilityList": true, + "edgeBlockDeveloperTools": true, + "edgeBlocked": true, + "edgeBlockExtensions": true, + "edgeBlockInPrivateBrowsing": true, + "edgeBlockJavaScript": true, + "edgeBlockLiveTileDataCollection": true, + "edgeBlockPasswordManager": true, + "edgeBlockPopups": true, + "edgeBlockSearchSuggestions": true, + "edgeBlockSendingDoNotTrackHeader": true, + "edgeBlockSendingIntranetTrafficToInternetExplorer": true, + "edgeClearBrowsingDataOnExit": true, + "edgeCookiePolicy": { + "@odata.type": "microsoft.graph.edgeCookiePolicy" + }, + "edgeDisableFirstRunPage": true, + "edgeEnterpriseModeSiteListLocation": "String", + "edgeFirstRunUrl": "String", + "edgeHomepageUrls": [ + "String" + ], + "edgeRequireSmartScreen": true, + "edgeSearchEngine": { + "@odata.type": "microsoft.graph.edgeSearchEngineBase" + }, + "edgeSyncFavoritesWithInternetExplorer": true, + "enterpriseCloudPrintDiscoveryEndPoint": "String", + "enterpriseCloudPrintDiscoveryMaxLimit": 0, + "enterpriseCloudPrintMopriaDiscoveryResourceIdentifier": "String", + "enterpriseCloudPrintOAuthAuthority": "String", + "enterpriseCloudPrintOAuthClientIdentifier": "String", + "enterpriseCloudPrintResourceIdentifier": "String", + "experienceBlockDeviceDiscovery": true, + "experienceBlockErrorDialogWhenNoSIM": true, + "experienceBlockTaskSwitcher": true, + "gameDvrBlocked": true, + "internetSharingBlocked": true, + "locationServicesBlocked": true, + "lockScreenAllowTimeoutConfiguration": true, + "lockScreenBlockActionCenterNotifications": true, + "lockScreenBlockCortana": true, + "lockScreenBlockToastNotifications": true, + "lockScreenTimeoutInSeconds": 0, + "logonBlockFastUserSwitching": true, + "microsoftAccountBlocked": true, + "microsoftAccountBlockSettingsSync": true, + "networkProxyApplySettingsDeviceWide": true, + "networkProxyAutomaticConfigurationUrl": "String", + "networkProxyDisableAutoDetect": true, + "networkProxyServer": { + "@odata.type": "microsoft.graph.windows10NetworkProxyServer" + }, + "nfcBlocked": true, + "oneDriveDisableFileSync": true, + "passwordBlockSimple": true, + "passwordExpirationDays": 0, + "passwordMinimumCharacterSetCount": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeScreenTimeout": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordRequireWhenResumeFromIdleState": true, + "passwordSignInFailureCountBeforeFactoryReset": 0, + "personalizationDesktopImageUrl": "String", + "personalizationLockScreenImageUrl": "String", + "privacyAdvertisingId": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "privacyAutoAcceptPairingAndConsentPrompts": true, + "privacyBlockInputPersonalization": true, + "resetProtectionModeBlocked": true, + "safeSearchFilter": { + "@odata.type": "microsoft.graph.safeSearchFilterType" + }, + "screenCaptureBlocked": true, + "searchBlockDiacritics": true, + "searchDisableAutoLanguageDetection": true, + "searchDisableIndexerBackoff": true, + "searchDisableIndexingEncryptedItems": true, + "searchDisableIndexingRemovableDrive": true, + "searchEnableAutomaticIndexSizeManangement": true, + "searchEnableRemoteQueries": true, + "settingsBlockAccountsPage": true, + "settingsBlockAddProvisioningPackage": true, + "settingsBlockAppsPage": true, + "settingsBlockChangeLanguage": true, + "settingsBlockChangePowerSleep": true, + "settingsBlockChangeRegion": true, + "settingsBlockChangeSystemTime": true, + "settingsBlockDevicesPage": true, + "settingsBlockEaseOfAccessPage": true, + "settingsBlockEditDeviceName": true, + "settingsBlockGamingPage": true, + "settingsBlockNetworkInternetPage": true, + "settingsBlockPersonalizationPage": true, + "settingsBlockPrivacyPage": true, + "settingsBlockRemoveProvisioningPackage": true, + "settingsBlockSettingsApp": true, + "settingsBlockSystemPage": true, + "settingsBlockTimeLanguagePage": true, + "settingsBlockUpdateSecurityPage": true, + "sharedUserAppDataAllowed": true, + "smartScreenBlockPromptOverride": true, + "smartScreenBlockPromptOverrideForFiles": true, + "smartScreenEnableAppInstallControl": true, + "startBlockUnpinningAppsFromTaskbar": true, + "startMenuAppListVisibility": { + "@odata.type": "microsoft.graph.windowsStartMenuAppListVisibilityType" + }, + "startMenuHideChangeAccountSettings": true, + "startMenuHideFrequentlyUsedApps": true, + "startMenuHideHibernate": true, + "startMenuHideLock": true, + "startMenuHidePowerButton": true, + "startMenuHideRecentJumpLists": true, + "startMenuHideRecentlyAddedApps": true, + "startMenuHideRestartOptions": true, + "startMenuHideShutDown": true, + "startMenuHideSignOut": true, + "startMenuHideSleep": true, + "startMenuHideSwitchAccount": true, + "startMenuHideUserTile": true, + "startMenuLayoutEdgeAssetsXml": "AA==", + "startMenuLayoutXml": "AA==", + "startMenuMode": { + "@odata.type": "microsoft.graph.windowsStartMenuModeType" + }, + "startMenuPinnedFolderDocuments": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderDownloads": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderFileExplorer": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderHomeGroup": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderMusic": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderNetwork": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderPersonalFolder": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderPictures": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderSettings": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderVideos": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "storageBlockRemovableStorage": true, + "storageRequireMobileDeviceEncryption": true, + "storageRestrictAppDataToSystemVolume": true, + "storageRestrictAppInstallToSystemVolume": true, + "usbBlocked": true, + "voiceRecordingBlocked": true, + "webRtcBlockLocalhostIpAddress": true, + "wiFiBlockAutomaticConnectHotspots": true, + "wiFiBlocked": true, + "wiFiBlockManualConfiguration": true, + "wiFiScanInterval": 0, + "windowsSpotlightBlockConsumerSpecificFeatures": true, + "windowsSpotlightBlocked": true, + "windowsSpotlightBlockOnActionCenter": true, + "windowsSpotlightBlockTailoredExperiences": true, + "windowsSpotlightBlockThirdPartyNotifications": true, + "windowsSpotlightBlockWelcomeExperience": true, + "windowsSpotlightBlockWindowsTips": true, + "windowsSpotlightConfigureOnLockScreen": { + "@odata.type": "microsoft.graph.windowsSpotlightEnablementSettings" + }, + "windowsStoreBlockAutoUpdate": true, + "windowsStoreBlocked": true, + "windowsStoreEnablePrivateStoreOnly": true, + "wirelessDisplayBlockProjectionToThisDevice": true, + "wirelessDisplayBlockUserInputFromReceiver": true, + "wirelessDisplayRequirePinForPairing": true + } + }, + "microsoft.graph.defenderDetectedMalwareActions": { + "value": { + "highSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + }, + "lowSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + }, + "moderateSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + }, + "severeSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + } + } + }, + "microsoft.graph.windows10NetworkProxyServer": { + "value": { + "address": "String", + "exceptions": [ + "String" + ], + "useForLocalAddresses": true + } + }, + "microsoft.graph.edgeSearchEngineBase": { }, + "microsoft.graph.edgeSearchEngineCustom": { + "value": { + "edgeSearchEngineOpenSearchXmlUrl": "String" + } + }, + "microsoft.graph.edgeSearchEngine": { + "value": { + "edgeSearchEngineType": { + "@odata.type": "microsoft.graph.edgeSearchEngineType" + } + } + }, + "microsoft.graph.windows10CustomConfiguration": { + "value": { + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.windows10EnterpriseModernAppManagementConfiguration": { + "value": { + "uninstallBuiltInApps": true + } + }, + "microsoft.graph.sharedPCConfiguration": { + "value": { + "accountManagerPolicy": { + "@odata.type": "microsoft.graph.sharedPCAccountManagerPolicy" + }, + "allowedAccounts": { + "@odata.type": "microsoft.graph.sharedPCAllowedAccountType" + }, + "allowLocalStorage": true, + "disableAccountManager": true, + "disableEduPolicies": true, + "disablePowerPolicies": true, + "disableSignInOnResume": true, + "enabled": true, + "idleTimeBeforeSleepInSeconds": 0, + "kioskAppDisplayName": "String", + "kioskAppUserModelId": "String", + "maintenanceStartTime": "TimeOfDay (timestamp)" + } + }, + "microsoft.graph.sharedPCAccountManagerPolicy": { + "value": { + "accountDeletionPolicy": { + "@odata.type": "microsoft.graph.sharedPCAccountDeletionPolicyType" + }, + "cacheAccountsAboveDiskFreePercentage": 0, + "inactiveThresholdDays": 0, + "removeAccountsBelowDiskFreePercentage": 0 + } + }, + "microsoft.graph.windows10SecureAssessmentConfiguration": { + "value": { + "allowPrinting": true, + "allowScreenCapture": true, + "allowTextSuggestion": true, + "configurationAccount": "String", + "launchUri": "String" + } + }, + "microsoft.graph.windowsPhone81CustomConfiguration": { + "value": { + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.windowsUpdateForBusinessConfiguration": { + "value": { + "automaticUpdateMode": { + "@odata.type": "microsoft.graph.automaticUpdateMode" + }, + "businessReadyUpdatesOnly": { + "@odata.type": "microsoft.graph.windowsUpdateType" + }, + "deliveryOptimizationMode": { + "@odata.type": "microsoft.graph.windowsDeliveryOptimizationMode" + }, + "driversExcluded": true, + "featureUpdatesDeferralPeriodInDays": 0, + "featureUpdatesPaused": true, + "featureUpdatesPauseExpiryDateTime": "0001-01-01T00:00:00.0000000+00:00", + "installationSchedule": { + "@odata.type": "microsoft.graph.windowsUpdateInstallScheduleType" + }, + "microsoftUpdateServiceAllowed": true, + "prereleaseFeatures": { + "@odata.type": "microsoft.graph.prereleaseFeatures" + }, + "qualityUpdatesDeferralPeriodInDays": 0, + "qualityUpdatesPaused": true, + "qualityUpdatesPauseExpiryDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + }, + "microsoft.graph.windowsUpdateInstallScheduleType": { }, + "microsoft.graph.windowsUpdateScheduledInstall": { + "value": { + "scheduledInstallDay": { + "@odata.type": "microsoft.graph.weeklySchedule" + }, + "scheduledInstallTime": "TimeOfDay (timestamp)" + } + }, + "microsoft.graph.windowsUpdateActiveHoursInstall": { + "value": { + "activeHoursEnd": "TimeOfDay (timestamp)", + "activeHoursStart": "TimeOfDay (timestamp)" + } + }, + "microsoft.graph.windows81GeneralConfiguration": { + "value": { + "accountsBlockAddingNonMicrosoftAccountEmail": true, + "applyOnlyToWindows81": true, + "browserBlockAutofill": true, + "browserBlockAutomaticDetectionOfIntranetSites": true, + "browserBlockEnterpriseModeAccess": true, + "browserBlockJavaScript": true, + "browserBlockPlugins": true, + "browserBlockPopups": true, + "browserBlockSendingDoNotTrackHeader": true, + "browserBlockSingleWordEntryOnIntranetSites": true, + "browserEnterpriseModeSiteListLocation": "String", + "browserInternetSecurityLevel": { + "@odata.type": "microsoft.graph.internetSiteSecurityLevel" + }, + "browserIntranetSecurityLevel": { + "@odata.type": "microsoft.graph.siteSecurityLevel" + }, + "browserLoggingReportLocation": "String", + "browserRequireFirewall": true, + "browserRequireFraudWarning": true, + "browserRequireHighSecurityForRestrictedSites": true, + "browserRequireSmartScreen": true, + "browserTrustedSitesSecurityLevel": { + "@odata.type": "microsoft.graph.siteSecurityLevel" + }, + "cellularBlockDataRoaming": true, + "diagnosticsBlockDataSubmission": true, + "passwordBlockPicturePasswordAndPin": true, + "passwordExpirationDays": 0, + "passwordMinimumCharacterSetCount": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeScreenTimeout": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordSignInFailureCountBeforeFactoryReset": 0, + "storageRequireDeviceEncryption": true, + "updatesRequireAutomaticUpdates": true, + "userAccountControlSettings": { + "@odata.type": "microsoft.graph.windowsUserAccountControlSettings" + }, + "workFoldersUrl": "String" + } + }, + "microsoft.graph.windowsPhone81GeneralConfiguration": { + "value": { + "applyOnlyToWindowsPhone81": true, + "appsBlockCopyPaste": true, + "bluetoothBlocked": true, + "cameraBlocked": true, + "cellularBlockWifiTethering": true, + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "diagnosticDataBlockSubmission": true, + "emailBlockAddingAccounts": true, + "locationServicesBlocked": true, + "microsoftAccountBlocked": true, + "nfcBlocked": true, + "passwordBlockSimple": true, + "passwordExpirationDays": 0, + "passwordMinimumCharacterSetCount": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeScreenTimeout": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordSignInFailureCountBeforeFactoryReset": 0, + "screenCaptureBlocked": true, + "storageBlockRemovableStorage": true, + "storageRequireEncryption": true, + "webBrowserBlocked": true, + "wifiBlockAutomaticConnectHotspots": true, + "wifiBlocked": true, + "wifiBlockHotspotReporting": true, + "windowsStoreBlocked": true + } + }, + "microsoft.graph.windows10TeamGeneralConfiguration": { + "value": { + "azureOperationalInsightsBlockTelemetry": true, + "azureOperationalInsightsWorkspaceId": "String", + "azureOperationalInsightsWorkspaceKey": "String", + "connectAppBlockAutoLaunch": true, + "maintenanceWindowBlocked": true, + "maintenanceWindowDurationInHours": 0, + "maintenanceWindowStartTime": "TimeOfDay (timestamp)", + "miracastBlocked": true, + "miracastChannel": { + "@odata.type": "microsoft.graph.miracastChannel" + }, + "miracastRequirePin": true, + "settingsBlockMyMeetingsAndFiles": true, + "settingsBlockSessionResume": true, + "settingsBlockSigninSuggestions": true, + "settingsDefaultVolume": 0, + "settingsScreenTimeoutInMinutes": 0, + "settingsSessionTimeoutInMinutes": 0, + "settingsSleepTimeoutInMinutes": 0, + "welcomeScreenBackgroundImageUrl": "String", + "welcomeScreenBlockAutomaticWakeUp": true, + "welcomeScreenMeetingInformation": { + "@odata.type": "microsoft.graph.welcomeScreenMeetingInformation" + } + } + }, + "microsoft.graph.androidCompliancePolicy": { + "value": { + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "minAndroidSecurityPatchLevel": "String", + "osMaximumVersion": "String", + "osMinimumVersion": "String", + "passwordExpirationDays": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeLock": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidRequiredPasswordType" + }, + "securityBlockJailbrokenDevices": true, + "securityDisableUsbDebugging": true, + "securityPreventInstallAppsFromUnknownSources": true, + "securityRequireCompanyPortalAppIntegrity": true, + "securityRequireGooglePlayServices": true, + "securityRequireSafetyNetAttestationBasicIntegrity": true, + "securityRequireSafetyNetAttestationCertifiedDevice": true, + "securityRequireUpToDateSecurityProviders": true, + "securityRequireVerifyApps": true, + "storageRequireEncryption": true + } + }, + "microsoft.graph.androidWorkProfileCompliancePolicy": { + "value": { + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "minAndroidSecurityPatchLevel": "String", + "osMaximumVersion": "String", + "osMinimumVersion": "String", + "passwordExpirationDays": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeLock": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidRequiredPasswordType" + }, + "securityBlockJailbrokenDevices": true, + "securityDisableUsbDebugging": true, + "securityPreventInstallAppsFromUnknownSources": true, + "securityRequireCompanyPortalAppIntegrity": true, + "securityRequireGooglePlayServices": true, + "securityRequireSafetyNetAttestationBasicIntegrity": true, + "securityRequireSafetyNetAttestationCertifiedDevice": true, + "securityRequireUpToDateSecurityProviders": true, + "securityRequireVerifyApps": true, + "storageRequireEncryption": true + } + }, + "microsoft.graph.iosCompliancePolicy": { + "value": { + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "managedEmailProfileRequired": true, + "osMaximumVersion": "String", + "osMinimumVersion": "String", + "passcodeBlockSimple": true, + "passcodeExpirationDays": 0, + "passcodeMinimumCharacterSetCount": 0, + "passcodeMinimumLength": 0, + "passcodeMinutesOfInactivityBeforeLock": 0, + "passcodePreviousPasscodeBlockCount": 0, + "passcodeRequired": true, + "passcodeRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "securityBlockJailbrokenDevices": true + } + }, + "microsoft.graph.macOSCompliancePolicy": { + "value": { + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "firewallBlockAllIncoming": true, + "firewallEnabled": true, + "firewallEnableStealthMode": true, + "osMaximumVersion": "String", + "osMinimumVersion": "String", + "passwordBlockSimple": true, + "passwordExpirationDays": 0, + "passwordMinimumCharacterSetCount": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeLock": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "storageRequireEncryption": true, + "systemIntegrityProtectionEnabled": true + } + }, + "microsoft.graph.windows10CompliancePolicy": { + "value": { + "bitLockerEnabled": true, + "codeIntegrityEnabled": true, + "earlyLaunchAntiMalwareDriverEnabled": true, + "mobileOsMaximumVersion": "String", + "mobileOsMinimumVersion": "String", + "osMaximumVersion": "String", + "osMinimumVersion": "String", + "passwordBlockSimple": true, + "passwordExpirationDays": 0, + "passwordMinimumCharacterSetCount": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeLock": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredToUnlockFromIdle": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "requireHealthyDeviceReport": true, + "secureBootEnabled": true, + "storageRequireEncryption": true + } + }, + "microsoft.graph.windows10MobileCompliancePolicy": { + "value": { + "bitLockerEnabled": true, + "codeIntegrityEnabled": true, + "earlyLaunchAntiMalwareDriverEnabled": true, + "osMaximumVersion": "String", + "osMinimumVersion": "String", + "passwordBlockSimple": true, + "passwordExpirationDays": 0, + "passwordMinimumCharacterSetCount": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeLock": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordRequireToUnlockFromIdle": true, + "secureBootEnabled": true, + "storageRequireEncryption": true + } + }, + "microsoft.graph.windows81CompliancePolicy": { + "value": { + "osMaximumVersion": "String", + "osMinimumVersion": "String", + "passwordBlockSimple": true, + "passwordExpirationDays": 0, + "passwordMinimumCharacterSetCount": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeLock": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "storageRequireEncryption": true + } + }, + "microsoft.graph.windowsPhone81CompliancePolicy": { + "value": { + "osMaximumVersion": "String", + "osMinimumVersion": "String", + "passwordBlockSimple": true, + "passwordExpirationDays": 0, + "passwordMinimumCharacterSetCount": 0, + "passwordMinimumLength": 0, + "passwordMinutesOfInactivityBeforeLock": 0, + "passwordPreviousPasswordBlockCount": 0, + "passwordRequired": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "storageRequireEncryption": true + } + }, + "microsoft.graph.deviceComplianceSettingState": { + "value": { + "complianceGracePeriodExpirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "deviceId": "String", + "deviceModel": "String", + "deviceName": "String", + "setting": "String", + "settingName": "String", + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userEmail": "String", + "userId": "String", + "userName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.deviceConfigurationSettingState": { + "value": { + "currentValue": "String", + "errorCode": 0, + "errorDescription": "String", + "instanceDisplayName": "String", + "setting": "String", + "settingName": "String", + "sources": [ + { + "@odata.type": "microsoft.graph.settingSource" + } + ], + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userEmail": "String", + "userId": "String", + "userName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.settingSource": { + "value": { + "displayName": "String", + "id": "String" + } + }, + "microsoft.graph.deviceCompliancePolicySettingState": { + "value": { + "currentValue": "String", + "errorCode": 0, + "errorDescription": "String", + "instanceDisplayName": "String", + "setting": "String", + "settingName": "String", + "sources": [ + { + "@odata.type": "microsoft.graph.settingSource" + } + ], + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "userEmail": "String", + "userId": "String", + "userName": "String", + "userPrincipalName": "String" + } + }, + "microsoft.graph.enrollmentConfigurationAssignment": { + "value": { + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceEnrollmentLimitConfiguration": { + "value": { + "limit": 0 + } + }, + "microsoft.graph.deviceEnrollmentPlatformRestrictionsConfiguration": { + "value": { + "androidRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "iosRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "macOSRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "windowsMobileRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "windowsRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + } + } + }, + "microsoft.graph.deviceEnrollmentPlatformRestriction": { + "value": { + "osMaximumVersion": "String", + "osMinimumVersion": "String", + "personalDeviceEnrollmentBlocked": true, + "platformBlocked": true + } + }, + "microsoft.graph.deviceEnrollmentWindowsHelloForBusinessConfiguration": { + "value": { + "enhancedBiometricsState": { + "@odata.type": "microsoft.graph.enablement" + }, + "pinExpirationInDays": 0, + "pinLowercaseCharactersUsage": { + "@odata.type": "microsoft.graph.windowsHelloForBusinessPinUsage" + }, + "pinMaximumLength": 0, + "pinMinimumLength": 0, + "pinPreviousBlockCount": 0, + "pinSpecialCharactersUsage": { + "@odata.type": "microsoft.graph.windowsHelloForBusinessPinUsage" + }, + "pinUppercaseCharactersUsage": { + "@odata.type": "microsoft.graph.windowsHelloForBusinessPinUsage" + }, + "remotePassportEnabled": true, + "securityDeviceRequired": true, + "state": { + "@odata.type": "microsoft.graph.enablement" + }, + "unlockWithBiometricsEnabled": true + } + }, + "microsoft.graph.managedMobileApp": { + "value": { + "mobileAppIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "version": "String" + } + }, + "microsoft.graph.mobileAppIdentifier": { }, + "microsoft.graph.targetedManagedAppPolicyAssignment": { + "value": { + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.managedAppDiagnosticStatus": { + "value": { + "mitigationInstruction": "String", + "state": "String", + "validationName": "String" + } + }, + "microsoft.graph.managedAppOperation": { + "value": { + "displayName": "String", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "state": "String", + "version": "String" + } + }, + "microsoft.graph.keyValuePair": { + "value": { + "name": "String", + "value": "String" + } + }, + "microsoft.graph.managedAppPolicyDeploymentSummary": { + "value": { + "configurationDeployedUserCount": 0, + "configurationDeploymentSummaryPerApp": [ + { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummaryPerApp" + } + ], + "displayName": "String", + "lastRefreshTime": "0001-01-01T00:00:00.0000000+00:00", + "version": "String" + } + }, + "microsoft.graph.windowsInformationProtectionResourceCollection": { + "value": { + "displayName": "String", + "resources": [ + "String" + ] + } + }, + "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate": { + "value": { + "certificate": "AA==", + "description": "String", + "expirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "subjectName": "String" + } + }, + "microsoft.graph.windowsInformationProtectionApp": { + "value": { + "denied": true, + "description": "String", + "displayName": "String", + "productName": "String", + "publisherName": "String" + } + }, + "microsoft.graph.windowsInformationProtectionProxiedDomainCollection": { + "value": { + "displayName": "String", + "proxiedDomains": [ + { + "@odata.type": "microsoft.graph.proxiedDomain" + } + ] + } + }, + "microsoft.graph.proxiedDomain": { + "value": { + "ipAddressOrFQDN": "String", + "proxy": "String" + } + }, + "microsoft.graph.windowsInformationProtectionIPRangeCollection": { + "value": { + "displayName": "String", + "ranges": [ + { + "@odata.type": "microsoft.graph.ipRange" + } + ] + } + }, + "microsoft.graph.ipRange": { }, + "microsoft.graph.windowsInformationProtectionAppLockerFile": { + "value": { + "displayName": "String", + "file": "AA==", + "fileHash": "String", + "version": "String" + } + }, + "microsoft.graph.androidMobileAppIdentifier": { + "value": { + "packageId": "String" + } + }, + "microsoft.graph.iosMobileAppIdentifier": { + "value": { + "bundleId": "String" + } + }, + "microsoft.graph.managedAppPolicyDeploymentSummaryPerApp": { + "value": { + "configurationAppliedUserCount": 0, + "mobileAppIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + } + } + }, + "microsoft.graph.windowsInformationProtectionStoreApp": { }, + "microsoft.graph.windowsInformationProtectionDesktopApp": { + "value": { + "binaryName": "String", + "binaryVersionHigh": "String", + "binaryVersionLow": "String" + } + }, + "microsoft.graph.iPv6Range": { + "value": { + "lowerAddress": "String", + "upperAddress": "String" + } + }, + "microsoft.graph.iPv4Range": { + "value": { + "lowerAddress": "String", + "upperAddress": "String" + } + }, + "microsoft.graph.iosManagedAppRegistration": { }, + "microsoft.graph.androidManagedAppRegistration": { }, + "microsoft.graph.managedAppStatusRaw": { + "value": { + "content": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.localizedNotificationMessage": { + "value": { + "isDefault": true, + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "locale": "String", + "messageTemplate": "String", + "subject": "String" + } + }, + "microsoft.graph.rolePermission": { + "value": { + "resourceActions": [ + { + "@odata.type": "microsoft.graph.resourceAction" + } + ] + } + }, + "microsoft.graph.resourceAction": { + "value": { + "allowedResourceActions": [ + "String" + ], + "notAllowedResourceActions": [ + "String" + ] + } + }, + "microsoft.graph.deviceAndAppManagementRoleDefinition": { }, + "microsoft.graph.managedEBookAssignment": { + "value": { + "installIntent": { + "@odata.type": "microsoft.graph.installIntent" + }, + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.eBookInstallSummary": { + "value": { + "failedDeviceCount": 0, + "failedUserCount": 0, + "installedDeviceCount": 0, + "installedUserCount": 0, + "notInstalledDeviceCount": 0, + "notInstalledUserCount": 0 + } + }, + "microsoft.graph.deviceInstallState": { + "value": { + "deviceId": "String", + "deviceName": "String", + "errorCode": "String", + "installState": { + "@odata.type": "microsoft.graph.installState" + }, + "lastSyncDateTime": "0001-01-01T00:00:00.0000000+00:00", + "osDescription": "String", + "osVersion": "String", + "userName": "String" + } + }, + "microsoft.graph.userInstallStateSummary": { + "value": { + "deviceStates": [ + { + "@odata.type": "microsoft.graph.deviceInstallState" + } + ], + "failedDeviceCount": 0, + "installedDeviceCount": 0, + "notInstalledDeviceCount": 0, + "userName": "String" + } + }, + "microsoft.graph.iosVppEBookAssignment": { }, + "microsoft.graph.iosVppEBook": { + "value": { + "appleId": "String", + "genres": [ + "String" + ], + "language": "String", + "seller": "String", + "totalLicenseCount": 0, + "usedLicenseCount": 0, + "vppOrganizationName": "String", + "vppTokenId": "00000000-0000-0000-0000-000000000000" + } + }, + "microsoft.graph.enrollmentTroubleshootingEvent": { + "value": { + "deviceId": "String", + "enrollmentType": { + "@odata.type": "microsoft.graph.deviceEnrollmentType" + }, + "failureCategory": { + "@odata.type": "microsoft.graph.deviceEnrollmentFailureReason" + }, + "failureReason": "String", + "managedDeviceIdentifier": "String", + "operatingSystem": "String", + "osVersion": "String", + "userId": "String" + } + }, + "microsoft.graph.activityHistoryItem": { + "value": { + "activeDurationSeconds": 0, + "activity": { + "@odata.type": "microsoft.graph.userActivity" + }, + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "expirationDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastActiveDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "startedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "status": { + "@odata.type": "microsoft.graph.status" + }, + "userTimezone": "String" + } + }, + "microsoft.graph.imageInfo": { + "value": { + "addImageQuery": true, + "alternateText": "String", + "alternativeText": "String", + "iconUrl": "String" + } + }, + "microsoft.graph.visualInfo": { + "value": { + "attribution": { + "@odata.type": "microsoft.graph.imageInfo" + }, + "backgroundColor": "String", + "content": { + "@odata.type": "microsoft.graph.Json" + }, + "description": "String", + "displayText": "String" + } + }, + "microsoft.graph.security": { + "value": { + "alerts": [ + { + "@odata.type": "microsoft.graph.alert" + } + ] + } + }, + "microsoft.graph.alert": { + "value": { + "activityGroupName": "String", + "assignedTo": "String", + "azureSubscriptionId": "String", + "azureTenantId": "String", + "category": "String", + "closedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "cloudAppStates": [ + { + "@odata.type": "microsoft.graph.cloudAppSecurityState" + } + ], + "comments": [ + "String" + ], + "confidence": 0, + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "description": "String", + "detectionIds": [ + "String" + ], + "eventDateTime": "0001-01-01T00:00:00.0000000+00:00", + "feedback": { + "@odata.type": "microsoft.graph.alertFeedback" + }, + "fileStates": [ + { + "@odata.type": "microsoft.graph.fileSecurityState" + } + ], + "hostStates": [ + { + "@odata.type": "microsoft.graph.hostSecurityState" + } + ], + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "malwareStates": [ + { + "@odata.type": "microsoft.graph.malwareState" + } + ], + "networkConnections": [ + { + "@odata.type": "microsoft.graph.networkConnection" + } + ], + "processes": [ + { + "@odata.type": "microsoft.graph.process" + } + ], + "recommendedActions": [ + "String" + ], + "registryKeyStates": [ + { + "@odata.type": "microsoft.graph.registryKeyState" + } + ], + "severity": { + "@odata.type": "microsoft.graph.alertSeverity" + }, + "sourceMaterials": [ + "String" + ], + "status": { + "@odata.type": "microsoft.graph.alertStatus" + }, + "tags": [ + "String" + ], + "title": "String", + "triggers": [ + { + "@odata.type": "microsoft.graph.alertTrigger" + } + ], + "userStates": [ + { + "@odata.type": "microsoft.graph.userSecurityState" + } + ], + "vendorInformation": { + "@odata.type": "microsoft.graph.securityVendorInformation" + }, + "vulnerabilityStates": [ + { + "@odata.type": "microsoft.graph.vulnerabilityState" + } + ] + } + }, + "microsoft.graph.cloudAppSecurityState": { + "value": { + "destinationServiceIp": "String", + "destinationServiceName": "String", + "riskScore": "String" + } + }, + "microsoft.graph.fileSecurityState": { + "value": { + "fileHash": { + "@odata.type": "microsoft.graph.fileHash" + }, + "name": "String", + "path": "String", + "riskScore": "String" + } + }, + "microsoft.graph.fileHash": { + "value": { + "hashType": { + "@odata.type": "microsoft.graph.fileHashType" + }, + "hashValue": "String" + } + }, + "microsoft.graph.hostSecurityState": { + "value": { + "fqdn": "String", + "isAzureAdJoined": true, + "isAzureAdRegistered": true, + "isHybridAzureDomainJoined": true, + "netBiosName": "String", + "os": "String", + "privateIpAddress": "String", + "publicIpAddress": "String", + "riskScore": "String" + } + }, + "microsoft.graph.malwareState": { + "value": { + "category": "String", + "family": "String", + "name": "String", + "severity": "String", + "wasRunning": true + } + }, + "microsoft.graph.networkConnection": { + "value": { + "applicationName": "String", + "destinationAddress": "String", + "destinationDomain": "String", + "destinationPort": "String", + "destinationUrl": "String", + "direction": { + "@odata.type": "microsoft.graph.connectionDirection" + }, + "domainRegisteredDateTime": "0001-01-01T00:00:00.0000000+00:00", + "localDnsName": "String", + "natDestinationAddress": "String", + "natDestinationPort": "String", + "natSourceAddress": "String", + "natSourcePort": "String", + "protocol": { + "@odata.type": "microsoft.graph.securityNetworkProtocol" + }, + "riskScore": "String", + "sourceAddress": "String", + "sourcePort": "String", + "status": { + "@odata.type": "microsoft.graph.connectionStatus" + }, + "urlParameters": "String" + } + }, + "microsoft.graph.process": { + "value": { + "accountName": "String", + "commandLine": "String", + "createdDateTime": "0001-01-01T00:00:00.0000000+00:00", + "fileHash": { + "@odata.type": "microsoft.graph.fileHash" + }, + "integrityLevel": { + "@odata.type": "microsoft.graph.processIntegrityLevel" + }, + "isElevated": true, + "name": "String", + "parentProcessCreatedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "parentProcessId": 0, + "parentProcessName": "String", + "path": "String", + "processId": 0 + } + }, + "microsoft.graph.registryKeyState": { + "value": { + "hive": { + "@odata.type": "microsoft.graph.registryHive" + }, + "key": "String", + "oldKey": "String", + "oldValueData": "String", + "oldValueName": "String", + "operation": { + "@odata.type": "microsoft.graph.registryOperation" + }, + "processId": 0, + "valueData": "String", + "valueName": "String", + "valueType": { + "@odata.type": "microsoft.graph.registryValueType" + } + } + }, + "microsoft.graph.alertTrigger": { + "value": { + "name": "String", + "type": "String", + "value": "String" + } + }, + "microsoft.graph.userSecurityState": { + "value": { + "aadUserId": "String", + "accountName": "String", + "domainName": "String", + "emailRole": { + "@odata.type": "microsoft.graph.emailRole" + }, + "isVpn": true, + "logonDateTime": "0001-01-01T00:00:00.0000000+00:00", + "logonId": "String", + "logonIp": "String", + "logonLocation": "String", + "logonType": { + "@odata.type": "microsoft.graph.logonType" + }, + "onPremisesSecurityIdentifier": "String", + "riskScore": "String", + "userAccountType": { + "@odata.type": "microsoft.graph.userAccountSecurityType" + }, + "userPrincipalName": "String" + } + }, + "microsoft.graph.securityVendorInformation": { + "value": { + "provider": "String", + "providerVersion": "String", + "subProvider": "String", + "vendor": "String" + } + }, + "microsoft.graph.vulnerabilityState": { + "value": { + "cve": "String", + "severity": "String", + "wasRunning": true + } + }, + "microsoft.graph.trending": { + "value": { + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "resource": { + "@odata.type": "microsoft.graph.entity" + }, + "resourceReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "resourceVisualization": { + "@odata.type": "microsoft.graph.resourceVisualization" + }, + "weight": 0 + } + }, + "microsoft.graph.sharedInsight": { + "value": { + "lastShared": { + "@odata.type": "microsoft.graph.sharingDetail" + }, + "lastSharedMethod": { + "@odata.type": "microsoft.graph.entity" + }, + "resource": { + "@odata.type": "microsoft.graph.entity" + }, + "resourceReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "resourceVisualization": { + "@odata.type": "microsoft.graph.resourceVisualization" + }, + "sharingHistory": [ + { + "@odata.type": "microsoft.graph.sharingDetail" + } + ] + } + }, + "microsoft.graph.usedInsight": { + "value": { + "lastUsed": { + "@odata.type": "microsoft.graph.usageDetails" + }, + "resource": { + "@odata.type": "microsoft.graph.entity" + }, + "resourceReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "resourceVisualization": { + "@odata.type": "microsoft.graph.resourceVisualization" + } + } + }, + "microsoft.graph.resourceVisualization": { + "value": { + "containerDisplayName": "String", + "containerType": "String", + "containerWebUrl": "String", + "mediaType": "String", + "previewImageUrl": "String", + "previewText": "String", + "title": "String", + "type": "String" + } + }, + "microsoft.graph.resourceReference": { + "value": { + "id": "String", + "type": "String", + "webUrl": "String" + } + }, + "microsoft.graph.sharingDetail": { + "value": { + "sharedBy": { + "@odata.type": "microsoft.graph.insightIdentity" + }, + "sharedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "sharingReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "sharingSubject": "String", + "sharingType": "String" + } + }, + "microsoft.graph.insightIdentity": { + "value": { + "address": "String", + "displayName": "String", + "id": "String" + } + }, + "microsoft.graph.usageDetails": { + "value": { + "lastAccessedDateTime": "0001-01-01T00:00:00.0000000+00:00", + "lastModifiedDateTime": "0001-01-01T00:00:00.0000000+00:00" + } + } + } + }, + "tags": [ + { + "name": "contracts.contract", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.deviceAppManagement", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.androidManagedAppProtection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.androidManagedAppProtections.managedMobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.androidManagedAppProtections.managedAppPolicyDeploymentSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.defaultManagedAppProtection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.defaultManagedAppProtections.managedMobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.defaultManagedAppProtections.managedAppPolicyDeploymentSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.iosManagedAppProtection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.iosManagedAppProtections.managedMobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.iosManagedAppProtections.managedAppPolicyDeploymentSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedAppPolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "deviceAppManagement.managedAppRegistration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedAppRegistrations.managedAppPolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedAppRegistrations.managedAppOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "deviceAppManagement.managedAppStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.managedEBookAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.deviceInstallState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.eBookInstallSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.userInstallStateSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mdmWindowsInformationProtectionPolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedDeviceMobileAppConfiguration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileApps.mobileAppAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileApps.mobileAppCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.targetedManagedAppConfiguration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.targetedManagedAppConfigurations.managedAppPolicyDeploymentSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.vppToken", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.windowsInformationProtectionPolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceManagement", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.applePushNotificationCertificate", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "deviceManagement.onPremisesConditionalAccessSettings", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.detectedApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.detectedApps.managedDevice", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "deviceManagement.deviceCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceUserOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicyDeviceStateSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicySettingStateSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurationDeviceStateSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfiguration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.settingStateDeviceSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationDeviceOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationUserOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceEnrollmentConfiguration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceManagementPartner", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceManagementExchangeConnector", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.iosUpdateDeviceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDeviceOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDevice", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDevices.deviceCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDevices.deviceCompliancePolicyState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDevices.deviceConfigurationState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.mobileThreatDefenseConnector", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.notificationMessageTemplate", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.notificationMessageTemplates.localizedNotificationMessage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.remoteAssistancePartner", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.resourceOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceAndAppManagementRoleAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.roleDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.roleDefinitions.roleAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.roleDefinitions.roleAssignments.roleDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.softwareUpdateStatusSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.telecomExpenseManagementPartner", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.termsAndConditions", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.termsAndConditions.acceptanceStatuses.termsAndConditions", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.termsAndConditions.termsAndConditionsAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceManagementTroubleshootingEvent", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.windowsInformationProtectionAppLearningSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.windowsInformationProtectionNetworkLearningSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "devices.device", + "x-ms-docs-toc-type": "page" + }, + { + "name": "devices.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "devices.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directory.directory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directory.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directoryObjects.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directoryObjects.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "directoryRoles.directoryRole", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directoryRoles.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directoryRoleTemplates.directoryRoleTemplate", + "x-ms-docs-toc-type": "page" + }, + { + "name": "domainDnsRecords.domainDnsRecord", + "x-ms-docs-toc-type": "page" + }, + { + "name": "domains.domain", + "x-ms-docs-toc-type": "page" + }, + { + "name": "domains.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "domains.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "domains.domainDnsRecord", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.items.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.items.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.items.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "drive.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "drives.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.items.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.items.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.items.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "drives.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "education.educationRoot", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.educationClass", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.classes.group", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.classes.educationUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.classes.educationSchool", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.educationUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.me.educationClass", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.me.educationSchool", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.me.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.educationSchool", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.schools.educationClass", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.schools.educationUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.users.educationClass", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.users.educationSchool", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.users.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groupLifecyclePolicies.groupLifecyclePolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groupLifecyclePolicies.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "groups.group", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "groups.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "groups.calendar.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.conversation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.conversations.conversationThread", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.conversations.threads.post", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.groupLifecyclePolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.notebooks.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.notebooks.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.onenoteOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.pages.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.pages.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.onenoteResource", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sectionGroups.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sectionGroups.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sectionGroups.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sections.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sections.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sections.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.plannerGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.planner.plannerPlan", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.groupSetting", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.site", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.conversationThread", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.post", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.post", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groupSettings.groupSetting", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groupSettingTemplates.groupSettingTemplate", + "x-ms-docs-toc-type": "page" + }, + { + "name": "invitations.invitation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "invitations.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.userActivity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.activities.activityHistoryItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.activities.historyItems.userActivity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "me.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "me.calendar.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroups.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroups.calendars.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroups.calendars.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroups.calendars.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contactFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contact", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contacts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contacts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contacts.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contacts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contact", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contacts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contacts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contacts.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contacts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.deviceManagementTroubleshootingEvent", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.inferenceClassification", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.inferenceClassification.inferenceClassificationOverride", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.officeGraphInsights", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.sharedInsight", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.shared.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.trending", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.trending.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.usedInsight", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.used.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.licenseDetails", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.mailFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messageRule", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.message", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messages.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messages.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messages.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messages.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedAppRegistration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedDevice", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedDevices.deviceCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedDevices.deviceCompliancePolicyState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedDevices.deviceConfigurationState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.message", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.messages.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.messages.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.messages.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.messages.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.notebooks.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.notebooks.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.onenoteOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.pages.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.pages.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.onenoteResource", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sectionGroups.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sectionGroups.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sectionGroups.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sections.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sections.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sections.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.outlookUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.outlook.outlookCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.person", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.plannerUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.planner.plannerPlan", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.planner.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.userSettings", + "x-ms-docs-toc-type": "page" + }, + { + "name": "organization.organization", + "x-ms-docs-toc-type": "page" + }, + { + "name": "organization.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "organization.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "planner.planner", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plannerBucket", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.buckets.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plannerPlan", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plans.plannerBucket", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plans.plannerPlanDetails", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plans.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.tasks.plannerAssignedToTaskBoardTaskFormat", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.tasks.plannerBucketTaskBoardTaskFormat", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.tasks.plannerTaskDetails", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.tasks.plannerProgressTaskBoardTaskFormat", + "x-ms-docs-toc-type": "page" + }, + { + "name": "reports.reportRoot", + "x-ms-docs-toc-type": "page" + }, + { + "name": "reports.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "schemaExtensions.schemaExtension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "Security.security", + "x-ms-docs-toc-type": "page" + }, + { + "name": "Security.alert", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.sharedDriveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.items.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.items.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.items.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "shares.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.listItem.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.listItem.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.listItem.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.listItem.versions.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.site", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.site", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.baseItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.list", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.items.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.items.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.items.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "sites.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "sites.onenote", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.notebooks.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.notebooks.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.onenoteOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.pages.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.pages.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.onenoteResource", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sectionGroups.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sectionGroups.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sectionGroups.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sections.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sections.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sections.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "subscribedSkus.subscribedSku", + "x-ms-docs-toc-type": "page" + }, + { + "name": "subscriptions.subscription", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.userActivity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.activities.activityHistoryItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.activities.historyItems.userActivity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "users.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "users.calendar.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroups.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroups.calendars.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroups.calendars.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroups.calendars.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contactFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contact", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contacts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contacts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contacts.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contacts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contact", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contacts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contacts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contacts.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contacts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.deviceManagementTroubleshootingEvent", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.inferenceClassification", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.inferenceClassification.inferenceClassificationOverride", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.officeGraphInsights", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.sharedInsight", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.shared.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.trending", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.trending.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.usedInsight", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.used.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.licenseDetails", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.mailFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messageRule", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.message", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messages.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messages.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messages.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messages.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedAppRegistration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedDevice", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedDevices.deviceCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedDevices.deviceCompliancePolicyState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedDevices.deviceConfigurationState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.message", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.messages.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.messages.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.messages.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.messages.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.notebooks.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.notebooks.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.onenoteOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.pages.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.pages.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.onenoteResource", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sectionGroups.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sectionGroups.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sectionGroups.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sections.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sections.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sections.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.outlookUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.outlook.outlookCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.person", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.plannerUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.planner.plannerPlan", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.planner.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.userSettings", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem.versions.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "workbooks.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "workbooks.permission", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.thumbnailSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.driveItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookApplication", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookFunctions", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookNamedItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.names.workbookWorksheet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookTable", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.tables.workbookTableColumn", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.tables.workbookTableRow", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.tables.workbookTableSort", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.tables.workbookWorksheet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookWorksheet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookChart", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookNamedItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookPivotTable", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookWorksheetProtection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookTable", + "x-ms-docs-toc-type": "page" + } + ] +} \ No newline at end of file diff --git a/docs/oas_2_0/TripService.json b/docs/oas_2_0/TripService.json index 75ddd4e..aa00a4b 100644 --- a/docs/oas_2_0/TripService.json +++ b/docs/oas_2_0/TripService.json @@ -534,7 +534,7 @@ "Airports" ], "summary": "Invoke functionImport GetNearestAirport", - "operationId": "OperationImport.GetNearestAirport.6896b1324a4eff76ad9867a0", + "operationId": "OperationImport.GetNearestAirport.fc9c4516cf76a7e9b89d87b1", "produces": [ "application/json" ], @@ -570,7 +570,7 @@ "People" ], "summary": "Invoke functionImport GetPersonWithMostFriends", - "operationId": "OperationImport.GetPersonWithMostFriends.de8b4a5ab51ba6c8c254fe80", + "operationId": "OperationImport.GetPersonWithMostFriends.14b2097dbee53f4fb8fb308d", "produces": [ "application/json" ], @@ -852,7 +852,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } }, "default": { @@ -942,7 +951,7 @@ "Me.Functions" ], "summary": "Invoke function GetFavoriteAirline", - "operationId": "Me.GetFavoriteAirline.5766", + "operationId": "Me.GetFavoriteAirline.cf64", "produces": [ "application/json" ], @@ -964,7 +973,7 @@ "Me.Functions" ], "summary": "Invoke function GetFriendsTrips", - "operationId": "Me.GetFriendsTrips.9e3a", + "operationId": "Me.GetFriendsTrips.16f3", "produces": [ "application/json" ], @@ -1040,7 +1049,7 @@ "Me.Functions" ], "summary": "Invoke function UpdatePersonLastName", - "operationId": "Me.UpdatePersonLastName.08a5", + "operationId": "Me.UpdatePersonLastName.01a4", "produces": [ "application/json" ], @@ -1158,7 +1167,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } }, "default": { @@ -1244,7 +1262,7 @@ "Me.Functions" ], "summary": "Invoke function GetInvolvedPeople", - "operationId": "Me.Trips.GetInvolvedPeople.6610", + "operationId": "Me.Trips.GetInvolvedPeople.0bed", "produces": [ "application/json" ], @@ -1765,7 +1783,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } }, "default": { @@ -1863,7 +1890,7 @@ "NewComePeople.Functions" ], "summary": "Invoke function GetFavoriteAirline", - "operationId": "NewComePeople.GetFavoriteAirline.5766", + "operationId": "NewComePeople.GetFavoriteAirline.cf64", "produces": [ "application/json" ], @@ -1895,7 +1922,7 @@ "NewComePeople.Functions" ], "summary": "Invoke function GetFriendsTrips", - "operationId": "NewComePeople.GetFriendsTrips.9e3a", + "operationId": "NewComePeople.GetFriendsTrips.16f3", "produces": [ "application/json" ], @@ -1987,7 +2014,7 @@ "NewComePeople.Functions" ], "summary": "Invoke function UpdatePersonLastName", - "operationId": "NewComePeople.UpdatePersonLastName.08a5", + "operationId": "NewComePeople.UpdatePersonLastName.01a4", "produces": [ "application/json" ], @@ -2121,7 +2148,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } }, "default": { @@ -2215,7 +2251,7 @@ "NewComePeople.Functions" ], "summary": "Invoke function GetInvolvedPeople", - "operationId": "NewComePeople.Trips.GetInvolvedPeople.6610", + "operationId": "NewComePeople.Trips.GetInvolvedPeople.0bed", "produces": [ "application/json" ], @@ -2744,7 +2780,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } }, "default": { @@ -2842,7 +2887,7 @@ "People.Functions" ], "summary": "Invoke function GetFavoriteAirline", - "operationId": "People.GetFavoriteAirline.5766", + "operationId": "People.GetFavoriteAirline.cf64", "produces": [ "application/json" ], @@ -2874,7 +2919,7 @@ "People.Functions" ], "summary": "Invoke function GetFriendsTrips", - "operationId": "People.GetFriendsTrips.9e3a", + "operationId": "People.GetFriendsTrips.16f3", "produces": [ "application/json" ], @@ -2966,7 +3011,7 @@ "People.Functions" ], "summary": "Invoke function UpdatePersonLastName", - "operationId": "People.UpdatePersonLastName.08a5", + "operationId": "People.UpdatePersonLastName.01a4", "produces": [ "application/json" ], @@ -3100,7 +3145,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } }, "default": { @@ -3194,7 +3248,7 @@ "People.Functions" ], "summary": "Invoke function GetInvolvedPeople", - "operationId": "People.Trips.GetInvolvedPeople.6610", + "operationId": "People.Trips.GetInvolvedPeople.0bed", "produces": [ "application/json" ], diff --git a/docs/oas_2_0/graph.beta.json b/docs/oas_2_0/graph.beta.json index a74cd34..b69534b 100644 --- a/docs/oas_2_0/graph.beta.json +++ b/docs/oas_2_0/graph.beta.json @@ -708,7 +708,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.accessReviewDecision" + "title": "Collection of accessReviewDecision", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.accessReviewDecision" + } + } + } } }, "default": { @@ -997,7 +1006,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.accessReview" + "title": "Collection of accessReview", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.accessReview" + } + } + } } }, "default": { @@ -1396,7 +1414,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.accessReviewDecision" + "title": "Collection of accessReviewDecision", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.accessReviewDecision" + } + } + } } }, "default": { @@ -1653,7 +1680,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.accessReviewReviewer" + "title": "Collection of accessReviewReviewer", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.accessReviewReviewer" + } + } + } } }, "default": { @@ -2137,7 +2173,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -2382,7 +2427,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -2544,7 +2598,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.scopedRoleMembership" + "title": "Collection of scopedRoleMembership", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.scopedRoleMembership" + } + } + } } }, "default": { @@ -2719,7 +2782,7 @@ "administrativeUnits.Functions" ], "summary": "Invoke function delta", - "operationId": "administrativeUnits.delta.2209", + "operationId": "administrativeUnits.delta.fa14", "produces": [ "application/json" ], @@ -3278,7 +3341,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.agreementFile" + "title": "Collection of agreementFile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.agreementFile" + } + } + } } }, "default": { @@ -4176,7 +4248,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.teamsCatalogApp" + "title": "Collection of teamsCatalogApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.teamsCatalogApp" + } + } + } } }, "default": { @@ -4791,7 +4872,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extensionProperty" + "title": "Collection of extensionProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extensionProperty" + } + } + } } }, "default": { @@ -5091,7 +5181,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -5247,7 +5346,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -5512,7 +5620,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.synchronizationJob" + "title": "Collection of synchronizationJob", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.synchronizationJob" + } + } + } } }, "default": { @@ -6089,7 +6206,7 @@ "applications.Functions" ], "summary": "Invoke function filterOperators", - "operationId": "applications.synchronization.jobs.schema.filterOperators.8170", + "operationId": "applications.synchronization.jobs.schema.filterOperators.efc5", "produces": [ "application/json" ], @@ -6135,7 +6252,7 @@ "applications.Functions" ], "summary": "Invoke function functions", - "operationId": "applications.synchronization.jobs.schema.functions.ec95", + "operationId": "applications.synchronization.jobs.schema.functions.0cee", "produces": [ "application/json" ], @@ -6302,7 +6419,7 @@ "applications.Functions" ], "summary": "Invoke function Ping", - "operationId": "applications.synchronization.Ping.bd61", + "operationId": "applications.synchronization.Ping.c0a1", "produces": [ "application/json" ], @@ -6426,7 +6543,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.synchronizationTemplate" + "title": "Collection of synchronizationTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.synchronizationTemplate" + } + } + } } }, "default": { @@ -6721,7 +6847,7 @@ "applications.Functions" ], "summary": "Invoke function filterOperators", - "operationId": "applications.synchronization.templates.schema.filterOperators.8170", + "operationId": "applications.synchronization.templates.schema.filterOperators.efc5", "produces": [ "application/json" ], @@ -6767,7 +6893,7 @@ "applications.Functions" ], "summary": "Invoke function functions", - "operationId": "applications.synchronization.templates.schema.functions.ec95", + "operationId": "applications.synchronization.templates.schema.functions.0cee", "produces": [ "application/json" ], @@ -7332,7 +7458,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryAudit" + "title": "Collection of directoryAudit", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryAudit" + } + } + } } }, "default": { @@ -7606,7 +7741,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.restrictedSignIn" + "title": "Collection of restrictedSignIn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.restrictedSignIn" + } + } + } } }, "default": { @@ -7885,7 +8029,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.signIn" + "title": "Collection of signIn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.signIn" + } + } + } } }, "default": { @@ -8513,7 +8666,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.bookingAppointment" + "title": "Collection of bookingAppointment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.bookingAppointment" + } + } + } } }, "default": { @@ -8915,7 +9077,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.bookingAppointment" + "title": "Collection of bookingAppointment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.bookingAppointment" + } + } + } } }, "default": { @@ -9245,7 +9416,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.bookingCustomer" + "title": "Collection of bookingCustomer", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.bookingCustomer" + } + } + } } }, "default": { @@ -9584,7 +9764,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.bookingService" + "title": "Collection of bookingService", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.bookingService" + } + } + } } }, "default": { @@ -9860,7 +10049,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.bookingStaffMember" + "title": "Collection of bookingStaffMember", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.bookingStaffMember" + } + } + } } }, "default": { @@ -11275,7 +11473,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -11490,7 +11697,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -11573,7 +11789,7 @@ "contacts.Functions" ], "summary": "Invoke function delta", - "operationId": "contacts.delta.2209", + "operationId": "contacts.delta.fa14", "produces": [ "application/json" ], @@ -11992,7 +12208,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.fileClassificationRequest" + "title": "Collection of fileClassificationRequest", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.fileClassificationRequest" + } + } + } } }, "default": { @@ -12210,7 +12435,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.textClassificationRequest" + "title": "Collection of textClassificationRequest", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.textClassificationRequest" + } + } + } } }, "default": { @@ -12443,7 +12677,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.jobResponseBase" + "title": "Collection of jobResponseBase", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.jobResponseBase" + } + } + } } }, "default": { @@ -12678,7 +12921,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sensitiveType" + "title": "Collection of sensitiveType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sensitiveType" + } + } + } } }, "default": { @@ -13442,7 +13694,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + "title": "Collection of androidManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + } + } + } } }, "default": { @@ -13721,7 +13982,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } } }, "default": { @@ -14233,7 +14503,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + "title": "Collection of defaultManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + } + } + } } }, "default": { @@ -14518,7 +14797,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } } }, "default": { @@ -14879,7 +15167,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.enterpriseCodeSigningCertificate" + "title": "Collection of enterpriseCodeSigningCertificate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.enterpriseCodeSigningCertificate" + } + } + } } }, "default": { @@ -15129,7 +15426,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.iosLobAppProvisioningConfiguration" + "title": "Collection of iosLobAppProvisioningConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosLobAppProvisioningConfiguration" + } + } + } } }, "default": { @@ -15366,7 +15672,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.iosLobAppProvisioningConfigurationAssignment" + "title": "Collection of iosLobAppProvisioningConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosLobAppProvisioningConfigurationAssignment" + } + } + } } }, "default": { @@ -15633,7 +15948,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + "title": "Collection of managedDeviceMobileAppConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } } }, "default": { @@ -15886,7 +16210,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppProvisioningConfigGroupAssignment" + "title": "Collection of mobileAppProvisioningConfigGroupAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppProvisioningConfigGroupAssignment" + } + } + } } }, "default": { @@ -16203,7 +16536,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + "title": "Collection of managedDeviceMobileAppConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } } }, "default": { @@ -16595,7 +16937,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + "title": "Collection of iosManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + } + } + } } }, "default": { @@ -16874,7 +17225,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } } }, "default": { @@ -17226,7 +17586,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + } } }, "default": { @@ -17540,7 +17909,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + } } }, "default": { @@ -17793,7 +18171,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + } } }, "default": { @@ -18114,7 +18501,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + } } }, "default": { @@ -18432,7 +18828,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppOperation" + "title": "Collection of managedAppOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppOperation" + } + } + } } }, "default": { @@ -18608,7 +19013,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "produces": [ "application/json" ], @@ -18703,7 +19108,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppStatus" + "title": "Collection of managedAppStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppStatus" + } + } + } } }, "default": { @@ -18921,7 +19335,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedEBookCategory" + "title": "Collection of managedEBookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBookCategory" + } + } + } } }, "default": { @@ -19170,7 +19593,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedEBook" + "title": "Collection of managedEBook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBook" + } + } + } } }, "default": { @@ -19413,7 +19845,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + "title": "Collection of managedEBookAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + } + } + } } }, "default": { @@ -19663,7 +20104,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedEBookCategory" + "title": "Collection of managedEBookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBookCategory" + } + } + } } }, "default": { @@ -19841,7 +20291,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceInstallState" + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + } } }, "default": { @@ -20262,7 +20721,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + "title": "Collection of userInstallStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + } + } + } } }, "default": { @@ -20542,7 +21010,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceInstallState" + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + } } }, "default": { @@ -20895,7 +21372,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + "title": "Collection of mdmWindowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + } } }, "default": { @@ -21162,7 +21648,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + } + } } }, "default": { @@ -21402,7 +21897,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + "title": "Collection of managedDeviceMobileAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + } } }, "default": { @@ -21639,7 +22143,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + "title": "Collection of managedDeviceMobileAppConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + } } }, "default": { @@ -21906,7 +22419,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + "title": "Collection of managedDeviceMobileAppConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } } }, "default": { @@ -22331,7 +22853,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + "title": "Collection of managedDeviceMobileAppConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } } }, "default": { @@ -22726,7 +23257,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileApp" + "title": "Collection of mobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileApp" + } + } + } } }, "default": { @@ -22977,7 +23517,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + "title": "Collection of mobileAppAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + } + } + } } }, "default": { @@ -23228,7 +23777,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + } + } } }, "default": { @@ -23420,7 +23978,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppInstallStatus" + "title": "Collection of mobileAppInstallStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppInstallStatus" + } + } + } } }, "default": { @@ -24012,7 +24579,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userAppInstallStatus" + "title": "Collection of userAppInstallStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userAppInstallStatus" + } + } + } } }, "default": { @@ -24462,7 +25038,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppInstallStatus" + "title": "Collection of mobileAppInstallStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppInstallStatus" + } + } + } } }, "default": { @@ -24844,7 +25429,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getMobileAppCount", - "operationId": "deviceAppManagement.mobileApps.getMobileAppCount.72c0", + "operationId": "deviceAppManagement.mobileApps.getMobileAppCount.3235", "produces": [ "application/json" ], @@ -24877,7 +25462,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getTopMobileApps", - "operationId": "deviceAppManagement.mobileApps.getTopMobileApps.3237", + "operationId": "deviceAppManagement.mobileApps.getTopMobileApps.05d1", "produces": [ "application/json" ], @@ -24994,7 +25579,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sideLoadingKey" + "title": "Collection of sideLoadingKey", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sideLoadingKey" + } + } + } } }, "default": { @@ -25328,7 +25922,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + "title": "Collection of targetedManagedAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + } + } + } } }, "default": { @@ -25566,7 +26169,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } } }, "default": { @@ -25813,7 +26425,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + "title": "Collection of targetedManagedAppPolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } } }, "default": { @@ -26300,7 +26921,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.vppToken" + "title": "Collection of vppToken", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.vppToken" + } + } + } } }, "default": { @@ -26541,7 +27171,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getLicensesForApp", - "operationId": "deviceAppManagement.vppTokens.getLicensesForApp.9cf3", + "operationId": "deviceAppManagement.vppTokens.getLicensesForApp.a29e", "produces": [ "application/json" ], @@ -26759,7 +27389,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + "title": "Collection of windowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + } + } + } } }, "default": { @@ -27398,7 +28037,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.advancedThreatProtectionOnboardingDeviceSettingState" + "title": "Collection of advancedThreatProtectionOnboardingDeviceSettingState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.advancedThreatProtectionOnboardingDeviceSettingState" + } + } + } } }, "default": { @@ -27650,7 +28298,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.androidDeviceOwnerEnrollmentProfile" + "title": "Collection of androidDeviceOwnerEnrollmentProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.androidDeviceOwnerEnrollmentProfile" + } + } + } } }, "default": { @@ -27958,7 +28615,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.androidForWorkAppConfigurationSchema" + "title": "Collection of androidForWorkAppConfigurationSchema", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.androidForWorkAppConfigurationSchema" + } + } + } } }, "default": { @@ -28200,7 +28866,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.androidForWorkEnrollmentProfile" + "title": "Collection of androidForWorkEnrollmentProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.androidForWorkEnrollmentProfile" + } + } + } } }, "default": { @@ -28985,7 +29660,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.androidManagedStoreAppConfigurationSchema" + "title": "Collection of androidManagedStoreAppConfigurationSchema", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.androidManagedStoreAppConfigurationSchema" + } + } + } } }, "default": { @@ -29222,7 +29906,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function downloadApplePushNotificationCertificateSigningRequest", - "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.38c4", + "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.a373", "produces": [ "application/json" ], @@ -29341,7 +30025,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.auditEvent" + "title": "Collection of auditEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.auditEvent" + } + } + } } }, "default": { @@ -29500,7 +30193,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getAuditActivityTypes", - "operationId": "deviceManagement.auditEvents.getAuditActivityTypes.905d", + "operationId": "deviceManagement.auditEvents.getAuditActivityTypes.6a02", "produces": [ "application/json" ], @@ -29535,7 +30228,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getAuditCategories", - "operationId": "deviceManagement.auditEvents.getAuditCategories.ea46", + "operationId": "deviceManagement.auditEvents.getAuditCategories.c891", "produces": [ "application/json" ], @@ -29645,7 +30338,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.cartToClassAssociation" + "title": "Collection of cartToClassAssociation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.cartToClassAssociation" + } + } + } } }, "default": { @@ -29964,7 +30666,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.dataSharingConsent" + "title": "Collection of dataSharingConsent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.dataSharingConsent" + } + } + } } }, "default": { @@ -30256,7 +30967,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.depOnboardingSetting" + "title": "Collection of depOnboardingSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.depOnboardingSetting" + } + } + } } }, "default": { @@ -30678,7 +31398,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.enrollmentProfile" + "title": "Collection of enrollmentProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.enrollmentProfile" + } + } + } } }, "default": { @@ -30855,7 +31584,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function exportMobileConfig", - "operationId": "deviceManagement.depOnboardingSettings.enrollmentProfiles.exportMobileConfig.e224", + "operationId": "deviceManagement.depOnboardingSettings.enrollmentProfiles.exportMobileConfig.5e24", "produces": [ "application/json" ], @@ -31089,7 +31818,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.importedAppleDeviceIdentity" + "title": "Collection of importedAppleDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.importedAppleDeviceIdentity" + } + } + } } }, "default": { @@ -31328,7 +32066,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getEncryptionPublicKey", - "operationId": "deviceManagement.depOnboardingSettings.getEncryptionPublicKey.8236", + "operationId": "deviceManagement.depOnboardingSettings.getEncryptionPublicKey.4d74", "produces": [ "application/json" ], @@ -31570,7 +32308,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + } + } } }, "default": { @@ -32004,7 +32751,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } } }, "default": { @@ -33279,7 +34035,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCategory" + "title": "Collection of deviceCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + } + } } }, "default": { @@ -33523,7 +34288,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + "title": "Collection of deviceCompliancePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + } + } + } } }, "default": { @@ -33764,7 +34538,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + "title": "Collection of deviceCompliancePolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + } } }, "default": { @@ -34034,7 +34817,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + } } }, "default": { @@ -34309,7 +35101,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + "title": "Collection of deviceComplianceDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + } + } + } } }, "default": { @@ -34778,7 +35579,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + "title": "Collection of deviceComplianceScheduledActionForRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + } } }, "default": { @@ -35043,7 +35853,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + "title": "Collection of deviceComplianceActionItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + } + } + } } }, "default": { @@ -35328,7 +36147,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + "title": "Collection of deviceComplianceUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + } + } + } } }, "default": { @@ -35792,7 +36620,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + "title": "Collection of deviceCompliancePolicySettingStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + } } }, "default": { @@ -36058,7 +36895,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + "title": "Collection of deviceComplianceSettingState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + } + } + } } }, "default": { @@ -36418,7 +37264,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.restrictedAppsViolation" + "title": "Collection of restrictedAppsViolation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.restrictedAppsViolation" + } + } + } } }, "default": { @@ -36672,7 +37527,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + "title": "Collection of deviceConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + } + } + } } }, "default": { @@ -36914,7 +37778,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + "title": "Collection of deviceConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + } + } + } } }, "default": { @@ -37184,7 +38057,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + } } }, "default": { @@ -37459,7 +38341,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + "title": "Collection of deviceConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + } } }, "default": { @@ -37822,7 +38713,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationGroupAssignment" + "title": "Collection of deviceConfigurationGroupAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationGroupAssignment" + } + } + } } }, "default": { @@ -38524,7 +39424,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + "title": "Collection of deviceConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + } + } + } } }, "default": { @@ -38974,7 +39883,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } } }, "default": { @@ -39203,7 +40121,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } } }, "default": { @@ -39572,7 +40499,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + "title": "Collection of deviceManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + } + } + } } }, "default": { @@ -39829,7 +40765,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementScript" + "title": "Collection of deviceManagementScript", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementScript" + } + } + } } }, "default": { @@ -40069,7 +41014,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementScriptAssignment" + "title": "Collection of deviceManagementScriptAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementScriptAssignment" + } + } + } } }, "default": { @@ -40329,7 +41283,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementScriptDeviceState" + "title": "Collection of deviceManagementScriptDeviceState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementScriptDeviceState" + } + } + } } }, "default": { @@ -40491,7 +41454,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementScriptGroupAssignment" + "title": "Collection of deviceManagementScriptGroupAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementScriptGroupAssignment" + } + } + } } }, "default": { @@ -40867,7 +41839,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementScriptUserState" + "title": "Collection of deviceManagementScriptUserState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementScriptUserState" + } + } + } } }, "default": { @@ -41035,7 +42016,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.embeddedSIMActivationCodePool" + "title": "Collection of embeddedSIMActivationCodePool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.embeddedSIMActivationCodePool" + } + } + } } }, "default": { @@ -41265,7 +42255,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.embeddedSIMActivationCodePoolAssignment" + "title": "Collection of embeddedSIMActivationCodePoolAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.embeddedSIMActivationCodePoolAssignment" + } + } + } } }, "default": { @@ -41532,7 +42531,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.embeddedSIMDeviceState" + "title": "Collection of embeddedSIMDeviceState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.embeddedSIMDeviceState" + } + } + } } }, "default": { @@ -41864,7 +42872,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + "title": "Collection of deviceManagementExchangeConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + } + } + } } }, "default": { @@ -42143,7 +43160,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeOnPremisesPolicy" + "title": "Collection of deviceManagementExchangeOnPremisesPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeOnPremisesPolicy" + } + } + } } }, "default": { @@ -42659,7 +43685,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.importedDeviceIdentity" + "title": "Collection of importedDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.importedDeviceIdentity" + } + } + } } }, "default": { @@ -42941,7 +43976,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.importedWindowsAutopilotDeviceIdentity" + "title": "Collection of importedWindowsAutopilotDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.importedWindowsAutopilotDeviceIdentity" + } + } + } } }, "default": { @@ -43192,7 +44236,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + "title": "Collection of iosUpdateDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + } + } + } } }, "default": { @@ -43681,7 +44734,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } } }, "default": { @@ -43991,7 +45053,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + } + } } }, "default": { @@ -44271,7 +45342,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } } }, "default": { @@ -44545,7 +45625,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + } } }, "default": { @@ -44816,7 +45905,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationState" + "title": "Collection of managedDeviceMobileAppConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationState" + } + } + } } }, "default": { @@ -46028,7 +47126,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsDeviceMalwareState" + "title": "Collection of windowsDeviceMalwareState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsDeviceMalwareState" + } + } + } } }, "default": { @@ -46350,7 +47457,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managementCondition" + "title": "Collection of managementCondition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managementCondition" + } + } + } } }, "default": { @@ -46600,7 +47716,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managementConditionStatement" + "title": "Collection of managementConditionStatement", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managementConditionStatement" + } + } + } } }, "default": { @@ -46691,7 +47816,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionStatementExpressionString", - "operationId": "deviceManagement.managementConditions.managementConditionStatements.getManagementConditionStatementExpressionString.b429", + "operationId": "deviceManagement.managementConditions.managementConditionStatements.getManagementConditionStatementExpressionString.0b2b", "produces": [ "application/json" ], @@ -46734,7 +47859,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionStatementsForPlatform", - "operationId": "deviceManagement.managementConditions.managementConditionStatements.getManagementConditionStatementsForPlatform.3c0c", + "operationId": "deviceManagement.managementConditions.managementConditionStatements.getManagementConditionStatementsForPlatform.dd5c", "produces": [ "application/json" ], @@ -46777,7 +47902,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionsForPlatform", - "operationId": "deviceManagement.managementConditions.getManagementConditionsForPlatform.26ed", + "operationId": "deviceManagement.managementConditions.getManagementConditionsForPlatform.e5fb", "produces": [ "application/json" ], @@ -46897,7 +48022,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managementConditionStatement" + "title": "Collection of managementConditionStatement", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managementConditionStatement" + } + } + } } }, "default": { @@ -47147,7 +48281,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managementCondition" + "title": "Collection of managementCondition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managementCondition" + } + } + } } }, "default": { @@ -47238,7 +48381,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionsForPlatform", - "operationId": "deviceManagement.managementConditionStatements.managementConditions.getManagementConditionsForPlatform.26ed", + "operationId": "deviceManagement.managementConditionStatements.managementConditions.getManagementConditionsForPlatform.e5fb", "produces": [ "application/json" ], @@ -47281,7 +48424,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionStatementExpressionString", - "operationId": "deviceManagement.managementConditionStatements.getManagementConditionStatementExpressionString.b429", + "operationId": "deviceManagement.managementConditionStatements.getManagementConditionStatementExpressionString.0b2b", "produces": [ "application/json" ], @@ -47316,7 +48459,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getManagementConditionStatementsForPlatform", - "operationId": "deviceManagement.managementConditionStatements.getManagementConditionStatementsForPlatform.3c0c", + "operationId": "deviceManagement.managementConditionStatements.getManagementConditionStatementsForPlatform.dd5c", "produces": [ "application/json" ], @@ -47351,7 +48494,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getEffectivePermissions", - "operationId": "deviceManagement.getEffectivePermissions.4fc8", + "operationId": "deviceManagement.getEffectivePermissions.43d0", "produces": [ "application/json" ], @@ -47381,7 +48524,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getEffectivePermissions", - "operationId": "deviceManagement.getEffectivePermissions.f3a4", + "operationId": "deviceManagement.getEffectivePermissions.04fa", "produces": [ "application/json" ], @@ -47417,7 +48560,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getRoleScopeTagsByIds", - "operationId": "deviceManagement.getRoleScopeTagsByIds.ac96", + "operationId": "deviceManagement.getRoleScopeTagsByIds.11d6", "produces": [ "application/json" ], @@ -47451,7 +48594,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getRoleScopeTagsByResource", - "operationId": "deviceManagement.getRoleScopeTagsByResource.68d9", + "operationId": "deviceManagement.getRoleScopeTagsByResource.f5cf", "produces": [ "application/json" ], @@ -47530,7 +48673,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function verifyWindowsEnrollmentAutoDiscovery", - "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.df74", + "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.135e", "produces": [ "application/json" ], @@ -47664,7 +48807,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + "title": "Collection of mobileThreatDefenseConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + } + } + } } }, "default": { @@ -47896,7 +49048,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.ndesConnector" + "title": "Collection of ndesConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.ndesConnector" + } + } + } } }, "default": { @@ -48126,7 +49287,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + "title": "Collection of notificationMessageTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + } + } + } } }, "default": { @@ -48366,7 +49536,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + "title": "Collection of localizedNotificationMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + } + } + } } }, "default": { @@ -48657,7 +49836,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.remoteActionAudit" + "title": "Collection of remoteActionAudit", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.remoteActionAudit" + } + } + } } }, "default": { @@ -48887,7 +50075,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + "title": "Collection of remoteAssistancePartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + } + } + } } }, "default": { @@ -49169,7 +50366,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.resourceOperation" + "title": "Collection of resourceOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.resourceOperation" + } + } + } } }, "default": { @@ -49321,7 +50527,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getScopesForUser", - "operationId": "deviceManagement.resourceOperations.getScopesForUser.84e8", + "operationId": "deviceManagement.resourceOperations.getScopesForUser.20eb", "produces": [ "application/json" ], @@ -49448,7 +50654,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + "title": "Collection of deviceAndAppManagementRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + } } }, "default": { @@ -49682,7 +50897,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.roleScopeTag" + "title": "Collection of roleScopeTag", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleScopeTag" + } + } + } } }, "default": { @@ -49848,7 +51072,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.roleDefinition" + "title": "Collection of roleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + } + } + } } }, "default": { @@ -50091,7 +51324,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.roleAssignment" + "title": "Collection of roleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleAssignment" + } + } + } } }, "default": { @@ -50412,7 +51654,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.roleScopeTag" + "title": "Collection of roleScopeTag", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleScopeTag" + } + } + } } }, "default": { @@ -50704,7 +51955,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + "title": "Collection of telecomExpenseManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + } + } + } } }, "default": { @@ -50952,7 +52212,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.termsAndConditions" + "title": "Collection of termsAndConditions", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditions" + } + } + } } }, "default": { @@ -51196,7 +52465,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + "title": "Collection of termsAndConditionsAcceptanceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + } } }, "default": { @@ -51527,7 +52805,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + "title": "Collection of termsAndConditionsAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + } + } + } } }, "default": { @@ -51775,7 +53062,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.termsAndConditionsGroupAssignment" + "title": "Collection of termsAndConditionsGroupAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsGroupAssignment" + } + } + } } }, "default": { @@ -52099,7 +53395,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } }, "default": { @@ -52347,7 +53652,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userPFXCertificate" + "title": "Collection of userPFXCertificate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userPFXCertificate" + } + } + } } }, "default": { @@ -52600,7 +53914,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsAutopilotDeploymentProfile" + "title": "Collection of windowsAutopilotDeploymentProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsAutopilotDeploymentProfile" + } + } + } } }, "default": { @@ -52869,7 +54192,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsAutopilotDeviceIdentity" + "title": "Collection of windowsAutopilotDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsAutopilotDeviceIdentity" + } + } + } } }, "default": { @@ -53335,7 +54667,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsAutopilotDeploymentProfileAssignment" + "title": "Collection of windowsAutopilotDeploymentProfileAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsAutopilotDeploymentProfileAssignment" + } + } + } } }, "default": { @@ -53666,7 +55007,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsAutopilotDeviceIdentity" + "title": "Collection of windowsAutopilotDeviceIdentity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsAutopilotDeviceIdentity" + } + } + } } }, "default": { @@ -54186,7 +55536,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + "title": "Collection of windowsInformationProtectionAppLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + } } }, "default": { @@ -54405,7 +55764,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + "title": "Collection of windowsInformationProtectionNetworkLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + } } }, "default": { @@ -54634,7 +56002,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsMalwareInformation" + "title": "Collection of windowsMalwareInformation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsMalwareInformation" + } + } + } } }, "default": { @@ -54912,7 +56289,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsProtectionState" + "title": "Collection of windowsProtectionState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsProtectionState" + } + } + } } }, "default": { @@ -55214,7 +56600,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsDeviceMalwareState" + "title": "Collection of windowsDeviceMalwareState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsDeviceMalwareState" + } + } + } } }, "default": { @@ -55849,7 +57244,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.command" + "title": "Collection of command", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.command" + } + } + } } }, "default": { @@ -56101,7 +57505,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -56346,7 +57759,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -56502,7 +57924,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -56732,7 +58163,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -57757,7 +59197,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -57919,7 +59368,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.scopedRoleMembership" + "title": "Collection of scopedRoleMembership", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.scopedRoleMembership" + } + } + } } }, "default": { @@ -59198,7 +60656,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -59444,7 +60911,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + } } }, "default": { @@ -59706,7 +61182,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + } } }, "default": { @@ -60066,7 +61551,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -60577,7 +62071,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -61095,7 +62598,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -61608,7 +63120,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -61988,7 +63509,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -62499,7 +64029,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -63017,7 +64556,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -63477,7 +65025,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -63735,7 +65292,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -63967,7 +65533,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -64355,7 +65930,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } } }, "default": { @@ -64609,7 +66193,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -65432,7 +67025,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -65773,7 +67375,7 @@ "drive.Functions" ], "summary": "Invoke function recent", - "operationId": "drive.recent.f75f", + "operationId": "drive.recent.a1b8", "produces": [ "application/json" ], @@ -65798,7 +67400,7 @@ "drive.Functions" ], "summary": "Invoke function search", - "operationId": "drive.search.f2b1", + "operationId": "drive.search.c788", "produces": [ "application/json" ], @@ -65831,7 +67433,7 @@ "drive.Functions" ], "summary": "Invoke function sharedWithMe", - "operationId": "drive.sharedWithMe.29d5", + "operationId": "drive.sharedWithMe.b3e6", "produces": [ "application/json" ], @@ -66158,7 +67760,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -66774,7 +68385,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -67349,7 +68969,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -67931,7 +69560,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -68500,7 +70138,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -68928,7 +70575,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -69503,7 +71159,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -70085,7 +71750,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -70601,7 +72275,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -70891,7 +72574,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -71155,7 +72847,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -71591,7 +73292,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } } }, "default": { @@ -71877,7 +73587,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -72796,7 +74515,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -73185,7 +74913,7 @@ "drives.Functions" ], "summary": "Invoke function recent", - "operationId": "drives.recent.f75f", + "operationId": "drives.recent.a1b8", "produces": [ "application/json" ], @@ -73220,7 +74948,7 @@ "drives.Functions" ], "summary": "Invoke function search", - "operationId": "drives.search.f2b1", + "operationId": "drives.search.c788", "produces": [ "application/json" ], @@ -73261,7 +74989,7 @@ "drives.Functions" ], "summary": "Invoke function sharedWithMe", - "operationId": "drives.sharedWithMe.29d5", + "operationId": "drives.sharedWithMe.b3e6", "produces": [ "application/json" ], @@ -73622,7 +75350,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -74033,7 +75770,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } } }, "default": { @@ -74319,7 +76065,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationAssignment" + "title": "Collection of educationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationAssignment" + } + } + } } }, "default": { @@ -74510,7 +76265,7 @@ "education.Functions" ], "summary": "Invoke function getResourcesFolderUrl", - "operationId": "education.classes.assignments.getResourcesFolderUrl.9768", + "operationId": "education.classes.assignments.getResourcesFolderUrl.aaf3", "produces": [ "application/json" ], @@ -74684,7 +76439,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationAssignmentResource" + "title": "Collection of educationAssignmentResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationAssignmentResource" + } + } + } } }, "default": { @@ -75011,7 +76775,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSubmission" + "title": "Collection of educationSubmission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSubmission" + } + } + } } }, "default": { @@ -75480,7 +77253,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + } + } + } } }, "default": { @@ -75802,7 +77584,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + } + } + } } }, "default": { @@ -76338,7 +78129,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } } }, "default": { @@ -76615,7 +78415,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } } }, "default": { @@ -76882,7 +78691,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } } }, "default": { @@ -77229,7 +79047,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationAssignment" + "title": "Collection of educationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationAssignment" + } + } + } } }, "default": { @@ -77402,7 +79229,7 @@ "education.Functions" ], "summary": "Invoke function getResourcesFolderUrl", - "operationId": "education.me.assignments.getResourcesFolderUrl.9768", + "operationId": "education.me.assignments.getResourcesFolderUrl.aaf3", "produces": [ "application/json" ], @@ -77552,7 +79379,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationAssignmentResource" + "title": "Collection of educationAssignmentResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationAssignmentResource" + } + } + } } }, "default": { @@ -77847,7 +79683,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSubmission" + "title": "Collection of educationSubmission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSubmission" + } + } + } } }, "default": { @@ -78260,7 +80105,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + } + } + } } }, "default": { @@ -78550,7 +80404,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + } + } + } } }, "default": { @@ -78855,7 +80718,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } } }, "default": { @@ -79104,7 +80976,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } } }, "default": { @@ -79513,7 +81394,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } } }, "default": { @@ -79856,7 +81746,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } } }, "default": { @@ -80170,7 +82069,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } } }, "default": { @@ -80382,7 +82290,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSynchronizationProfile" + "title": "Collection of educationSynchronizationProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSynchronizationProfile" + } + } + } } }, "default": { @@ -80631,7 +82548,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSynchronizationError" + "title": "Collection of educationSynchronizationError", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSynchronizationError" + } + } + } } }, "default": { @@ -80928,7 +82854,7 @@ "education.Functions" ], "summary": "Invoke function uploadUrl", - "operationId": "education.synchronizationProfiles.uploadUrl.179d", + "operationId": "education.synchronizationProfiles.uploadUrl.ee99", "produces": [ "application/json" ], @@ -81217,7 +83143,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } } }, "default": { @@ -81521,7 +83456,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationAssignment" + "title": "Collection of educationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationAssignment" + } + } + } } }, "default": { @@ -81718,7 +83662,7 @@ "education.Functions" ], "summary": "Invoke function getResourcesFolderUrl", - "operationId": "education.users.assignments.getResourcesFolderUrl.9768", + "operationId": "education.users.assignments.getResourcesFolderUrl.aaf3", "produces": [ "application/json" ], @@ -81892,7 +83836,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationAssignmentResource" + "title": "Collection of educationAssignmentResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationAssignmentResource" + } + } + } } }, "default": { @@ -82219,7 +84172,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSubmission" + "title": "Collection of educationSubmission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSubmission" + } + } + } } }, "default": { @@ -82688,7 +84650,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + } + } + } } }, "default": { @@ -83010,7 +84981,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + "title": "Collection of educationSubmissionResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSubmissionResource" + } + } + } } }, "default": { @@ -83347,7 +85327,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } } }, "default": { @@ -83620,7 +85609,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } } }, "default": { @@ -84967,7 +86965,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.governanceRoleAssignmentRequest" + "title": "Collection of governanceRoleAssignmentRequest", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.governanceRoleAssignmentRequest" + } + } + } } }, "default": { @@ -85268,7 +87275,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.governanceRoleAssignment" + "title": "Collection of governanceRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.governanceRoleAssignment" + } + } + } } }, "default": { @@ -85545,7 +87561,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.governanceRoleDefinition" + "title": "Collection of governanceRoleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.governanceRoleDefinition" + } + } + } } }, "default": { @@ -85826,7 +87851,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.governanceRoleSetting" + "title": "Collection of governanceRoleSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.governanceRoleSetting" + } + } + } } }, "default": { @@ -87424,7 +89458,7 @@ "governanceRoleAssignments.Functions" ], "summary": "Invoke function export", - "operationId": "governanceRoleAssignments.export.1620", + "operationId": "governanceRoleAssignments.export.e83c", "produces": [ "application/json" ], @@ -89592,7 +91626,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -89844,7 +91887,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + } + } + } } }, "default": { @@ -90195,7 +92247,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -90493,7 +92554,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -90976,7 +93046,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -91353,7 +93432,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -92108,7 +94196,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.calendarView.instances.delta.2209", + "operationId": "groups.calendar.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -92713,7 +94801,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -93001,7 +95098,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -93208,7 +95314,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.calendarView.delta.2209", + "operationId": "groups.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -93422,7 +95528,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -93720,7 +95835,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -94203,7 +96327,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -94580,7 +96713,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -95335,7 +97477,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.events.instances.delta.2209", + "operationId": "groups.calendar.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -95940,7 +98082,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -96228,7 +98379,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -96435,7 +98595,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.events.delta.2209", + "operationId": "groups.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -96628,7 +98788,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -96882,7 +99051,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -97226,7 +99404,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -97516,7 +99703,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -98018,7 +100214,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -98771,7 +100976,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.calendar.calendarView.delta.2209", + "operationId": "groups.calendarView.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -99001,7 +101206,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -99754,7 +101968,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.calendar.events.delta.2209", + "operationId": "groups.calendarView.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -99971,7 +102185,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -100257,7 +102480,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -100537,7 +102769,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -100914,7 +103155,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -101669,7 +103919,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.instances.delta.2209", + "operationId": "groups.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -102274,7 +104524,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -102562,7 +104821,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -102769,7 +105037,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.delta.2209", + "operationId": "groups.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -102900,7 +105168,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.channel" + "title": "Collection of channel", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.channel" + } + } + } } }, "default": { @@ -103158,7 +105435,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.chatThread" + "title": "Collection of chatThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.chatThread" + } + } + } } }, "default": { @@ -103572,7 +105858,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.chatMessage" + "title": "Collection of chatMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.chatMessage" + } + } + } } }, "default": { @@ -103918,7 +106213,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.chatMessage" + "title": "Collection of chatMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.chatMessage" + } + } + } } }, "default": { @@ -104229,7 +106533,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.conversation" + "title": "Collection of conversation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversation" + } + } + } } }, "default": { @@ -104496,7 +106809,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.conversationThread" + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + } } }, "default": { @@ -104904,7 +107226,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.post" + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } } }, "default": { @@ -105261,7 +107592,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -105607,7 +107947,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -106312,7 +108661,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mention" + } + } + } } }, "default": { @@ -106835,7 +109193,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -107183,7 +109550,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -107743,7 +110119,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } } }, "default": { @@ -108031,7 +110416,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.endpoint" + "title": "Collection of endpoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.endpoint" + } + } + } } }, "default": { @@ -108372,7 +110766,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -108662,7 +111065,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -109164,7 +111576,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -109917,7 +112338,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.calendar.calendarView.delta.2209", + "operationId": "groups.events.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -110147,7 +112568,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -110900,7 +113330,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.calendar.events.delta.2209", + "operationId": "groups.events.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -111117,7 +113547,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -111403,7 +113842,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -111683,7 +114131,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -112060,7 +114517,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -112815,7 +115281,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.instances.delta.2209", + "operationId": "groups.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -113420,7 +115886,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -113708,7 +116183,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -113915,7 +116399,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.delta.2209", + "operationId": "groups.events.delta.fa14", "produces": [ "application/json" ], @@ -114036,7 +116520,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -114287,7 +116780,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + "title": "Collection of groupLifecyclePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + } + } } }, "default": { @@ -114535,7 +117037,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -114691,7 +117202,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -115220,7 +117740,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } } }, "default": { @@ -115613,7 +118142,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -116378,7 +118916,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -116755,7 +119302,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -117369,7 +119925,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -117834,7 +120399,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -119194,7 +121759,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -119760,7 +122334,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -120185,7 +122768,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "groups.onenote.notebooks.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -121861,7 +124444,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -122238,7 +124830,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -122721,7 +125322,7 @@ "groups.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "groups.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "groups.onenote.notebooks.getRecentNotebooks.1d97", "produces": [ "application/json" ], @@ -122854,7 +125455,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } } }, "default": { @@ -123140,7 +125750,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -123467,7 +126086,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.preview.60d3", + "operationId": "groups.onenote.pages.preview.12f3", "produces": [ "application/json" ], @@ -123857,7 +126476,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -124622,7 +127250,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -124999,7 +127636,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -125613,7 +128259,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -126078,7 +128733,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -126712,7 +129367,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -127278,7 +129942,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -127703,7 +130376,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -128709,7 +131382,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -129086,7 +131768,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -130012,7 +132703,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -130397,7 +133097,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentSection.pages.preview.12f3", "produces": [ "application/json" ], @@ -130797,7 +133497,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -131562,7 +134271,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -131939,7 +134657,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -132533,7 +135260,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -133457,7 +136193,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -133802,7 +136547,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -134494,7 +137248,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -134839,7 +137602,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -135361,7 +138133,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } } }, "default": { @@ -135638,7 +138419,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -136170,7 +138960,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -136515,7 +139314,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -137081,7 +139889,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -137506,7 +140323,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -138900,7 +141717,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -139245,7 +142071,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -139811,7 +142646,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -140236,7 +143080,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -140706,7 +143550,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -141115,7 +143968,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -142404,7 +145266,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -142781,7 +145652,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -143520,7 +146400,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -144016,7 +146905,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -144401,7 +147299,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sections.pages.preview.60d3", + "operationId": "groups.onenote.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -144831,7 +147729,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -145668,7 +148575,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -146077,7 +148993,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -146719,7 +149644,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -147904,7 +150838,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -148669,7 +151612,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -149046,7 +151998,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -149640,7 +152601,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -150564,7 +153534,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -150909,7 +153888,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -151601,7 +154589,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -151946,7 +154943,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -152462,7 +155468,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -152692,7 +155707,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + } } }, "default": { @@ -153043,7 +156067,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -153194,7 +156227,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -153434,7 +156476,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directorySetting" + "title": "Collection of directorySetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directorySetting" + } + } + } } }, "default": { @@ -153738,7 +156789,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.site" + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + } } }, "default": { @@ -154131,7 +157191,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.conversationThread" + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + } } }, "default": { @@ -154486,7 +157555,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.post" + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } } }, "default": { @@ -154811,7 +157889,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -155125,7 +158212,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -155766,7 +158862,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mention" + } + } + } } }, "default": { @@ -156241,7 +159346,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -156557,7 +159671,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -156784,7 +159907,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.delta.2209", + "operationId": "groups.delta.fa14", "produces": [ "application/json" ], @@ -159271,7 +162394,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userActivity" + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + } } }, "default": { @@ -159530,7 +162662,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + } } }, "default": { @@ -159793,7 +162934,7 @@ "me.Functions" ], "summary": "Invoke function recent", - "operationId": "me.activities.recent.f75f", + "operationId": "me.activities.recent.a1b8", "produces": [ "application/json" ], @@ -159904,7 +163045,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.agreementAcceptance" + "title": "Collection of agreementAcceptance", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.agreementAcceptance" + } + } + } } }, "default": { @@ -160069,7 +163219,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + } + } + } } }, "default": { @@ -160388,7 +163547,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -160658,7 +163826,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -161103,7 +164280,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -161456,7 +164642,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -162193,7 +165388,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.calendarView.instances.delta.2209", + "operationId": "me.calendar.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -162796,7 +165991,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -163060,7 +166264,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -163251,7 +166464,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.calendarView.delta.2209", + "operationId": "me.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -163463,7 +166676,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -163733,7 +166955,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -164178,7 +167409,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -164531,7 +167771,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -165268,7 +168517,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.events.instances.delta.2209", + "operationId": "me.calendar.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -165871,7 +169120,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -166135,7 +169393,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -166326,7 +169593,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.events.delta.2209", + "operationId": "me.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -166515,7 +169782,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -166741,7 +170017,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -166959,7 +170244,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendarGroup" + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + } } }, "default": { @@ -167191,7 +170485,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } } }, "default": { @@ -167537,7 +170840,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -167871,7 +171183,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -168428,7 +171749,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -168845,7 +172175,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -169742,7 +173081,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.2209", + "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -170489,7 +173828,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -170817,7 +174165,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -171056,7 +174413,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.calendarView.delta.2209", + "operationId": "me.calendarGroups.calendars.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -171302,7 +174659,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -171636,7 +175002,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -172193,7 +175568,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -172610,7 +175994,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -173507,7 +176900,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.events.instances.delta.2209", + "operationId": "me.calendarGroups.calendars.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -174254,7 +177647,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -174582,7 +177984,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -174821,7 +178232,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.events.delta.2209", + "operationId": "me.calendarGroups.calendars.events.delta.fa14", "produces": [ "application/json" ], @@ -175060,7 +178471,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -175350,7 +178770,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -175643,7 +179072,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } } }, "default": { @@ -175957,7 +179395,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -176259,7 +179706,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -176760,7 +180216,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -177145,7 +180610,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -177962,7 +181436,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.calendarView.instances.delta.2209", + "operationId": "me.calendars.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -178637,7 +182111,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -178933,7 +182416,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -179148,7 +182640,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.calendarView.delta.2209", + "operationId": "me.calendars.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -179378,7 +182870,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -179680,7 +183181,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -180181,7 +183691,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -180566,7 +184085,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -181383,7 +184911,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.events.instances.delta.2209", + "operationId": "me.calendars.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -182058,7 +185586,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -182354,7 +185891,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -182569,7 +186115,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.events.delta.2209", + "operationId": "me.calendars.events.delta.fa14", "produces": [ "application/json" ], @@ -182784,7 +186330,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -183042,7 +186597,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -183382,7 +186946,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -183640,7 +187213,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -184106,7 +187688,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -184837,7 +188428,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.calendar.calendarView.delta.2209", + "operationId": "me.calendarView.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -185067,7 +188658,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -185798,7 +189398,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.calendar.events.delta.2209", + "operationId": "me.calendarView.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -186013,7 +189613,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -186271,7 +189880,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -186523,7 +190141,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -186876,7 +190503,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -187613,7 +191249,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.instances.delta.2209", + "operationId": "me.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -188216,7 +191852,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -188480,7 +192125,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -188671,7 +192325,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.delta.2209", + "operationId": "me.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -188788,7 +192442,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } } }, "default": { @@ -189015,7 +192678,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } } }, "default": { @@ -189198,7 +192870,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.childFolders.delta.2209", + "operationId": "me.contactFolders.childFolders.delta.fa14", "produces": [ "application/json" ], @@ -189451,7 +193123,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } } }, "default": { @@ -189743,7 +193424,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -190026,7 +193716,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -190415,7 +194114,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -190618,7 +194326,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.contacts.delta.2209", + "operationId": "me.contactFolders.contacts.delta.fa14", "produces": [ "application/json" ], @@ -190758,7 +194466,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -191004,7 +194721,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -191177,7 +194903,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.delta.2209", + "operationId": "me.contactFolders.delta.fa14", "produces": [ "application/json" ], @@ -191399,7 +195125,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } } }, "default": { @@ -191643,7 +195378,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -191894,7 +195638,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -192235,7 +195988,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -192414,7 +196176,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contacts.delta.2209", + "operationId": "me.contacts.delta.fa14", "produces": [ "application/json" ], @@ -192536,7 +196298,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -192693,7 +196464,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } } }, "default": { @@ -192922,7 +196702,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } } }, "default": { @@ -193257,7 +197046,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } }, "default": { @@ -193552,7 +197350,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.device" + "title": "Collection of device", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.device" + } + } + } } }, "default": { @@ -193798,7 +197605,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -194099,7 +197915,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } } }, "default": { @@ -194430,7 +198255,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -194688,7 +198522,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -195154,7 +198997,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -195885,7 +199737,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.calendar.calendarView.delta.2209", + "operationId": "me.events.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -196115,7 +199967,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -196846,7 +200707,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.calendar.events.delta.2209", + "operationId": "me.events.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -197061,7 +200922,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -197319,7 +201189,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -197571,7 +201450,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -197924,7 +201812,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -198661,7 +202558,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.instances.delta.2209", + "operationId": "me.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -199264,7 +203161,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -199528,7 +203434,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -199719,7 +203634,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.delta.2209", + "operationId": "me.events.delta.fa14", "produces": [ "application/json" ], @@ -199838,7 +203753,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -200108,7 +204032,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + } } }, "default": { @@ -200410,7 +204343,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sharedInsight" + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + } } }, "default": { @@ -200758,7 +204700,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.trending" + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + } } }, "default": { @@ -201043,7 +204994,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.usedInsight" + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + } } }, "default": { @@ -201425,7 +205385,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.group" + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.group" + } + } + } } }, "default": { @@ -201830,7 +205799,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.group" + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.group" + } + } + } } }, "default": { @@ -202132,7 +206110,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + } } }, "default": { @@ -202354,7 +206341,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } } }, "default": { @@ -202599,7 +206595,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } } }, "default": { @@ -202913,7 +206918,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.childFolders.delta.2209", + "operationId": "me.mailFolders.childFolders.delta.fa14", "produces": [ "application/json" ], @@ -203059,7 +207064,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.messageRule" + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + } } }, "default": { @@ -203406,7 +207420,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } } }, "default": { @@ -203711,7 +207734,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -203993,7 +208025,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -204294,7 +208335,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mention" + } + } + } } }, "default": { @@ -205169,7 +209219,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -205453,7 +209512,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -205656,7 +209724,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.messages.delta.2209", + "operationId": "me.mailFolders.messages.delta.fa14", "produces": [ "application/json" ], @@ -205904,7 +209972,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -206150,7 +210227,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -206381,7 +210467,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userConfiguration" + "title": "Collection of userConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userConfiguration" + } + } + } } }, "default": { @@ -206542,7 +210637,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.delta.2209", + "operationId": "me.mailFolders.delta.fa14", "produces": [ "application/json" ], @@ -206709,7 +210804,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + } } }, "default": { @@ -206803,7 +210907,7 @@ "me.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "produces": [ "application/json" ], @@ -207102,7 +211206,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } } }, "default": { @@ -207412,7 +211525,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + } + } } }, "default": { @@ -207692,7 +211814,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } } }, "default": { @@ -207966,7 +212097,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + } } }, "default": { @@ -208237,7 +212377,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationState" + "title": "Collection of managedDeviceMobileAppConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationState" + } + } + } } }, "default": { @@ -209383,7 +213532,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsDeviceMalwareState" + "title": "Collection of windowsDeviceMalwareState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsDeviceMalwareState" + } + } + } } }, "default": { @@ -209727,7 +213885,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -209956,7 +214123,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } } }, "default": { @@ -210212,7 +214388,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -210462,7 +214647,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -210731,7 +214925,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mention" + } + } + } } }, "default": { @@ -211494,7 +215697,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -211746,7 +215958,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -211925,7 +216146,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.messages.delta.2209", + "operationId": "me.messages.delta.fa14", "produces": [ "application/json" ], @@ -212074,7 +216295,7 @@ "me.Functions" ], "summary": "Invoke function exportDeviceAndAppManagementData", - "operationId": "me.exportDeviceAndAppManagementData.ef42", + "operationId": "me.exportDeviceAndAppManagementData.1a02", "produces": [ "application/json" ], @@ -212099,7 +216320,7 @@ "me.Functions" ], "summary": "Invoke function exportDeviceAndAppManagementData", - "operationId": "me.exportDeviceAndAppManagementData.d44a", + "operationId": "me.exportDeviceAndAppManagementData.fd7c", "produces": [ "application/json" ], @@ -212314,7 +216535,7 @@ "me.Functions" ], "summary": "Invoke function findRoomLists", - "operationId": "me.findRoomLists.c8e7", + "operationId": "me.findRoomLists.082d", "produces": [ "application/json" ], @@ -212341,7 +216562,7 @@ "me.Functions" ], "summary": "Invoke function findRooms", - "operationId": "me.findRooms.4dd6", + "operationId": "me.findRooms.8c3f", "produces": [ "application/json" ], @@ -212371,7 +216592,7 @@ "me.Functions" ], "summary": "Invoke function findRooms", - "operationId": "me.findRooms.5e37", + "operationId": "me.findRooms.5b1c", "produces": [ "application/json" ], @@ -212409,7 +216630,7 @@ "me.Functions" ], "summary": "Invoke function getEffectiveDeviceEnrollmentConfigurations", - "operationId": "me.getEffectiveDeviceEnrollmentConfigurations.52f4", + "operationId": "me.getEffectiveDeviceEnrollmentConfigurations.aeb2", "produces": [ "application/json" ], @@ -212434,7 +216655,7 @@ "me.Functions" ], "summary": "Invoke function getLoggedOnManagedDevices", - "operationId": "me.getLoggedOnManagedDevices.e0b2", + "operationId": "me.getLoggedOnManagedDevices.8fc8", "produces": [ "application/json" ], @@ -212509,7 +216730,7 @@ "me.Functions" ], "summary": "Invoke function getManagedAppDiagnosticStatuses", - "operationId": "me.getManagedAppDiagnosticStatuses.a6d0", + "operationId": "me.getManagedAppDiagnosticStatuses.173e", "produces": [ "application/json" ], @@ -212534,7 +216755,7 @@ "me.Functions" ], "summary": "Invoke function getManagedAppPolicies", - "operationId": "me.getManagedAppPolicies.9656", + "operationId": "me.getManagedAppPolicies.25a2", "produces": [ "application/json" ], @@ -212584,7 +216805,7 @@ "me.Functions" ], "summary": "Invoke function reminderView", - "operationId": "me.reminderView.9843", + "operationId": "me.reminderView.60ec", "produces": [ "application/json" ], @@ -212829,7 +217050,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppIntentAndState" + "title": "Collection of mobileAppIntentAndState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppIntentAndState" + } + } + } } }, "default": { @@ -213060,7 +217290,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppTroubleshootingEvent" + "title": "Collection of mobileAppTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppTroubleshootingEvent" + } + } + } } }, "default": { @@ -213297,7 +217536,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notification" + "title": "Collection of notification", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notification" + } + } + } } }, "default": { @@ -213646,7 +217894,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } } }, "default": { @@ -213999,7 +218256,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -214692,7 +218958,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -215037,7 +219312,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -215603,7 +219887,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -216028,7 +220321,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -217276,7 +221569,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -217794,7 +222096,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -218179,7 +222490,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "me.onenote.notebooks.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -219703,7 +224014,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -220048,7 +224368,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -220491,7 +224820,7 @@ "me.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "me.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "me.onenote.notebooks.getRecentNotebooks.1d97", "produces": [ "application/json" ], @@ -220608,7 +224937,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } } }, "default": { @@ -220862,7 +225200,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -221149,7 +225496,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.preview.60d3", + "operationId": "me.onenote.pages.preview.12f3", "produces": [ "application/json" ], @@ -221499,7 +225846,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -222192,7 +226548,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -222537,7 +226902,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -223103,7 +227477,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -223528,7 +227911,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -224106,7 +228489,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -224624,7 +229016,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -225009,7 +229410,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -225919,7 +230320,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -226264,7 +230674,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -227110,7 +231529,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -227455,7 +231883,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "me.onenote.pages.parentSection.pages.preview.12f3", "produces": [ "application/json" ], @@ -227815,7 +232243,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -228508,7 +232945,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -228853,7 +233299,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -229399,7 +233854,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -230235,7 +234699,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -230548,7 +235021,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -231176,7 +235658,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -231489,7 +235980,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -231963,7 +236463,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } } }, "default": { @@ -232208,7 +236717,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -232684,7 +237202,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -232997,7 +237524,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -233515,7 +238051,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -233900,7 +238445,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -235166,7 +239711,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -235479,7 +240033,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -235997,7 +240560,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -236382,7 +240954,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -236812,7 +241384,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -237189,7 +241770,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -238374,7 +242964,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -238719,7 +243318,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -239394,7 +244002,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -239842,7 +244459,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -240187,7 +244813,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sections.pages.preview.60d3", + "operationId": "me.onenote.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -240577,7 +245203,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -241342,7 +245977,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -241719,7 +246363,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -242313,7 +246966,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -243394,7 +248056,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -244087,7 +248758,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -244432,7 +249112,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -244978,7 +249667,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -245814,7 +250512,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -246127,7 +250834,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -246755,7 +251471,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -247068,7 +251793,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -247612,7 +252346,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookCategory" + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + } } }, "default": { @@ -247750,7 +252493,7 @@ "me.Functions" ], "summary": "Invoke function supportedLanguages", - "operationId": "me.outlook.supportedLanguages.7d99", + "operationId": "me.outlook.supportedLanguages.68a0", "produces": [ "application/json" ], @@ -247777,7 +252520,7 @@ "me.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "me.outlook.supportedTimeZones.4c5b", + "operationId": "me.outlook.supportedTimeZones.5c4f", "produces": [ "application/json" ], @@ -247807,7 +252550,7 @@ "me.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "me.outlook.supportedTimeZones.cfd8", + "operationId": "me.outlook.supportedTimeZones.120b", "produces": [ "application/json" ], @@ -247906,7 +252649,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTaskFolder" + "title": "Collection of outlookTaskFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTaskFolder" + } + } + } } }, "default": { @@ -248122,7 +252874,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -248374,7 +253135,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -248668,7 +253438,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTask" + } + } + } } }, "default": { @@ -248946,7 +253725,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -249285,7 +254073,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -249571,7 +254368,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -249836,7 +254642,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTaskGroup" + "title": "Collection of outlookTaskGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTaskGroup" + } + } + } } }, "default": { @@ -250047,7 +254862,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTaskFolder" + "title": "Collection of outlookTaskFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTaskFolder" + } + } + } } }, "default": { @@ -250295,7 +255119,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -250579,7 +255412,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -250905,7 +255747,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTask" + } + } + } } }, "default": { @@ -251215,7 +256066,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -251594,7 +256454,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -251912,7 +256781,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -252248,7 +257126,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTask" + } + } + } } }, "default": { @@ -252488,7 +257375,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -252787,7 +257683,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -253041,7 +257946,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -253287,7 +258201,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -253427,7 +258350,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -253612,7 +258544,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.person" + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + } } }, "default": { @@ -253891,7 +258832,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + } } }, "default": { @@ -254183,7 +259133,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerDelta" + "title": "Collection of plannerDelta", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerDelta" + } + } + } } }, "default": { @@ -254257,7 +259216,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.planner.all.delta.2209", + "operationId": "me.planner.all.delta.fa14", "produces": [ "application/json" ], @@ -254395,7 +259354,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -254563,7 +259531,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -254731,7 +259708,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -254946,7 +259932,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -255113,7 +260108,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -255259,7 +260263,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.scopedRoleMembership" + "title": "Collection of scopedRoleMembership", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.scopedRoleMembership" + } + } + } } }, "default": { @@ -256153,7 +261166,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -256772,7 +261794,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerBucket" + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + } + } } }, "default": { @@ -257063,7 +262094,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -257256,7 +262296,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -257496,7 +262545,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerBucket" + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + } + } } }, "default": { @@ -257820,7 +262878,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -258060,7 +263127,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -258949,7 +264025,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -259402,7 +264487,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.governanceResource" + "title": "Collection of governanceResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.governanceResource" + } + } + } } }, "default": { @@ -259701,7 +264795,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.governanceRoleAssignmentRequest" + "title": "Collection of governanceRoleAssignmentRequest", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.governanceRoleAssignmentRequest" + } + } + } } }, "default": { @@ -260002,7 +265105,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.governanceRoleAssignment" + "title": "Collection of governanceRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.governanceRoleAssignment" + } + } + } } }, "default": { @@ -260279,7 +265391,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.governanceRoleDefinition" + "title": "Collection of governanceRoleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.governanceRoleDefinition" + } + } + } } }, "default": { @@ -260560,7 +265681,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.governanceRoleSetting" + "title": "Collection of governanceRoleSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.governanceRoleSetting" + } + } + } } }, "default": { @@ -261139,7 +266269,7 @@ "privilegedApproval.Functions" ], "summary": "Invoke function myRequests", - "operationId": "privilegedApproval.myRequests.be62", + "operationId": "privilegedApproval.myRequests.d076", "produces": [ "application/json" ], @@ -261936,7 +267066,7 @@ "privilegedRoleAssignments.Functions" ], "summary": "Invoke function my", - "operationId": "privilegedRoleAssignments.my.45c2", + "operationId": "privilegedRoleAssignments.my.dfee", "produces": [ "application/json" ], @@ -262315,7 +267445,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.privilegedRoleAssignment" + "title": "Collection of privilegedRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.privilegedRoleAssignment" + } + } + } } }, "default": { @@ -262960,7 +268099,7 @@ "privilegedSignupStatus.Functions" ], "summary": "Invoke function canSignUp", - "operationId": "privilegedSignupStatus.canSignUp.83ad", + "operationId": "privilegedSignupStatus.canSignUp.98a6", "produces": [ "application/json" ], @@ -263027,7 +268166,7 @@ "privilegedSignupStatus.Functions" ], "summary": "Invoke function isSignedUp", - "operationId": "privilegedSignupStatus.isSignedUp.9f29", + "operationId": "privilegedSignupStatus.isSignedUp.ca33", "produces": [ "application/json" ], @@ -264079,7 +269218,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.programControl" + "title": "Collection of programControl", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.programControl" + } + } + } } }, "default": { @@ -264341,7 +269489,7 @@ "reports.Functions" ], "summary": "Invoke function deviceConfigurationDeviceActivity", - "operationId": "reports.deviceConfigurationDeviceActivity.59c8", + "operationId": "reports.deviceConfigurationDeviceActivity.3d00", "produces": [ "application/json" ], @@ -264363,7 +269511,7 @@ "reports.Functions" ], "summary": "Invoke function deviceConfigurationUserActivity", - "operationId": "reports.deviceConfigurationUserActivity.229c", + "operationId": "reports.deviceConfigurationUserActivity.faab", "produces": [ "application/json" ], @@ -264385,7 +269533,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityCounts", - "operationId": "reports.getEmailActivityCounts.d2c9", + "operationId": "reports.getEmailActivityCounts.102d", "produces": [ "application/json" ], @@ -264420,7 +269568,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserCounts", - "operationId": "reports.getEmailActivityUserCounts.67ae", + "operationId": "reports.getEmailActivityUserCounts.ebbc", "produces": [ "application/json" ], @@ -264455,7 +269603,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserDetail", - "operationId": "reports.getEmailActivityUserDetail.35e0", + "operationId": "reports.getEmailActivityUserDetail.4d91", "produces": [ "application/json" ], @@ -264495,7 +269643,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserDetail", - "operationId": "reports.getEmailActivityUserDetail.ae84", + "operationId": "reports.getEmailActivityUserDetail.ac5f", "produces": [ "application/json" ], @@ -264533,7 +269681,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageAppsUserCounts", - "operationId": "reports.getEmailAppUsageAppsUserCounts.807c", + "operationId": "reports.getEmailAppUsageAppsUserCounts.5f0c", "produces": [ "application/json" ], @@ -264568,7 +269716,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserCounts", - "operationId": "reports.getEmailAppUsageUserCounts.6fd2", + "operationId": "reports.getEmailAppUsageUserCounts.b842", "produces": [ "application/json" ], @@ -264603,7 +269751,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserDetail", - "operationId": "reports.getEmailAppUsageUserDetail.8c90", + "operationId": "reports.getEmailAppUsageUserDetail.d5d6", "produces": [ "application/json" ], @@ -264643,7 +269791,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserDetail", - "operationId": "reports.getEmailAppUsageUserDetail.a73d", + "operationId": "reports.getEmailAppUsageUserDetail.22ba", "produces": [ "application/json" ], @@ -264681,7 +269829,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageVersionsUserCounts", - "operationId": "reports.getEmailAppUsageVersionsUserCounts.f73b", + "operationId": "reports.getEmailAppUsageVersionsUserCounts.ea6d", "produces": [ "application/json" ], @@ -264716,7 +269864,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageDetail", - "operationId": "reports.getMailboxUsageDetail.6ef8", + "operationId": "reports.getMailboxUsageDetail.9d0a", "produces": [ "application/json" ], @@ -264751,7 +269899,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageMailboxCounts", - "operationId": "reports.getMailboxUsageMailboxCounts.1ae9", + "operationId": "reports.getMailboxUsageMailboxCounts.b197", "produces": [ "application/json" ], @@ -264786,7 +269934,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageQuotaStatusMailboxCounts", - "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.b080", + "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.3921", "produces": [ "application/json" ], @@ -264821,7 +269969,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageStorage", - "operationId": "reports.getMailboxUsageStorage.fdb0", + "operationId": "reports.getMailboxUsageStorage.5a89", "produces": [ "application/json" ], @@ -264856,7 +270004,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationCounts", - "operationId": "reports.getOffice365ActivationCounts.dd57", + "operationId": "reports.getOffice365ActivationCounts.21ee", "produces": [ "application/json" ], @@ -264883,7 +270031,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationsUserCounts", - "operationId": "reports.getOffice365ActivationsUserCounts.21b3", + "operationId": "reports.getOffice365ActivationsUserCounts.5252", "produces": [ "application/json" ], @@ -264910,7 +270058,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationsUserDetail", - "operationId": "reports.getOffice365ActivationsUserDetail.1156", + "operationId": "reports.getOffice365ActivationsUserDetail.a06f", "produces": [ "application/json" ], @@ -264937,7 +270085,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserCounts", - "operationId": "reports.getOffice365ActiveUserCounts.c3b0", + "operationId": "reports.getOffice365ActiveUserCounts.ced0", "produces": [ "application/json" ], @@ -264972,7 +270120,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserDetail", - "operationId": "reports.getOffice365ActiveUserDetail.3621", + "operationId": "reports.getOffice365ActiveUserDetail.b911", "produces": [ "application/json" ], @@ -265012,7 +270160,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserDetail", - "operationId": "reports.getOffice365ActiveUserDetail.7f57", + "operationId": "reports.getOffice365ActiveUserDetail.3cb5", "produces": [ "application/json" ], @@ -265050,7 +270198,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityCounts", - "operationId": "reports.getOffice365GroupsActivityCounts.9333", + "operationId": "reports.getOffice365GroupsActivityCounts.b73e", "produces": [ "application/json" ], @@ -265085,7 +270233,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityDetail", - "operationId": "reports.getOffice365GroupsActivityDetail.d699", + "operationId": "reports.getOffice365GroupsActivityDetail.87d6", "produces": [ "application/json" ], @@ -265125,7 +270273,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityDetail", - "operationId": "reports.getOffice365GroupsActivityDetail.1b51", + "operationId": "reports.getOffice365GroupsActivityDetail.e6b8", "produces": [ "application/json" ], @@ -265163,7 +270311,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityFileCounts", - "operationId": "reports.getOffice365GroupsActivityFileCounts.7206", + "operationId": "reports.getOffice365GroupsActivityFileCounts.95bb", "produces": [ "application/json" ], @@ -265198,7 +270346,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityGroupCounts", - "operationId": "reports.getOffice365GroupsActivityGroupCounts.f5de", + "operationId": "reports.getOffice365GroupsActivityGroupCounts.a744", "produces": [ "application/json" ], @@ -265233,7 +270381,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityStorage", - "operationId": "reports.getOffice365GroupsActivityStorage.a4d3", + "operationId": "reports.getOffice365GroupsActivityStorage.59f9", "produces": [ "application/json" ], @@ -265268,7 +270416,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ServicesUserCounts", - "operationId": "reports.getOffice365ServicesUserCounts.0d23", + "operationId": "reports.getOffice365ServicesUserCounts.128a", "produces": [ "application/json" ], @@ -265303,7 +270451,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityFileCounts", - "operationId": "reports.getOneDriveActivityFileCounts.c2dc", + "operationId": "reports.getOneDriveActivityFileCounts.e988", "produces": [ "application/json" ], @@ -265338,7 +270486,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserCounts", - "operationId": "reports.getOneDriveActivityUserCounts.442b", + "operationId": "reports.getOneDriveActivityUserCounts.5d7d", "produces": [ "application/json" ], @@ -265373,7 +270521,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserDetail", - "operationId": "reports.getOneDriveActivityUserDetail.57de", + "operationId": "reports.getOneDriveActivityUserDetail.77b1", "produces": [ "application/json" ], @@ -265413,7 +270561,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserDetail", - "operationId": "reports.getOneDriveActivityUserDetail.20ae", + "operationId": "reports.getOneDriveActivityUserDetail.0cff", "produces": [ "application/json" ], @@ -265451,7 +270599,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountCounts", - "operationId": "reports.getOneDriveUsageAccountCounts.801b", + "operationId": "reports.getOneDriveUsageAccountCounts.bef5", "produces": [ "application/json" ], @@ -265486,7 +270634,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountDetail", - "operationId": "reports.getOneDriveUsageAccountDetail.b461", + "operationId": "reports.getOneDriveUsageAccountDetail.3b63", "produces": [ "application/json" ], @@ -265526,7 +270674,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountDetail", - "operationId": "reports.getOneDriveUsageAccountDetail.3f04", + "operationId": "reports.getOneDriveUsageAccountDetail.d35d", "produces": [ "application/json" ], @@ -265564,7 +270712,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageFileCounts", - "operationId": "reports.getOneDriveUsageFileCounts.8444", + "operationId": "reports.getOneDriveUsageFileCounts.7a3b", "produces": [ "application/json" ], @@ -265599,7 +270747,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageStorage", - "operationId": "reports.getOneDriveUsageStorage.c292", + "operationId": "reports.getOneDriveUsageStorage.fb0e", "produces": [ "application/json" ], @@ -265634,7 +270782,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityFileCounts", - "operationId": "reports.getSharePointActivityFileCounts.b044", + "operationId": "reports.getSharePointActivityFileCounts.c70f", "produces": [ "application/json" ], @@ -265669,7 +270817,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityPages", - "operationId": "reports.getSharePointActivityPages.73a2", + "operationId": "reports.getSharePointActivityPages.953e", "produces": [ "application/json" ], @@ -265704,7 +270852,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserCounts", - "operationId": "reports.getSharePointActivityUserCounts.a723", + "operationId": "reports.getSharePointActivityUserCounts.5942", "produces": [ "application/json" ], @@ -265739,7 +270887,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserDetail", - "operationId": "reports.getSharePointActivityUserDetail.c908", + "operationId": "reports.getSharePointActivityUserDetail.48b2", "produces": [ "application/json" ], @@ -265779,7 +270927,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserDetail", - "operationId": "reports.getSharePointActivityUserDetail.9d39", + "operationId": "reports.getSharePointActivityUserDetail.ab79", "produces": [ "application/json" ], @@ -265817,7 +270965,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageDetail", - "operationId": "reports.getSharePointSiteUsageDetail.9a98", + "operationId": "reports.getSharePointSiteUsageDetail.a4c0", "produces": [ "application/json" ], @@ -265857,7 +271005,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageDetail", - "operationId": "reports.getSharePointSiteUsageDetail.bec0", + "operationId": "reports.getSharePointSiteUsageDetail.c7c5", "produces": [ "application/json" ], @@ -265895,7 +271043,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageFileCounts", - "operationId": "reports.getSharePointSiteUsageFileCounts.b2bd", + "operationId": "reports.getSharePointSiteUsageFileCounts.4500", "produces": [ "application/json" ], @@ -265930,7 +271078,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsagePages", - "operationId": "reports.getSharePointSiteUsagePages.ef52", + "operationId": "reports.getSharePointSiteUsagePages.2486", "produces": [ "application/json" ], @@ -265965,7 +271113,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageSiteCounts", - "operationId": "reports.getSharePointSiteUsageSiteCounts.1b68", + "operationId": "reports.getSharePointSiteUsageSiteCounts.e5f3", "produces": [ "application/json" ], @@ -266000,7 +271148,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageStorage", - "operationId": "reports.getSharePointSiteUsageStorage.4100", + "operationId": "reports.getSharePointSiteUsageStorage.b60f", "produces": [ "application/json" ], @@ -266035,7 +271183,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityCounts", - "operationId": "reports.getSkypeForBusinessActivityCounts.1cd1", + "operationId": "reports.getSkypeForBusinessActivityCounts.4c39", "produces": [ "application/json" ], @@ -266070,7 +271218,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserCounts", - "operationId": "reports.getSkypeForBusinessActivityUserCounts.502a", + "operationId": "reports.getSkypeForBusinessActivityUserCounts.fc1b", "produces": [ "application/json" ], @@ -266105,7 +271253,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserDetail", - "operationId": "reports.getSkypeForBusinessActivityUserDetail.de4b", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.83d0", "produces": [ "application/json" ], @@ -266145,7 +271293,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserDetail", - "operationId": "reports.getSkypeForBusinessActivityUserDetail.2a24", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.139c", "produces": [ "application/json" ], @@ -266183,7 +271331,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageDistributionUserCounts", - "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.b288", + "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.74c5", "produces": [ "application/json" ], @@ -266218,7 +271366,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserCounts", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.afec", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.cb9e", "produces": [ "application/json" ], @@ -266253,7 +271401,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.c31f", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.fe29", "produces": [ "application/json" ], @@ -266293,7 +271441,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.e139", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.aebd", "produces": [ "application/json" ], @@ -266331,7 +271479,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.337a", + "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.dd4b", "produces": [ "application/json" ], @@ -266366,7 +271514,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.a6f3", + "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.e49c", "produces": [ "application/json" ], @@ -266401,7 +271549,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityUserCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.61cb", + "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.733c", "produces": [ "application/json" ], @@ -266436,7 +271584,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.3f25", + "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.8bc6", "produces": [ "application/json" ], @@ -266471,7 +271619,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.19f1", + "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.e351", "produces": [ "application/json" ], @@ -266506,7 +271654,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityUserCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2fb8", + "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2953", "produces": [ "application/json" ], @@ -266541,7 +271689,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.4ba6", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.40c9", "produces": [ "application/json" ], @@ -266576,7 +271724,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.de62", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.a488", "produces": [ "application/json" ], @@ -266611,7 +271759,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityUserCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.5fbc", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.7d20", "produces": [ "application/json" ], @@ -266646,7 +271794,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageDistributionUserCounts", - "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.91e1", + "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.3d25", "produces": [ "application/json" ], @@ -266681,7 +271829,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserCounts", - "operationId": "reports.getTeamsDeviceUsageUserCounts.c715", + "operationId": "reports.getTeamsDeviceUsageUserCounts.a573", "produces": [ "application/json" ], @@ -266716,7 +271864,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserDetail", - "operationId": "reports.getTeamsDeviceUsageUserDetail.43be", + "operationId": "reports.getTeamsDeviceUsageUserDetail.8630", "produces": [ "application/json" ], @@ -266756,7 +271904,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserDetail", - "operationId": "reports.getTeamsDeviceUsageUserDetail.aab9", + "operationId": "reports.getTeamsDeviceUsageUserDetail.901d", "produces": [ "application/json" ], @@ -266794,7 +271942,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityCounts", - "operationId": "reports.getTeamsUserActivityCounts.0201", + "operationId": "reports.getTeamsUserActivityCounts.4cb1", "produces": [ "application/json" ], @@ -266829,7 +271977,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserCounts", - "operationId": "reports.getTeamsUserActivityUserCounts.fd77", + "operationId": "reports.getTeamsUserActivityUserCounts.457f", "produces": [ "application/json" ], @@ -266864,7 +272012,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserDetail", - "operationId": "reports.getTeamsUserActivityUserDetail.3a37", + "operationId": "reports.getTeamsUserActivityUserDetail.fba7", "produces": [ "application/json" ], @@ -266904,7 +272052,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserDetail", - "operationId": "reports.getTeamsUserActivityUserDetail.dd45", + "operationId": "reports.getTeamsUserActivityUserDetail.3e63", "produces": [ "application/json" ], @@ -266942,7 +272090,7 @@ "reports.Functions" ], "summary": "Invoke function getTenantSecureScores", - "operationId": "reports.getTenantSecureScores.bb89", + "operationId": "reports.getTenantSecureScores.43f7", "produces": [ "application/json" ], @@ -266975,7 +272123,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityCounts", - "operationId": "reports.getYammerActivityCounts.31c4", + "operationId": "reports.getYammerActivityCounts.f338", "produces": [ "application/json" ], @@ -267010,7 +272158,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserCounts", - "operationId": "reports.getYammerActivityUserCounts.5f59", + "operationId": "reports.getYammerActivityUserCounts.0046", "produces": [ "application/json" ], @@ -267045,7 +272193,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserDetail", - "operationId": "reports.getYammerActivityUserDetail.7d9d", + "operationId": "reports.getYammerActivityUserDetail.41fe", "produces": [ "application/json" ], @@ -267085,7 +272233,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserDetail", - "operationId": "reports.getYammerActivityUserDetail.ca58", + "operationId": "reports.getYammerActivityUserDetail.1ab5", "produces": [ "application/json" ], @@ -267123,7 +272271,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageDistributionUserCounts", - "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.9d71", + "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.0516", "produces": [ "application/json" ], @@ -267158,7 +272306,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserCounts", - "operationId": "reports.getYammerDeviceUsageUserCounts.0624", + "operationId": "reports.getYammerDeviceUsageUserCounts.417d", "produces": [ "application/json" ], @@ -267193,7 +272341,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserDetail", - "operationId": "reports.getYammerDeviceUsageUserDetail.c8b5", + "operationId": "reports.getYammerDeviceUsageUserDetail.e734", "produces": [ "application/json" ], @@ -267233,7 +272381,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserDetail", - "operationId": "reports.getYammerDeviceUsageUserDetail.1955", + "operationId": "reports.getYammerDeviceUsageUserDetail.4f11", "produces": [ "application/json" ], @@ -267271,7 +272419,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityCounts", - "operationId": "reports.getYammerGroupsActivityCounts.3fdb", + "operationId": "reports.getYammerGroupsActivityCounts.c73b", "produces": [ "application/json" ], @@ -267306,7 +272454,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityDetail", - "operationId": "reports.getYammerGroupsActivityDetail.3ad3", + "operationId": "reports.getYammerGroupsActivityDetail.9ea3", "produces": [ "application/json" ], @@ -267346,7 +272494,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityDetail", - "operationId": "reports.getYammerGroupsActivityDetail.1de3", + "operationId": "reports.getYammerGroupsActivityDetail.a400", "produces": [ "application/json" ], @@ -267384,7 +272532,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityGroupCounts", - "operationId": "reports.getYammerGroupsActivityGroupCounts.61cb", + "operationId": "reports.getYammerGroupsActivityGroupCounts.2579", "produces": [ "application/json" ], @@ -267419,7 +272567,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureDetails", - "operationId": "reports.managedDeviceEnrollmentFailureDetails.0a3c", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.8191", "produces": [ "application/json" ], @@ -267444,7 +272592,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureDetails", - "operationId": "reports.managedDeviceEnrollmentFailureDetails.8348", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.afb1", "produces": [ "application/json" ], @@ -267501,7 +272649,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureTrends", - "operationId": "reports.managedDeviceEnrollmentFailureTrends.4edb", + "operationId": "reports.managedDeviceEnrollmentFailureTrends.8007", "produces": [ "application/json" ], @@ -267523,7 +272671,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentTopFailures", - "operationId": "reports.managedDeviceEnrollmentTopFailures.57b8", + "operationId": "reports.managedDeviceEnrollmentTopFailures.9ce7", "produces": [ "application/json" ], @@ -267548,7 +272696,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentTopFailures", - "operationId": "reports.managedDeviceEnrollmentTopFailures.9c71", + "operationId": "reports.managedDeviceEnrollmentTopFailures.c017", "produces": [ "application/json" ], @@ -268372,7 +273520,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.alert" + "title": "Collection of alert", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.alert" + } + } + } } }, "default": { @@ -268664,7 +273821,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.cloudAppSecurityProfile" + "title": "Collection of cloudAppSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.cloudAppSecurityProfile" + } + } + } } }, "default": { @@ -268933,7 +274099,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.domainSecurityProfile" + "title": "Collection of domainSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainSecurityProfile" + } + } + } } }, "default": { @@ -269205,7 +274380,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.fileSecurityProfile" + "title": "Collection of fileSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.fileSecurityProfile" + } + } + } } }, "default": { @@ -269485,7 +274669,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.hostSecurityProfile" + "title": "Collection of hostSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.hostSecurityProfile" + } + } + } } }, "default": { @@ -269752,7 +274945,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.ipSecurityProfile" + "title": "Collection of ipSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.ipSecurityProfile" + } + } + } } }, "default": { @@ -269990,7 +275192,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.providerTenantSetting" + "title": "Collection of providerTenantSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.providerTenantSetting" + } + } + } } }, "default": { @@ -270259,7 +275470,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.secureScoreControlProfile" + "title": "Collection of secureScoreControlProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.secureScoreControlProfile" + } + } + } } }, "default": { @@ -270517,7 +275737,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.secureScore" + "title": "Collection of secureScore", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.secureScore" + } + } + } } }, "default": { @@ -270833,7 +276062,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.tiIndicator" + "title": "Collection of tiIndicator", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.tiIndicator" + } + } + } } }, "default": { @@ -271129,7 +276367,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userSecurityProfile" + "title": "Collection of userSecurityProfile", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userSecurityProfile" + } + } + } } }, "default": { @@ -271708,7 +276955,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + } + } + } } }, "default": { @@ -271888,7 +277144,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + } + } + } } }, "default": { @@ -272050,7 +277315,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -272212,7 +277486,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + } } }, "default": { @@ -272460,7 +277743,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -272634,7 +277926,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.oAuth2PermissionGrant" + "title": "Collection of oAuth2PermissionGrant", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.oAuth2PermissionGrant" + } + } + } } }, "default": { @@ -272796,7 +278097,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -272952,7 +278262,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -273108,7 +278427,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -273373,7 +278701,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.synchronizationJob" + "title": "Collection of synchronizationJob", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.synchronizationJob" + } + } + } } }, "default": { @@ -273950,7 +279287,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function filterOperators", - "operationId": "servicePrincipals.synchronization.jobs.schema.filterOperators.8170", + "operationId": "servicePrincipals.synchronization.jobs.schema.filterOperators.efc5", "produces": [ "application/json" ], @@ -273996,7 +279333,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function functions", - "operationId": "servicePrincipals.synchronization.jobs.schema.functions.ec95", + "operationId": "servicePrincipals.synchronization.jobs.schema.functions.0cee", "produces": [ "application/json" ], @@ -274163,7 +279500,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function Ping", - "operationId": "servicePrincipals.synchronization.Ping.bd61", + "operationId": "servicePrincipals.synchronization.Ping.c0a1", "produces": [ "application/json" ], @@ -274287,7 +279624,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.synchronizationTemplate" + "title": "Collection of synchronizationTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.synchronizationTemplate" + } + } + } } }, "default": { @@ -274582,7 +279928,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function filterOperators", - "operationId": "servicePrincipals.synchronization.templates.schema.filterOperators.8170", + "operationId": "servicePrincipals.synchronization.templates.schema.filterOperators.efc5", "produces": [ "application/json" ], @@ -274628,7 +279974,7 @@ "servicePrincipals.Functions" ], "summary": "Invoke function functions", - "operationId": "servicePrincipals.synchronization.templates.schema.functions.ec95", + "operationId": "servicePrincipals.synchronization.templates.schema.functions.0cee", "produces": [ "application/json" ], @@ -275648,7 +280994,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -276076,7 +281431,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -276651,7 +282015,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -277233,7 +282606,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -277749,7 +283131,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -278039,7 +283430,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -278303,7 +283703,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -278739,7 +284148,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } } }, "default": { @@ -279025,7 +284443,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -279944,7 +285371,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -280535,7 +285971,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -281358,7 +286803,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -282444,7 +287898,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -282734,7 +288197,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -282998,7 +288470,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -283451,7 +288932,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } } }, "default": { @@ -283752,7 +289242,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.baseItem" + "title": "Collection of baseItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.baseItem" + } + } + } } }, "default": { @@ -284060,7 +289559,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.list" + "title": "Collection of list", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.list" + } + } + } } }, "default": { @@ -284350,7 +289858,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -284987,7 +290504,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -285629,7 +291155,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -286197,7 +291732,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -286519,7 +292063,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -286815,7 +292368,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -287305,7 +292867,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } } }, "default": { @@ -287623,7 +293194,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -288632,7 +294212,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -289065,7 +294654,7 @@ "sites.Functions" ], "summary": "Invoke function getByPath", - "operationId": "sites.getByPath.de3b", + "operationId": "sites.getByPath.1173", "produces": [ "application/json" ], @@ -289321,7 +294910,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } } }, "default": { @@ -289714,7 +295312,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -290479,7 +296086,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -290856,7 +296472,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -291470,7 +297095,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -291935,7 +297569,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -293295,7 +298929,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -293861,7 +299504,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -294286,7 +299938,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "sites.onenote.notebooks.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -295962,7 +301614,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -296339,7 +302000,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -296822,7 +302492,7 @@ "sites.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "sites.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "sites.onenote.notebooks.getRecentNotebooks.1d97", "produces": [ "application/json" ], @@ -296955,7 +302625,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } } }, "default": { @@ -297241,7 +302920,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -297568,7 +303256,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.preview.60d3", + "operationId": "sites.onenote.pages.preview.12f3", "produces": [ "application/json" ], @@ -297958,7 +303646,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -298723,7 +304420,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -299100,7 +304806,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -299714,7 +305429,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -300179,7 +305903,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -300813,7 +306537,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -301379,7 +307112,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -301804,7 +307546,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -302810,7 +308552,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -303187,7 +308938,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -304113,7 +309873,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -304498,7 +310267,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentSection.pages.preview.12f3", "produces": [ "application/json" ], @@ -304898,7 +310667,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -305663,7 +311441,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -306040,7 +311827,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -306634,7 +312430,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -307558,7 +313363,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -307903,7 +313717,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -308595,7 +314418,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -308940,7 +314772,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -309462,7 +315303,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } } }, "default": { @@ -309739,7 +315589,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -310271,7 +316130,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -310616,7 +316484,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -311182,7 +317059,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -311607,7 +317493,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -313001,7 +318887,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -313346,7 +319241,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -313912,7 +319816,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -314337,7 +320250,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -314807,7 +320720,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -315216,7 +321138,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -316505,7 +322436,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -316882,7 +322822,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -317621,7 +323570,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -318117,7 +324075,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -318502,7 +324469,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sections.pages.preview.60d3", + "operationId": "sites.onenote.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -318932,7 +324899,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -319769,7 +325745,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -320178,7 +326163,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -320820,7 +326814,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -322005,7 +328008,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -322770,7 +328782,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -323147,7 +329168,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -323741,7 +329771,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -324665,7 +330704,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -325010,7 +331058,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -325702,7 +331759,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -326047,7 +332113,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -326619,7 +332694,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.site" + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + } } }, "default": { @@ -328014,7 +334098,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.teamsCatalogApp" + "title": "Collection of teamsCatalogApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.teamsCatalogApp" + } + } + } } }, "default": { @@ -328270,7 +334363,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.channel" + "title": "Collection of channel", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.channel" + } + } + } } }, "default": { @@ -328528,7 +334630,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.chatThread" + "title": "Collection of chatThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.chatThread" + } + } + } } }, "default": { @@ -328942,7 +335053,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.chatMessage" + "title": "Collection of chatMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.chatMessage" + } + } + } } }, "default": { @@ -329288,7 +335408,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.chatMessage" + "title": "Collection of chatMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.chatMessage" + } + } + } } }, "default": { @@ -329749,7 +335878,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.teamsAsyncOperation" + "title": "Collection of teamsAsyncOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.teamsAsyncOperation" + } + } + } } }, "default": { @@ -330883,7 +337021,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userActivity" + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + } } }, "default": { @@ -331174,7 +337321,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + } } }, "default": { @@ -331469,7 +337625,7 @@ "users.Functions" ], "summary": "Invoke function recent", - "operationId": "users.activities.recent.f75f", + "operationId": "users.activities.recent.a1b8", "produces": [ "application/json" ], @@ -331598,7 +337754,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.agreementAcceptance" + "title": "Collection of agreementAcceptance", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.agreementAcceptance" + } + } + } } }, "default": { @@ -331779,7 +337944,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + "title": "Collection of appRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.appRoleAssignment" + } + } + } } }, "default": { @@ -332130,7 +338304,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -332432,7 +338615,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -332933,7 +339125,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -333318,7 +339519,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -334135,7 +340345,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.calendarView.instances.delta.2209", + "operationId": "users.calendar.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -334811,7 +341021,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -335107,7 +341326,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -335322,7 +341550,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.calendarView.delta.2209", + "operationId": "users.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -335553,7 +341781,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -335855,7 +342092,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -336356,7 +342602,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -336741,7 +342996,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -337558,7 +343822,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.events.instances.delta.2209", + "operationId": "users.calendar.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -338234,7 +344498,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -338530,7 +344803,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -338745,7 +345027,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.events.delta.2209", + "operationId": "users.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -338961,7 +345243,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -339219,7 +345510,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -339469,7 +345769,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendarGroup" + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + } } }, "default": { @@ -339733,7 +346042,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } } }, "default": { @@ -340111,7 +346429,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -340477,7 +346804,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -341090,7 +347426,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -341539,7 +347884,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -342516,7 +348870,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.2209", + "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -343336,7 +349690,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -343696,7 +350059,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -343959,7 +350331,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.calendarView.delta.2209", + "operationId": "users.calendarGroups.calendars.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -344222,7 +350594,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -344588,7 +350969,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -345201,7 +351591,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -345650,7 +352049,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -346627,7 +353035,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.events.instances.delta.2209", + "operationId": "users.calendarGroups.calendars.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -347447,7 +353855,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -347807,7 +354224,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -348070,7 +354496,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.events.delta.2209", + "operationId": "users.calendarGroups.calendars.events.delta.fa14", "produces": [ "application/json" ], @@ -348334,7 +354760,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -348656,7 +355091,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -348981,7 +355425,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } } }, "default": { @@ -349327,7 +355780,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -349661,7 +356123,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -350218,7 +356689,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -350635,7 +357115,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -351532,7 +358021,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.calendarView.instances.delta.2209", + "operationId": "users.calendars.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -352280,7 +358769,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -352608,7 +359106,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -352847,7 +359354,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.calendarView.delta.2209", + "operationId": "users.calendars.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -353094,7 +359601,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -353428,7 +359944,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -353985,7 +360510,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -354402,7 +360936,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -355299,7 +361842,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.events.instances.delta.2209", + "operationId": "users.calendars.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -356047,7 +362590,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -356375,7 +362927,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -356614,7 +363175,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.events.delta.2209", + "operationId": "users.calendars.events.delta.fa14", "produces": [ "application/json" ], @@ -356854,7 +363415,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -357144,7 +363714,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -357516,7 +364095,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -357806,7 +364394,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -358320,7 +364917,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -359131,7 +365737,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.calendar.calendarView.delta.2209", + "operationId": "users.calendarView.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -359378,7 +365984,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -360189,7 +366804,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.calendar.events.delta.2209", + "operationId": "users.calendarView.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -360429,7 +367044,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -360719,7 +367343,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -361003,7 +367636,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -361388,7 +368030,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -362205,7 +368856,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.instances.delta.2209", + "operationId": "users.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -362881,7 +369532,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -363177,7 +369837,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -363392,7 +370061,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.delta.2209", + "operationId": "users.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -363528,7 +370197,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } } }, "default": { @@ -363787,7 +370465,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } } }, "default": { @@ -363994,7 +370681,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.childFolders.delta.2209", + "operationId": "users.contactFolders.childFolders.delta.fa14", "produces": [ "application/json" ], @@ -364264,7 +370951,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } } }, "default": { @@ -364588,7 +371284,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -364903,7 +371608,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -365340,7 +372054,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -365567,7 +372290,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.contacts.delta.2209", + "operationId": "users.contactFolders.contacts.delta.fa14", "produces": [ "application/json" ], @@ -365724,7 +372447,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -366002,7 +372734,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -366199,7 +372940,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.delta.2209", + "operationId": "users.contactFolders.delta.fa14", "produces": [ "application/json" ], @@ -366440,7 +373181,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } } }, "default": { @@ -366716,7 +373466,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -366999,7 +373758,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -367388,7 +374156,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -367591,7 +374368,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contacts.delta.2209", + "operationId": "users.contacts.delta.fa14", "produces": [ "application/json" ], @@ -367732,7 +374509,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -367905,7 +374691,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } } }, "default": { @@ -368166,7 +374961,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } } }, "default": { @@ -368549,7 +375353,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } }, "default": { @@ -368876,7 +375689,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.device" + "title": "Collection of device", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.device" + } + } + } } }, "default": { @@ -369154,7 +375976,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -369487,7 +376318,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } } }, "default": { @@ -369850,7 +376690,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -370140,7 +376989,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -370654,7 +377512,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -371465,7 +378332,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.calendar.calendarView.delta.2209", + "operationId": "users.events.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -371712,7 +378579,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -372523,7 +379399,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.calendar.events.delta.2209", + "operationId": "users.events.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -372763,7 +379639,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -373053,7 +379938,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -373337,7 +380231,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -373722,7 +380625,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -374539,7 +381451,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.instances.delta.2209", + "operationId": "users.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -375215,7 +382127,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -375511,7 +382432,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -375726,7 +382656,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.delta.2209", + "operationId": "users.events.delta.fa14", "produces": [ "application/json" ], @@ -375864,7 +382794,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -376182,7 +383121,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + } } }, "default": { @@ -376532,7 +383480,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sharedInsight" + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + } } }, "default": { @@ -376928,7 +383885,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.trending" + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + } } }, "default": { @@ -377253,7 +384219,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.usedInsight" + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + } } }, "default": { @@ -377675,7 +384650,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.group" + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.group" + } + } + } } }, "default": { @@ -378112,7 +385096,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.group" + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.group" + } + } + } } }, "default": { @@ -378446,7 +385439,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + } } }, "default": { @@ -378700,7 +385702,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } } }, "default": { @@ -378977,7 +385988,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } } }, "default": { @@ -379331,7 +386351,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.childFolders.delta.2209", + "operationId": "users.mailFolders.childFolders.delta.fa14", "produces": [ "application/json" ], @@ -379494,7 +386514,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.messageRule" + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + } } }, "default": { @@ -379873,7 +386902,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } } }, "default": { @@ -380210,7 +387248,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -380524,7 +387571,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -380857,7 +387913,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mention" + } + } + } } }, "default": { @@ -381844,7 +388909,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -382160,7 +389234,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -382387,7 +389470,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.messages.delta.2209", + "operationId": "users.mailFolders.messages.delta.fa14", "produces": [ "application/json" ], @@ -382668,7 +389751,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -382946,7 +390038,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -383209,7 +390310,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userConfiguration" + "title": "Collection of userConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userConfiguration" + } + } + } } }, "default": { @@ -383394,7 +390504,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.delta.2209", + "operationId": "users.mailFolders.delta.fa14", "produces": [ "application/json" ], @@ -383580,7 +390690,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + } } }, "default": { @@ -383682,7 +390801,7 @@ "users.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "produces": [ "application/json" ], @@ -383999,7 +391118,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } } }, "default": { @@ -384341,7 +391469,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + } + } } }, "default": { @@ -384653,7 +391790,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } } }, "default": { @@ -384959,7 +392105,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + } } }, "default": { @@ -385262,7 +392417,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationState" + "title": "Collection of managedDeviceMobileAppConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationState" + } + } + } } }, "default": { @@ -386632,7 +393796,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsDeviceMalwareState" + "title": "Collection of windowsDeviceMalwareState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsDeviceMalwareState" + } + } + } } }, "default": { @@ -387024,7 +394197,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -387269,7 +394451,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } } }, "default": { @@ -387557,7 +394748,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -387839,7 +395039,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -388140,7 +395349,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mention" + "title": "Collection of mention", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mention" + } + } + } } }, "default": { @@ -389015,7 +396233,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -389299,7 +396526,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -389502,7 +396738,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.messages.delta.2209", + "operationId": "users.messages.delta.fa14", "produces": [ "application/json" ], @@ -389678,7 +396914,7 @@ "users.Functions" ], "summary": "Invoke function exportDeviceAndAppManagementData", - "operationId": "users.exportDeviceAndAppManagementData.ef42", + "operationId": "users.exportDeviceAndAppManagementData.1a02", "produces": [ "application/json" ], @@ -389713,7 +396949,7 @@ "users.Functions" ], "summary": "Invoke function exportDeviceAndAppManagementData", - "operationId": "users.exportDeviceAndAppManagementData.d44a", + "operationId": "users.exportDeviceAndAppManagementData.fd7c", "produces": [ "application/json" ], @@ -389960,7 +397196,7 @@ "users.Functions" ], "summary": "Invoke function findRoomLists", - "operationId": "users.findRoomLists.c8e7", + "operationId": "users.findRoomLists.082d", "produces": [ "application/json" ], @@ -389997,7 +397233,7 @@ "users.Functions" ], "summary": "Invoke function findRooms", - "operationId": "users.findRooms.4dd6", + "operationId": "users.findRooms.8c3f", "produces": [ "application/json" ], @@ -390037,7 +397273,7 @@ "users.Functions" ], "summary": "Invoke function findRooms", - "operationId": "users.findRooms.5e37", + "operationId": "users.findRooms.5b1c", "produces": [ "application/json" ], @@ -390083,7 +397319,7 @@ "users.Functions" ], "summary": "Invoke function getEffectiveDeviceEnrollmentConfigurations", - "operationId": "users.getEffectiveDeviceEnrollmentConfigurations.52f4", + "operationId": "users.getEffectiveDeviceEnrollmentConfigurations.aeb2", "produces": [ "application/json" ], @@ -390118,7 +397354,7 @@ "users.Functions" ], "summary": "Invoke function getLoggedOnManagedDevices", - "operationId": "users.getLoggedOnManagedDevices.e0b2", + "operationId": "users.getLoggedOnManagedDevices.8fc8", "produces": [ "application/json" ], @@ -390211,7 +397447,7 @@ "users.Functions" ], "summary": "Invoke function getManagedAppDiagnosticStatuses", - "operationId": "users.getManagedAppDiagnosticStatuses.a6d0", + "operationId": "users.getManagedAppDiagnosticStatuses.173e", "produces": [ "application/json" ], @@ -390246,7 +397482,7 @@ "users.Functions" ], "summary": "Invoke function getManagedAppPolicies", - "operationId": "users.getManagedAppPolicies.9656", + "operationId": "users.getManagedAppPolicies.25a2", "produces": [ "application/json" ], @@ -390316,7 +397552,7 @@ "users.Functions" ], "summary": "Invoke function reminderView", - "operationId": "users.reminderView.9843", + "operationId": "users.reminderView.60ec", "produces": [ "application/json" ], @@ -390611,7 +397847,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppIntentAndState" + "title": "Collection of mobileAppIntentAndState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppIntentAndState" + } + } + } } }, "default": { @@ -390874,7 +398119,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppTroubleshootingEvent" + "title": "Collection of mobileAppTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppTroubleshootingEvent" + } + } + } } }, "default": { @@ -391143,7 +398397,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notification" + "title": "Collection of notification", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notification" + } + } + } } }, "default": { @@ -391540,7 +398803,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } } }, "default": { @@ -391933,7 +399205,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -392698,7 +399979,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -393075,7 +400365,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -393689,7 +400988,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -394154,7 +401462,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -395514,7 +402822,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -396080,7 +403397,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -396505,7 +403831,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "users.onenote.notebooks.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -398181,7 +405507,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -398558,7 +405893,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -399041,7 +406385,7 @@ "users.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "users.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "users.onenote.notebooks.getRecentNotebooks.1d97", "produces": [ "application/json" ], @@ -399174,7 +406518,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } } }, "default": { @@ -399460,7 +406813,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -399787,7 +407149,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.preview.60d3", + "operationId": "users.onenote.pages.preview.12f3", "produces": [ "application/json" ], @@ -400177,7 +407539,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -400942,7 +408313,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -401319,7 +408699,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -401933,7 +409322,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -402398,7 +409796,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -403032,7 +410430,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -403598,7 +411005,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -404023,7 +411439,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -405029,7 +412445,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -405406,7 +412831,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -406332,7 +413766,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -406717,7 +414160,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "users.onenote.pages.parentSection.pages.preview.12f3", "produces": [ "application/json" ], @@ -407117,7 +414560,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -407882,7 +415334,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -408259,7 +415720,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -408853,7 +416323,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -409777,7 +417256,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -410122,7 +417610,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -410814,7 +418311,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -411159,7 +418665,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -411681,7 +419196,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } } }, "default": { @@ -411958,7 +419482,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -412490,7 +420023,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -412835,7 +420377,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -413401,7 +420952,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -413826,7 +421386,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -415220,7 +422780,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -415565,7 +423134,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -416131,7 +423709,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -416556,7 +424143,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -417026,7 +424613,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -417435,7 +425031,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -418724,7 +426329,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -419101,7 +426715,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -419840,7 +427463,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -420336,7 +427968,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -420721,7 +428362,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sections.pages.preview.60d3", + "operationId": "users.onenote.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -421151,7 +428792,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -421988,7 +429638,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -422397,7 +430056,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -423039,7 +430707,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -424224,7 +431901,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -424989,7 +432675,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -425366,7 +433061,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -425960,7 +433664,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -426884,7 +434597,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -427229,7 +434951,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -427921,7 +435652,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -428266,7 +436006,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -428874,7 +436623,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookCategory" + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + } } }, "default": { @@ -429036,7 +436794,7 @@ "users.Functions" ], "summary": "Invoke function supportedLanguages", - "operationId": "users.outlook.supportedLanguages.7d99", + "operationId": "users.outlook.supportedLanguages.68a0", "produces": [ "application/json" ], @@ -429073,7 +436831,7 @@ "users.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "users.outlook.supportedTimeZones.4c5b", + "operationId": "users.outlook.supportedTimeZones.5c4f", "produces": [ "application/json" ], @@ -429113,7 +436871,7 @@ "users.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "users.outlook.supportedTimeZones.cfd8", + "operationId": "users.outlook.supportedTimeZones.120b", "produces": [ "application/json" ], @@ -429228,7 +436986,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTaskFolder" + "title": "Collection of outlookTaskFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTaskFolder" + } + } + } } }, "default": { @@ -429476,7 +437243,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -429760,7 +437536,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -430086,7 +437871,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTask" + } + } + } } }, "default": { @@ -430396,7 +438190,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -430775,7 +438578,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -431093,7 +438905,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -431390,7 +439211,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTaskGroup" + "title": "Collection of outlookTaskGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTaskGroup" + } + } + } } }, "default": { @@ -431633,7 +439463,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTaskFolder" + "title": "Collection of outlookTaskFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTaskFolder" + } + } + } } }, "default": { @@ -431913,7 +439752,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -432229,7 +440077,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -432587,7 +440444,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTask" + } + } + } } }, "default": { @@ -432929,7 +440795,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -433348,7 +441223,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -433698,7 +441582,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -434066,7 +441959,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookTask" + "title": "Collection of outlookTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookTask" + } + } + } } }, "default": { @@ -434338,7 +442240,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -434677,7 +442588,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -434963,7 +442883,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -435241,7 +443170,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -435397,7 +443335,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -435598,7 +443545,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.person" + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + } } }, "default": { @@ -435925,7 +443881,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + } } }, "default": { @@ -436265,7 +444230,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerDelta" + "title": "Collection of plannerDelta", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerDelta" + } + } + } } }, "default": { @@ -436347,7 +444321,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.planner.all.delta.2209", + "operationId": "users.planner.all.delta.fa14", "produces": [ "application/json" ], @@ -436504,7 +444478,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -436688,7 +444671,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -436872,7 +444864,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -437103,7 +445104,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -437286,7 +445296,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -437448,7 +445467,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.scopedRoleMembership" + "title": "Collection of scopedRoleMembership", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.scopedRoleMembership" + } + } + } } }, "default": { @@ -437721,7 +445749,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.delta.2209", + "operationId": "users.delta.fa14", "produces": [ "application/json" ], @@ -438271,7 +446299,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -438844,7 +446881,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -439422,7 +447468,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -439988,7 +448043,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -440412,7 +448476,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.itemActivity" + "title": "Collection of itemActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.itemActivity" + } + } + } } }, "default": { @@ -441229,7 +449302,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -441807,7 +449889,7 @@ "workbooks.Functions" ], "summary": "Invoke function delta", - "operationId": "workbooks.delta.2209", + "operationId": "workbooks.delta.fa14", "produces": [ "application/json" ], @@ -441846,7 +449928,7 @@ "workbooks.Functions" ], "summary": "Invoke function delta", - "operationId": "workbooks.delta.cf70", + "operationId": "workbooks.delta.209a", "produces": [ "application/json" ], @@ -442026,7 +450108,7 @@ "workbooks.Functions" ], "summary": "Invoke function search", - "operationId": "workbooks.search.f2b1", + "operationId": "workbooks.search.c788", "produces": [ "application/json" ], @@ -442209,7 +450291,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.permission" + "title": "Collection of permission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.permission" + } + } + } } }, "default": { @@ -442480,7 +450571,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.subscription" + "title": "Collection of subscription", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.subscription" + } + } + } } }, "default": { @@ -442741,7 +450841,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.thumbnailSet" + "title": "Collection of thumbnailSet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.thumbnailSet" + } + } + } } }, "default": { @@ -443002,7 +451111,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItemVersion" + "title": "Collection of driveItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItemVersion" + } + } + } } }, "default": { @@ -461390,7 +469508,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } } }, "default": { @@ -461570,7 +469697,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.range.ec2d", + "operationId": "workbooks.workbook.names.range.bc5e", "produces": [ "application/json" ], @@ -461887,7 +470014,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + } } }, "default": { @@ -470786,7 +478922,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.eecd", + "operationId": "workbooks.workbook.names.worksheet.charts.image.8f13", "produces": [ "application/json" ], @@ -470849,7 +478985,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.fe10", + "operationId": "workbooks.workbook.names.worksheet.charts.image.9795", "produces": [ "application/json" ], @@ -470921,7 +479057,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.d2fc", + "operationId": "workbooks.workbook.names.worksheet.charts.image.664c", "produces": [ "application/json" ], @@ -471002,7 +479138,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.d9fa", + "operationId": "workbooks.workbook.names.worksheet.charts.image.72bb", "produces": [ "application/json" ], @@ -471312,7 +479448,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + } } }, "default": { @@ -472395,7 +480540,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } } }, "default": { @@ -473191,7 +481345,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.3c5b", "produces": [ "application/json" ], @@ -473273,7 +481427,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.f1e7", "produces": [ "application/json" ], @@ -473358,7 +481512,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.series.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.series.count.3c5b", "produces": [ "application/json" ], @@ -473432,7 +481586,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.f1e7", "produces": [ "application/json" ], @@ -474376,7 +482530,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.5332", "produces": [ "application/json" ], @@ -474456,7 +482610,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -474545,7 +482699,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -474640,7 +482794,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -474715,7 +482869,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -474877,7 +483031,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.count.3c5b", "produces": [ "application/json" ], @@ -474943,7 +483097,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.names.worksheet.charts.item.99c4", + "operationId": "workbooks.workbook.names.worksheet.charts.item.70c4", "produces": [ "application/json" ], @@ -474993,7 +483147,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.f1e7", "produces": [ "application/json" ], @@ -475062,7 +483216,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.cell.5332", "produces": [ "application/json" ], @@ -475134,7 +483288,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -475215,7 +483369,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -475302,7 +483456,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -475369,7 +483523,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -475541,7 +483695,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } } }, "default": { @@ -475753,7 +483916,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.names.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.names.range.bc5e", "produces": [ "application/json" ], @@ -476073,7 +484236,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + } } }, "default": { @@ -476473,7 +484645,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -476553,7 +484725,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -476642,7 +484814,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -476737,7 +484909,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -476812,7 +484984,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -477260,7 +485432,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } } }, "default": { @@ -477578,7 +485759,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + } } }, "default": { @@ -478885,7 +487075,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -478949,7 +487139,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.58ce", "produces": [ "application/json" ], @@ -479013,7 +487203,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.bc5e", "produces": [ "application/json" ], @@ -479110,7 +487300,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.3852", "produces": [ "application/json" ], @@ -479265,7 +487455,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.3c5b", "produces": [ "application/json" ], @@ -479339,7 +487529,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.f1e7", "produces": [ "application/json" ], @@ -479518,7 +487708,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -479574,7 +487764,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.58ce", "produces": [ "application/json" ], @@ -479630,7 +487820,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.range.bc5e", "produces": [ "application/json" ], @@ -479768,7 +487958,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.3852", "produces": [ "application/json" ], @@ -479916,7 +488106,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + } } }, "default": { @@ -480146,7 +488345,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.bc5e", "produces": [ "application/json" ], @@ -480331,7 +488530,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.3c5b", "produces": [ "application/json" ], @@ -480405,7 +488604,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.f1e7", "produces": [ "application/json" ], @@ -480985,7 +489184,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -481065,7 +489264,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -481154,7 +489353,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -481249,7 +489448,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -481324,7 +489523,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -481486,7 +489685,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.count.3c5b", "produces": [ "application/json" ], @@ -481552,7 +489751,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.f1e7", "produces": [ "application/json" ], @@ -481858,7 +490057,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } } }, "default": { @@ -482136,7 +490344,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + } } }, "default": { @@ -483307,7 +491524,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.columns.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -483363,7 +491580,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.columns.headerRowRange.58ce", "produces": [ "application/json" ], @@ -483419,7 +491636,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.tables.columns.range.bc5e", "produces": [ "application/json" ], @@ -483508,7 +491725,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.columns.totalRowRange.3852", "produces": [ "application/json" ], @@ -483647,7 +491864,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.columns.count.0087", + "operationId": "workbooks.workbook.tables.columns.count.3c5b", "produces": [ "application/json" ], @@ -483713,7 +491930,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.columns.itemAt.f1e7", "produces": [ "application/json" ], @@ -483868,7 +492085,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -483916,7 +492133,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.headerRowRange.58ce", "produces": [ "application/json" ], @@ -483964,7 +492181,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.range.ec2d", + "operationId": "workbooks.workbook.tables.range.bc5e", "produces": [ "application/json" ], @@ -484086,7 +492303,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.totalRowRange.3852", "produces": [ "application/json" ], @@ -484218,7 +492435,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + } } }, "default": { @@ -484424,7 +492650,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.tables.rows.range.bc5e", "produces": [ "application/json" ], @@ -484593,7 +492819,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.rows.count.0087", + "operationId": "workbooks.workbook.tables.rows.count.3c5b", "produces": [ "application/json" ], @@ -484659,7 +492885,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.rows.itemAt.f1e7", "produces": [ "application/json" ], @@ -485282,7 +493508,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + } } }, "default": { @@ -494181,7 +502416,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.eecd", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.8f13", "produces": [ "application/json" ], @@ -494244,7 +502479,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.fe10", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.9795", "produces": [ "application/json" ], @@ -494316,7 +502551,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.d2fc", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.664c", "produces": [ "application/json" ], @@ -494397,7 +502632,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.d9fa", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.72bb", "produces": [ "application/json" ], @@ -494707,7 +502942,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + } } }, "default": { @@ -495790,7 +504034,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } } }, "default": { @@ -496586,7 +504839,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.3c5b", "produces": [ "application/json" ], @@ -496668,7 +504921,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.f1e7", "produces": [ "application/json" ], @@ -496753,7 +505006,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.3c5b", "produces": [ "application/json" ], @@ -496827,7 +505080,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.f1e7", "produces": [ "application/json" ], @@ -497771,7 +506024,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.5332", "produces": [ "application/json" ], @@ -497851,7 +506104,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -497940,7 +506193,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -498035,7 +506288,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -498110,7 +506363,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -498272,7 +506525,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.count.3c5b", "produces": [ "application/json" ], @@ -498338,7 +506591,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.tables.worksheet.charts.item.99c4", + "operationId": "workbooks.workbook.tables.worksheet.charts.item.70c4", "produces": [ "application/json" ], @@ -498388,7 +506641,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.f1e7", "produces": [ "application/json" ], @@ -498457,7 +506710,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -498529,7 +506782,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -498610,7 +506863,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -498697,7 +506950,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -498764,7 +507017,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -498936,7 +507189,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } } }, "default": { @@ -499148,7 +507410,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.names.range.bc5e", "produces": [ "application/json" ], @@ -499382,7 +507644,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.5332", "produces": [ "application/json" ], @@ -499462,7 +507724,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -499551,7 +507813,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -499646,7 +507908,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -499721,7 +507983,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -500034,7 +508296,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + } } }, "default": { @@ -500434,7 +508705,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -500514,7 +508785,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -500603,7 +508874,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -500698,7 +508969,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -500773,7 +509044,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -501221,7 +509492,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } } }, "default": { @@ -501544,7 +509824,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -501600,7 +509880,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.58ce", "produces": [ "application/json" ], @@ -501656,7 +509936,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.tables.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.tables.range.bc5e", "produces": [ "application/json" ], @@ -501794,7 +510074,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.3852", "produces": [ "application/json" ], @@ -501930,7 +510210,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.tables.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.tables.count.3c5b", "produces": [ "application/json" ], @@ -501996,7 +510276,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.f1e7", "produces": [ "application/json" ], @@ -502137,7 +510417,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.count.0087", + "operationId": "workbooks.workbook.tables.count.3c5b", "produces": [ "application/json" ], @@ -502195,7 +510475,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.itemAt.f1e7", "produces": [ "application/json" ], @@ -502345,7 +510625,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + "title": "Collection of workbookWorksheet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + } } }, "default": { @@ -502637,7 +510926,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + } } }, "default": { @@ -511536,7 +519834,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.eecd", + "operationId": "workbooks.workbook.worksheets.charts.image.8f13", "produces": [ "application/json" ], @@ -511599,7 +519897,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.fe10", + "operationId": "workbooks.workbook.worksheets.charts.image.9795", "produces": [ "application/json" ], @@ -511671,7 +519969,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.d2fc", + "operationId": "workbooks.workbook.worksheets.charts.image.664c", "produces": [ "application/json" ], @@ -511752,7 +520050,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.d9fa", + "operationId": "workbooks.workbook.worksheets.charts.image.72bb", "produces": [ "application/json" ], @@ -512062,7 +520360,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + } } }, "default": { @@ -513145,7 +521452,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } } }, "default": { @@ -513941,7 +522257,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.series.points.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.series.points.count.3c5b", "produces": [ "application/json" ], @@ -514023,7 +522339,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.f1e7", "produces": [ "application/json" ], @@ -514108,7 +522424,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.series.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.series.count.3c5b", "produces": [ "application/json" ], @@ -514182,7 +522498,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.f1e7", "produces": [ "application/json" ], @@ -515126,7 +523442,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.5332", "produces": [ "application/json" ], @@ -515206,7 +523522,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -515295,7 +523611,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -515390,7 +523706,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -515465,7 +523781,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -515627,7 +523943,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.count.3c5b", "produces": [ "application/json" ], @@ -515693,7 +524009,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.worksheets.charts.item.99c4", + "operationId": "workbooks.workbook.worksheets.charts.item.70c4", "produces": [ "application/json" ], @@ -515743,7 +524059,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.itemAt.f1e7", "produces": [ "application/json" ], @@ -515812,7 +524128,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.cell.6042", + "operationId": "workbooks.workbook.worksheets.cell.5332", "produces": [ "application/json" ], @@ -515884,7 +524200,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.range.ec2d", + "operationId": "workbooks.workbook.worksheets.range.bc5e", "produces": [ "application/json" ], @@ -515965,7 +524281,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.range.b63d", + "operationId": "workbooks.workbook.worksheets.range.3b6a", "produces": [ "application/json" ], @@ -516052,7 +524368,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.usedRange.5ff6", "produces": [ "application/json" ], @@ -516119,7 +524435,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.usedRange.63c8", "produces": [ "application/json" ], @@ -516291,7 +524607,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } } }, "default": { @@ -516503,7 +524828,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.range.ec2d", + "operationId": "workbooks.workbook.worksheets.names.range.bc5e", "produces": [ "application/json" ], @@ -516737,7 +525062,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.5332", "produces": [ "application/json" ], @@ -516817,7 +525142,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -516906,7 +525231,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -517001,7 +525326,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -517076,7 +525401,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -517389,7 +525714,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + } } }, "default": { @@ -517789,7 +526123,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -517869,7 +526203,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -517958,7 +526292,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -518053,7 +526387,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -518128,7 +526462,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -518576,7 +526910,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } } }, "default": { @@ -518894,7 +527237,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + } } }, "default": { @@ -520201,7 +528553,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -520265,7 +528617,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.58ce", "produces": [ "application/json" ], @@ -520329,7 +528681,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.columns.range.bc5e", "produces": [ "application/json" ], @@ -520426,7 +528778,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.3852", "produces": [ "application/json" ], @@ -520581,7 +528933,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.columns.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.columns.count.3c5b", "produces": [ "application/json" ], @@ -520655,7 +529007,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.f1e7", "produces": [ "application/json" ], @@ -520834,7 +529186,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -520890,7 +529242,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.58ce", "produces": [ "application/json" ], @@ -520946,7 +529298,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.range.bc5e", "produces": [ "application/json" ], @@ -521084,7 +529436,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.3852", "produces": [ "application/json" ], @@ -521232,7 +529584,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + } } }, "default": { @@ -521462,7 +529823,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.rows.range.bc5e", "produces": [ "application/json" ], @@ -521647,7 +530008,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.rows.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.rows.count.3c5b", "produces": [ "application/json" ], @@ -521721,7 +530082,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.f1e7", "produces": [ "application/json" ], @@ -522301,7 +530662,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -522381,7 +530742,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -522470,7 +530831,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -522565,7 +530926,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -522640,7 +531001,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -522802,7 +531163,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.count.3c5b", "produces": [ "application/json" ], @@ -522868,7 +531229,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.itemAt.f1e7", "produces": [ "application/json" ], diff --git a/docs/oas_2_0/graph1.0.json b/docs/oas_2_0/graph1.0.json index fd0af08..d2e5de7 100644 --- a/docs/oas_2_0/graph1.0.json +++ b/docs/oas_2_0/graph1.0.json @@ -549,7 +549,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + "title": "Collection of androidManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + } + } + } } }, "default": { @@ -817,7 +826,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } } }, "default": { @@ -1281,7 +1299,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + "title": "Collection of defaultManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + } + } + } } }, "default": { @@ -1550,7 +1577,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } } }, "default": { @@ -2001,7 +2037,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + "title": "Collection of iosManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + } + } + } } }, "default": { @@ -2267,7 +2312,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } } }, "default": { @@ -2619,7 +2673,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + } } }, "default": { @@ -2927,7 +2990,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + } } }, "default": { @@ -3178,7 +3250,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + } } }, "default": { @@ -3499,7 +3580,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + } } }, "default": { @@ -3817,7 +3907,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppOperation" + "title": "Collection of managedAppOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppOperation" + } + } + } } }, "default": { @@ -3993,7 +4092,7 @@ "deviceAppManagement.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "produces": [ "application/json" ], @@ -4088,7 +4187,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppStatus" + "title": "Collection of managedAppStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppStatus" + } + } + } } }, "default": { @@ -4335,7 +4443,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedEBook" + "title": "Collection of managedEBook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBook" + } + } + } } }, "default": { @@ -4576,7 +4693,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + "title": "Collection of managedEBookAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + } + } + } } }, "default": { @@ -4844,7 +4970,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceInstallState" + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + } } }, "default": { @@ -5260,7 +5395,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + "title": "Collection of userInstallStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + } + } + } } }, "default": { @@ -5540,7 +5684,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceInstallState" + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + } } }, "default": { @@ -5893,7 +6046,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + "title": "Collection of mdmWindowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + } } }, "default": { @@ -6160,7 +6322,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + } + } } }, "default": { @@ -6400,7 +6571,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + "title": "Collection of managedDeviceMobileAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + } } }, "default": { @@ -6637,7 +6817,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + "title": "Collection of managedDeviceMobileAppConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + } } }, "default": { @@ -6901,7 +7090,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + "title": "Collection of managedDeviceMobileAppConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } } }, "default": { @@ -7268,7 +7466,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + "title": "Collection of managedDeviceMobileAppConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } } }, "default": { @@ -7653,7 +7860,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileApp" + "title": "Collection of mobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileApp" + } + } + } } }, "default": { @@ -7897,7 +8113,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + "title": "Collection of mobileAppAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + } + } + } } }, "default": { @@ -8148,7 +8373,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + } + } } }, "default": { @@ -8374,7 +8608,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + "title": "Collection of targetedManagedAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + } + } + } } }, "default": { @@ -8612,7 +8855,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedMobileApp" + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } } }, "default": { @@ -8859,7 +9111,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + "title": "Collection of targetedManagedAppPolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } } }, "default": { @@ -9329,7 +9590,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.vppToken" + "title": "Collection of vppToken", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.vppToken" + } + } + } } }, "default": { @@ -9705,7 +9975,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + "title": "Collection of windowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + } + } + } } }, "default": { @@ -10120,7 +10399,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function downloadApplePushNotificationCertificateSigningRequest", - "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.38c4", + "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.a373", "produces": [ "application/json" ], @@ -10304,7 +10583,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.detectedApp" + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + } + } } }, "default": { @@ -10672,7 +10960,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } } }, "default": { @@ -11669,7 +11966,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCategory" + "title": "Collection of deviceCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + } + } } }, "default": { @@ -11910,7 +12216,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + "title": "Collection of deviceCompliancePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + } + } + } } }, "default": { @@ -12150,7 +12465,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + "title": "Collection of deviceCompliancePolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + } } }, "default": { @@ -12420,7 +12744,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + } } }, "default": { @@ -12692,7 +13025,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + "title": "Collection of deviceComplianceDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + } + } + } } }, "default": { @@ -13152,7 +13494,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + "title": "Collection of deviceComplianceScheduledActionForRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + } } }, "default": { @@ -13417,7 +13768,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + "title": "Collection of deviceComplianceActionItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + } + } + } } }, "default": { @@ -13702,7 +14062,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + "title": "Collection of deviceComplianceUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + } + } + } } }, "default": { @@ -14165,7 +14534,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + "title": "Collection of deviceCompliancePolicySettingStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + } } }, "default": { @@ -14428,7 +14806,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + "title": "Collection of deviceComplianceSettingState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + } + } + } } }, "default": { @@ -14787,7 +15174,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + "title": "Collection of deviceConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + } + } + } } }, "default": { @@ -15025,7 +15421,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + "title": "Collection of deviceConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + } + } + } } }, "default": { @@ -15295,7 +15700,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + } } }, "default": { @@ -15567,7 +15981,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + "title": "Collection of deviceConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + } } }, "default": { @@ -15991,7 +16414,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + "title": "Collection of deviceConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + } + } + } } }, "default": { @@ -16353,7 +16785,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } } }, "default": { @@ -16582,7 +17023,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } } }, "default": { @@ -16939,7 +17389,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + "title": "Collection of deviceManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + } + } + } } }, "default": { @@ -17184,7 +17643,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + "title": "Collection of deviceManagementExchangeConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + } + } + } } }, "default": { @@ -17479,7 +17947,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + "title": "Collection of iosUpdateDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + } + } + } } }, "default": { @@ -17899,7 +18376,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } } }, "default": { @@ -18285,7 +18771,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } } }, "default": { @@ -18551,7 +19046,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + } } }, "default": { @@ -19380,7 +19884,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function getEffectivePermissions", - "operationId": "deviceManagement.getEffectivePermissions.f3a4", + "operationId": "deviceManagement.getEffectivePermissions.04fa", "produces": [ "application/json" ], @@ -19413,7 +19917,7 @@ "deviceManagement.Functions" ], "summary": "Invoke function verifyWindowsEnrollmentAutoDiscovery", - "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.df74", + "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.135e", "produces": [ "application/json" ], @@ -19532,7 +20036,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + "title": "Collection of mobileThreatDefenseConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + } + } + } } }, "default": { @@ -19764,7 +20277,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + "title": "Collection of notificationMessageTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + } + } + } } }, "default": { @@ -20003,7 +20525,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + "title": "Collection of localizedNotificationMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + } + } + } } }, "default": { @@ -20282,7 +20813,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + "title": "Collection of remoteAssistancePartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + } + } + } } }, "default": { @@ -20561,7 +21101,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.resourceOperation" + "title": "Collection of resourceOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.resourceOperation" + } + } + } } }, "default": { @@ -20788,7 +21337,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + "title": "Collection of deviceAndAppManagementRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + } } }, "default": { @@ -21018,7 +21576,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.roleDefinition" + "title": "Collection of roleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + } + } + } } }, "default": { @@ -21253,7 +21820,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.roleAssignment" + "title": "Collection of roleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleAssignment" + } + } + } } }, "default": { @@ -21644,7 +22220,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + "title": "Collection of telecomExpenseManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + } + } + } } }, "default": { @@ -21887,7 +22472,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.termsAndConditions" + "title": "Collection of termsAndConditions", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditions" + } + } + } } }, "default": { @@ -22128,7 +22722,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + "title": "Collection of termsAndConditionsAcceptanceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + } } }, "default": { @@ -22456,7 +23059,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + "title": "Collection of termsAndConditionsAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + } + } + } } }, "default": { @@ -22697,7 +23309,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } }, "default": { @@ -22918,7 +23539,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + "title": "Collection of windowsInformationProtectionAppLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + } } }, "default": { @@ -23137,7 +23767,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + "title": "Collection of windowsInformationProtectionNetworkLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + } } }, "default": { @@ -23645,7 +24284,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -23890,7 +24538,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -24046,7 +24703,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -24276,7 +24942,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -25207,7 +25882,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -26160,7 +26844,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -26360,7 +27053,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + } } }, "default": { @@ -26622,7 +27324,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + } } }, "default": { @@ -27073,7 +27784,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -27491,7 +28211,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -27749,7 +28478,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -27981,7 +28719,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -28365,7 +29112,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } } }, "default": { @@ -28853,7 +29609,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -29178,7 +29943,7 @@ "drive.Functions" ], "summary": "Invoke function recent", - "operationId": "drive.recent.f75f", + "operationId": "drive.recent.a1b8", "produces": [ "application/json" ], @@ -29203,7 +29968,7 @@ "drive.Functions" ], "summary": "Invoke function search", - "operationId": "drive.search.f2b1", + "operationId": "drive.search.c788", "produces": [ "application/json" ], @@ -29236,7 +30001,7 @@ "drive.Functions" ], "summary": "Invoke function sharedWithMe", - "operationId": "drive.sharedWithMe.29d5", + "operationId": "drive.sharedWithMe.b3e6", "produces": [ "application/json" ], @@ -29555,7 +30320,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -30256,7 +31030,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -30722,7 +31505,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -31012,7 +31804,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -31276,7 +32077,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -31708,7 +32518,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } } }, "default": { @@ -32260,7 +33079,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -32633,7 +33461,7 @@ "drives.Functions" ], "summary": "Invoke function recent", - "operationId": "drives.recent.f75f", + "operationId": "drives.recent.a1b8", "produces": [ "application/json" ], @@ -32668,7 +33496,7 @@ "drives.Functions" ], "summary": "Invoke function search", - "operationId": "drives.search.f2b1", + "operationId": "drives.search.c788", "produces": [ "application/json" ], @@ -32709,7 +33537,7 @@ "drives.Functions" ], "summary": "Invoke function sharedWithMe", - "operationId": "drives.sharedWithMe.29d5", + "operationId": "drives.sharedWithMe.b3e6", "produces": [ "application/json" ], @@ -33062,7 +33890,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -33465,7 +34302,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } } }, "default": { @@ -33917,7 +34763,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } } }, "default": { @@ -34151,7 +35006,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } } }, "default": { @@ -34417,7 +35281,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } } }, "default": { @@ -34748,7 +35621,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } } }, "default": { @@ -34953,7 +35835,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } } }, "default": { @@ -35331,7 +36222,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } } }, "default": { @@ -35602,7 +36502,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } } }, "default": { @@ -35867,7 +36776,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } } }, "default": { @@ -36143,7 +37061,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationUser" + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } } }, "default": { @@ -36432,7 +37359,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationClass" + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } } }, "default": { @@ -36653,7 +37589,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.educationSchool" + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } } }, "default": { @@ -37708,7 +38653,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -38124,7 +39078,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -38421,7 +39384,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -38823,7 +39795,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -39197,7 +40178,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -39795,7 +40785,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.calendarView.instances.delta.2209", + "operationId": "groups.calendar.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -40260,7 +41250,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -40548,7 +41547,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -40755,7 +41763,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.calendarView.delta.2209", + "operationId": "groups.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -40966,7 +41974,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -41263,7 +42280,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -41665,7 +42691,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -42039,7 +43074,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -42637,7 +43681,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.events.instances.delta.2209", + "operationId": "groups.calendar.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -43102,7 +44146,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -43390,7 +44443,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -43597,7 +44659,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendar.events.delta.2209", + "operationId": "groups.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -43721,7 +44783,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -43975,7 +45046,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -44316,7 +45396,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -44605,7 +45694,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -45100,7 +46198,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -45696,7 +46803,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.calendar.calendarView.delta.2209", + "operationId": "groups.calendarView.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -45923,7 +47030,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -46519,7 +47635,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.calendar.events.delta.2209", + "operationId": "groups.calendarView.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -46659,7 +47775,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -46945,7 +48070,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -47225,7 +48359,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -47599,7 +48742,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -48197,7 +49349,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.instances.delta.2209", + "operationId": "groups.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -48662,7 +49814,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -48950,7 +50111,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -49157,7 +50327,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.calendarView.delta.2209", + "operationId": "groups.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -49282,7 +50452,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.conversation" + "title": "Collection of conversation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversation" + } + } + } } }, "default": { @@ -49549,7 +50728,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.conversationThread" + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + } } }, "default": { @@ -49952,7 +51140,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.post" + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } } }, "default": { @@ -50306,7 +51503,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -50652,7 +51858,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -51480,7 +52695,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -51828,7 +53052,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -52384,7 +53617,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } } }, "default": { @@ -52742,7 +53984,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -53031,7 +54282,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -53526,7 +54786,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -54122,7 +55391,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.calendar.calendarView.delta.2209", + "operationId": "groups.events.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -54349,7 +55618,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -54945,7 +56223,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.calendar.events.delta.2209", + "operationId": "groups.events.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -55085,7 +56363,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -55371,7 +56658,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -55651,7 +56947,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -56025,7 +57330,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -56623,7 +57937,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.instances.delta.2209", + "operationId": "groups.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -57088,7 +58402,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -57376,7 +58699,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -57583,7 +58915,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.events.delta.2209", + "operationId": "groups.events.delta.fa14", "produces": [ "application/json" ], @@ -57704,7 +59036,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -57955,7 +59296,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + "title": "Collection of groupLifecyclePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + } + } } }, "default": { @@ -58203,7 +59553,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -58359,7 +59718,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -58828,7 +60196,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } } }, "default": { @@ -59221,7 +60598,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -59986,7 +61372,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -60363,7 +61758,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -60977,7 +62381,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -61442,7 +62855,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -62802,7 +64215,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -63368,7 +64790,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -63793,7 +65224,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "groups.onenote.notebooks.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -65469,7 +66900,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -65846,7 +67286,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -66329,7 +67778,7 @@ "groups.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "groups.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "groups.onenote.notebooks.getRecentNotebooks.1d97", "produces": [ "application/json" ], @@ -66462,7 +67911,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } } }, "default": { @@ -66748,7 +68206,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -67075,7 +68542,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.preview.60d3", + "operationId": "groups.onenote.pages.preview.12f3", "produces": [ "application/json" ], @@ -67465,7 +68932,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -68230,7 +69706,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -68607,7 +70092,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -69221,7 +70715,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -69686,7 +71189,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -70320,7 +71823,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -70886,7 +72398,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -71311,7 +72832,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -72317,7 +73838,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -72694,7 +74224,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -73620,7 +75159,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -74005,7 +75553,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "groups.onenote.pages.parentSection.pages.preview.12f3", "produces": [ "application/json" ], @@ -74405,7 +75953,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -75170,7 +76727,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -75547,7 +77113,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -76141,7 +77716,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -77065,7 +78649,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -77410,7 +79003,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -78102,7 +79704,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -78447,7 +80058,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -78969,7 +80589,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } } }, "default": { @@ -79246,7 +80875,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -79778,7 +81416,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -80123,7 +81770,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -80689,7 +82345,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -81114,7 +82779,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -82508,7 +84173,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -82853,7 +84527,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -83419,7 +85102,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -83844,7 +85536,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "groups.onenote.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -84314,7 +86006,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -84723,7 +86424,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -86012,7 +87722,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -86389,7 +88108,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -87128,7 +88856,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -87624,7 +89361,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -88009,7 +89755,7 @@ "groups.Functions" ], "summary": "Invoke function preview", - "operationId": "groups.onenote.sections.pages.preview.60d3", + "operationId": "groups.onenote.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -88439,7 +90185,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -89276,7 +91031,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -89685,7 +91449,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -90327,7 +92100,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -91512,7 +93294,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -92277,7 +94068,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -92654,7 +94454,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -93248,7 +95057,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -94172,7 +95990,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -94517,7 +96344,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -95209,7 +97045,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -95554,7 +97399,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -96070,7 +97924,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -96300,7 +98163,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + } } }, "default": { @@ -96648,7 +98520,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -96798,7 +98679,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -97038,7 +98928,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.groupSetting" + "title": "Collection of groupSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + } + } } }, "default": { @@ -97342,7 +99241,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.site" + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + } } }, "default": { @@ -97627,7 +99535,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.conversationThread" + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + } } }, "default": { @@ -97977,7 +99894,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.post" + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } } }, "default": { @@ -98299,7 +100225,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -98613,7 +100548,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -99361,7 +101305,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -99677,7 +101630,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -99904,7 +101866,7 @@ "groups.Functions" ], "summary": "Invoke function delta", - "operationId": "groups.delta.2209", + "operationId": "groups.delta.fa14", "produces": [ "application/json" ], @@ -101161,7 +103123,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userActivity" + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + } } }, "default": { @@ -101420,7 +103391,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + } } }, "default": { @@ -101683,7 +103663,7 @@ "me.Functions" ], "summary": "Invoke function recent", - "operationId": "me.activities.recent.f75f", + "operationId": "me.activities.recent.a1b8", "produces": [ "application/json" ], @@ -101939,7 +103919,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -102208,7 +104197,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -102574,7 +104572,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -102924,7 +104931,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -103506,7 +105522,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.calendarView.instances.delta.2209", + "operationId": "me.calendar.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -103970,7 +105986,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -104234,7 +106259,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -104425,7 +106459,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.calendarView.delta.2209", + "operationId": "me.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -104633,7 +106667,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -104902,7 +106945,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -105268,7 +107320,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -105618,7 +107679,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -106200,7 +108270,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.events.instances.delta.2209", + "operationId": "me.calendar.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -106664,7 +108734,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -106928,7 +109007,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -107119,7 +109207,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendar.events.delta.2209", + "operationId": "me.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -107240,7 +109328,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -107466,7 +109563,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -107684,7 +109790,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendarGroup" + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + } } }, "default": { @@ -107904,7 +110019,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } } }, "default": { @@ -108243,7 +110367,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -108576,7 +110709,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -109038,7 +111180,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -109452,7 +111603,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -110162,7 +112322,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.2209", + "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -110738,7 +112898,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -111066,7 +113235,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -111305,7 +113483,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.calendarView.delta.2209", + "operationId": "me.calendarGroups.calendars.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -111547,7 +113725,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -111880,7 +114067,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -112342,7 +114538,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -112756,7 +114961,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -113466,7 +115680,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.events.instances.delta.2209", + "operationId": "me.calendarGroups.calendars.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -114042,7 +116256,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -114370,7 +116593,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -114609,7 +116841,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarGroups.calendars.events.delta.2209", + "operationId": "me.calendarGroups.calendars.events.delta.fa14", "produces": [ "application/json" ], @@ -114764,7 +116996,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -115054,7 +117295,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -115335,7 +117585,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } } }, "default": { @@ -115642,7 +117901,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -115943,7 +118211,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -116357,7 +118634,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -116739,7 +119025,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -117385,7 +119680,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.calendarView.instances.delta.2209", + "operationId": "me.calendars.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -117905,7 +120200,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -118201,7 +120505,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -118416,7 +120729,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.calendarView.delta.2209", + "operationId": "me.calendars.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -118642,7 +120955,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -118943,7 +121265,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -119357,7 +121688,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -119739,7 +122079,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -120385,7 +122734,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.events.instances.delta.2209", + "operationId": "me.calendars.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -120905,7 +123254,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -121201,7 +123559,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -121416,7 +123783,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendars.events.delta.2209", + "operationId": "me.calendars.events.delta.fa14", "produces": [ "application/json" ], @@ -121555,7 +123922,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -121813,7 +124189,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -122168,7 +124553,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -122443,7 +124837,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -122902,7 +125305,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -123478,7 +125890,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.calendar.calendarView.delta.2209", + "operationId": "me.calendarView.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -123704,7 +126116,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -124280,7 +126701,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.calendar.events.delta.2209", + "operationId": "me.calendarView.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -124419,7 +126840,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -124677,7 +127107,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -124929,7 +127368,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -125279,7 +127727,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -125861,7 +128318,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.instances.delta.2209", + "operationId": "me.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -126325,7 +128782,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -126589,7 +129055,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -126780,7 +129255,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.calendarView.delta.2209", + "operationId": "me.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -126893,7 +129368,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } } }, "default": { @@ -127116,7 +129600,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } } }, "default": { @@ -127298,7 +129791,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.childFolders.delta.2209", + "operationId": "me.contactFolders.childFolders.delta.fa14", "produces": [ "application/json" ], @@ -127550,7 +130043,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } } }, "default": { @@ -127842,7 +130344,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -128125,7 +130636,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -128514,7 +131034,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -128717,7 +131246,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.contacts.delta.2209", + "operationId": "me.contactFolders.contacts.delta.fa14", "produces": [ "application/json" ], @@ -128856,7 +131385,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -129102,7 +131640,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -129275,7 +131822,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contactFolders.delta.2209", + "operationId": "me.contactFolders.delta.fa14", "produces": [ "application/json" ], @@ -129496,7 +132043,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } } }, "default": { @@ -129740,7 +132296,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -129991,7 +132556,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -130332,7 +132906,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -130511,7 +133094,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.contacts.delta.2209", + "operationId": "me.contacts.delta.fa14", "produces": [ "application/json" ], @@ -130632,7 +133215,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -130775,7 +133367,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } }, "default": { @@ -130990,7 +133591,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -131287,7 +133897,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } } }, "default": { @@ -131613,7 +134232,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -131870,7 +134498,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -132329,7 +134966,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -132905,7 +135551,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.calendar.calendarView.delta.2209", + "operationId": "me.events.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -133131,7 +135777,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -133707,7 +136362,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.calendar.events.delta.2209", + "operationId": "me.events.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -133846,7 +136501,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -134104,7 +136768,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -134356,7 +137029,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -134706,7 +137388,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -135288,7 +137979,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.instances.delta.2209", + "operationId": "me.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -135752,7 +138443,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -136016,7 +138716,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -136207,7 +138916,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.events.delta.2209", + "operationId": "me.events.delta.fa14", "produces": [ "application/json" ], @@ -136325,7 +139034,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -136595,7 +139313,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + } } }, "default": { @@ -136897,7 +139624,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sharedInsight" + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + } } }, "default": { @@ -137245,7 +139981,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.trending" + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + } } }, "default": { @@ -137530,7 +140275,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.usedInsight" + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + } } }, "default": { @@ -137812,7 +140566,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + } } }, "default": { @@ -138030,7 +140793,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } } }, "default": { @@ -138268,7 +141040,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } } }, "default": { @@ -138579,7 +141360,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.childFolders.delta.2209", + "operationId": "me.mailFolders.childFolders.delta.fa14", "produces": [ "application/json" ], @@ -138724,7 +141505,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.messageRule" + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + } } }, "default": { @@ -139057,7 +141847,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } } }, "default": { @@ -139356,7 +142155,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -139638,7 +142446,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -140385,7 +143202,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -140669,7 +143495,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -140872,7 +143707,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.messages.delta.2209", + "operationId": "me.mailFolders.messages.delta.fa14", "produces": [ "application/json" ], @@ -141119,7 +143954,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -141365,7 +144209,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -141538,7 +144391,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.mailFolders.delta.2209", + "operationId": "me.mailFolders.delta.fa14", "produces": [ "application/json" ], @@ -141698,7 +144551,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + } } }, "default": { @@ -141790,7 +144652,7 @@ "me.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "produces": [ "application/json" ], @@ -142023,7 +144885,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } } }, "default": { @@ -142409,7 +145280,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } } }, "default": { @@ -142675,7 +145555,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + } } }, "default": { @@ -143566,7 +146455,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -143782,7 +146680,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } } }, "default": { @@ -144033,7 +146940,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -144283,7 +147199,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -144926,7 +147851,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -145178,7 +148112,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -145357,7 +148300,7 @@ "me.Functions" ], "summary": "Invoke function delta", - "operationId": "me.messages.delta.2209", + "operationId": "me.messages.delta.fa14", "produces": [ "application/json" ], @@ -145623,7 +148566,7 @@ "me.Functions" ], "summary": "Invoke function getManagedAppDiagnosticStatuses", - "operationId": "me.getManagedAppDiagnosticStatuses.a6d0", + "operationId": "me.getManagedAppDiagnosticStatuses.173e", "produces": [ "application/json" ], @@ -145648,7 +148591,7 @@ "me.Functions" ], "summary": "Invoke function getManagedAppPolicies", - "operationId": "me.getManagedAppPolicies.9656", + "operationId": "me.getManagedAppPolicies.25a2", "produces": [ "application/json" ], @@ -145673,7 +148616,7 @@ "me.Functions" ], "summary": "Invoke function reminderView", - "operationId": "me.reminderView.9843", + "operationId": "me.reminderView.60ec", "produces": [ "application/json" ], @@ -146004,7 +148947,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } } }, "default": { @@ -146357,7 +149309,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -147050,7 +150011,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -147395,7 +150365,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -147961,7 +150940,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -148386,7 +151374,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -149634,7 +152622,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -150152,7 +153149,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -150537,7 +153543,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "me.onenote.notebooks.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -152061,7 +155067,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -152406,7 +155421,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -152849,7 +155873,7 @@ "me.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "me.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "me.onenote.notebooks.getRecentNotebooks.1d97", "produces": [ "application/json" ], @@ -152966,7 +155990,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } } }, "default": { @@ -153220,7 +156253,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -153507,7 +156549,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.preview.60d3", + "operationId": "me.onenote.pages.preview.12f3", "produces": [ "application/json" ], @@ -153857,7 +156899,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -154550,7 +157601,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -154895,7 +157955,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -155461,7 +158530,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -155886,7 +158964,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -156464,7 +159542,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -156982,7 +160069,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -157367,7 +160463,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -158277,7 +161373,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -158622,7 +161727,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -159468,7 +162582,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -159813,7 +162936,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "me.onenote.pages.parentSection.pages.preview.12f3", "produces": [ "application/json" ], @@ -160173,7 +163296,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -160866,7 +163998,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -161211,7 +164352,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -161757,7 +164907,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -162593,7 +165752,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -162906,7 +166074,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -163534,7 +166711,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -163847,7 +167033,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -164321,7 +167516,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } } }, "default": { @@ -164566,7 +167770,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -165042,7 +168255,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -165355,7 +168577,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -165873,7 +169104,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -166258,7 +169498,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -167524,7 +170764,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -167837,7 +171086,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -168355,7 +171613,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -168740,7 +172007,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "me.onenote.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -169170,7 +172437,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -169547,7 +172823,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -170732,7 +174017,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -171077,7 +174371,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -171752,7 +175055,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -172200,7 +175512,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -172545,7 +175866,7 @@ "me.Functions" ], "summary": "Invoke function preview", - "operationId": "me.onenote.sections.pages.preview.60d3", + "operationId": "me.onenote.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -172935,7 +176256,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -173700,7 +177030,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -174077,7 +177416,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -174671,7 +178019,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -175752,7 +179109,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -176445,7 +179811,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -176790,7 +180165,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -177336,7 +180720,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -178172,7 +181565,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -178485,7 +181887,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -179113,7 +182524,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -179426,7 +182846,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -179964,7 +183393,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookCategory" + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + } } }, "default": { @@ -180102,7 +183540,7 @@ "me.Functions" ], "summary": "Invoke function supportedLanguages", - "operationId": "me.outlook.supportedLanguages.7d99", + "operationId": "me.outlook.supportedLanguages.68a0", "produces": [ "application/json" ], @@ -180129,7 +183567,7 @@ "me.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "me.outlook.supportedTimeZones.4c5b", + "operationId": "me.outlook.supportedTimeZones.5c4f", "produces": [ "application/json" ], @@ -180159,7 +183597,7 @@ "me.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "me.outlook.supportedTimeZones.cfd8", + "operationId": "me.outlook.supportedTimeZones.120b", "produces": [ "application/json" ], @@ -180261,7 +183699,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -180401,7 +183848,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -180583,7 +184039,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.person" + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + } } }, "default": { @@ -180861,7 +184326,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + } } }, "default": { @@ -181163,7 +184637,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -181377,7 +184860,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -181544,7 +185036,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -182075,7 +185576,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -182443,7 +185953,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerBucket" + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + } + } } }, "default": { @@ -182734,7 +186253,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -182924,7 +186452,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -183163,7 +186700,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerBucket" + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + } + } } }, "default": { @@ -183486,7 +187032,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -183726,7 +187281,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -184374,7 +187938,7 @@ "reports.Functions" ], "summary": "Invoke function deviceConfigurationDeviceActivity", - "operationId": "reports.deviceConfigurationDeviceActivity.59c8", + "operationId": "reports.deviceConfigurationDeviceActivity.3d00", "produces": [ "application/json" ], @@ -184396,7 +187960,7 @@ "reports.Functions" ], "summary": "Invoke function deviceConfigurationUserActivity", - "operationId": "reports.deviceConfigurationUserActivity.229c", + "operationId": "reports.deviceConfigurationUserActivity.faab", "produces": [ "application/json" ], @@ -184418,7 +187982,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityCounts", - "operationId": "reports.getEmailActivityCounts.d2c9", + "operationId": "reports.getEmailActivityCounts.102d", "produces": [ "application/json" ], @@ -184450,7 +188014,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserCounts", - "operationId": "reports.getEmailActivityUserCounts.67ae", + "operationId": "reports.getEmailActivityUserCounts.ebbc", "produces": [ "application/json" ], @@ -184482,7 +188046,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserDetail", - "operationId": "reports.getEmailActivityUserDetail.35e0", + "operationId": "reports.getEmailActivityUserDetail.4d91", "produces": [ "application/json" ], @@ -184519,7 +188083,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailActivityUserDetail", - "operationId": "reports.getEmailActivityUserDetail.ae84", + "operationId": "reports.getEmailActivityUserDetail.ac5f", "produces": [ "application/json" ], @@ -184554,7 +188118,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageAppsUserCounts", - "operationId": "reports.getEmailAppUsageAppsUserCounts.807c", + "operationId": "reports.getEmailAppUsageAppsUserCounts.5f0c", "produces": [ "application/json" ], @@ -184586,7 +188150,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserCounts", - "operationId": "reports.getEmailAppUsageUserCounts.6fd2", + "operationId": "reports.getEmailAppUsageUserCounts.b842", "produces": [ "application/json" ], @@ -184618,7 +188182,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserDetail", - "operationId": "reports.getEmailAppUsageUserDetail.8c90", + "operationId": "reports.getEmailAppUsageUserDetail.d5d6", "produces": [ "application/json" ], @@ -184655,7 +188219,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageUserDetail", - "operationId": "reports.getEmailAppUsageUserDetail.a73d", + "operationId": "reports.getEmailAppUsageUserDetail.22ba", "produces": [ "application/json" ], @@ -184690,7 +188254,7 @@ "reports.Functions" ], "summary": "Invoke function getEmailAppUsageVersionsUserCounts", - "operationId": "reports.getEmailAppUsageVersionsUserCounts.f73b", + "operationId": "reports.getEmailAppUsageVersionsUserCounts.ea6d", "produces": [ "application/json" ], @@ -184722,7 +188286,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageDetail", - "operationId": "reports.getMailboxUsageDetail.6ef8", + "operationId": "reports.getMailboxUsageDetail.9d0a", "produces": [ "application/json" ], @@ -184754,7 +188318,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageMailboxCounts", - "operationId": "reports.getMailboxUsageMailboxCounts.1ae9", + "operationId": "reports.getMailboxUsageMailboxCounts.b197", "produces": [ "application/json" ], @@ -184786,7 +188350,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageQuotaStatusMailboxCounts", - "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.b080", + "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.3921", "produces": [ "application/json" ], @@ -184818,7 +188382,7 @@ "reports.Functions" ], "summary": "Invoke function getMailboxUsageStorage", - "operationId": "reports.getMailboxUsageStorage.fdb0", + "operationId": "reports.getMailboxUsageStorage.5a89", "produces": [ "application/json" ], @@ -184850,7 +188414,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationCounts", - "operationId": "reports.getOffice365ActivationCounts.dd57", + "operationId": "reports.getOffice365ActivationCounts.21ee", "produces": [ "application/json" ], @@ -184874,7 +188438,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationsUserCounts", - "operationId": "reports.getOffice365ActivationsUserCounts.21b3", + "operationId": "reports.getOffice365ActivationsUserCounts.5252", "produces": [ "application/json" ], @@ -184898,7 +188462,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActivationsUserDetail", - "operationId": "reports.getOffice365ActivationsUserDetail.1156", + "operationId": "reports.getOffice365ActivationsUserDetail.a06f", "produces": [ "application/json" ], @@ -184922,7 +188486,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserCounts", - "operationId": "reports.getOffice365ActiveUserCounts.c3b0", + "operationId": "reports.getOffice365ActiveUserCounts.ced0", "produces": [ "application/json" ], @@ -184954,7 +188518,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserDetail", - "operationId": "reports.getOffice365ActiveUserDetail.3621", + "operationId": "reports.getOffice365ActiveUserDetail.b911", "produces": [ "application/json" ], @@ -184991,7 +188555,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ActiveUserDetail", - "operationId": "reports.getOffice365ActiveUserDetail.7f57", + "operationId": "reports.getOffice365ActiveUserDetail.3cb5", "produces": [ "application/json" ], @@ -185026,7 +188590,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityCounts", - "operationId": "reports.getOffice365GroupsActivityCounts.9333", + "operationId": "reports.getOffice365GroupsActivityCounts.b73e", "produces": [ "application/json" ], @@ -185058,7 +188622,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityDetail", - "operationId": "reports.getOffice365GroupsActivityDetail.d699", + "operationId": "reports.getOffice365GroupsActivityDetail.87d6", "produces": [ "application/json" ], @@ -185095,7 +188659,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityDetail", - "operationId": "reports.getOffice365GroupsActivityDetail.1b51", + "operationId": "reports.getOffice365GroupsActivityDetail.e6b8", "produces": [ "application/json" ], @@ -185130,7 +188694,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityFileCounts", - "operationId": "reports.getOffice365GroupsActivityFileCounts.7206", + "operationId": "reports.getOffice365GroupsActivityFileCounts.95bb", "produces": [ "application/json" ], @@ -185162,7 +188726,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityGroupCounts", - "operationId": "reports.getOffice365GroupsActivityGroupCounts.f5de", + "operationId": "reports.getOffice365GroupsActivityGroupCounts.a744", "produces": [ "application/json" ], @@ -185194,7 +188758,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365GroupsActivityStorage", - "operationId": "reports.getOffice365GroupsActivityStorage.a4d3", + "operationId": "reports.getOffice365GroupsActivityStorage.59f9", "produces": [ "application/json" ], @@ -185226,7 +188790,7 @@ "reports.Functions" ], "summary": "Invoke function getOffice365ServicesUserCounts", - "operationId": "reports.getOffice365ServicesUserCounts.0d23", + "operationId": "reports.getOffice365ServicesUserCounts.128a", "produces": [ "application/json" ], @@ -185258,7 +188822,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityFileCounts", - "operationId": "reports.getOneDriveActivityFileCounts.c2dc", + "operationId": "reports.getOneDriveActivityFileCounts.e988", "produces": [ "application/json" ], @@ -185290,7 +188854,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserCounts", - "operationId": "reports.getOneDriveActivityUserCounts.442b", + "operationId": "reports.getOneDriveActivityUserCounts.5d7d", "produces": [ "application/json" ], @@ -185322,7 +188886,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserDetail", - "operationId": "reports.getOneDriveActivityUserDetail.57de", + "operationId": "reports.getOneDriveActivityUserDetail.77b1", "produces": [ "application/json" ], @@ -185359,7 +188923,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveActivityUserDetail", - "operationId": "reports.getOneDriveActivityUserDetail.20ae", + "operationId": "reports.getOneDriveActivityUserDetail.0cff", "produces": [ "application/json" ], @@ -185394,7 +188958,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountCounts", - "operationId": "reports.getOneDriveUsageAccountCounts.801b", + "operationId": "reports.getOneDriveUsageAccountCounts.bef5", "produces": [ "application/json" ], @@ -185426,7 +188990,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountDetail", - "operationId": "reports.getOneDriveUsageAccountDetail.b461", + "operationId": "reports.getOneDriveUsageAccountDetail.3b63", "produces": [ "application/json" ], @@ -185463,7 +189027,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageAccountDetail", - "operationId": "reports.getOneDriveUsageAccountDetail.3f04", + "operationId": "reports.getOneDriveUsageAccountDetail.d35d", "produces": [ "application/json" ], @@ -185498,7 +189062,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageFileCounts", - "operationId": "reports.getOneDriveUsageFileCounts.8444", + "operationId": "reports.getOneDriveUsageFileCounts.7a3b", "produces": [ "application/json" ], @@ -185530,7 +189094,7 @@ "reports.Functions" ], "summary": "Invoke function getOneDriveUsageStorage", - "operationId": "reports.getOneDriveUsageStorage.c292", + "operationId": "reports.getOneDriveUsageStorage.fb0e", "produces": [ "application/json" ], @@ -185562,7 +189126,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityFileCounts", - "operationId": "reports.getSharePointActivityFileCounts.b044", + "operationId": "reports.getSharePointActivityFileCounts.c70f", "produces": [ "application/json" ], @@ -185594,7 +189158,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityPages", - "operationId": "reports.getSharePointActivityPages.73a2", + "operationId": "reports.getSharePointActivityPages.953e", "produces": [ "application/json" ], @@ -185626,7 +189190,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserCounts", - "operationId": "reports.getSharePointActivityUserCounts.a723", + "operationId": "reports.getSharePointActivityUserCounts.5942", "produces": [ "application/json" ], @@ -185658,7 +189222,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserDetail", - "operationId": "reports.getSharePointActivityUserDetail.c908", + "operationId": "reports.getSharePointActivityUserDetail.48b2", "produces": [ "application/json" ], @@ -185695,7 +189259,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointActivityUserDetail", - "operationId": "reports.getSharePointActivityUserDetail.9d39", + "operationId": "reports.getSharePointActivityUserDetail.ab79", "produces": [ "application/json" ], @@ -185730,7 +189294,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageDetail", - "operationId": "reports.getSharePointSiteUsageDetail.9a98", + "operationId": "reports.getSharePointSiteUsageDetail.a4c0", "produces": [ "application/json" ], @@ -185767,7 +189331,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageDetail", - "operationId": "reports.getSharePointSiteUsageDetail.bec0", + "operationId": "reports.getSharePointSiteUsageDetail.c7c5", "produces": [ "application/json" ], @@ -185802,7 +189366,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageFileCounts", - "operationId": "reports.getSharePointSiteUsageFileCounts.b2bd", + "operationId": "reports.getSharePointSiteUsageFileCounts.4500", "produces": [ "application/json" ], @@ -185834,7 +189398,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsagePages", - "operationId": "reports.getSharePointSiteUsagePages.ef52", + "operationId": "reports.getSharePointSiteUsagePages.2486", "produces": [ "application/json" ], @@ -185866,7 +189430,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageSiteCounts", - "operationId": "reports.getSharePointSiteUsageSiteCounts.1b68", + "operationId": "reports.getSharePointSiteUsageSiteCounts.e5f3", "produces": [ "application/json" ], @@ -185898,7 +189462,7 @@ "reports.Functions" ], "summary": "Invoke function getSharePointSiteUsageStorage", - "operationId": "reports.getSharePointSiteUsageStorage.4100", + "operationId": "reports.getSharePointSiteUsageStorage.b60f", "produces": [ "application/json" ], @@ -185930,7 +189494,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityCounts", - "operationId": "reports.getSkypeForBusinessActivityCounts.1cd1", + "operationId": "reports.getSkypeForBusinessActivityCounts.4c39", "produces": [ "application/json" ], @@ -185962,7 +189526,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserCounts", - "operationId": "reports.getSkypeForBusinessActivityUserCounts.502a", + "operationId": "reports.getSkypeForBusinessActivityUserCounts.fc1b", "produces": [ "application/json" ], @@ -185994,7 +189558,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserDetail", - "operationId": "reports.getSkypeForBusinessActivityUserDetail.de4b", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.83d0", "produces": [ "application/json" ], @@ -186031,7 +189595,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessActivityUserDetail", - "operationId": "reports.getSkypeForBusinessActivityUserDetail.2a24", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.139c", "produces": [ "application/json" ], @@ -186066,7 +189630,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageDistributionUserCounts", - "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.b288", + "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.74c5", "produces": [ "application/json" ], @@ -186098,7 +189662,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserCounts", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.afec", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.cb9e", "produces": [ "application/json" ], @@ -186130,7 +189694,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.c31f", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.fe29", "produces": [ "application/json" ], @@ -186167,7 +189731,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", - "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.e139", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.aebd", "produces": [ "application/json" ], @@ -186202,7 +189766,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.337a", + "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.dd4b", "produces": [ "application/json" ], @@ -186234,7 +189798,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.a6f3", + "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.e49c", "produces": [ "application/json" ], @@ -186266,7 +189830,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessOrganizerActivityUserCounts", - "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.61cb", + "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.733c", "produces": [ "application/json" ], @@ -186298,7 +189862,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.3f25", + "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.8bc6", "produces": [ "application/json" ], @@ -186330,7 +189894,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.19f1", + "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.e351", "produces": [ "application/json" ], @@ -186362,7 +189926,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessParticipantActivityUserCounts", - "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2fb8", + "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2953", "produces": [ "application/json" ], @@ -186394,7 +189958,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.4ba6", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.40c9", "produces": [ "application/json" ], @@ -186426,7 +189990,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityMinuteCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.de62", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.a488", "produces": [ "application/json" ], @@ -186458,7 +190022,7 @@ "reports.Functions" ], "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityUserCounts", - "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.5fbc", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.7d20", "produces": [ "application/json" ], @@ -186490,7 +190054,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageDistributionUserCounts", - "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.91e1", + "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.3d25", "produces": [ "application/json" ], @@ -186522,7 +190086,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserCounts", - "operationId": "reports.getTeamsDeviceUsageUserCounts.c715", + "operationId": "reports.getTeamsDeviceUsageUserCounts.a573", "produces": [ "application/json" ], @@ -186554,7 +190118,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserDetail", - "operationId": "reports.getTeamsDeviceUsageUserDetail.43be", + "operationId": "reports.getTeamsDeviceUsageUserDetail.8630", "produces": [ "application/json" ], @@ -186591,7 +190155,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsDeviceUsageUserDetail", - "operationId": "reports.getTeamsDeviceUsageUserDetail.aab9", + "operationId": "reports.getTeamsDeviceUsageUserDetail.901d", "produces": [ "application/json" ], @@ -186626,7 +190190,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityCounts", - "operationId": "reports.getTeamsUserActivityCounts.0201", + "operationId": "reports.getTeamsUserActivityCounts.4cb1", "produces": [ "application/json" ], @@ -186658,7 +190222,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserCounts", - "operationId": "reports.getTeamsUserActivityUserCounts.fd77", + "operationId": "reports.getTeamsUserActivityUserCounts.457f", "produces": [ "application/json" ], @@ -186690,7 +190254,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserDetail", - "operationId": "reports.getTeamsUserActivityUserDetail.3a37", + "operationId": "reports.getTeamsUserActivityUserDetail.fba7", "produces": [ "application/json" ], @@ -186727,7 +190291,7 @@ "reports.Functions" ], "summary": "Invoke function getTeamsUserActivityUserDetail", - "operationId": "reports.getTeamsUserActivityUserDetail.dd45", + "operationId": "reports.getTeamsUserActivityUserDetail.3e63", "produces": [ "application/json" ], @@ -186762,7 +190326,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityCounts", - "operationId": "reports.getYammerActivityCounts.31c4", + "operationId": "reports.getYammerActivityCounts.f338", "produces": [ "application/json" ], @@ -186794,7 +190358,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserCounts", - "operationId": "reports.getYammerActivityUserCounts.5f59", + "operationId": "reports.getYammerActivityUserCounts.0046", "produces": [ "application/json" ], @@ -186826,7 +190390,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserDetail", - "operationId": "reports.getYammerActivityUserDetail.7d9d", + "operationId": "reports.getYammerActivityUserDetail.41fe", "produces": [ "application/json" ], @@ -186863,7 +190427,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerActivityUserDetail", - "operationId": "reports.getYammerActivityUserDetail.ca58", + "operationId": "reports.getYammerActivityUserDetail.1ab5", "produces": [ "application/json" ], @@ -186898,7 +190462,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageDistributionUserCounts", - "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.9d71", + "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.0516", "produces": [ "application/json" ], @@ -186930,7 +190494,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserCounts", - "operationId": "reports.getYammerDeviceUsageUserCounts.0624", + "operationId": "reports.getYammerDeviceUsageUserCounts.417d", "produces": [ "application/json" ], @@ -186962,7 +190526,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserDetail", - "operationId": "reports.getYammerDeviceUsageUserDetail.c8b5", + "operationId": "reports.getYammerDeviceUsageUserDetail.e734", "produces": [ "application/json" ], @@ -186999,7 +190563,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerDeviceUsageUserDetail", - "operationId": "reports.getYammerDeviceUsageUserDetail.1955", + "operationId": "reports.getYammerDeviceUsageUserDetail.4f11", "produces": [ "application/json" ], @@ -187034,7 +190598,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityCounts", - "operationId": "reports.getYammerGroupsActivityCounts.3fdb", + "operationId": "reports.getYammerGroupsActivityCounts.c73b", "produces": [ "application/json" ], @@ -187066,7 +190630,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityDetail", - "operationId": "reports.getYammerGroupsActivityDetail.3ad3", + "operationId": "reports.getYammerGroupsActivityDetail.9ea3", "produces": [ "application/json" ], @@ -187103,7 +190667,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityDetail", - "operationId": "reports.getYammerGroupsActivityDetail.1de3", + "operationId": "reports.getYammerGroupsActivityDetail.a400", "produces": [ "application/json" ], @@ -187138,7 +190702,7 @@ "reports.Functions" ], "summary": "Invoke function getYammerGroupsActivityGroupCounts", - "operationId": "reports.getYammerGroupsActivityGroupCounts.61cb", + "operationId": "reports.getYammerGroupsActivityGroupCounts.2579", "produces": [ "application/json" ], @@ -187170,7 +190734,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureDetails", - "operationId": "reports.managedDeviceEnrollmentFailureDetails.0a3c", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.8191", "produces": [ "application/json" ], @@ -187195,7 +190759,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentFailureDetails", - "operationId": "reports.managedDeviceEnrollmentFailureDetails.8348", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.afb1", "produces": [ "application/json" ], @@ -187252,7 +190816,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentTopFailures", - "operationId": "reports.managedDeviceEnrollmentTopFailures.57b8", + "operationId": "reports.managedDeviceEnrollmentTopFailures.9ce7", "produces": [ "application/json" ], @@ -187277,7 +190841,7 @@ "reports.Functions" ], "summary": "Invoke function managedDeviceEnrollmentTopFailures", - "operationId": "reports.managedDeviceEnrollmentTopFailures.9c71", + "operationId": "reports.managedDeviceEnrollmentTopFailures.c017", "produces": [ "application/json" ], @@ -187818,7 +191382,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.alert" + "title": "Collection of alert", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.alert" + } + } + } } }, "default": { @@ -188638,7 +192211,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -189104,7 +192686,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -189394,7 +192985,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -189658,7 +193258,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -190090,7 +193699,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } } }, "default": { @@ -190648,7 +194266,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -191475,7 +195102,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -192553,7 +196189,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -192843,7 +196488,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -193107,7 +196761,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -193556,7 +197219,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } } }, "default": { @@ -193855,7 +197527,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.baseItem" + "title": "Collection of baseItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.baseItem" + } + } + } } }, "default": { @@ -194161,7 +197842,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.list" + "title": "Collection of list", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.list" + } + } + } } }, "default": { @@ -194493,7 +198183,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnDefinition" + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } } }, "default": { @@ -194815,7 +198514,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contentType" + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } } }, "default": { @@ -195111,7 +198819,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.columnLink" + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } } }, "default": { @@ -195597,7 +199314,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItem" + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } } }, "default": { @@ -196213,7 +199939,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -196634,7 +200369,7 @@ "sites.Functions" ], "summary": "Invoke function getByPath", - "operationId": "sites.getByPath.de3b", + "operationId": "sites.getByPath.1173", "produces": [ "application/json" ], @@ -196890,7 +200625,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } } }, "default": { @@ -197283,7 +201027,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -198048,7 +201801,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -198425,7 +202187,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -199039,7 +202810,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -199504,7 +203284,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -200864,7 +204644,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -201430,7 +205219,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -201855,7 +205653,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "sites.onenote.notebooks.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -203531,7 +207329,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -203908,7 +207715,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -204391,7 +208207,7 @@ "sites.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "sites.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "sites.onenote.notebooks.getRecentNotebooks.1d97", "produces": [ "application/json" ], @@ -204524,7 +208340,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } } }, "default": { @@ -204810,7 +208635,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -205137,7 +208971,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.preview.60d3", + "operationId": "sites.onenote.pages.preview.12f3", "produces": [ "application/json" ], @@ -205527,7 +209361,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -206292,7 +210135,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -206669,7 +210521,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -207283,7 +211144,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -207748,7 +211618,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -208382,7 +212252,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -208948,7 +212827,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -209373,7 +213261,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -210379,7 +214267,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -210756,7 +214653,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -211682,7 +215588,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -212067,7 +215982,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "sites.onenote.pages.parentSection.pages.preview.12f3", "produces": [ "application/json" ], @@ -212467,7 +216382,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -213232,7 +217156,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -213609,7 +217542,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -214203,7 +218145,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -215127,7 +219078,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -215472,7 +219432,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -216164,7 +220133,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -216509,7 +220487,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -217031,7 +221018,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } } }, "default": { @@ -217308,7 +221304,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -217840,7 +221845,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -218185,7 +222199,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -218751,7 +222774,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -219176,7 +223208,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -220570,7 +224602,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -220915,7 +224956,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -221481,7 +225531,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -221906,7 +225965,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "sites.onenote.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -222376,7 +226435,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -222785,7 +226853,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -224074,7 +228151,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -224451,7 +228537,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -225190,7 +229285,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -225686,7 +229790,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -226071,7 +230184,7 @@ "sites.Functions" ], "summary": "Invoke function preview", - "operationId": "sites.onenote.sections.pages.preview.60d3", + "operationId": "sites.onenote.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -226501,7 +230614,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -227338,7 +231460,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -227747,7 +231878,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -228389,7 +232529,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -229574,7 +233723,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -230339,7 +234497,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -230716,7 +234883,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -231310,7 +235486,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -232234,7 +236419,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -232579,7 +236773,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -233271,7 +237474,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -233616,7 +237828,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -234188,7 +238409,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.site" + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + } } }, "default": { @@ -235459,7 +239689,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.userActivity" + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + } } }, "default": { @@ -235750,7 +239989,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + } } }, "default": { @@ -236045,7 +240293,7 @@ "users.Functions" ], "summary": "Invoke function recent", - "operationId": "users.activities.recent.f75f", + "operationId": "users.activities.recent.a1b8", "produces": [ "application/json" ], @@ -236335,7 +240583,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -236636,7 +240893,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -237050,7 +241316,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -237432,7 +241707,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -238078,7 +242362,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.calendarView.instances.delta.2209", + "operationId": "users.calendar.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -238599,7 +242883,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -238895,7 +243188,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -239110,7 +243412,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.calendarView.delta.2209", + "operationId": "users.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -239337,7 +243639,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -239638,7 +243949,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -240052,7 +244372,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -240434,7 +244763,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -241080,7 +245418,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.events.instances.delta.2209", + "operationId": "users.calendar.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -241601,7 +245939,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -241897,7 +246244,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -242112,7 +246468,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendar.events.delta.2209", + "operationId": "users.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -242252,7 +246608,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -242510,7 +246875,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -242760,7 +247134,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendarGroup" + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + } } }, "default": { @@ -243012,7 +247395,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } } }, "default": { @@ -243383,7 +247775,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -243748,7 +248149,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -244258,7 +248668,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -244704,7 +249123,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -245478,7 +249906,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.2209", + "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -246111,7 +250539,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -246471,7 +250908,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -246734,7 +251180,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.calendarView.delta.2209", + "operationId": "users.calendarGroups.calendars.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -246993,7 +251439,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -247358,7 +251813,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -247868,7 +252332,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -248314,7 +252787,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -249088,7 +253570,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.events.instances.delta.2209", + "operationId": "users.calendarGroups.calendars.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -249721,7 +254203,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -250081,7 +254572,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -250344,7 +254844,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarGroups.calendars.events.delta.2209", + "operationId": "users.calendarGroups.calendars.events.delta.fa14", "produces": [ "application/json" ], @@ -250516,7 +255016,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -250838,7 +255347,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -251151,7 +255669,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.calendar" + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } } }, "default": { @@ -251490,7 +256017,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -251823,7 +256359,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -252285,7 +256830,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -252699,7 +257253,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -253409,7 +257972,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.calendarView.instances.delta.2209", + "operationId": "users.calendars.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -253986,7 +258549,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -254314,7 +258886,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -254553,7 +259134,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.calendarView.delta.2209", + "operationId": "users.calendars.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -254796,7 +259377,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -255129,7 +259719,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -255591,7 +260190,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -256005,7 +260613,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -256715,7 +261332,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.events.instances.delta.2209", + "operationId": "users.calendars.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -257292,7 +261909,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -257620,7 +262246,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -257859,7 +262494,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendars.events.delta.2209", + "operationId": "users.calendars.events.delta.fa14", "produces": [ "application/json" ], @@ -258015,7 +262650,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -258305,7 +262949,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -258692,7 +263345,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -258999,7 +263661,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -259506,7 +264177,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -260146,7 +264826,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.calendar.calendarView.delta.2209", + "operationId": "users.calendarView.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -260389,7 +265069,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -261029,7 +265718,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.calendar.events.delta.2209", + "operationId": "users.calendarView.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -261185,7 +265874,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -261475,7 +266173,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -261759,7 +266466,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -262141,7 +266857,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -262787,7 +267512,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.instances.delta.2209", + "operationId": "users.calendarView.instances.delta.fa14", "produces": [ "application/json" ], @@ -263308,7 +268033,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -263604,7 +268338,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -263819,7 +268562,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.calendarView.delta.2209", + "operationId": "users.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -263951,7 +268694,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } } }, "default": { @@ -264206,7 +268958,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contactFolder" + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } } }, "default": { @@ -264412,7 +269173,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.childFolders.delta.2209", + "operationId": "users.contactFolders.childFolders.delta.fa14", "produces": [ "application/json" ], @@ -264681,7 +269442,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } } }, "default": { @@ -265005,7 +269775,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -265320,7 +270099,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -265757,7 +270545,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -265984,7 +270781,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.contacts.delta.2209", + "operationId": "users.contactFolders.contacts.delta.fa14", "produces": [ "application/json" ], @@ -266140,7 +270937,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -266418,7 +271224,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -266615,7 +271430,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contactFolders.delta.2209", + "operationId": "users.contactFolders.delta.fa14", "produces": [ "application/json" ], @@ -266855,7 +271670,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.contact" + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } } }, "default": { @@ -267131,7 +271955,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -267414,7 +272247,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -267803,7 +272645,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -268006,7 +272857,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.contacts.delta.2209", + "operationId": "users.contacts.delta.fa14", "produces": [ "application/json" ], @@ -268146,7 +272997,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -268305,7 +273165,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } } }, "default": { @@ -268552,7 +273421,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -268881,7 +273759,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.drive" + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } } }, "default": { @@ -269239,7 +274126,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -269528,7 +274424,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -270035,7 +274940,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -270675,7 +275589,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.calendar.calendarView.delta.2209", + "operationId": "users.events.calendar.calendarView.delta.fa14", "produces": [ "application/json" ], @@ -270918,7 +275832,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -271558,7 +276481,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.calendar.events.delta.2209", + "operationId": "users.events.calendar.events.delta.fa14", "produces": [ "application/json" ], @@ -271714,7 +276637,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -272004,7 +276936,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -272288,7 +277229,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -272670,7 +277620,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.event" + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } } }, "default": { @@ -273316,7 +278275,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.instances.delta.2209", + "operationId": "users.events.instances.delta.fa14", "produces": [ "application/json" ], @@ -273837,7 +278796,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -274133,7 +279101,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -274348,7 +279325,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.events.delta.2209", + "operationId": "users.events.delta.fa14", "produces": [ "application/json" ], @@ -274485,7 +279462,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -274803,7 +279789,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + } } }, "default": { @@ -275153,7 +280148,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sharedInsight" + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + } } }, "default": { @@ -275549,7 +280553,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.trending" + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + } } }, "default": { @@ -275874,7 +280887,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.usedInsight" + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + } } }, "default": { @@ -276196,7 +281218,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.licenseDetails" + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + } } }, "default": { @@ -276446,7 +281477,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } } }, "default": { @@ -276716,7 +281756,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.mailFolder" + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } } }, "default": { @@ -277067,7 +282116,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.childFolders.delta.2209", + "operationId": "users.mailFolders.childFolders.delta.fa14", "produces": [ "application/json" ], @@ -277229,7 +282278,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.messageRule" + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + } } }, "default": { @@ -277594,7 +282652,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } } }, "default": { @@ -277925,7 +282992,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -278239,7 +283315,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -279090,7 +284175,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -279406,7 +284500,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -279633,7 +284736,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.messages.delta.2209", + "operationId": "users.mailFolders.messages.delta.fa14", "produces": [ "application/json" ], @@ -279913,7 +285016,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -280191,7 +285303,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -280388,7 +285509,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.mailFolders.delta.2209", + "operationId": "users.mailFolders.delta.fa14", "produces": [ "application/json" ], @@ -280567,7 +285688,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + } } }, "default": { @@ -280667,7 +285797,7 @@ "users.Functions" ], "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", - "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.cbe9", + "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", "produces": [ "application/json" ], @@ -280918,7 +286048,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.managedDevice" + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } } }, "default": { @@ -281352,7 +286491,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } } }, "default": { @@ -281650,7 +286798,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + } } }, "default": { @@ -282725,7 +287882,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -282957,7 +288123,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.message" + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } } }, "default": { @@ -283240,7 +288415,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.attachment" + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } } }, "default": { @@ -283522,7 +288706,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.extension" + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } } }, "default": { @@ -284269,7 +289462,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -284553,7 +289755,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } } }, "default": { @@ -284756,7 +289967,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.messages.delta.2209", + "operationId": "users.messages.delta.fa14", "produces": [ "application/json" ], @@ -285065,7 +290276,7 @@ "users.Functions" ], "summary": "Invoke function getManagedAppDiagnosticStatuses", - "operationId": "users.getManagedAppDiagnosticStatuses.a6d0", + "operationId": "users.getManagedAppDiagnosticStatuses.173e", "produces": [ "application/json" ], @@ -285100,7 +290311,7 @@ "users.Functions" ], "summary": "Invoke function getManagedAppPolicies", - "operationId": "users.getManagedAppPolicies.9656", + "operationId": "users.getManagedAppPolicies.25a2", "produces": [ "application/json" ], @@ -285135,7 +290346,7 @@ "users.Functions" ], "summary": "Invoke function reminderView", - "operationId": "users.reminderView.9843", + "operationId": "users.reminderView.60ec", "produces": [ "application/json" ], @@ -285524,7 +290735,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.notebook" + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } } }, "default": { @@ -285917,7 +291137,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -286682,7 +291911,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -287059,7 +292297,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -287673,7 +292920,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -288138,7 +293394,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -289498,7 +294754,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -290064,7 +295329,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -290489,7 +295763,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.notebooks.sections.pages.preview.60d3", + "operationId": "users.onenote.notebooks.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -292165,7 +297439,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -292542,7 +297825,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -293025,7 +298317,7 @@ "users.Functions" ], "summary": "Invoke function getRecentNotebooks", - "operationId": "users.onenote.notebooks.getRecentNotebooks.5414", + "operationId": "users.onenote.notebooks.getRecentNotebooks.1d97", "produces": [ "application/json" ], @@ -293158,7 +298450,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteOperation" + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } } }, "default": { @@ -293444,7 +298745,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -293771,7 +299081,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.preview.60d3", + "operationId": "users.onenote.pages.preview.12f3", "produces": [ "application/json" ], @@ -294161,7 +299471,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -294926,7 +300245,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -295303,7 +300631,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -295917,7 +301254,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -296382,7 +301728,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -297016,7 +302362,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -297582,7 +302937,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -298007,7 +303371,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.60d3", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -299013,7 +304377,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -299390,7 +304763,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -300316,7 +305698,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -300701,7 +306092,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.pages.parentSection.pages.preview.60d3", + "operationId": "users.onenote.pages.parentSection.pages.preview.12f3", "produces": [ "application/json" ], @@ -301101,7 +306492,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -301866,7 +307266,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -302243,7 +307652,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -302837,7 +308255,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -303761,7 +309188,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -304106,7 +309542,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -304798,7 +310243,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -305143,7 +310597,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -305665,7 +311128,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteResource" + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } } }, "default": { @@ -305942,7 +311414,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -306474,7 +311955,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -306819,7 +312309,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -307385,7 +312884,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -307810,7 +313318,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.60d3", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -309204,7 +314712,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -309549,7 +315066,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -310115,7 +315641,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -310540,7 +316075,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sectionGroups.sections.pages.preview.60d3", + "operationId": "users.onenote.sectionGroups.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -311010,7 +316545,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -311419,7 +316963,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -312708,7 +318261,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -313085,7 +318647,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -313824,7 +319395,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -314320,7 +319900,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenotePage" + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } } }, "default": { @@ -314705,7 +320294,7 @@ "users.Functions" ], "summary": "Invoke function preview", - "operationId": "users.onenote.sections.pages.preview.60d3", + "operationId": "users.onenote.sections.pages.preview.12f3", "produces": [ "application/json" ], @@ -315135,7 +320724,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -315972,7 +321570,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -316381,7 +321988,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -317023,7 +322639,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -318208,7 +323833,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -318973,7 +324607,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -319350,7 +324993,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -319944,7 +325596,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -320868,7 +326529,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -321213,7 +326883,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -321905,7 +327584,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.sectionGroup" + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } } }, "default": { @@ -322250,7 +327938,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.onenoteSection" + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } } }, "default": { @@ -322852,7 +328549,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.outlookCategory" + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + } } }, "default": { @@ -323014,7 +328720,7 @@ "users.Functions" ], "summary": "Invoke function supportedLanguages", - "operationId": "users.outlook.supportedLanguages.7d99", + "operationId": "users.outlook.supportedLanguages.68a0", "produces": [ "application/json" ], @@ -323051,7 +328757,7 @@ "users.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "users.outlook.supportedTimeZones.4c5b", + "operationId": "users.outlook.supportedTimeZones.5c4f", "produces": [ "application/json" ], @@ -323091,7 +328797,7 @@ "users.Functions" ], "summary": "Invoke function supportedTimeZones", - "operationId": "users.outlook.supportedTimeZones.cfd8", + "operationId": "users.outlook.supportedTimeZones.120b", "produces": [ "application/json" ], @@ -323209,7 +328915,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -323365,7 +329080,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -323563,7 +329287,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.person" + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + } } }, "default": { @@ -323889,7 +329622,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.profilePhoto" + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + } } }, "default": { @@ -324239,7 +329981,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerPlan" + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } } }, "default": { @@ -324469,7 +330220,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.plannerTask" + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } } }, "default": { @@ -324652,7 +330412,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.directoryObject" + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } } }, "default": { @@ -324833,7 +330602,7 @@ "users.Functions" ], "summary": "Invoke function delta", - "operationId": "users.delta.2209", + "operationId": "users.delta.fa14", "produces": [ "application/json" ], @@ -325467,7 +331236,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItem" + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } } }, "default": { @@ -326121,7 +331899,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.listItemVersion" + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } } }, "default": { @@ -326598,7 +332385,7 @@ "workbooks.Functions" ], "summary": "Invoke function delta", - "operationId": "workbooks.delta.2209", + "operationId": "workbooks.delta.fa14", "produces": [ "application/json" ], @@ -326637,7 +332424,7 @@ "workbooks.Functions" ], "summary": "Invoke function delta", - "operationId": "workbooks.delta.cf70", + "operationId": "workbooks.delta.209a", "produces": [ "application/json" ], @@ -326806,7 +332593,7 @@ "workbooks.Functions" ], "summary": "Invoke function search", - "operationId": "workbooks.search.f2b1", + "operationId": "workbooks.search.c788", "produces": [ "application/json" ], @@ -326935,7 +332722,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.permission" + "title": "Collection of permission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.permission" + } + } + } } }, "default": { @@ -327195,7 +332991,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.thumbnailSet" + "title": "Collection of thumbnailSet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.thumbnailSet" + } + } + } } }, "default": { @@ -327456,7 +333261,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.driveItemVersion" + "title": "Collection of driveItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItemVersion" + } + } + } } }, "default": { @@ -345843,7 +351657,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } } }, "default": { @@ -346023,7 +351846,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.range.ec2d", + "operationId": "workbooks.workbook.names.range.bc5e", "produces": [ "application/json" ], @@ -346340,7 +352163,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + } } }, "default": { @@ -355239,7 +361071,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.eecd", + "operationId": "workbooks.workbook.names.worksheet.charts.image.8f13", "produces": [ "application/json" ], @@ -355302,7 +361134,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.fe10", + "operationId": "workbooks.workbook.names.worksheet.charts.image.9795", "produces": [ "application/json" ], @@ -355374,7 +361206,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.d2fc", + "operationId": "workbooks.workbook.names.worksheet.charts.image.664c", "produces": [ "application/json" ], @@ -355455,7 +361287,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.names.worksheet.charts.image.d9fa", + "operationId": "workbooks.workbook.names.worksheet.charts.image.72bb", "produces": [ "application/json" ], @@ -355765,7 +361597,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + } } }, "default": { @@ -356848,7 +362689,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } } }, "default": { @@ -357644,7 +363494,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.3c5b", "produces": [ "application/json" ], @@ -357726,7 +363576,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.f1e7", "produces": [ "application/json" ], @@ -357811,7 +363661,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.series.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.series.count.3c5b", "produces": [ "application/json" ], @@ -357885,7 +363735,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.f1e7", "produces": [ "application/json" ], @@ -358829,7 +364679,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.5332", "produces": [ "application/json" ], @@ -358909,7 +364759,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -358998,7 +364848,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -359093,7 +364943,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -359168,7 +365018,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -359330,7 +365180,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.charts.count.0087", + "operationId": "workbooks.workbook.names.worksheet.charts.count.3c5b", "produces": [ "application/json" ], @@ -359396,7 +365246,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.names.worksheet.charts.item.99c4", + "operationId": "workbooks.workbook.names.worksheet.charts.item.70c4", "produces": [ "application/json" ], @@ -359446,7 +365296,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.f1e7", "produces": [ "application/json" ], @@ -359515,7 +365365,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.cell.5332", "produces": [ "application/json" ], @@ -359587,7 +365437,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -359668,7 +365518,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -359755,7 +365605,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -359822,7 +365672,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -359994,7 +365844,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } } }, "default": { @@ -360206,7 +366065,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.names.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.names.range.bc5e", "produces": [ "application/json" ], @@ -360526,7 +366385,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + } } }, "default": { @@ -360926,7 +366794,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -361006,7 +366874,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -361095,7 +366963,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -361190,7 +367058,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -361265,7 +367133,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -361713,7 +367581,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } } }, "default": { @@ -362031,7 +367908,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + } } }, "default": { @@ -363338,7 +369224,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -363402,7 +369288,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.58ce", "produces": [ "application/json" ], @@ -363466,7 +369352,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.bc5e", "produces": [ "application/json" ], @@ -363563,7 +369449,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.3852", "produces": [ "application/json" ], @@ -363718,7 +369604,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.3c5b", "produces": [ "application/json" ], @@ -363792,7 +369678,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.f1e7", "produces": [ "application/json" ], @@ -363971,7 +369857,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -364027,7 +369913,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.58ce", "produces": [ "application/json" ], @@ -364083,7 +369969,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.range.bc5e", "produces": [ "application/json" ], @@ -364221,7 +370107,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.3852", "produces": [ "application/json" ], @@ -364369,7 +370255,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + } } }, "default": { @@ -364599,7 +370494,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.bc5e", "produces": [ "application/json" ], @@ -364784,7 +370679,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.3c5b", "produces": [ "application/json" ], @@ -364858,7 +370753,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.f1e7", "produces": [ "application/json" ], @@ -365438,7 +371333,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -365518,7 +371413,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -365607,7 +371502,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -365702,7 +371597,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -365777,7 +371672,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -365939,7 +371834,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.names.worksheet.tables.count.0087", + "operationId": "workbooks.workbook.names.worksheet.tables.count.3c5b", "produces": [ "application/json" ], @@ -366005,7 +371900,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.f1e7", "produces": [ "application/json" ], @@ -366311,7 +372206,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } } }, "default": { @@ -366589,7 +372493,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + } } }, "default": { @@ -367760,7 +373673,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.columns.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -367816,7 +373729,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.columns.headerRowRange.58ce", "produces": [ "application/json" ], @@ -367872,7 +373785,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.tables.columns.range.bc5e", "produces": [ "application/json" ], @@ -367961,7 +373874,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.columns.totalRowRange.3852", "produces": [ "application/json" ], @@ -368100,7 +374013,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.columns.count.0087", + "operationId": "workbooks.workbook.tables.columns.count.3c5b", "produces": [ "application/json" ], @@ -368166,7 +374079,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.columns.itemAt.f1e7", "produces": [ "application/json" ], @@ -368321,7 +374234,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -368369,7 +374282,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.headerRowRange.58ce", "produces": [ "application/json" ], @@ -368417,7 +374330,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.range.ec2d", + "operationId": "workbooks.workbook.tables.range.bc5e", "produces": [ "application/json" ], @@ -368539,7 +374452,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.totalRowRange.3852", "produces": [ "application/json" ], @@ -368671,7 +374584,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + } } }, "default": { @@ -368877,7 +374799,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.tables.rows.range.bc5e", "produces": [ "application/json" ], @@ -369046,7 +374968,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.rows.count.0087", + "operationId": "workbooks.workbook.tables.rows.count.3c5b", "produces": [ "application/json" ], @@ -369112,7 +375034,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.rows.itemAt.f1e7", "produces": [ "application/json" ], @@ -369735,7 +375657,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + } } }, "default": { @@ -378634,7 +384565,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.eecd", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.8f13", "produces": [ "application/json" ], @@ -378697,7 +384628,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.fe10", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.9795", "produces": [ "application/json" ], @@ -378769,7 +384700,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.d2fc", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.664c", "produces": [ "application/json" ], @@ -378850,7 +384781,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.tables.worksheet.charts.image.d9fa", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.72bb", "produces": [ "application/json" ], @@ -379160,7 +385091,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + } } }, "default": { @@ -380243,7 +386183,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } } }, "default": { @@ -381039,7 +386988,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.3c5b", "produces": [ "application/json" ], @@ -381121,7 +387070,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.f1e7", "produces": [ "application/json" ], @@ -381206,7 +387155,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.3c5b", "produces": [ "application/json" ], @@ -381280,7 +387229,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.f1e7", "produces": [ "application/json" ], @@ -382224,7 +388173,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.5332", "produces": [ "application/json" ], @@ -382304,7 +388253,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -382393,7 +388342,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -382488,7 +388437,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -382563,7 +388512,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -382725,7 +388674,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.charts.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.charts.count.3c5b", "produces": [ "application/json" ], @@ -382791,7 +388740,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.tables.worksheet.charts.item.99c4", + "operationId": "workbooks.workbook.tables.worksheet.charts.item.70c4", "produces": [ "application/json" ], @@ -382841,7 +388790,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.f1e7", "produces": [ "application/json" ], @@ -382910,7 +388859,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -382982,7 +388931,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -383063,7 +389012,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -383150,7 +389099,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -383217,7 +389166,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -383389,7 +389338,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } } }, "default": { @@ -383601,7 +389559,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.names.range.bc5e", "produces": [ "application/json" ], @@ -383835,7 +389793,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.5332", "produces": [ "application/json" ], @@ -383915,7 +389873,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -384004,7 +389962,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -384099,7 +390057,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -384174,7 +390132,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -384487,7 +390445,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + } } }, "default": { @@ -384887,7 +390854,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -384967,7 +390934,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -385056,7 +391023,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -385151,7 +391118,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -385226,7 +391193,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -385674,7 +391641,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } } }, "default": { @@ -385997,7 +391973,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -386053,7 +392029,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.58ce", "produces": [ "application/json" ], @@ -386109,7 +392085,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.tables.worksheet.tables.range.ec2d", + "operationId": "workbooks.workbook.tables.worksheet.tables.range.bc5e", "produces": [ "application/json" ], @@ -386247,7 +392223,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.3852", "produces": [ "application/json" ], @@ -386383,7 +392359,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.worksheet.tables.count.0087", + "operationId": "workbooks.workbook.tables.worksheet.tables.count.3c5b", "produces": [ "application/json" ], @@ -386449,7 +392425,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.f1e7", "produces": [ "application/json" ], @@ -386590,7 +392566,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.tables.count.0087", + "operationId": "workbooks.workbook.tables.count.3c5b", "produces": [ "application/json" ], @@ -386648,7 +392624,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.tables.itemAt.f1e7", "produces": [ "application/json" ], @@ -386798,7 +392774,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + "title": "Collection of workbookWorksheet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + } } }, "default": { @@ -387090,7 +393075,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChart" + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + } } }, "default": { @@ -395989,7 +401983,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.eecd", + "operationId": "workbooks.workbook.worksheets.charts.image.8f13", "produces": [ "application/json" ], @@ -396052,7 +402046,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.fe10", + "operationId": "workbooks.workbook.worksheets.charts.image.9795", "produces": [ "application/json" ], @@ -396124,7 +402118,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.d2fc", + "operationId": "workbooks.workbook.worksheets.charts.image.664c", "produces": [ "application/json" ], @@ -396205,7 +402199,7 @@ "workbooks.Functions" ], "summary": "Invoke function image", - "operationId": "workbooks.workbook.worksheets.charts.image.d9fa", + "operationId": "workbooks.workbook.worksheets.charts.image.72bb", "produces": [ "application/json" ], @@ -396515,7 +402509,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + } } }, "default": { @@ -397598,7 +403601,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } } }, "default": { @@ -398394,7 +404406,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.series.points.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.series.points.count.3c5b", "produces": [ "application/json" ], @@ -398476,7 +404488,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.f1e7", "produces": [ "application/json" ], @@ -398561,7 +404573,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.series.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.series.count.3c5b", "produces": [ "application/json" ], @@ -398635,7 +404647,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.f1e7", "produces": [ "application/json" ], @@ -399579,7 +405591,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.5332", "produces": [ "application/json" ], @@ -399659,7 +405671,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -399748,7 +405760,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -399843,7 +405855,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -399918,7 +405930,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -400080,7 +406092,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.charts.count.0087", + "operationId": "workbooks.workbook.worksheets.charts.count.3c5b", "produces": [ "application/json" ], @@ -400146,7 +406158,7 @@ "workbooks.Functions" ], "summary": "Invoke function item", - "operationId": "workbooks.workbook.worksheets.charts.item.99c4", + "operationId": "workbooks.workbook.worksheets.charts.item.70c4", "produces": [ "application/json" ], @@ -400196,7 +406208,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.charts.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.charts.itemAt.f1e7", "produces": [ "application/json" ], @@ -400265,7 +406277,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.cell.6042", + "operationId": "workbooks.workbook.worksheets.cell.5332", "produces": [ "application/json" ], @@ -400337,7 +406349,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.range.ec2d", + "operationId": "workbooks.workbook.worksheets.range.bc5e", "produces": [ "application/json" ], @@ -400418,7 +406430,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.range.b63d", + "operationId": "workbooks.workbook.worksheets.range.3b6a", "produces": [ "application/json" ], @@ -400505,7 +406517,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.usedRange.5ff6", "produces": [ "application/json" ], @@ -400572,7 +406584,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.usedRange.63c8", "produces": [ "application/json" ], @@ -400744,7 +406756,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } } }, "default": { @@ -400956,7 +406977,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.range.ec2d", + "operationId": "workbooks.workbook.worksheets.names.range.bc5e", "produces": [ "application/json" ], @@ -401190,7 +407211,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.5332", "produces": [ "application/json" ], @@ -401270,7 +407291,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -401359,7 +407380,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.names.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -401454,7 +407475,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -401529,7 +407550,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -401842,7 +407863,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + } } }, "default": { @@ -402242,7 +408272,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -402322,7 +408352,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -402411,7 +408441,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -402506,7 +408536,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -402581,7 +408611,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -403029,7 +409059,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTable" + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } } }, "default": { @@ -403347,7 +409386,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + } } }, "default": { @@ -404654,7 +410702,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.e98d", + "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -404718,7 +410766,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.3c69", + "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.58ce", "produces": [ "application/json" ], @@ -404782,7 +410830,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.columns.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.columns.range.bc5e", "produces": [ "application/json" ], @@ -404879,7 +410927,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.49fe", + "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.3852", "produces": [ "application/json" ], @@ -405034,7 +411082,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.columns.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.columns.count.3c5b", "produces": [ "application/json" ], @@ -405108,7 +411156,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.f1e7", "produces": [ "application/json" ], @@ -405287,7 +411335,7 @@ "workbooks.Functions" ], "summary": "Invoke function dataBodyRange", - "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.e98d", + "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.f3b6", "produces": [ "application/json" ], @@ -405343,7 +411391,7 @@ "workbooks.Functions" ], "summary": "Invoke function headerRowRange", - "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.3c69", + "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.58ce", "produces": [ "application/json" ], @@ -405399,7 +411447,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.range.bc5e", "produces": [ "application/json" ], @@ -405537,7 +411585,7 @@ "workbooks.Functions" ], "summary": "Invoke function totalRowRange", - "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.49fe", + "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.3852", "produces": [ "application/json" ], @@ -405685,7 +411733,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/microsoft.graph.workbookTableRow" + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + } } }, "default": { @@ -405915,7 +411972,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.rows.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.rows.range.bc5e", "produces": [ "application/json" ], @@ -406100,7 +412157,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.rows.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.rows.count.3c5b", "produces": [ "application/json" ], @@ -406174,7 +412231,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.f1e7", "produces": [ "application/json" ], @@ -406754,7 +412811,7 @@ "workbooks.Functions" ], "summary": "Invoke function cell", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.6042", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.5332", "produces": [ "application/json" ], @@ -406834,7 +412891,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.ec2d", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.bc5e", "produces": [ "application/json" ], @@ -406923,7 +412980,7 @@ "workbooks.Functions" ], "summary": "Invoke function range", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.b63d", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.3b6a", "produces": [ "application/json" ], @@ -407018,7 +413075,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5b74", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5ff6", "produces": [ "application/json" ], @@ -407093,7 +413150,7 @@ "workbooks.Functions" ], "summary": "Invoke function usedRange", - "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.c507", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.63c8", "produces": [ "application/json" ], @@ -407255,7 +413312,7 @@ "workbooks.Functions" ], "summary": "Invoke function count", - "operationId": "workbooks.workbook.worksheets.tables.count.0087", + "operationId": "workbooks.workbook.worksheets.tables.count.3c5b", "produces": [ "application/json" ], @@ -407321,7 +413378,7 @@ "workbooks.Functions" ], "summary": "Invoke function itemAt", - "operationId": "workbooks.workbook.worksheets.tables.itemAt.bbb3", + "operationId": "workbooks.workbook.worksheets.tables.itemAt.f1e7", "produces": [ "application/json" ], diff --git a/docs/oas_2_0/graph1.0_updated.json b/docs/oas_2_0/graph1.0_updated.json new file mode 100644 index 0000000..d2e5de7 --- /dev/null +++ b/docs/oas_2_0/graph1.0_updated.json @@ -0,0 +1,446804 @@ +{ + "swagger": "2.0", + "info": { + "title": "OData Service for namespace microsoft.graph", + "description": "This OData service is located at https://graph.microsoft.com/v1.0", + "version": "1.0.1" + }, + "host": "graph.microsoft.com", + "basePath": "/v1.0", + "schemes": [ + "https" + ], + "paths": { + "/contracts": { + "get": { + "tags": [ + "contracts.contract" + ], + "summary": "Get entities from contracts", + "operationId": "contracts.contract.ListContract", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "contractType", + "contractType desc", + "customerId", + "customerId desc", + "defaultDomainName", + "defaultDomainName desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "contractType", + "customerId", + "defaultDomainName", + "displayName" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of contract", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contract" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "contracts.contract" + ], + "summary": "Add new entity to contracts", + "operationId": "contracts.contract.CreateContract", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contract" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.contract" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/contracts/{contract-id}": { + "get": { + "tags": [ + "contracts.contract" + ], + "summary": "Get entity from contracts by key", + "operationId": "contracts.contract.GetContract", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contract-id", + "description": "key: contract-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contract" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "contractType", + "customerId", + "defaultDomainName", + "displayName" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.contract" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "contracts.contract" + ], + "summary": "Update entity in contracts", + "operationId": "contracts.contract.UpdateContract", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contract-id", + "description": "key: contract-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contract" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contract" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "contracts.contract" + ], + "summary": "Delete entity from contracts", + "operationId": "contracts.contract.DeleteContract", + "parameters": [ + { + "in": "path", + "name": "contract-id", + "description": "key: contract-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contract" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement": { + "get": { + "tags": [ + "deviceAppManagement.deviceAppManagement" + ], + "summary": "Get deviceAppManagement", + "operationId": "deviceAppManagement.deviceAppManagement.GetDeviceAppManagement", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "microsoftStoreForBusinessLastSuccessfulSyncDateTime", + "isEnabledForMicrosoftStoreForBusiness", + "microsoftStoreForBusinessLanguage", + "microsoftStoreForBusinessLastCompletedApplicationSyncTime", + "mobileApps", + "mobileAppCategories", + "mobileAppConfigurations", + "vppTokens", + "managedAppPolicies", + "iosManagedAppProtections", + "androidManagedAppProtections", + "defaultManagedAppProtections", + "targetedManagedAppConfigurations", + "mdmWindowsInformationProtectionPolicies", + "windowsInformationProtectionPolicies", + "managedAppRegistrations", + "managedAppStatuses", + "managedEBooks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "mobileApps", + "mobileAppCategories", + "mobileAppConfigurations", + "vppTokens", + "managedAppPolicies", + "iosManagedAppProtections", + "androidManagedAppProtections", + "defaultManagedAppProtections", + "targetedManagedAppConfigurations", + "mdmWindowsInformationProtectionPolicies", + "windowsInformationProtectionPolicies", + "managedAppRegistrations", + "managedAppStatuses", + "managedEBooks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceAppManagement" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.deviceAppManagement" + ], + "summary": "Update deviceAppManagement", + "operationId": "deviceAppManagement.deviceAppManagement.UpdateDeviceAppManagement", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceAppManagement" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtection" + ], + "summary": "Get androidManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.ListAndroidManagedAppProtections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "periodOfflineBeforeAccessCheck", + "periodOfflineBeforeAccessCheck desc", + "periodOnlineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck desc", + "allowedInboundDataTransferSources", + "allowedInboundDataTransferSources desc", + "allowedOutboundDataTransferDestinations", + "allowedOutboundDataTransferDestinations desc", + "organizationalCredentialsRequired", + "organizationalCredentialsRequired desc", + "allowedOutboundClipboardSharingLevel", + "allowedOutboundClipboardSharingLevel desc", + "dataBackupBlocked", + "dataBackupBlocked desc", + "deviceComplianceRequired", + "deviceComplianceRequired desc", + "managedBrowserToOpenLinksRequired", + "managedBrowserToOpenLinksRequired desc", + "saveAsBlocked", + "saveAsBlocked desc", + "periodOfflineBeforeWipeIsEnforced", + "periodOfflineBeforeWipeIsEnforced desc", + "pinRequired", + "pinRequired desc", + "maximumPinRetries", + "maximumPinRetries desc", + "simplePinBlocked", + "simplePinBlocked desc", + "minimumPinLength", + "minimumPinLength desc", + "pinCharacterSet", + "pinCharacterSet desc", + "periodBeforePinReset", + "periodBeforePinReset desc", + "allowedDataStorageLocations", + "allowedDataStorageLocations desc", + "contactSyncBlocked", + "contactSyncBlocked desc", + "printBlocked", + "printBlocked desc", + "fingerprintBlocked", + "fingerprintBlocked desc", + "disableAppPinIfDevicePinIsSet", + "disableAppPinIfDevicePinIsSet desc", + "minimumRequiredOsVersion", + "minimumRequiredOsVersion desc", + "minimumWarningOsVersion", + "minimumWarningOsVersion desc", + "minimumRequiredAppVersion", + "minimumRequiredAppVersion desc", + "minimumWarningAppVersion", + "minimumWarningAppVersion desc", + "isAssigned", + "isAssigned desc", + "screenCaptureBlocked", + "screenCaptureBlocked desc", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "disableAppEncryptionIfDeviceEncryptionIsEnabled desc", + "encryptAppData", + "encryptAppData desc", + "deployedAppCount", + "deployedAppCount desc", + "minimumRequiredPatchVersion", + "minimumRequiredPatchVersion desc", + "minimumWarningPatchVersion", + "minimumWarningPatchVersion desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "isAssigned", + "screenCaptureBlocked", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "encryptAppData", + "deployedAppCount", + "minimumRequiredPatchVersion", + "minimumWarningPatchVersion", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of androidManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.androidManagedAppProtection" + ], + "summary": "Create new navigation property to androidManagedAppProtections for deviceAppManagement", + "operationId": "deviceAppManagement.CreateAndroidManagedAppProtections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtection" + ], + "summary": "Get androidManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.GetAndroidManagedAppProtections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "androidManagedAppProtection-id", + "description": "key: androidManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "isAssigned", + "screenCaptureBlocked", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "encryptAppData", + "deployedAppCount", + "minimumRequiredPatchVersion", + "minimumWarningPatchVersion", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.androidManagedAppProtection" + ], + "summary": "Update the navigation property androidManagedAppProtections in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateAndroidManagedAppProtections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "androidManagedAppProtection-id", + "description": "key: androidManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.ListApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "androidManagedAppProtection-id", + "description": "key: androidManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "mobileAppIdentifier", + "mobileAppIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedMobileApp" + ], + "summary": "Create new navigation property to apps for deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.CreateApps", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "androidManagedAppProtection-id", + "description": "key: androidManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.GetApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "androidManagedAppProtection-id", + "description": "key: androidManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "in": "path", + "name": "managedMobileApp-id", + "description": "key: managedMobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedMobileApp" + ], + "summary": "Update the navigation property apps in deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.UpdateApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "androidManagedAppProtection-id", + "description": "key: androidManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "in": "path", + "name": "managedMobileApp-id", + "description": "key: managedMobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary": { + "get": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Get deploymentSummary from deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.GetDeploymentSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "androidManagedAppProtection-id", + "description": "key: androidManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "configurationDeployedUserCount", + "lastRefreshTime", + "configurationDeploymentSummaryPerApp", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicyDeploymentSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.androidManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Update the navigation property deploymentSummary in deviceAppManagement", + "operationId": "deviceAppManagement.androidManagedAppProtections.UpdateDeploymentSummary", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "androidManagedAppProtection-id", + "description": "key: androidManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "androidManagedAppProtection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtection" + ], + "summary": "Get defaultManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.ListDefaultManagedAppProtections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "periodOfflineBeforeAccessCheck", + "periodOfflineBeforeAccessCheck desc", + "periodOnlineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck desc", + "allowedInboundDataTransferSources", + "allowedInboundDataTransferSources desc", + "allowedOutboundDataTransferDestinations", + "allowedOutboundDataTransferDestinations desc", + "organizationalCredentialsRequired", + "organizationalCredentialsRequired desc", + "allowedOutboundClipboardSharingLevel", + "allowedOutboundClipboardSharingLevel desc", + "dataBackupBlocked", + "dataBackupBlocked desc", + "deviceComplianceRequired", + "deviceComplianceRequired desc", + "managedBrowserToOpenLinksRequired", + "managedBrowserToOpenLinksRequired desc", + "saveAsBlocked", + "saveAsBlocked desc", + "periodOfflineBeforeWipeIsEnforced", + "periodOfflineBeforeWipeIsEnforced desc", + "pinRequired", + "pinRequired desc", + "maximumPinRetries", + "maximumPinRetries desc", + "simplePinBlocked", + "simplePinBlocked desc", + "minimumPinLength", + "minimumPinLength desc", + "pinCharacterSet", + "pinCharacterSet desc", + "periodBeforePinReset", + "periodBeforePinReset desc", + "allowedDataStorageLocations", + "allowedDataStorageLocations desc", + "contactSyncBlocked", + "contactSyncBlocked desc", + "printBlocked", + "printBlocked desc", + "fingerprintBlocked", + "fingerprintBlocked desc", + "disableAppPinIfDevicePinIsSet", + "disableAppPinIfDevicePinIsSet desc", + "minimumRequiredOsVersion", + "minimumRequiredOsVersion desc", + "minimumWarningOsVersion", + "minimumWarningOsVersion desc", + "minimumRequiredAppVersion", + "minimumRequiredAppVersion desc", + "minimumWarningAppVersion", + "minimumWarningAppVersion desc", + "appDataEncryptionType", + "appDataEncryptionType desc", + "screenCaptureBlocked", + "screenCaptureBlocked desc", + "encryptAppData", + "encryptAppData desc", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "disableAppEncryptionIfDeviceEncryptionIsEnabled desc", + "minimumRequiredSdkVersion", + "minimumRequiredSdkVersion desc", + "customSettings", + "customSettings desc", + "deployedAppCount", + "deployedAppCount desc", + "minimumRequiredPatchVersion", + "minimumRequiredPatchVersion desc", + "minimumWarningPatchVersion", + "minimumWarningPatchVersion desc", + "faceIdBlocked", + "faceIdBlocked desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "appDataEncryptionType", + "screenCaptureBlocked", + "encryptAppData", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "minimumRequiredSdkVersion", + "customSettings", + "deployedAppCount", + "minimumRequiredPatchVersion", + "minimumWarningPatchVersion", + "faceIdBlocked", + "apps", + "deploymentSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of defaultManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtection" + ], + "summary": "Create new navigation property to defaultManagedAppProtections for deviceAppManagement", + "operationId": "deviceAppManagement.CreateDefaultManagedAppProtections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtection" + ], + "summary": "Get defaultManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.GetDefaultManagedAppProtections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "defaultManagedAppProtection-id", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "appDataEncryptionType", + "screenCaptureBlocked", + "encryptAppData", + "disableAppEncryptionIfDeviceEncryptionIsEnabled", + "minimumRequiredSdkVersion", + "customSettings", + "deployedAppCount", + "minimumRequiredPatchVersion", + "minimumWarningPatchVersion", + "faceIdBlocked", + "apps", + "deploymentSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtection" + ], + "summary": "Update the navigation property defaultManagedAppProtections in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateDefaultManagedAppProtections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "defaultManagedAppProtection-id", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.ListApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "defaultManagedAppProtection-id", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "mobileAppIdentifier", + "mobileAppIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedMobileApp" + ], + "summary": "Create new navigation property to apps for deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.CreateApps", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "defaultManagedAppProtection-id", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.GetApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "defaultManagedAppProtection-id", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "in": "path", + "name": "managedMobileApp-id", + "description": "key: managedMobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedMobileApp" + ], + "summary": "Update the navigation property apps in deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.UpdateApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "defaultManagedAppProtection-id", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "in": "path", + "name": "managedMobileApp-id", + "description": "key: managedMobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary": { + "get": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Get deploymentSummary from deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.GetDeploymentSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "defaultManagedAppProtection-id", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "configurationDeployedUserCount", + "lastRefreshTime", + "configurationDeploymentSummaryPerApp", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicyDeploymentSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.defaultManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Update the navigation property deploymentSummary in deviceAppManagement", + "operationId": "deviceAppManagement.defaultManagedAppProtections.UpdateDeploymentSummary", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "defaultManagedAppProtection-id", + "description": "key: defaultManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "defaultManagedAppProtection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtection" + ], + "summary": "Get iosManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.ListIosManagedAppProtections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "periodOfflineBeforeAccessCheck", + "periodOfflineBeforeAccessCheck desc", + "periodOnlineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck desc", + "allowedInboundDataTransferSources", + "allowedInboundDataTransferSources desc", + "allowedOutboundDataTransferDestinations", + "allowedOutboundDataTransferDestinations desc", + "organizationalCredentialsRequired", + "organizationalCredentialsRequired desc", + "allowedOutboundClipboardSharingLevel", + "allowedOutboundClipboardSharingLevel desc", + "dataBackupBlocked", + "dataBackupBlocked desc", + "deviceComplianceRequired", + "deviceComplianceRequired desc", + "managedBrowserToOpenLinksRequired", + "managedBrowserToOpenLinksRequired desc", + "saveAsBlocked", + "saveAsBlocked desc", + "periodOfflineBeforeWipeIsEnforced", + "periodOfflineBeforeWipeIsEnforced desc", + "pinRequired", + "pinRequired desc", + "maximumPinRetries", + "maximumPinRetries desc", + "simplePinBlocked", + "simplePinBlocked desc", + "minimumPinLength", + "minimumPinLength desc", + "pinCharacterSet", + "pinCharacterSet desc", + "periodBeforePinReset", + "periodBeforePinReset desc", + "allowedDataStorageLocations", + "allowedDataStorageLocations desc", + "contactSyncBlocked", + "contactSyncBlocked desc", + "printBlocked", + "printBlocked desc", + "fingerprintBlocked", + "fingerprintBlocked desc", + "disableAppPinIfDevicePinIsSet", + "disableAppPinIfDevicePinIsSet desc", + "minimumRequiredOsVersion", + "minimumRequiredOsVersion desc", + "minimumWarningOsVersion", + "minimumWarningOsVersion desc", + "minimumRequiredAppVersion", + "minimumRequiredAppVersion desc", + "minimumWarningAppVersion", + "minimumWarningAppVersion desc", + "isAssigned", + "isAssigned desc", + "appDataEncryptionType", + "appDataEncryptionType desc", + "minimumRequiredSdkVersion", + "minimumRequiredSdkVersion desc", + "deployedAppCount", + "deployedAppCount desc", + "faceIdBlocked", + "faceIdBlocked desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "isAssigned", + "appDataEncryptionType", + "minimumRequiredSdkVersion", + "deployedAppCount", + "faceIdBlocked", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of iosManagedAppProtection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.iosManagedAppProtection" + ], + "summary": "Create new navigation property to iosManagedAppProtections for deviceAppManagement", + "operationId": "deviceAppManagement.CreateIosManagedAppProtections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtection" + ], + "summary": "Get iosManagedAppProtections from deviceAppManagement", + "operationId": "deviceAppManagement.GetIosManagedAppProtections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosManagedAppProtection-id", + "description": "key: iosManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "periodOfflineBeforeAccessCheck", + "periodOnlineBeforeAccessCheck", + "allowedInboundDataTransferSources", + "allowedOutboundDataTransferDestinations", + "organizationalCredentialsRequired", + "allowedOutboundClipboardSharingLevel", + "dataBackupBlocked", + "deviceComplianceRequired", + "managedBrowserToOpenLinksRequired", + "saveAsBlocked", + "periodOfflineBeforeWipeIsEnforced", + "pinRequired", + "maximumPinRetries", + "simplePinBlocked", + "minimumPinLength", + "pinCharacterSet", + "periodBeforePinReset", + "allowedDataStorageLocations", + "contactSyncBlocked", + "printBlocked", + "fingerprintBlocked", + "disableAppPinIfDevicePinIsSet", + "minimumRequiredOsVersion", + "minimumWarningOsVersion", + "minimumRequiredAppVersion", + "minimumWarningAppVersion", + "isAssigned", + "appDataEncryptionType", + "minimumRequiredSdkVersion", + "deployedAppCount", + "faceIdBlocked", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "apps", + "deploymentSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.iosManagedAppProtection" + ], + "summary": "Update the navigation property iosManagedAppProtections in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateIosManagedAppProtections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosManagedAppProtection-id", + "description": "key: iosManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.ListApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosManagedAppProtection-id", + "description": "key: iosManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "mobileAppIdentifier", + "mobileAppIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedMobileApp" + ], + "summary": "Create new navigation property to apps for deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.CreateApps", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosManagedAppProtection-id", + "description": "key: iosManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.GetApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosManagedAppProtection-id", + "description": "key: iosManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "in": "path", + "name": "managedMobileApp-id", + "description": "key: managedMobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedMobileApp" + ], + "summary": "Update the navigation property apps in deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.UpdateApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosManagedAppProtection-id", + "description": "key: iosManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "in": "path", + "name": "managedMobileApp-id", + "description": "key: managedMobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary": { + "get": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Get deploymentSummary from deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.GetDeploymentSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosManagedAppProtection-id", + "description": "key: iosManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "configurationDeployedUserCount", + "lastRefreshTime", + "configurationDeploymentSummaryPerApp", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicyDeploymentSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.iosManagedAppProtections.managedAppPolicyDeploymentSummary" + ], + "summary": "Update the navigation property deploymentSummary in deviceAppManagement", + "operationId": "deviceAppManagement.iosManagedAppProtections.UpdateDeploymentSummary", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosManagedAppProtection-id", + "description": "key: iosManagedAppProtection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosManagedAppProtection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppPolicies": { + "get": { + "tags": [ + "deviceAppManagement.managedAppPolicy" + ], + "summary": "Get managedAppPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.ListManagedAppPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppPolicy" + ], + "summary": "Create new navigation property to managedAppPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.CreateManagedAppPolicies", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppPolicy" + ], + "summary": "Get managedAppPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.GetManagedAppPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppPolicy-id", + "description": "key: managedAppPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppPolicy" + ], + "summary": "Update the navigation property managedAppPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateManagedAppPolicies", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppPolicy-id", + "description": "key: managedAppPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action targetApps", + "operationId": "deviceAppManagement.managedAppPolicies.targetApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppPolicy-id", + "description": "key: managedAppPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "apps": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" + ] + }, + "/deviceAppManagement/managedAppRegistrations": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from deviceAppManagement", + "operationId": "deviceAppManagement.ListManagedAppRegistrations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "applicationVersion", + "applicationVersion desc", + "managementSdkVersion", + "managementSdkVersion desc", + "platformVersion", + "platformVersion desc", + "deviceType", + "deviceType desc", + "deviceTag", + "deviceTag desc", + "deviceName", + "deviceName desc", + "flaggedReasons", + "flaggedReasons desc", + "userId", + "userId desc", + "appIdentifier", + "appIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppRegistration" + ], + "summary": "Create new navigation property to managedAppRegistrations for deviceAppManagement", + "operationId": "deviceAppManagement.CreateManagedAppRegistrations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from deviceAppManagement", + "operationId": "deviceAppManagement.GetManagedAppRegistrations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppRegistration" + ], + "summary": "Update the navigation property managedAppRegistrations in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateManagedAppRegistrations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Get appliedPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.ListAppliedPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Create new navigation property to appliedPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.CreateAppliedPolicies", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Get appliedPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.GetAppliedPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "path", + "name": "managedAppPolicy-id", + "description": "key: managedAppPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Update the navigation property appliedPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.UpdateAppliedPolicies", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "path", + "name": "managedAppPolicy-id", + "description": "key: managedAppPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action targetApps", + "operationId": "deviceAppManagement.managedAppRegistrations.appliedPolicies.targetApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "path", + "name": "managedAppPolicy-id", + "description": "key: managedAppPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "apps": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" + ] + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Get intendedPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.ListIntendedPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedAppPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Create new navigation property to intendedPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.CreateIntendedPolicies", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Get intendedPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.GetIntendedPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "path", + "name": "managedAppPolicy-id", + "description": "key: managedAppPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppPolicy" + ], + "summary": "Update the navigation property intendedPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.UpdateIntendedPolicies", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "path", + "name": "managedAppPolicy-id", + "description": "key: managedAppPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action targetApps", + "operationId": "deviceAppManagement.managedAppRegistrations.intendedPolicies.targetApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "path", + "name": "managedAppPolicy-id", + "description": "key: managedAppPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppPolicy" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "apps": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" + ] + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppOperation" + ], + "summary": "Get operations from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.ListOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "state", + "state desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime", + "state", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedAppOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppOperation" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppOperation" + ], + "summary": "Create new navigation property to operations for deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.CreateOperations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppOperation" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppOperation" + ], + "summary": "Get operations from deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.GetOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "path", + "name": "managedAppOperation-id", + "description": "key: managedAppOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppOperation" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime", + "state", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppRegistrations.managedAppOperation" + ], + "summary": "Update the navigation property operations in deviceAppManagement", + "operationId": "deviceAppManagement.managedAppRegistrations.UpdateOperations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "path", + "name": "managedAppOperation-id", + "description": "key: managedAppOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppOperation" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppOperation" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration()": { + "get": { + "tags": [ + "deviceAppManagement.Functions" + ], + "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", + "operationId": "deviceAppManagement.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/deviceAppManagement/managedAppStatuses": { + "get": { + "tags": [ + "deviceAppManagement.managedAppStatus" + ], + "summary": "Get managedAppStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.ListManagedAppStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedAppStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppStatus" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedAppStatus" + ], + "summary": "Create new navigation property to managedAppStatuses for deviceAppManagement", + "operationId": "deviceAppManagement.CreateManagedAppStatuses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppStatus" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedAppStatus" + ], + "summary": "Get managedAppStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.GetManagedAppStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppStatus-id", + "description": "key: managedAppStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedAppStatus" + ], + "summary": "Update the navigation property managedAppStatuses in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateManagedAppStatuses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppStatus-id", + "description": "key: managedAppStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppStatus" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppStatus" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks": { + "get": { + "tags": [ + "deviceAppManagement.managedEBook" + ], + "summary": "Get managedEBooks from deviceAppManagement", + "operationId": "deviceAppManagement.ListManagedEBooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "publisher", + "publisher desc", + "publishedDateTime", + "publishedDateTime desc", + "largeCover", + "largeCover desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "informationUrl", + "informationUrl desc", + "privacyInformationUrl", + "privacyInformationUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "publisher", + "publishedDateTime", + "largeCover", + "createdDateTime", + "lastModifiedDateTime", + "informationUrl", + "privacyInformationUrl", + "assignments", + "installSummary", + "deviceStates", + "userStateSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "installSummary", + "deviceStates", + "userStateSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedEBook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBook" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBook" + ], + "summary": "Create new navigation property to managedEBooks for deviceAppManagement", + "operationId": "deviceAppManagement.CreateManagedEBooks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedEBook" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedEBook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBook" + ], + "summary": "Get managedEBooks from deviceAppManagement", + "operationId": "deviceAppManagement.GetManagedEBooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "publisher", + "publishedDateTime", + "largeCover", + "createdDateTime", + "lastModifiedDateTime", + "informationUrl", + "privacyInformationUrl", + "assignments", + "installSummary", + "deviceStates", + "userStateSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "installSummary", + "deviceStates", + "userStateSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedEBook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBook" + ], + "summary": "Update the navigation property managedEBooks in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateManagedEBooks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedEBook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.managedEBookAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.ListAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc", + "installIntent", + "installIntent desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target", + "installIntent" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedEBookAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBooks.managedEBookAssignment" + ], + "summary": "Create new navigation property to assignments for deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.CreateAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.managedEBookAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.GetAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "managedEBookAssignment-id", + "description": "key: managedEBookAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBookAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target", + "installIntent" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.managedEBookAssignment" + ], + "summary": "Update the navigation property assignments in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.UpdateAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "managedEBookAssignment-id", + "description": "key: managedEBookAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBookAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.deviceInstallState" + ], + "summary": "Get deviceStates from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.ListDeviceStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceName", + "deviceName desc", + "deviceId", + "deviceId desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "installState", + "installState desc", + "errorCode", + "errorCode desc", + "osVersion", + "osVersion desc", + "osDescription", + "osDescription desc", + "userName", + "userName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceName", + "deviceId", + "lastSyncDateTime", + "installState", + "errorCode", + "osVersion", + "osDescription", + "userName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBooks.deviceInstallState" + ], + "summary": "Create new navigation property to deviceStates for deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.CreateDeviceStates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.deviceInstallState" + ], + "summary": "Get deviceStates from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.GetDeviceStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "deviceInstallState-id", + "description": "key: deviceInstallState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceInstallState" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceName", + "deviceId", + "lastSyncDateTime", + "installState", + "errorCode", + "osVersion", + "osDescription", + "userName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.deviceInstallState" + ], + "summary": "Update the navigation property deviceStates in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.UpdateDeviceStates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "deviceInstallState-id", + "description": "key: deviceInstallState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceInstallState" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.eBookInstallSummary" + ], + "summary": "Get installSummary from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.GetInstallSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "installedDeviceCount", + "failedDeviceCount", + "notInstalledDeviceCount", + "installedUserCount", + "failedUserCount", + "notInstalledUserCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.eBookInstallSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.eBookInstallSummary" + ], + "summary": "Update the navigation property installSummary in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.UpdateInstallSummary", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.eBookInstallSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceAppManagement.managedEBooks.assign", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "managedEBookAssignments": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" + ] + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.userInstallStateSummary" + ], + "summary": "Get userStateSummary from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.ListUserStateSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userName", + "userName desc", + "installedDeviceCount", + "installedDeviceCount desc", + "failedDeviceCount", + "failedDeviceCount desc", + "notInstalledDeviceCount", + "notInstalledDeviceCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userName", + "installedDeviceCount", + "failedDeviceCount", + "notInstalledDeviceCount", + "deviceStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of userInstallStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBooks.userInstallStateSummary" + ], + "summary": "Create new navigation property to userStateSummary for deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.CreateUserStateSummary", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.userInstallStateSummary" + ], + "summary": "Get userStateSummary from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.GetUserStateSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "userInstallStateSummary-id", + "description": "key: userInstallStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userName", + "installedDeviceCount", + "failedDeviceCount", + "notInstalledDeviceCount", + "deviceStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.userInstallStateSummary" + ], + "summary": "Update the navigation property userStateSummary in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.UpdateUserStateSummary", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "userInstallStateSummary-id", + "description": "key: userInstallStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState" + ], + "summary": "Get deviceStates from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.userStateSummary.ListDeviceStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "userInstallStateSummary-id", + "description": "key: userInstallStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceName", + "deviceName desc", + "deviceId", + "deviceId desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "installState", + "installState desc", + "errorCode", + "errorCode desc", + "osVersion", + "osVersion desc", + "osDescription", + "osDescription desc", + "userName", + "userName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceName", + "deviceId", + "lastSyncDateTime", + "installState", + "errorCode", + "osVersion", + "osDescription", + "userName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceInstallState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState" + ], + "summary": "Create new navigation property to deviceStates for deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.userStateSummary.CreateDeviceStates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "userInstallStateSummary-id", + "description": "key: userInstallStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState" + ], + "summary": "Get deviceStates from deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.userStateSummary.GetDeviceStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "userInstallStateSummary-id", + "description": "key: userInstallStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "in": "path", + "name": "deviceInstallState-id", + "description": "key: deviceInstallState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceInstallState" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceName", + "deviceId", + "lastSyncDateTime", + "installState", + "errorCode", + "osVersion", + "osDescription", + "userName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState" + ], + "summary": "Update the navigation property deviceStates in deviceAppManagement", + "operationId": "deviceAppManagement.managedEBooks.userStateSummary.UpdateDeviceStates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedEBook-id", + "description": "key: managedEBook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedEBook" + }, + { + "in": "path", + "name": "userInstallStateSummary-id", + "description": "key: userInstallStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userInstallStateSummary" + }, + { + "in": "path", + "name": "deviceInstallState-id", + "description": "key: deviceInstallState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceInstallState" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mdmWindowsInformationProtectionPolicies": { + "get": { + "tags": [ + "deviceAppManagement.mdmWindowsInformationProtectionPolicy" + ], + "summary": "Get mdmWindowsInformationProtectionPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.ListMdmWindowsInformationProtectionPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "enforcementLevel", + "enforcementLevel desc", + "enterpriseDomain", + "enterpriseDomain desc", + "enterpriseProtectedDomainNames", + "enterpriseProtectedDomainNames desc", + "protectionUnderLockConfigRequired", + "protectionUnderLockConfigRequired desc", + "dataRecoveryCertificate", + "dataRecoveryCertificate desc", + "revokeOnUnenrollDisabled", + "revokeOnUnenrollDisabled desc", + "rightsManagementServicesTemplateId", + "rightsManagementServicesTemplateId desc", + "azureRightsManagementServicesAllowed", + "azureRightsManagementServicesAllowed desc", + "iconsVisible", + "iconsVisible desc", + "protectedApps", + "protectedApps desc", + "exemptApps", + "exemptApps desc", + "enterpriseNetworkDomainNames", + "enterpriseNetworkDomainNames desc", + "enterpriseProxiedDomains", + "enterpriseProxiedDomains desc", + "enterpriseIPRanges", + "enterpriseIPRanges desc", + "enterpriseIPRangesAreAuthoritative", + "enterpriseIPRangesAreAuthoritative desc", + "enterpriseProxyServers", + "enterpriseProxyServers desc", + "enterpriseInternalProxyServers", + "enterpriseInternalProxyServers desc", + "enterpriseProxyServersAreAuthoritative", + "enterpriseProxyServersAreAuthoritative desc", + "neutralDomainResources", + "neutralDomainResources desc", + "indexingEncryptedStoresOrItemsBlocked", + "indexingEncryptedStoresOrItemsBlocked desc", + "smbAutoEncryptedFileExtensions", + "smbAutoEncryptedFileExtensions desc", + "isAssigned", + "isAssigned desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "enforcementLevel", + "enterpriseDomain", + "enterpriseProtectedDomainNames", + "protectionUnderLockConfigRequired", + "dataRecoveryCertificate", + "revokeOnUnenrollDisabled", + "rightsManagementServicesTemplateId", + "azureRightsManagementServicesAllowed", + "iconsVisible", + "protectedApps", + "exemptApps", + "enterpriseNetworkDomainNames", + "enterpriseProxiedDomains", + "enterpriseIPRanges", + "enterpriseIPRangesAreAuthoritative", + "enterpriseProxyServers", + "enterpriseInternalProxyServers", + "enterpriseProxyServersAreAuthoritative", + "neutralDomainResources", + "indexingEncryptedStoresOrItemsBlocked", + "smbAutoEncryptedFileExtensions", + "isAssigned", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mdmWindowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mdmWindowsInformationProtectionPolicy" + ], + "summary": "Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.CreateMdmWindowsInformationProtectionPolicies", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.mdmWindowsInformationProtectionPolicy" + ], + "summary": "Get mdmWindowsInformationProtectionPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.GetMdmWindowsInformationProtectionPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mdmWindowsInformationProtectionPolicy-id", + "description": "key: mdmWindowsInformationProtectionPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mdmWindowsInformationProtectionPolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "enforcementLevel", + "enterpriseDomain", + "enterpriseProtectedDomainNames", + "protectionUnderLockConfigRequired", + "dataRecoveryCertificate", + "revokeOnUnenrollDisabled", + "rightsManagementServicesTemplateId", + "azureRightsManagementServicesAllowed", + "iconsVisible", + "protectedApps", + "exemptApps", + "enterpriseNetworkDomainNames", + "enterpriseProxiedDomains", + "enterpriseIPRanges", + "enterpriseIPRangesAreAuthoritative", + "enterpriseProxyServers", + "enterpriseInternalProxyServers", + "enterpriseProxyServersAreAuthoritative", + "neutralDomainResources", + "indexingEncryptedStoresOrItemsBlocked", + "smbAutoEncryptedFileExtensions", + "isAssigned", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mdmWindowsInformationProtectionPolicy" + ], + "summary": "Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateMdmWindowsInformationProtectionPolicies", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mdmWindowsInformationProtectionPolicy-id", + "description": "key: mdmWindowsInformationProtectionPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mdmWindowsInformationProtectionPolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/syncMicrosoftStoreForBusinessApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action syncMicrosoftStoreForBusinessApps", + "operationId": "deviceAppManagement.syncMicrosoftStoreForBusinessApps", + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceAppManagement/mobileAppCategories": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppCategory" + ], + "summary": "Get mobileAppCategories from deviceAppManagement", + "operationId": "deviceAppManagement.ListMobileAppCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileAppCategory" + ], + "summary": "Create new navigation property to mobileAppCategories for deviceAppManagement", + "operationId": "deviceAppManagement.CreateMobileAppCategories", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppCategory" + ], + "summary": "Get mobileAppCategories from deviceAppManagement", + "operationId": "deviceAppManagement.GetMobileAppCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileAppCategory-id", + "description": "key: mobileAppCategory-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileAppCategory" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppCategory" + ], + "summary": "Update the navigation property mobileAppCategories in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateMobileAppCategories", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileAppCategory-id", + "description": "key: mobileAppCategory-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileAppCategory" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations": { + "get": { + "tags": [ + "deviceAppManagement.managedDeviceMobileAppConfiguration" + ], + "summary": "Get mobileAppConfigurations from deviceAppManagement", + "operationId": "deviceAppManagement.ListMobileAppConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "targetedMobileApps", + "targetedMobileApps desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "displayName", + "displayName desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "targetedMobileApps", + "createdDateTime", + "description", + "lastModifiedDateTime", + "displayName", + "version", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusSummary", + "userStatusSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusSummary", + "userStatusSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedDeviceMobileAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.managedDeviceMobileAppConfiguration" + ], + "summary": "Create new navigation property to mobileAppConfigurations for deviceAppManagement", + "operationId": "deviceAppManagement.CreateMobileAppConfigurations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}": { + "get": { + "tags": [ + "deviceAppManagement.managedDeviceMobileAppConfiguration" + ], + "summary": "Get mobileAppConfigurations from deviceAppManagement", + "operationId": "deviceAppManagement.GetMobileAppConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "targetedMobileApps", + "createdDateTime", + "description", + "lastModifiedDateTime", + "displayName", + "version", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusSummary", + "userStatusSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusSummary", + "userStatusSummary" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.managedDeviceMobileAppConfiguration" + ], + "summary": "Update the navigation property mobileAppConfigurations in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateMobileAppConfigurations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.ListAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedDeviceMobileAppConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment" + ], + "summary": "Create new navigation property to assignments for deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.CreateAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "path", + "name": "managedDeviceMobileAppConfigurationAssignment-id", + "description": "key: managedDeviceMobileAppConfigurationAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment" + ], + "summary": "Update the navigation property assignments in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "path", + "name": "managedDeviceMobileAppConfigurationAssignment-id", + "description": "key: managedDeviceMobileAppConfigurationAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.ListDeviceStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceDisplayName", + "deviceDisplayName desc", + "userName", + "userName desc", + "deviceModel", + "deviceModel desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedDeviceMobileAppConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus" + ], + "summary": "Create new navigation property to deviceStatuses for deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.CreateDeviceStatuses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetDeviceStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "path", + "name": "managedDeviceMobileAppConfigurationDeviceStatus-id", + "description": "key: managedDeviceMobileAppConfigurationDeviceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationDeviceStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus" + ], + "summary": "Update the navigation property deviceStatuses in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateDeviceStatuses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "path", + "name": "managedDeviceMobileAppConfigurationDeviceStatus-id", + "description": "key: managedDeviceMobileAppConfigurationDeviceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationDeviceStatus" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceSummary" + ], + "summary": "Get deviceStatusSummary from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetDeviceStatusSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceSummary" + ], + "summary": "Update the navigation property deviceStatusSummary in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateDeviceStatusSummary", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus" + ], + "summary": "Get userStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.ListUserStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userDisplayName", + "userDisplayName desc", + "devicesCount", + "devicesCount desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedDeviceMobileAppConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus" + ], + "summary": "Create new navigation property to userStatuses for deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.CreateUserStatuses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus" + ], + "summary": "Get userStatuses from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetUserStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "path", + "name": "managedDeviceMobileAppConfigurationUserStatus-id", + "description": "key: managedDeviceMobileAppConfigurationUserStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationUserStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus" + ], + "summary": "Update the navigation property userStatuses in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateUserStatuses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "path", + "name": "managedDeviceMobileAppConfigurationUserStatus-id", + "description": "key: managedDeviceMobileAppConfigurationUserStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfigurationUserStatus" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary": { + "get": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserSummary" + ], + "summary": "Get userStatusSummary from deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.GetUserStatusSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserSummary" + ], + "summary": "Update the navigation property userStatusSummary in deviceAppManagement", + "operationId": "deviceAppManagement.mobileAppConfigurations.UpdateUserStatusSummary", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDeviceMobileAppConfiguration-id", + "description": "key: managedDeviceMobileAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDeviceMobileAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps": { + "get": { + "tags": [ + "deviceAppManagement.mobileApp" + ], + "summary": "Get mobileApps from deviceAppManagement", + "operationId": "deviceAppManagement.ListMobileApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "publisher", + "publisher desc", + "largeIcon", + "largeIcon desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isFeatured", + "isFeatured desc", + "privacyInformationUrl", + "privacyInformationUrl desc", + "informationUrl", + "informationUrl desc", + "owner", + "owner desc", + "developer", + "developer desc", + "notes", + "notes desc", + "publishingState", + "publishingState desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "publisher", + "largeIcon", + "createdDateTime", + "lastModifiedDateTime", + "isFeatured", + "privacyInformationUrl", + "informationUrl", + "owner", + "developer", + "notes", + "publishingState", + "categories", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "categories", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileApp" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileApp" + ], + "summary": "Create new navigation property to mobileApps for deviceAppManagement", + "operationId": "deviceAppManagement.CreateMobileApps", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileApp" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileApp" + ], + "summary": "Get mobileApps from deviceAppManagement", + "operationId": "deviceAppManagement.GetMobileApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileApp-id", + "description": "key: mobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileApp" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "publisher", + "largeIcon", + "createdDateTime", + "lastModifiedDateTime", + "isFeatured", + "privacyInformationUrl", + "informationUrl", + "owner", + "developer", + "notes", + "publishingState", + "categories", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "categories", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileApp" + ], + "summary": "Update the navigation property mobileApps in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateMobileApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileApp-id", + "description": "key: mobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileApp" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileApp" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments": { + "get": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.ListAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileApp-id", + "description": "key: mobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileApp" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "intent", + "intent desc", + "target", + "target desc", + "settings", + "settings desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "intent", + "target", + "settings" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mobileAppAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppAssignment" + ], + "summary": "Create new navigation property to assignments for deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.CreateAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileApp-id", + "description": "key: mobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileApp" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.GetAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileApp-id", + "description": "key: mobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileApp" + }, + { + "in": "path", + "name": "mobileAppAssignment-id", + "description": "key: mobileAppAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileAppAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "intent", + "target", + "settings" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppAssignment" + ], + "summary": "Update the navigation property assignments in deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.UpdateAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileApp-id", + "description": "key: mobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileApp" + }, + { + "in": "path", + "name": "mobileAppAssignment-id", + "description": "key: mobileAppAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileAppAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/categories": { + "get": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppCategory" + ], + "summary": "Get categories from deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.ListCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileApp-id", + "description": "key: mobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileApp" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mobileAppCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/categories/{mobileAppCategory-id}": { + "get": { + "tags": [ + "deviceAppManagement.mobileApps.mobileAppCategory" + ], + "summary": "Get categories from deviceAppManagement", + "operationId": "deviceAppManagement.mobileApps.GetCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileApp-id", + "description": "key: mobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileApp" + }, + { + "in": "path", + "name": "mobileAppCategory-id", + "description": "key: mobileAppCategory-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileAppCategory" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "lastModifiedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/mobileApps/{mobileApp-id}/assign": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceAppManagement.mobileApps.assign", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileApp-id", + "description": "key: mobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileApp" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "mobileAppAssignments": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" + ] + }, + "/deviceAppManagement/targetedManagedAppConfigurations": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfiguration" + ], + "summary": "Get targetedManagedAppConfigurations from deviceAppManagement", + "operationId": "deviceAppManagement.ListTargetedManagedAppConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "customSettings", + "customSettings desc", + "deployedAppCount", + "deployedAppCount desc", + "isAssigned", + "isAssigned desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "customSettings", + "deployedAppCount", + "isAssigned", + "apps", + "deploymentSummary", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "apps", + "deploymentSummary", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of targetedManagedAppConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfiguration" + ], + "summary": "Create new navigation property to targetedManagedAppConfigurations for deviceAppManagement", + "operationId": "deviceAppManagement.CreateTargetedManagedAppConfigurations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfiguration" + ], + "summary": "Get targetedManagedAppConfigurations from deviceAppManagement", + "operationId": "deviceAppManagement.GetTargetedManagedAppConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "customSettings", + "deployedAppCount", + "isAssigned", + "apps", + "deploymentSummary", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "apps", + "deploymentSummary", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfiguration" + ], + "summary": "Update the navigation property targetedManagedAppConfigurations in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateTargetedManagedAppConfigurations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.ListApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "mobileAppIdentifier", + "mobileAppIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedMobileApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp" + ], + "summary": "Create new navigation property to apps for deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.CreateApps", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp" + ], + "summary": "Get apps from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.GetApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "path", + "name": "managedMobileApp-id", + "description": "key: managedMobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "mobileAppIdentifier", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp" + ], + "summary": "Update the navigation property apps in deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.UpdateApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "path", + "name": "managedMobileApp-id", + "description": "key: managedMobileApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedMobileApp" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.ListAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of targetedManagedAppPolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment" + ], + "summary": "Create new navigation property to assignments for deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.CreateAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment" + ], + "summary": "Get assignments from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.GetAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "path", + "name": "targetedManagedAppPolicyAssignment-id", + "description": "key: targetedManagedAppPolicyAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppPolicyAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment" + ], + "summary": "Update the navigation property assignments in deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.UpdateAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "path", + "name": "targetedManagedAppPolicyAssignment-id", + "description": "key: targetedManagedAppPolicyAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppPolicyAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary": { + "get": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedAppPolicyDeploymentSummary" + ], + "summary": "Get deploymentSummary from deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.GetDeploymentSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "configurationDeployedUserCount", + "lastRefreshTime", + "configurationDeploymentSummaryPerApp", + "version" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicyDeploymentSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.targetedManagedAppConfigurations.managedAppPolicyDeploymentSummary" + ], + "summary": "Update the navigation property deploymentSummary in deviceAppManagement", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.UpdateDeploymentSummary", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.assign", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "assignments": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "/deviceAppManagement/mobileApps/{mobileApp-id}/assign" + ] + }, + "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action targetApps", + "operationId": "deviceAppManagement.targetedManagedAppConfigurations.targetApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "targetedManagedAppConfiguration-id", + "description": "key: targetedManagedAppConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "targetedManagedAppConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "apps": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", + "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps" + ] + }, + "/deviceAppManagement/vppTokens": { + "get": { + "tags": [ + "deviceAppManagement.vppToken" + ], + "summary": "Get vppTokens from deviceAppManagement", + "operationId": "deviceAppManagement.ListVppTokens", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "organizationName", + "organizationName desc", + "vppTokenAccountType", + "vppTokenAccountType desc", + "appleId", + "appleId desc", + "expirationDateTime", + "expirationDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "token", + "token desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "state", + "state desc", + "lastSyncStatus", + "lastSyncStatus desc", + "automaticallyUpdateApps", + "automaticallyUpdateApps desc", + "countryOrRegion", + "countryOrRegion desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "organizationName", + "vppTokenAccountType", + "appleId", + "expirationDateTime", + "lastSyncDateTime", + "token", + "lastModifiedDateTime", + "state", + "lastSyncStatus", + "automaticallyUpdateApps", + "countryOrRegion" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of vppToken", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.vppToken" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.vppToken" + ], + "summary": "Create new navigation property to vppTokens for deviceAppManagement", + "operationId": "deviceAppManagement.CreateVppTokens", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.vppToken" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.vppToken" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/vppTokens/{vppToken-id}": { + "get": { + "tags": [ + "deviceAppManagement.vppToken" + ], + "summary": "Get vppTokens from deviceAppManagement", + "operationId": "deviceAppManagement.GetVppTokens", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "vppToken-id", + "description": "key: vppToken-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "vppToken" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "organizationName", + "vppTokenAccountType", + "appleId", + "expirationDateTime", + "lastSyncDateTime", + "token", + "lastModifiedDateTime", + "state", + "lastSyncStatus", + "automaticallyUpdateApps", + "countryOrRegion" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.vppToken" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.vppToken" + ], + "summary": "Update the navigation property vppTokens in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateVppTokens", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "vppToken-id", + "description": "key: vppToken-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "vppToken" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.vppToken" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses": { + "post": { + "tags": [ + "deviceAppManagement.Actions" + ], + "summary": "Invoke action syncLicenses", + "operationId": "deviceAppManagement.vppTokens.syncLicenses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "vppToken-id", + "description": "key: vppToken-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "vppToken" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceAppManagement/windowsInformationProtectionPolicies": { + "get": { + "tags": [ + "deviceAppManagement.windowsInformationProtectionPolicy" + ], + "summary": "Get windowsInformationProtectionPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.ListWindowsInformationProtectionPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc", + "enforcementLevel", + "enforcementLevel desc", + "enterpriseDomain", + "enterpriseDomain desc", + "enterpriseProtectedDomainNames", + "enterpriseProtectedDomainNames desc", + "protectionUnderLockConfigRequired", + "protectionUnderLockConfigRequired desc", + "dataRecoveryCertificate", + "dataRecoveryCertificate desc", + "revokeOnUnenrollDisabled", + "revokeOnUnenrollDisabled desc", + "rightsManagementServicesTemplateId", + "rightsManagementServicesTemplateId desc", + "azureRightsManagementServicesAllowed", + "azureRightsManagementServicesAllowed desc", + "iconsVisible", + "iconsVisible desc", + "protectedApps", + "protectedApps desc", + "exemptApps", + "exemptApps desc", + "enterpriseNetworkDomainNames", + "enterpriseNetworkDomainNames desc", + "enterpriseProxiedDomains", + "enterpriseProxiedDomains desc", + "enterpriseIPRanges", + "enterpriseIPRanges desc", + "enterpriseIPRangesAreAuthoritative", + "enterpriseIPRangesAreAuthoritative desc", + "enterpriseProxyServers", + "enterpriseProxyServers desc", + "enterpriseInternalProxyServers", + "enterpriseInternalProxyServers desc", + "enterpriseProxyServersAreAuthoritative", + "enterpriseProxyServersAreAuthoritative desc", + "neutralDomainResources", + "neutralDomainResources desc", + "indexingEncryptedStoresOrItemsBlocked", + "indexingEncryptedStoresOrItemsBlocked desc", + "smbAutoEncryptedFileExtensions", + "smbAutoEncryptedFileExtensions desc", + "isAssigned", + "isAssigned desc", + "revokeOnMdmHandoffDisabled", + "revokeOnMdmHandoffDisabled desc", + "mdmEnrollmentUrl", + "mdmEnrollmentUrl desc", + "windowsHelloForBusinessBlocked", + "windowsHelloForBusinessBlocked desc", + "pinMinimumLength", + "pinMinimumLength desc", + "pinUppercaseLetters", + "pinUppercaseLetters desc", + "pinLowercaseLetters", + "pinLowercaseLetters desc", + "pinSpecialCharacters", + "pinSpecialCharacters desc", + "pinExpirationDays", + "pinExpirationDays desc", + "numberOfPastPinsRemembered", + "numberOfPastPinsRemembered desc", + "passwordMaximumAttemptCount", + "passwordMaximumAttemptCount desc", + "minutesOfInactivityBeforeDeviceLock", + "minutesOfInactivityBeforeDeviceLock desc", + "daysWithoutContactBeforeUnenroll", + "daysWithoutContactBeforeUnenroll desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "enforcementLevel", + "enterpriseDomain", + "enterpriseProtectedDomainNames", + "protectionUnderLockConfigRequired", + "dataRecoveryCertificate", + "revokeOnUnenrollDisabled", + "rightsManagementServicesTemplateId", + "azureRightsManagementServicesAllowed", + "iconsVisible", + "protectedApps", + "exemptApps", + "enterpriseNetworkDomainNames", + "enterpriseProxiedDomains", + "enterpriseIPRanges", + "enterpriseIPRangesAreAuthoritative", + "enterpriseProxyServers", + "enterpriseInternalProxyServers", + "enterpriseProxyServersAreAuthoritative", + "neutralDomainResources", + "indexingEncryptedStoresOrItemsBlocked", + "smbAutoEncryptedFileExtensions", + "isAssigned", + "revokeOnMdmHandoffDisabled", + "mdmEnrollmentUrl", + "windowsHelloForBusinessBlocked", + "pinMinimumLength", + "pinUppercaseLetters", + "pinLowercaseLetters", + "pinSpecialCharacters", + "pinExpirationDays", + "numberOfPastPinsRemembered", + "passwordMaximumAttemptCount", + "minutesOfInactivityBeforeDeviceLock", + "daysWithoutContactBeforeUnenroll", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of windowsInformationProtectionPolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceAppManagement.windowsInformationProtectionPolicy" + ], + "summary": "Create new navigation property to windowsInformationProtectionPolicies for deviceAppManagement", + "operationId": "deviceAppManagement.CreateWindowsInformationProtectionPolicies", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}": { + "get": { + "tags": [ + "deviceAppManagement.windowsInformationProtectionPolicy" + ], + "summary": "Get windowsInformationProtectionPolicies from deviceAppManagement", + "operationId": "deviceAppManagement.GetWindowsInformationProtectionPolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "windowsInformationProtectionPolicy-id", + "description": "key: windowsInformationProtectionPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "windowsInformationProtectionPolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "createdDateTime", + "lastModifiedDateTime", + "version", + "enforcementLevel", + "enterpriseDomain", + "enterpriseProtectedDomainNames", + "protectionUnderLockConfigRequired", + "dataRecoveryCertificate", + "revokeOnUnenrollDisabled", + "rightsManagementServicesTemplateId", + "azureRightsManagementServicesAllowed", + "iconsVisible", + "protectedApps", + "exemptApps", + "enterpriseNetworkDomainNames", + "enterpriseProxiedDomains", + "enterpriseIPRanges", + "enterpriseIPRangesAreAuthoritative", + "enterpriseProxyServers", + "enterpriseInternalProxyServers", + "enterpriseProxyServersAreAuthoritative", + "neutralDomainResources", + "indexingEncryptedStoresOrItemsBlocked", + "smbAutoEncryptedFileExtensions", + "isAssigned", + "revokeOnMdmHandoffDisabled", + "mdmEnrollmentUrl", + "windowsHelloForBusinessBlocked", + "pinMinimumLength", + "pinUppercaseLetters", + "pinLowercaseLetters", + "pinSpecialCharacters", + "pinExpirationDays", + "numberOfPastPinsRemembered", + "passwordMaximumAttemptCount", + "minutesOfInactivityBeforeDeviceLock", + "daysWithoutContactBeforeUnenroll", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "protectedAppLockerFiles", + "exemptAppLockerFiles", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceAppManagement.windowsInformationProtectionPolicy" + ], + "summary": "Update the navigation property windowsInformationProtectionPolicies in deviceAppManagement", + "operationId": "deviceAppManagement.UpdateWindowsInformationProtectionPolicies", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "windowsInformationProtectionPolicy-id", + "description": "key: windowsInformationProtectionPolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "windowsInformationProtectionPolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement": { + "get": { + "tags": [ + "deviceManagement.deviceManagement" + ], + "summary": "Get deviceManagement", + "operationId": "deviceManagement.deviceManagement.GetDeviceManagement", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "subscriptionState", + "settings", + "intuneBrand", + "termsAndConditions", + "applePushNotificationCertificate", + "managedDeviceOverview", + "detectedApps", + "managedDevices", + "deviceConfigurations", + "deviceCompliancePolicies", + "softwareUpdateStatusSummary", + "deviceCompliancePolicyDeviceStateSummary", + "deviceCompliancePolicySettingStateSummaries", + "deviceConfigurationDeviceStateSummaries", + "iosUpdateStatuses", + "deviceCategories", + "exchangeConnectors", + "deviceEnrollmentConfigurations", + "conditionalAccessSettings", + "mobileThreatDefenseConnectors", + "deviceManagementPartners", + "notificationMessageTemplates", + "roleDefinitions", + "roleAssignments", + "resourceOperations", + "telecomExpenseManagementPartners", + "remoteAssistancePartners", + "windowsInformationProtectionAppLearningSummaries", + "windowsInformationProtectionNetworkLearningSummaries", + "troubleshootingEvents" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "termsAndConditions", + "applePushNotificationCertificate", + "managedDeviceOverview", + "detectedApps", + "managedDevices", + "deviceConfigurations", + "deviceCompliancePolicies", + "softwareUpdateStatusSummary", + "deviceCompliancePolicyDeviceStateSummary", + "deviceCompliancePolicySettingStateSummaries", + "deviceConfigurationDeviceStateSummaries", + "iosUpdateStatuses", + "deviceCategories", + "exchangeConnectors", + "deviceEnrollmentConfigurations", + "conditionalAccessSettings", + "mobileThreatDefenseConnectors", + "deviceManagementPartners", + "notificationMessageTemplates", + "roleDefinitions", + "roleAssignments", + "resourceOperations", + "telecomExpenseManagementPartners", + "remoteAssistancePartners", + "windowsInformationProtectionAppLearningSummaries", + "windowsInformationProtectionNetworkLearningSummaries", + "troubleshootingEvents" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagement" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceManagement" + ], + "summary": "Update deviceManagement", + "operationId": "deviceManagement.deviceManagement.UpdateDeviceManagement", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagement" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/applePushNotificationCertificate": { + "get": { + "tags": [ + "deviceManagement.applePushNotificationCertificate" + ], + "summary": "Get applePushNotificationCertificate from deviceManagement", + "operationId": "deviceManagement.GetApplePushNotificationCertificate", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "appleIdentifier", + "topicIdentifier", + "lastModifiedDateTime", + "expirationDateTime", + "certificate" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.applePushNotificationCertificate" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.applePushNotificationCertificate" + ], + "summary": "Update the navigation property applePushNotificationCertificate in deviceManagement", + "operationId": "deviceManagement.UpdateApplePushNotificationCertificate", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.applePushNotificationCertificate" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest()": { + "get": { + "tags": [ + "deviceManagement.Functions" + ], + "summary": "Invoke function downloadApplePushNotificationCertificateSigningRequest", + "operationId": "deviceManagement.applePushNotificationCertificate.downloadApplePushNotificationCertificateSigningRequest.a373", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/deviceManagement/conditionalAccessSettings": { + "get": { + "tags": [ + "deviceManagement.onPremisesConditionalAccessSettings" + ], + "summary": "Get conditionalAccessSettings from deviceManagement", + "operationId": "deviceManagement.GetConditionalAccessSettings", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "enabled", + "includedGroups", + "excludedGroups", + "overrideDefaultRule" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onPremisesConditionalAccessSettings" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.onPremisesConditionalAccessSettings" + ], + "summary": "Update the navigation property conditionalAccessSettings in deviceManagement", + "operationId": "deviceManagement.UpdateConditionalAccessSettings", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onPremisesConditionalAccessSettings" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps": { + "get": { + "tags": [ + "deviceManagement.detectedApp" + ], + "summary": "Get detectedApps from deviceManagement", + "operationId": "deviceManagement.ListDetectedApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "version", + "version desc", + "sizeInByte", + "sizeInByte desc", + "deviceCount", + "deviceCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "version", + "sizeInByte", + "deviceCount", + "managedDevices" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "managedDevices" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of detectedApp", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.detectedApp" + ], + "summary": "Create new navigation property to detectedApps for deviceManagement", + "operationId": "deviceManagement.CreateDetectedApps", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps/{detectedApp-id}": { + "get": { + "tags": [ + "deviceManagement.detectedApp" + ], + "summary": "Get detectedApps from deviceManagement", + "operationId": "deviceManagement.GetDetectedApps", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "version", + "sizeInByte", + "deviceCount", + "managedDevices" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "managedDevices" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.detectedApp" + ], + "summary": "Update the navigation property detectedApps in deviceManagement", + "operationId": "deviceManagement.UpdateDetectedApps", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices": { + "get": { + "tags": [ + "deviceManagement.detectedApps.managedDevice" + ], + "summary": "Get managedDevices from deviceManagement", + "operationId": "deviceManagement.detectedApps.ListManagedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userId", + "userId desc", + "deviceName", + "deviceName desc", + "managedDeviceOwnerType", + "managedDeviceOwnerType desc", + "deviceActionResults", + "deviceActionResults desc", + "enrolledDateTime", + "enrolledDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "operatingSystem", + "operatingSystem desc", + "complianceState", + "complianceState desc", + "jailBroken", + "jailBroken desc", + "managementAgent", + "managementAgent desc", + "osVersion", + "osVersion desc", + "easActivated", + "easActivated desc", + "easDeviceId", + "easDeviceId desc", + "easActivationDateTime", + "easActivationDateTime desc", + "azureADRegistered", + "azureADRegistered desc", + "deviceEnrollmentType", + "deviceEnrollmentType desc", + "activationLockBypassCode", + "activationLockBypassCode desc", + "emailAddress", + "emailAddress desc", + "azureADDeviceId", + "azureADDeviceId desc", + "deviceRegistrationState", + "deviceRegistrationState desc", + "deviceCategoryDisplayName", + "deviceCategoryDisplayName desc", + "isSupervised", + "isSupervised desc", + "exchangeLastSuccessfulSyncDateTime", + "exchangeLastSuccessfulSyncDateTime desc", + "exchangeAccessState", + "exchangeAccessState desc", + "exchangeAccessStateReason", + "exchangeAccessStateReason desc", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionUrl desc", + "remoteAssistanceSessionErrorDetails", + "remoteAssistanceSessionErrorDetails desc", + "isEncrypted", + "isEncrypted desc", + "userPrincipalName", + "userPrincipalName desc", + "model", + "model desc", + "manufacturer", + "manufacturer desc", + "imei", + "imei desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "serialNumber", + "serialNumber desc", + "phoneNumber", + "phoneNumber desc", + "androidSecurityPatchLevel", + "androidSecurityPatchLevel desc", + "userDisplayName", + "userDisplayName desc", + "configurationManagerClientEnabledFeatures", + "configurationManagerClientEnabledFeatures desc", + "wiFiMacAddress", + "wiFiMacAddress desc", + "deviceHealthAttestationState", + "deviceHealthAttestationState desc", + "subscriberCarrier", + "subscriberCarrier desc", + "meid", + "meid desc", + "totalStorageSpaceInBytes", + "totalStorageSpaceInBytes desc", + "freeStorageSpaceInBytes", + "freeStorageSpaceInBytes desc", + "managedDeviceName", + "managedDeviceName desc", + "partnerReportedThreatState", + "partnerReportedThreatState desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}": { + "get": { + "tags": [ + "deviceManagement.detectedApps.managedDevice" + ], + "summary": "Get managedDevices from deviceManagement", + "operationId": "deviceManagement.detectedApps.GetManagedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/bypassActivationLock": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action bypassActivationLock", + "operationId": "deviceManagement.detectedApps.managedDevices.bypassActivationLock", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action cleanWindowsDevice", + "operationId": "deviceManagement.detectedApps.managedDevices.cleanWindowsDevice", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "keepUserData": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action deleteUserFromSharedAppleDevice", + "operationId": "deviceManagement.detectedApps.managedDevices.deleteUserFromSharedAppleDevice", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/disableLostMode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action disableLostMode", + "operationId": "deviceManagement.detectedApps.managedDevices.disableLostMode", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/locateDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action locateDevice", + "operationId": "deviceManagement.detectedApps.managedDevices.locateDevice", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action logoutSharedAppleDeviceActiveUser", + "operationId": "deviceManagement.detectedApps.managedDevices.logoutSharedAppleDeviceActiveUser", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/rebootNow": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action rebootNow", + "operationId": "deviceManagement.detectedApps.managedDevices.rebootNow", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/recoverPasscode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action recoverPasscode", + "operationId": "deviceManagement.detectedApps.managedDevices.recoverPasscode", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/remoteLock": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action remoteLock", + "operationId": "deviceManagement.detectedApps.managedDevices.remoteLock", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action requestRemoteAssistance", + "operationId": "deviceManagement.detectedApps.managedDevices.requestRemoteAssistance", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/resetPasscode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action resetPasscode", + "operationId": "deviceManagement.detectedApps.managedDevices.resetPasscode", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/retire": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action retire", + "operationId": "deviceManagement.detectedApps.managedDevices.retire", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/retire" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/shutDown": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action shutDown", + "operationId": "deviceManagement.detectedApps.managedDevices.shutDown", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/shutDown" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/syncDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action syncDevice", + "operationId": "deviceManagement.detectedApps.managedDevices.syncDevice", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action updateWindowsDeviceAccount", + "operationId": "deviceManagement.detectedApps.managedDevices.updateWindowsDeviceAccount", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "updateWindowsDeviceAccountActionParameter": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/windowsDefenderScan": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action windowsDefenderScan", + "operationId": "deviceManagement.detectedApps.managedDevices.windowsDefenderScan", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "quickScan": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action windowsDefenderUpdateSignatures", + "operationId": "deviceManagement.detectedApps.managedDevices.windowsDefenderUpdateSignatures", + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" + ] + }, + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/wipe": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action wipe", + "operationId": "deviceManagement.detectedApps.managedDevices.wipe", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "detectedApp-id", + "description": "key: detectedApp-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "detectedApp" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "keepEnrollmentData": { + "default": false, + "type": "boolean" + }, + "keepUserData": { + "default": false, + "type": "boolean" + }, + "macOsUnlockCode": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/managedDevices/{managedDevice-id}/wipe" + ] + }, + "/deviceManagement/deviceCategories": { + "get": { + "tags": [ + "deviceManagement.deviceCategory" + ], + "summary": "Get deviceCategories from deviceManagement", + "operationId": "deviceManagement.ListDeviceCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCategory" + ], + "summary": "Create new navigation property to deviceCategories for deviceManagement", + "operationId": "deviceManagement.CreateDeviceCategories", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCategories/{deviceCategory-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCategory" + ], + "summary": "Get deviceCategories from deviceManagement", + "operationId": "deviceManagement.GetDeviceCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCategory-id", + "description": "key: deviceCategory-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCategory" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCategory" + ], + "summary": "Update the navigation property deviceCategories in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceCategories", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCategory-id", + "description": "key: deviceCategory-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCategory" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicy" + ], + "summary": "Get deviceCompliancePolicies from deviceManagement", + "operationId": "deviceManagement.ListDeviceCompliancePolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "displayName", + "displayName desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "description", + "lastModifiedDateTime", + "displayName", + "version", + "scheduledActionsForRule", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "scheduledActionsForRule", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceCompliancePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicy" + ], + "summary": "Create new navigation property to deviceCompliancePolicies for deviceManagement", + "operationId": "deviceManagement.CreateDeviceCompliancePolicies", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicy" + ], + "summary": "Get deviceCompliancePolicies from deviceManagement", + "operationId": "deviceManagement.GetDeviceCompliancePolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "description", + "lastModifiedDateTime", + "displayName", + "version", + "scheduledActionsForRule", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "scheduledActionsForRule", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicy" + ], + "summary": "Update the navigation property deviceCompliancePolicies in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceCompliancePolicies", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceCompliancePolicyAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment" + ], + "summary": "Create new navigation property to assignments for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceCompliancePolicyAssignment-id", + "description": "key: deviceCompliancePolicyAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicyAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment" + ], + "summary": "Update the navigation property assignments in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceCompliancePolicyAssignment-id", + "description": "key: deviceCompliancePolicyAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicyAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary" + ], + "summary": "Get deviceSettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListDeviceSettingStateSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingName", + "settingName desc", + "instancePath", + "instancePath desc", + "unknownDeviceCount", + "unknownDeviceCount desc", + "notApplicableDeviceCount", + "notApplicableDeviceCount desc", + "compliantDeviceCount", + "compliantDeviceCount desc", + "remediatedDeviceCount", + "remediatedDeviceCount desc", + "nonCompliantDeviceCount", + "nonCompliantDeviceCount desc", + "errorDeviceCount", + "errorDeviceCount desc", + "conflictDeviceCount", + "conflictDeviceCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingName", + "instancePath", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary" + ], + "summary": "Create new navigation property to deviceSettingStateSummaries for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateDeviceSettingStateSummaries", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary" + ], + "summary": "Get deviceSettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetDeviceSettingStateSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "settingStateDeviceSummary-id", + "description": "key: settingStateDeviceSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "settingStateDeviceSummary" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingName", + "instancePath", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary" + ], + "summary": "Update the navigation property deviceSettingStateSummaries in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateDeviceSettingStateSummaries", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "settingStateDeviceSummary-id", + "description": "key: settingStateDeviceSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "settingStateDeviceSummary" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListDeviceStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceDisplayName", + "deviceDisplayName desc", + "userName", + "userName desc", + "deviceModel", + "deviceModel desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceComplianceDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus" + ], + "summary": "Create new navigation property to deviceStatuses for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateDeviceStatuses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetDeviceStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceDeviceStatus-id", + "description": "key: deviceComplianceDeviceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceDeviceStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus" + ], + "summary": "Update the navigation property deviceStatuses in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateDeviceStatuses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceDeviceStatus-id", + "description": "key: deviceComplianceDeviceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceDeviceStatus" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceOverview" + ], + "summary": "Get deviceStatusOverview from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetDeviceStatusOverview", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceOverview" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceOverview" + ], + "summary": "Update the navigation property deviceStatusOverview in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateDeviceStatusOverview", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceOverview" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceManagement.deviceCompliancePolicies.assign", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "assignments": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" + ] + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action scheduleActionsForRules", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduleActionsForRules", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "deviceComplianceScheduledActionForRules": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule" + ], + "summary": "Get scheduledActionsForRule from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListScheduledActionsForRule", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "ruleName", + "ruleName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "ruleName", + "scheduledActionConfigurations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "scheduledActionConfigurations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceComplianceScheduledActionForRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule" + ], + "summary": "Create new navigation property to scheduledActionsForRule for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateScheduledActionsForRule", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule" + ], + "summary": "Get scheduledActionsForRule from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetScheduledActionsForRule", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceScheduledActionForRule-id", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "ruleName", + "scheduledActionConfigurations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "scheduledActionConfigurations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule" + ], + "summary": "Update the navigation property scheduledActionsForRule in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateScheduledActionsForRule", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceScheduledActionForRule-id", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem" + ], + "summary": "Get scheduledActionConfigurations from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.ListScheduledActionConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceScheduledActionForRule-id", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "gracePeriodHours", + "gracePeriodHours desc", + "actionType", + "actionType desc", + "notificationTemplateId", + "notificationTemplateId desc", + "notificationMessageCCList", + "notificationMessageCCList desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "gracePeriodHours", + "actionType", + "notificationTemplateId", + "notificationMessageCCList" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceComplianceActionItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem" + ], + "summary": "Create new navigation property to scheduledActionConfigurations for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.CreateScheduledActionConfigurations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceScheduledActionForRule-id", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem" + ], + "summary": "Get scheduledActionConfigurations from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.GetScheduledActionConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceScheduledActionForRule-id", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "in": "path", + "name": "deviceComplianceActionItem-id", + "description": "key: deviceComplianceActionItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceActionItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "gracePeriodHours", + "actionType", + "notificationTemplateId", + "notificationMessageCCList" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem" + ], + "summary": "Update the navigation property scheduledActionConfigurations in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.UpdateScheduledActionConfigurations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceScheduledActionForRule-id", + "description": "key: deviceComplianceScheduledActionForRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceScheduledActionForRule" + }, + { + "in": "path", + "name": "deviceComplianceActionItem-id", + "description": "key: deviceComplianceActionItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceActionItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus" + ], + "summary": "Get userStatuses from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.ListUserStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userDisplayName", + "userDisplayName desc", + "devicesCount", + "devicesCount desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceComplianceUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus" + ], + "summary": "Create new navigation property to userStatuses for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.CreateUserStatuses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus" + ], + "summary": "Get userStatuses from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetUserStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceUserStatus-id", + "description": "key: deviceComplianceUserStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceUserStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus" + ], + "summary": "Update the navigation property userStatuses in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateUserStatuses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "path", + "name": "deviceComplianceUserStatus-id", + "description": "key: deviceComplianceUserStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceUserStatus" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserOverview" + ], + "summary": "Get userStatusOverview from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.GetUserStatusOverview", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserOverview" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicies.deviceComplianceUserOverview" + ], + "summary": "Update the navigation property userStatusOverview in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicies.UpdateUserStatusOverview", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicy-id", + "description": "key: deviceCompliancePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserOverview" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicyDeviceStateSummary": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicyDeviceStateSummary" + ], + "summary": "Get deviceCompliancePolicyDeviceStateSummary from deviceManagement", + "operationId": "deviceManagement.GetDeviceCompliancePolicyDeviceStateSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "inGracePeriodCount", + "configManagerCount", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyDeviceStateSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicyDeviceStateSummary" + ], + "summary": "Update the navigation property deviceCompliancePolicyDeviceStateSummary in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceCompliancePolicyDeviceStateSummary", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyDeviceStateSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicySettingStateSummaries": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummary" + ], + "summary": "Get deviceCompliancePolicySettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.ListDeviceCompliancePolicySettingStateSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "setting", + "setting desc", + "settingName", + "settingName desc", + "platformType", + "platformType desc", + "unknownDeviceCount", + "unknownDeviceCount desc", + "notApplicableDeviceCount", + "notApplicableDeviceCount desc", + "compliantDeviceCount", + "compliantDeviceCount desc", + "remediatedDeviceCount", + "remediatedDeviceCount desc", + "nonCompliantDeviceCount", + "nonCompliantDeviceCount desc", + "errorDeviceCount", + "errorDeviceCount desc", + "conflictDeviceCount", + "conflictDeviceCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "setting", + "settingName", + "platformType", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount", + "deviceComplianceSettingStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceComplianceSettingStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceCompliancePolicySettingStateSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummary" + ], + "summary": "Create new navigation property to deviceCompliancePolicySettingStateSummaries for deviceManagement", + "operationId": "deviceManagement.CreateDeviceCompliancePolicySettingStateSummaries", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummary" + ], + "summary": "Get deviceCompliancePolicySettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.GetDeviceCompliancePolicySettingStateSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicySettingStateSummary-id", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "setting", + "settingName", + "platformType", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount", + "deviceComplianceSettingStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceComplianceSettingStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummary" + ], + "summary": "Update the navigation property deviceCompliancePolicySettingStateSummaries in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceCompliancePolicySettingStateSummaries", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicySettingStateSummary-id", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState" + ], + "summary": "Get deviceComplianceSettingStates from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicySettingStateSummaries.ListDeviceComplianceSettingStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicySettingStateSummary-id", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "setting", + "setting desc", + "settingName", + "settingName desc", + "deviceId", + "deviceId desc", + "deviceName", + "deviceName desc", + "userId", + "userId desc", + "userEmail", + "userEmail desc", + "userName", + "userName desc", + "userPrincipalName", + "userPrincipalName desc", + "deviceModel", + "deviceModel desc", + "state", + "state desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "setting", + "settingName", + "deviceId", + "deviceName", + "userId", + "userEmail", + "userName", + "userPrincipalName", + "deviceModel", + "state", + "complianceGracePeriodExpirationDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceComplianceSettingState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState" + ], + "summary": "Create new navigation property to deviceComplianceSettingStates for deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicySettingStateSummaries.CreateDeviceComplianceSettingStates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicySettingStateSummary-id", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}": { + "get": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState" + ], + "summary": "Get deviceComplianceSettingStates from deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicySettingStateSummaries.GetDeviceComplianceSettingStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicySettingStateSummary-id", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "in": "path", + "name": "deviceComplianceSettingState-id", + "description": "key: deviceComplianceSettingState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceSettingState" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "setting", + "settingName", + "deviceId", + "deviceName", + "userId", + "userEmail", + "userName", + "userPrincipalName", + "deviceModel", + "state", + "complianceGracePeriodExpirationDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState" + ], + "summary": "Update the navigation property deviceComplianceSettingStates in deviceManagement", + "operationId": "deviceManagement.deviceCompliancePolicySettingStateSummaries.UpdateDeviceComplianceSettingStates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceCompliancePolicySettingStateSummary-id", + "description": "key: deviceCompliancePolicySettingStateSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicySettingStateSummary" + }, + { + "in": "path", + "name": "deviceComplianceSettingState-id", + "description": "key: deviceComplianceSettingState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceComplianceSettingState" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurationDeviceStateSummaries": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurationDeviceStateSummary" + ], + "summary": "Get deviceConfigurationDeviceStateSummaries from deviceManagement", + "operationId": "deviceManagement.GetDeviceConfigurationDeviceStateSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStateSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurationDeviceStateSummary" + ], + "summary": "Update the navigation property deviceConfigurationDeviceStateSummaries in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceConfigurationDeviceStateSummaries", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStateSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations": { + "get": { + "tags": [ + "deviceManagement.deviceConfiguration" + ], + "summary": "Get deviceConfigurations from deviceManagement", + "operationId": "deviceManagement.ListDeviceConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "displayName", + "displayName desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "createdDateTime", + "description", + "displayName", + "version", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfiguration" + ], + "summary": "Create new navigation property to deviceConfigurations for deviceManagement", + "operationId": "deviceManagement.CreateDeviceConfigurations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfiguration" + ], + "summary": "Get deviceConfigurations from deviceManagement", + "operationId": "deviceManagement.GetDeviceConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "createdDateTime", + "description", + "displayName", + "version", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "deviceStatuses", + "userStatuses", + "deviceStatusOverview", + "userStatusOverview", + "deviceSettingStateSummaries" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfiguration" + ], + "summary": "Update the navigation property deviceConfigurations in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceConfigurations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.ListAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationAssignment" + ], + "summary": "Create new navigation property to assignments for deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.CreateAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "path", + "name": "deviceConfigurationAssignment-id", + "description": "key: deviceConfigurationAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationAssignment" + ], + "summary": "Update the navigation property assignments in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "path", + "name": "deviceConfigurationAssignment-id", + "description": "key: deviceConfigurationAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.settingStateDeviceSummary" + ], + "summary": "Get deviceSettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.ListDeviceSettingStateSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingName", + "settingName desc", + "instancePath", + "instancePath desc", + "unknownDeviceCount", + "unknownDeviceCount desc", + "notApplicableDeviceCount", + "notApplicableDeviceCount desc", + "compliantDeviceCount", + "compliantDeviceCount desc", + "remediatedDeviceCount", + "remediatedDeviceCount desc", + "nonCompliantDeviceCount", + "nonCompliantDeviceCount desc", + "errorDeviceCount", + "errorDeviceCount desc", + "conflictDeviceCount", + "conflictDeviceCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingName", + "instancePath", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of settingStateDeviceSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfigurations.settingStateDeviceSummary" + ], + "summary": "Create new navigation property to deviceSettingStateSummaries for deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.CreateDeviceSettingStateSummaries", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.settingStateDeviceSummary" + ], + "summary": "Get deviceSettingStateSummaries from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetDeviceSettingStateSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "path", + "name": "settingStateDeviceSummary-id", + "description": "key: settingStateDeviceSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "settingStateDeviceSummary" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingName", + "instancePath", + "unknownDeviceCount", + "notApplicableDeviceCount", + "compliantDeviceCount", + "remediatedDeviceCount", + "nonCompliantDeviceCount", + "errorDeviceCount", + "conflictDeviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.settingStateDeviceSummary" + ], + "summary": "Update the navigation property deviceSettingStateSummaries in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateDeviceSettingStateSummaries", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "path", + "name": "settingStateDeviceSummary-id", + "description": "key: settingStateDeviceSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "settingStateDeviceSummary" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.ListDeviceStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deviceDisplayName", + "deviceDisplayName desc", + "userName", + "userName desc", + "deviceModel", + "deviceModel desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceConfigurationDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus" + ], + "summary": "Create new navigation property to deviceStatuses for deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.CreateDeviceStatuses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus" + ], + "summary": "Get deviceStatuses from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetDeviceStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "path", + "name": "deviceConfigurationDeviceStatus-id", + "description": "key: deviceConfigurationDeviceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationDeviceStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus" + ], + "summary": "Update the navigation property deviceStatuses in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateDeviceStatuses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "path", + "name": "deviceConfigurationDeviceStatus-id", + "description": "key: deviceConfigurationDeviceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationDeviceStatus" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceOverview" + ], + "summary": "Get deviceStatusOverview from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetDeviceStatusOverview", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceOverview" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationDeviceOverview" + ], + "summary": "Update the navigation property deviceStatusOverview in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateDeviceStatusOverview", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceOverview" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceManagement.deviceConfigurations.assign", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "assignments": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" + ] + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus" + ], + "summary": "Get userStatuses from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.ListUserStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userDisplayName", + "userDisplayName desc", + "devicesCount", + "devicesCount desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceConfigurationUserStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus" + ], + "summary": "Create new navigation property to userStatuses for deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.CreateUserStatuses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus" + ], + "summary": "Get userStatuses from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetUserStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "path", + "name": "deviceConfigurationUserStatus-id", + "description": "key: deviceConfigurationUserStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationUserStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "devicesCount", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus" + ], + "summary": "Update the navigation property userStatuses in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateUserStatuses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "path", + "name": "deviceConfigurationUserStatus-id", + "description": "key: deviceConfigurationUserStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationUserStatus" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview": { + "get": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserOverview" + ], + "summary": "Get userStatusOverview from deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.GetUserStatusOverview", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "pendingCount", + "notApplicableCount", + "successCount", + "errorCount", + "failedCount", + "lastUpdateDateTime", + "configurationVersion" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserOverview" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceConfigurations.deviceConfigurationUserOverview" + ], + "summary": "Update the navigation property userStatusOverview in deviceManagement", + "operationId": "deviceManagement.deviceConfigurations.UpdateUserStatusOverview", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceConfiguration-id", + "description": "key: deviceConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserOverview" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations": { + "get": { + "tags": [ + "deviceManagement.deviceEnrollmentConfiguration" + ], + "summary": "Get deviceEnrollmentConfigurations from deviceManagement", + "operationId": "deviceManagement.ListDeviceEnrollmentConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "priority", + "priority desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "priority", + "createdDateTime", + "lastModifiedDateTime", + "version", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceEnrollmentConfiguration" + ], + "summary": "Create new navigation property to deviceEnrollmentConfigurations for deviceManagement", + "operationId": "deviceManagement.CreateDeviceEnrollmentConfigurations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}": { + "get": { + "tags": [ + "deviceManagement.deviceEnrollmentConfiguration" + ], + "summary": "Get deviceEnrollmentConfigurations from deviceManagement", + "operationId": "deviceManagement.GetDeviceEnrollmentConfigurations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceEnrollmentConfiguration-id", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "priority", + "createdDateTime", + "lastModifiedDateTime", + "version", + "assignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceEnrollmentConfiguration" + ], + "summary": "Update the navigation property deviceEnrollmentConfigurations in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceEnrollmentConfigurations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceEnrollmentConfiguration-id", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments": { + "get": { + "tags": [ + "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.ListAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceEnrollmentConfiguration-id", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment" + ], + "summary": "Create new navigation property to assignments for deviceManagement", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.CreateAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceEnrollmentConfiguration-id", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.GetAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceEnrollmentConfiguration-id", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "in": "path", + "name": "enrollmentConfigurationAssignment-id", + "description": "key: enrollmentConfigurationAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "enrollmentConfigurationAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment" + ], + "summary": "Update the navigation property assignments in deviceManagement", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.UpdateAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceEnrollmentConfiguration-id", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "in": "path", + "name": "enrollmentConfigurationAssignment-id", + "description": "key: enrollmentConfigurationAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "enrollmentConfigurationAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action assign", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.assign", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceEnrollmentConfiguration-id", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "enrollmentConfigurationAssignments": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign" + ] + }, + "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action setPriority", + "operationId": "deviceManagement.deviceEnrollmentConfigurations.setPriority", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceEnrollmentConfiguration-id", + "description": "key: deviceEnrollmentConfiguration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceEnrollmentConfiguration" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "priority": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/deviceManagementPartners": { + "get": { + "tags": [ + "deviceManagement.deviceManagementPartner" + ], + "summary": "Get deviceManagementPartners from deviceManagement", + "operationId": "deviceManagement.ListDeviceManagementPartners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastHeartbeatDateTime", + "lastHeartbeatDateTime desc", + "partnerState", + "partnerState desc", + "partnerAppType", + "partnerAppType desc", + "singleTenantAppId", + "singleTenantAppId desc", + "displayName", + "displayName desc", + "isConfigured", + "isConfigured desc", + "whenPartnerDevicesWillBeRemovedDateTime", + "whenPartnerDevicesWillBeRemovedDateTime desc", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastHeartbeatDateTime", + "partnerState", + "partnerAppType", + "singleTenantAppId", + "displayName", + "isConfigured", + "whenPartnerDevicesWillBeRemovedDateTime", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceManagementPartner" + ], + "summary": "Create new navigation property to deviceManagementPartners for deviceManagement", + "operationId": "deviceManagement.CreateDeviceManagementPartners", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}": { + "get": { + "tags": [ + "deviceManagement.deviceManagementPartner" + ], + "summary": "Get deviceManagementPartners from deviceManagement", + "operationId": "deviceManagement.GetDeviceManagementPartners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceManagementPartner-id", + "description": "key: deviceManagementPartner-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementPartner" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastHeartbeatDateTime", + "partnerState", + "partnerAppType", + "singleTenantAppId", + "displayName", + "isConfigured", + "whenPartnerDevicesWillBeRemovedDateTime", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceManagementPartner" + ], + "summary": "Update the navigation property deviceManagementPartners in deviceManagement", + "operationId": "deviceManagement.UpdateDeviceManagementPartners", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceManagementPartner-id", + "description": "key: deviceManagementPartner-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementPartner" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/exchangeConnectors": { + "get": { + "tags": [ + "deviceManagement.deviceManagementExchangeConnector" + ], + "summary": "Get exchangeConnectors from deviceManagement", + "operationId": "deviceManagement.ListExchangeConnectors", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "status", + "status desc", + "primarySmtpAddress", + "primarySmtpAddress desc", + "serverName", + "serverName desc", + "connectorServerName", + "connectorServerName desc", + "exchangeConnectorType", + "exchangeConnectorType desc", + "version", + "version desc", + "exchangeAlias", + "exchangeAlias desc", + "exchangeOrganization", + "exchangeOrganization desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastSyncDateTime", + "status", + "primarySmtpAddress", + "serverName", + "connectorServerName", + "exchangeConnectorType", + "version", + "exchangeAlias", + "exchangeOrganization" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceManagementExchangeConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceManagementExchangeConnector" + ], + "summary": "Create new navigation property to exchangeConnectors for deviceManagement", + "operationId": "deviceManagement.CreateExchangeConnectors", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}": { + "get": { + "tags": [ + "deviceManagement.deviceManagementExchangeConnector" + ], + "summary": "Get exchangeConnectors from deviceManagement", + "operationId": "deviceManagement.GetExchangeConnectors", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceManagementExchangeConnector-id", + "description": "key: deviceManagementExchangeConnector-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementExchangeConnector" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastSyncDateTime", + "status", + "primarySmtpAddress", + "serverName", + "connectorServerName", + "exchangeConnectorType", + "version", + "exchangeAlias", + "exchangeOrganization" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceManagementExchangeConnector" + ], + "summary": "Update the navigation property exchangeConnectors in deviceManagement", + "operationId": "deviceManagement.UpdateExchangeConnectors", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceManagementExchangeConnector-id", + "description": "key: deviceManagementExchangeConnector-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementExchangeConnector" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action sync", + "operationId": "deviceManagement.exchangeConnectors.sync", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceManagementExchangeConnector-id", + "description": "key: deviceManagementExchangeConnector-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementExchangeConnector" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "syncType": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/iosUpdateStatuses": { + "get": { + "tags": [ + "deviceManagement.iosUpdateDeviceStatus" + ], + "summary": "Get iosUpdateStatuses from deviceManagement", + "operationId": "deviceManagement.ListIosUpdateStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "installStatus", + "installStatus desc", + "osVersion", + "osVersion desc", + "deviceId", + "deviceId desc", + "userId", + "userId desc", + "deviceDisplayName", + "deviceDisplayName desc", + "userName", + "userName desc", + "deviceModel", + "deviceModel desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "status", + "status desc", + "lastReportedDateTime", + "lastReportedDateTime desc", + "userPrincipalName", + "userPrincipalName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "installStatus", + "osVersion", + "deviceId", + "userId", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of iosUpdateDeviceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.iosUpdateDeviceStatus" + ], + "summary": "Create new navigation property to iosUpdateStatuses for deviceManagement", + "operationId": "deviceManagement.CreateIosUpdateStatuses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}": { + "get": { + "tags": [ + "deviceManagement.iosUpdateDeviceStatus" + ], + "summary": "Get iosUpdateStatuses from deviceManagement", + "operationId": "deviceManagement.GetIosUpdateStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosUpdateDeviceStatus-id", + "description": "key: iosUpdateDeviceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosUpdateDeviceStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "installStatus", + "osVersion", + "deviceId", + "userId", + "deviceDisplayName", + "userName", + "deviceModel", + "complianceGracePeriodExpirationDateTime", + "status", + "lastReportedDateTime", + "userPrincipalName" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.iosUpdateDeviceStatus" + ], + "summary": "Update the navigation property iosUpdateStatuses in deviceManagement", + "operationId": "deviceManagement.UpdateIosUpdateStatuses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "iosUpdateDeviceStatus-id", + "description": "key: iosUpdateDeviceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "iosUpdateDeviceStatus" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDeviceOverview": { + "get": { + "tags": [ + "deviceManagement.managedDeviceOverview" + ], + "summary": "Get managedDeviceOverview from deviceManagement", + "operationId": "deviceManagement.GetManagedDeviceOverview", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "enrolledDeviceCount", + "mdmEnrolledCount", + "dualEnrolledDeviceCount", + "deviceOperatingSystemSummary", + "deviceExchangeAccessStateSummary" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDeviceOverview" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices": { + "get": { + "tags": [ + "deviceManagement.managedDevice" + ], + "summary": "Get managedDevices from deviceManagement", + "operationId": "deviceManagement.ListManagedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userId", + "userId desc", + "deviceName", + "deviceName desc", + "managedDeviceOwnerType", + "managedDeviceOwnerType desc", + "deviceActionResults", + "deviceActionResults desc", + "enrolledDateTime", + "enrolledDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "operatingSystem", + "operatingSystem desc", + "complianceState", + "complianceState desc", + "jailBroken", + "jailBroken desc", + "managementAgent", + "managementAgent desc", + "osVersion", + "osVersion desc", + "easActivated", + "easActivated desc", + "easDeviceId", + "easDeviceId desc", + "easActivationDateTime", + "easActivationDateTime desc", + "azureADRegistered", + "azureADRegistered desc", + "deviceEnrollmentType", + "deviceEnrollmentType desc", + "activationLockBypassCode", + "activationLockBypassCode desc", + "emailAddress", + "emailAddress desc", + "azureADDeviceId", + "azureADDeviceId desc", + "deviceRegistrationState", + "deviceRegistrationState desc", + "deviceCategoryDisplayName", + "deviceCategoryDisplayName desc", + "isSupervised", + "isSupervised desc", + "exchangeLastSuccessfulSyncDateTime", + "exchangeLastSuccessfulSyncDateTime desc", + "exchangeAccessState", + "exchangeAccessState desc", + "exchangeAccessStateReason", + "exchangeAccessStateReason desc", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionUrl desc", + "remoteAssistanceSessionErrorDetails", + "remoteAssistanceSessionErrorDetails desc", + "isEncrypted", + "isEncrypted desc", + "userPrincipalName", + "userPrincipalName desc", + "model", + "model desc", + "manufacturer", + "manufacturer desc", + "imei", + "imei desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "serialNumber", + "serialNumber desc", + "phoneNumber", + "phoneNumber desc", + "androidSecurityPatchLevel", + "androidSecurityPatchLevel desc", + "userDisplayName", + "userDisplayName desc", + "configurationManagerClientEnabledFeatures", + "configurationManagerClientEnabledFeatures desc", + "wiFiMacAddress", + "wiFiMacAddress desc", + "deviceHealthAttestationState", + "deviceHealthAttestationState desc", + "subscriberCarrier", + "subscriberCarrier desc", + "meid", + "meid desc", + "totalStorageSpaceInBytes", + "totalStorageSpaceInBytes desc", + "freeStorageSpaceInBytes", + "freeStorageSpaceInBytes desc", + "managedDeviceName", + "managedDeviceName desc", + "partnerReportedThreatState", + "partnerReportedThreatState desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.managedDevice" + ], + "summary": "Create new navigation property to managedDevices for deviceManagement", + "operationId": "deviceManagement.CreateManagedDevices", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}": { + "get": { + "tags": [ + "deviceManagement.managedDevice" + ], + "summary": "Get managedDevices from deviceManagement", + "operationId": "deviceManagement.GetManagedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.managedDevice" + ], + "summary": "Update the navigation property managedDevices in deviceManagement", + "operationId": "deviceManagement.UpdateManagedDevices", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceCategory" + ], + "summary": "Get deviceCategory from deviceManagement", + "operationId": "deviceManagement.managedDevices.GetDeviceCategory", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.managedDevices.deviceCategory" + ], + "summary": "Update the navigation property deviceCategory in deviceManagement", + "operationId": "deviceManagement.managedDevices.UpdateDeviceCategory", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from deviceManagement", + "operationId": "deviceManagement.managedDevices.ListDeviceCompliancePolicyStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Create new navigation property to deviceCompliancePolicyStates for deviceManagement", + "operationId": "deviceManagement.managedDevices.CreateDeviceCompliancePolicyStates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from deviceManagement", + "operationId": "deviceManagement.managedDevices.GetDeviceCompliancePolicyStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceCompliancePolicyState-id", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicyState" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Update the navigation property deviceCompliancePolicyStates in deviceManagement", + "operationId": "deviceManagement.managedDevices.UpdateDeviceCompliancePolicyStates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceCompliancePolicyState-id", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicyState" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from deviceManagement", + "operationId": "deviceManagement.managedDevices.ListDeviceConfigurationStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.managedDevices.deviceConfigurationState" + ], + "summary": "Create new navigation property to deviceConfigurationStates for deviceManagement", + "operationId": "deviceManagement.managedDevices.CreateDeviceConfigurationStates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}": { + "get": { + "tags": [ + "deviceManagement.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from deviceManagement", + "operationId": "deviceManagement.managedDevices.GetDeviceConfigurationStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceConfigurationState-id", + "description": "key: deviceConfigurationState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationState" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.managedDevices.deviceConfigurationState" + ], + "summary": "Update the navigation property deviceConfigurationStates in deviceManagement", + "operationId": "deviceManagement.managedDevices.UpdateDeviceConfigurationStates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceConfigurationState-id", + "description": "key: deviceConfigurationState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationState" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action bypassActivationLock", + "operationId": "deviceManagement.managedDevices.bypassActivationLock", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/bypassActivationLock" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action cleanWindowsDevice", + "operationId": "deviceManagement.managedDevices.cleanWindowsDevice", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "keepUserData": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action deleteUserFromSharedAppleDevice", + "operationId": "deviceManagement.managedDevices.deleteUserFromSharedAppleDevice", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action disableLostMode", + "operationId": "deviceManagement.managedDevices.disableLostMode", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/disableLostMode" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action locateDevice", + "operationId": "deviceManagement.managedDevices.locateDevice", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/locateDevice" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action logoutSharedAppleDeviceActiveUser", + "operationId": "deviceManagement.managedDevices.logoutSharedAppleDeviceActiveUser", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action rebootNow", + "operationId": "deviceManagement.managedDevices.rebootNow", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/rebootNow" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action recoverPasscode", + "operationId": "deviceManagement.managedDevices.recoverPasscode", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/recoverPasscode" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action remoteLock", + "operationId": "deviceManagement.managedDevices.remoteLock", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/remoteLock" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action requestRemoteAssistance", + "operationId": "deviceManagement.managedDevices.requestRemoteAssistance", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action resetPasscode", + "operationId": "deviceManagement.managedDevices.resetPasscode", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/resetPasscode" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/retire": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action retire", + "operationId": "deviceManagement.managedDevices.retire", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/retire" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/shutDown": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action shutDown", + "operationId": "deviceManagement.managedDevices.shutDown", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/shutDown" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action syncDevice", + "operationId": "deviceManagement.managedDevices.syncDevice", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/syncDevice" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action updateWindowsDeviceAccount", + "operationId": "deviceManagement.managedDevices.updateWindowsDeviceAccount", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "updateWindowsDeviceAccountActionParameter": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action windowsDefenderScan", + "operationId": "deviceManagement.managedDevices.windowsDefenderScan", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "quickScan": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/windowsDefenderScan" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action windowsDefenderUpdateSignatures", + "operationId": "deviceManagement.managedDevices.windowsDefenderUpdateSignatures", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" + ] + }, + "/deviceManagement/managedDevices/{managedDevice-id}/wipe": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action wipe", + "operationId": "deviceManagement.managedDevices.wipe", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "keepEnrollmentData": { + "default": false, + "type": "boolean" + }, + "keepUserData": { + "default": false, + "type": "boolean" + }, + "macOsUnlockCode": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}/wipe" + ] + }, + "/deviceManagement/getEffectivePermissions(scope={scope})": { + "get": { + "tags": [ + "deviceManagement.Functions" + ], + "summary": "Invoke function getEffectivePermissions", + "operationId": "deviceManagement.getEffectivePermissions.04fa", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "scope", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName={domainName})": { + "get": { + "tags": [ + "deviceManagement.Functions" + ], + "summary": "Invoke function verifyWindowsEnrollmentAutoDiscovery", + "operationId": "deviceManagement.verifyWindowsEnrollmentAutoDiscovery.135e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domainName", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "default": false, + "type": "boolean" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/deviceManagement/mobileThreatDefenseConnectors": { + "get": { + "tags": [ + "deviceManagement.mobileThreatDefenseConnector" + ], + "summary": "Get mobileThreatDefenseConnectors from deviceManagement", + "operationId": "deviceManagement.ListMobileThreatDefenseConnectors", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastHeartbeatDateTime", + "lastHeartbeatDateTime desc", + "partnerState", + "partnerState desc", + "androidEnabled", + "androidEnabled desc", + "iosEnabled", + "iosEnabled desc", + "androidDeviceBlockedOnMissingPartnerData", + "androidDeviceBlockedOnMissingPartnerData desc", + "iosDeviceBlockedOnMissingPartnerData", + "iosDeviceBlockedOnMissingPartnerData desc", + "partnerUnsupportedOsVersionBlocked", + "partnerUnsupportedOsVersionBlocked desc", + "partnerUnresponsivenessThresholdInDays", + "partnerUnresponsivenessThresholdInDays desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastHeartbeatDateTime", + "partnerState", + "androidEnabled", + "iosEnabled", + "androidDeviceBlockedOnMissingPartnerData", + "iosDeviceBlockedOnMissingPartnerData", + "partnerUnsupportedOsVersionBlocked", + "partnerUnresponsivenessThresholdInDays" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mobileThreatDefenseConnector", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.mobileThreatDefenseConnector" + ], + "summary": "Create new navigation property to mobileThreatDefenseConnectors for deviceManagement", + "operationId": "deviceManagement.CreateMobileThreatDefenseConnectors", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}": { + "get": { + "tags": [ + "deviceManagement.mobileThreatDefenseConnector" + ], + "summary": "Get mobileThreatDefenseConnectors from deviceManagement", + "operationId": "deviceManagement.GetMobileThreatDefenseConnectors", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileThreatDefenseConnector-id", + "description": "key: mobileThreatDefenseConnector-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileThreatDefenseConnector" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastHeartbeatDateTime", + "partnerState", + "androidEnabled", + "iosEnabled", + "androidDeviceBlockedOnMissingPartnerData", + "iosDeviceBlockedOnMissingPartnerData", + "partnerUnsupportedOsVersionBlocked", + "partnerUnresponsivenessThresholdInDays" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.mobileThreatDefenseConnector" + ], + "summary": "Update the navigation property mobileThreatDefenseConnectors in deviceManagement", + "operationId": "deviceManagement.UpdateMobileThreatDefenseConnectors", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mobileThreatDefenseConnector-id", + "description": "key: mobileThreatDefenseConnector-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mobileThreatDefenseConnector" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates": { + "get": { + "tags": [ + "deviceManagement.notificationMessageTemplate" + ], + "summary": "Get notificationMessageTemplates from deviceManagement", + "operationId": "deviceManagement.ListNotificationMessageTemplates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "displayName", + "displayName desc", + "defaultLocale", + "defaultLocale desc", + "brandingOptions", + "brandingOptions desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "displayName", + "defaultLocale", + "brandingOptions", + "localizedNotificationMessages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "localizedNotificationMessages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of notificationMessageTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.notificationMessageTemplate" + ], + "summary": "Create new navigation property to notificationMessageTemplates for deviceManagement", + "operationId": "deviceManagement.CreateNotificationMessageTemplates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}": { + "get": { + "tags": [ + "deviceManagement.notificationMessageTemplate" + ], + "summary": "Get notificationMessageTemplates from deviceManagement", + "operationId": "deviceManagement.GetNotificationMessageTemplates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notificationMessageTemplate-id", + "description": "key: notificationMessageTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "displayName", + "defaultLocale", + "brandingOptions", + "localizedNotificationMessages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "localizedNotificationMessages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.notificationMessageTemplate" + ], + "summary": "Update the navigation property notificationMessageTemplates in deviceManagement", + "operationId": "deviceManagement.UpdateNotificationMessageTemplates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notificationMessageTemplate-id", + "description": "key: notificationMessageTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages": { + "get": { + "tags": [ + "deviceManagement.notificationMessageTemplates.localizedNotificationMessage" + ], + "summary": "Get localizedNotificationMessages from deviceManagement", + "operationId": "deviceManagement.notificationMessageTemplates.ListLocalizedNotificationMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notificationMessageTemplate-id", + "description": "key: notificationMessageTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "locale", + "locale desc", + "subject", + "subject desc", + "messageTemplate", + "messageTemplate desc", + "isDefault", + "isDefault desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "locale", + "subject", + "messageTemplate", + "isDefault" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of localizedNotificationMessage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.notificationMessageTemplates.localizedNotificationMessage" + ], + "summary": "Create new navigation property to localizedNotificationMessages for deviceManagement", + "operationId": "deviceManagement.notificationMessageTemplates.CreateLocalizedNotificationMessages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notificationMessageTemplate-id", + "description": "key: notificationMessageTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}": { + "get": { + "tags": [ + "deviceManagement.notificationMessageTemplates.localizedNotificationMessage" + ], + "summary": "Get localizedNotificationMessages from deviceManagement", + "operationId": "deviceManagement.notificationMessageTemplates.GetLocalizedNotificationMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notificationMessageTemplate-id", + "description": "key: notificationMessageTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "in": "path", + "name": "localizedNotificationMessage-id", + "description": "key: localizedNotificationMessage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "localizedNotificationMessage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "locale", + "subject", + "messageTemplate", + "isDefault" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.notificationMessageTemplates.localizedNotificationMessage" + ], + "summary": "Update the navigation property localizedNotificationMessages in deviceManagement", + "operationId": "deviceManagement.notificationMessageTemplates.UpdateLocalizedNotificationMessages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notificationMessageTemplate-id", + "description": "key: notificationMessageTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notificationMessageTemplate" + }, + { + "in": "path", + "name": "localizedNotificationMessage-id", + "description": "key: localizedNotificationMessage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "localizedNotificationMessage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action sendTestMessage", + "operationId": "deviceManagement.notificationMessageTemplates.sendTestMessage", + "parameters": [ + { + "in": "path", + "name": "notificationMessageTemplate-id", + "description": "key: notificationMessageTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notificationMessageTemplate" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/remoteAssistancePartners": { + "get": { + "tags": [ + "deviceManagement.remoteAssistancePartner" + ], + "summary": "Get remoteAssistancePartners from deviceManagement", + "operationId": "deviceManagement.ListRemoteAssistancePartners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "onboardingUrl", + "onboardingUrl desc", + "onboardingStatus", + "onboardingStatus desc", + "lastConnectionDateTime", + "lastConnectionDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "onboardingUrl", + "onboardingStatus", + "lastConnectionDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of remoteAssistancePartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.remoteAssistancePartner" + ], + "summary": "Create new navigation property to remoteAssistancePartners for deviceManagement", + "operationId": "deviceManagement.CreateRemoteAssistancePartners", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}": { + "get": { + "tags": [ + "deviceManagement.remoteAssistancePartner" + ], + "summary": "Get remoteAssistancePartners from deviceManagement", + "operationId": "deviceManagement.GetRemoteAssistancePartners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "remoteAssistancePartner-id", + "description": "key: remoteAssistancePartner-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "remoteAssistancePartner" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "onboardingUrl", + "onboardingStatus", + "lastConnectionDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.remoteAssistancePartner" + ], + "summary": "Update the navigation property remoteAssistancePartners in deviceManagement", + "operationId": "deviceManagement.UpdateRemoteAssistancePartners", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "remoteAssistancePartner-id", + "description": "key: remoteAssistancePartner-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "remoteAssistancePartner" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action beginOnboarding", + "operationId": "deviceManagement.remoteAssistancePartners.beginOnboarding", + "parameters": [ + { + "in": "path", + "name": "remoteAssistancePartner-id", + "description": "key: remoteAssistancePartner-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "remoteAssistancePartner" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect": { + "post": { + "tags": [ + "deviceManagement.Actions" + ], + "summary": "Invoke action disconnect", + "operationId": "deviceManagement.remoteAssistancePartners.disconnect", + "parameters": [ + { + "in": "path", + "name": "remoteAssistancePartner-id", + "description": "key: remoteAssistancePartner-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "remoteAssistancePartner" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/deviceManagement/resourceOperations": { + "get": { + "tags": [ + "deviceManagement.resourceOperation" + ], + "summary": "Get resourceOperations from deviceManagement", + "operationId": "deviceManagement.ListResourceOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "resourceName", + "resourceName desc", + "actionName", + "actionName desc", + "description", + "description desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "resourceName", + "actionName", + "description" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of resourceOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.resourceOperation" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.resourceOperation" + ], + "summary": "Create new navigation property to resourceOperations for deviceManagement", + "operationId": "deviceManagement.CreateResourceOperations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.resourceOperation" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.resourceOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/resourceOperations/{resourceOperation-id}": { + "get": { + "tags": [ + "deviceManagement.resourceOperation" + ], + "summary": "Get resourceOperations from deviceManagement", + "operationId": "deviceManagement.GetResourceOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "resourceOperation-id", + "description": "key: resourceOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "resourceOperation" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "resourceName", + "actionName", + "description" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.resourceOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.resourceOperation" + ], + "summary": "Update the navigation property resourceOperations in deviceManagement", + "operationId": "deviceManagement.UpdateResourceOperations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "resourceOperation-id", + "description": "key: resourceOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "resourceOperation" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.resourceOperation" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleAssignments": { + "get": { + "tags": [ + "deviceManagement.deviceAndAppManagementRoleAssignment" + ], + "summary": "Get roleAssignments from deviceManagement", + "operationId": "deviceManagement.ListRoleAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "resourceScopes", + "resourceScopes desc", + "members", + "members desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "resourceScopes", + "members", + "roleDefinition" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "roleDefinition" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceAndAppManagementRoleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceAndAppManagementRoleAssignment" + ], + "summary": "Create new navigation property to roleAssignments for deviceManagement", + "operationId": "deviceManagement.CreateRoleAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.deviceAndAppManagementRoleAssignment" + ], + "summary": "Get roleAssignments from deviceManagement", + "operationId": "deviceManagement.GetRoleAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceAndAppManagementRoleAssignment-id", + "description": "key: deviceAndAppManagementRoleAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceAndAppManagementRoleAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "resourceScopes", + "members", + "roleDefinition" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "roleDefinition" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceAndAppManagementRoleAssignment" + ], + "summary": "Update the navigation property roleAssignments in deviceManagement", + "operationId": "deviceManagement.UpdateRoleAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceAndAppManagementRoleAssignment-id", + "description": "key: deviceAndAppManagementRoleAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceAndAppManagementRoleAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions": { + "get": { + "tags": [ + "deviceManagement.roleDefinition" + ], + "summary": "Get roleDefinitions from deviceManagement", + "operationId": "deviceManagement.ListRoleDefinitions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "rolePermissions", + "rolePermissions desc", + "isBuiltIn", + "isBuiltIn desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "rolePermissions", + "isBuiltIn", + "roleAssignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "roleAssignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of roleDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.roleDefinition" + ], + "summary": "Create new navigation property to roleDefinitions for deviceManagement", + "operationId": "deviceManagement.CreateRoleDefinitions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions/{roleDefinition-id}": { + "get": { + "tags": [ + "deviceManagement.roleDefinition" + ], + "summary": "Get roleDefinitions from deviceManagement", + "operationId": "deviceManagement.GetRoleDefinitions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "roleDefinition-id", + "description": "key: roleDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleDefinition" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "rolePermissions", + "isBuiltIn", + "roleAssignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "roleAssignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.roleDefinition" + ], + "summary": "Update the navigation property roleDefinitions in deviceManagement", + "operationId": "deviceManagement.UpdateRoleDefinitions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "roleDefinition-id", + "description": "key: roleDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleDefinition" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments": { + "get": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignment" + ], + "summary": "Get roleAssignments from deviceManagement", + "operationId": "deviceManagement.roleDefinitions.ListRoleAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "roleDefinition-id", + "description": "key: roleDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleDefinition" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "resourceScopes", + "resourceScopes desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "resourceScopes", + "roleDefinition" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "roleDefinition" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of roleAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignment" + ], + "summary": "Create new navigation property to roleAssignments for deviceManagement", + "operationId": "deviceManagement.roleDefinitions.CreateRoleAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "roleDefinition-id", + "description": "key: roleDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleDefinition" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.roleAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.roleAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignment" + ], + "summary": "Get roleAssignments from deviceManagement", + "operationId": "deviceManagement.roleDefinitions.GetRoleAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "roleDefinition-id", + "description": "key: roleDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleDefinition" + }, + { + "in": "path", + "name": "roleAssignment-id", + "description": "key: roleAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "resourceScopes", + "roleDefinition" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "roleDefinition" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.roleAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignment" + ], + "summary": "Update the navigation property roleAssignments in deviceManagement", + "operationId": "deviceManagement.roleDefinitions.UpdateRoleAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "roleDefinition-id", + "description": "key: roleDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleDefinition" + }, + { + "in": "path", + "name": "roleAssignment-id", + "description": "key: roleAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.roleAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition": { + "get": { + "tags": [ + "deviceManagement.roleDefinitions.roleAssignments.roleDefinition" + ], + "summary": "Get roleDefinition from deviceManagement", + "operationId": "deviceManagement.roleDefinitions.roleAssignments.GetRoleDefinition", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "roleDefinition-id", + "description": "key: roleDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleDefinition" + }, + { + "in": "path", + "name": "roleAssignment-id", + "description": "key: roleAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "roleAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "rolePermissions", + "isBuiltIn", + "roleAssignments" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "roleAssignments" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/softwareUpdateStatusSummary": { + "get": { + "tags": [ + "deviceManagement.softwareUpdateStatusSummary" + ], + "summary": "Get softwareUpdateStatusSummary from deviceManagement", + "operationId": "deviceManagement.GetSoftwareUpdateStatusSummary", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "compliantDeviceCount", + "nonCompliantDeviceCount", + "remediatedDeviceCount", + "errorDeviceCount", + "unknownDeviceCount", + "conflictDeviceCount", + "notApplicableDeviceCount", + "compliantUserCount", + "nonCompliantUserCount", + "remediatedUserCount", + "errorUserCount", + "unknownUserCount", + "conflictUserCount", + "notApplicableUserCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.softwareUpdateStatusSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/telecomExpenseManagementPartners": { + "get": { + "tags": [ + "deviceManagement.telecomExpenseManagementPartner" + ], + "summary": "Get telecomExpenseManagementPartners from deviceManagement", + "operationId": "deviceManagement.ListTelecomExpenseManagementPartners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "url", + "url desc", + "appAuthorized", + "appAuthorized desc", + "enabled", + "enabled desc", + "lastConnectionDateTime", + "lastConnectionDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "url", + "appAuthorized", + "enabled", + "lastConnectionDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of telecomExpenseManagementPartner", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.telecomExpenseManagementPartner" + ], + "summary": "Create new navigation property to telecomExpenseManagementPartners for deviceManagement", + "operationId": "deviceManagement.CreateTelecomExpenseManagementPartners", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}": { + "get": { + "tags": [ + "deviceManagement.telecomExpenseManagementPartner" + ], + "summary": "Get telecomExpenseManagementPartners from deviceManagement", + "operationId": "deviceManagement.GetTelecomExpenseManagementPartners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "telecomExpenseManagementPartner-id", + "description": "key: telecomExpenseManagementPartner-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "telecomExpenseManagementPartner" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "url", + "appAuthorized", + "enabled", + "lastConnectionDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.telecomExpenseManagementPartner" + ], + "summary": "Update the navigation property telecomExpenseManagementPartners in deviceManagement", + "operationId": "deviceManagement.UpdateTelecomExpenseManagementPartners", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "telecomExpenseManagementPartner-id", + "description": "key: telecomExpenseManagementPartner-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "telecomExpenseManagementPartner" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions" + ], + "summary": "Get termsAndConditions from deviceManagement", + "operationId": "deviceManagement.ListTermsAndConditions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "displayName", + "displayName desc", + "description", + "description desc", + "title", + "title desc", + "bodyText", + "bodyText desc", + "acceptanceStatement", + "acceptanceStatement desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "displayName", + "description", + "title", + "bodyText", + "acceptanceStatement", + "version", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of termsAndConditions", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditions" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.termsAndConditions" + ], + "summary": "Create new navigation property to termsAndConditions for deviceManagement", + "operationId": "deviceManagement.CreateTermsAndConditions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditions" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditions" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions" + ], + "summary": "Get termsAndConditions from deviceManagement", + "operationId": "deviceManagement.GetTermsAndConditions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "displayName", + "description", + "title", + "bodyText", + "acceptanceStatement", + "version", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditions" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.termsAndConditions" + ], + "summary": "Update the navigation property termsAndConditions in deviceManagement", + "operationId": "deviceManagement.UpdateTermsAndConditions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditions" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus" + ], + "summary": "Get acceptanceStatuses from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.ListAcceptanceStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userDisplayName", + "userDisplayName desc", + "acceptedVersion", + "acceptedVersion desc", + "acceptedDateTime", + "acceptedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "acceptedVersion", + "acceptedDateTime", + "termsAndConditions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "termsAndConditions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of termsAndConditionsAcceptanceStatus", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus" + ], + "summary": "Create new navigation property to acceptanceStatuses for deviceManagement", + "operationId": "deviceManagement.termsAndConditions.CreateAcceptanceStatuses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus" + ], + "summary": "Get acceptanceStatuses from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.GetAcceptanceStatuses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "in": "path", + "name": "termsAndConditionsAcceptanceStatus-id", + "description": "key: termsAndConditionsAcceptanceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditionsAcceptanceStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userDisplayName", + "acceptedVersion", + "acceptedDateTime", + "termsAndConditions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "termsAndConditions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus" + ], + "summary": "Update the navigation property acceptanceStatuses in deviceManagement", + "operationId": "deviceManagement.termsAndConditions.UpdateAcceptanceStatuses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "in": "path", + "name": "termsAndConditionsAcceptanceStatus-id", + "description": "key: termsAndConditionsAcceptanceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditionsAcceptanceStatus" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.acceptanceStatuses.termsAndConditions" + ], + "summary": "Get termsAndConditions from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.acceptanceStatuses.GetTermsAndConditions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "in": "path", + "name": "termsAndConditionsAcceptanceStatus-id", + "description": "key: termsAndConditionsAcceptanceStatus-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditionsAcceptanceStatus" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "displayName", + "description", + "title", + "bodyText", + "acceptanceStatement", + "version", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "assignments", + "acceptanceStatuses" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditions" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.ListAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "target", + "target desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of termsAndConditionsAssignment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAssignment" + ], + "summary": "Create new navigation property to assignments for deviceManagement", + "operationId": "deviceManagement.termsAndConditions.CreateAssignments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}": { + "get": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAssignment" + ], + "summary": "Get assignments from deviceManagement", + "operationId": "deviceManagement.termsAndConditions.GetAssignments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "in": "path", + "name": "termsAndConditionsAssignment-id", + "description": "key: termsAndConditionsAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditionsAssignment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "target" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.termsAndConditions.termsAndConditionsAssignment" + ], + "summary": "Update the navigation property assignments in deviceManagement", + "operationId": "deviceManagement.termsAndConditions.UpdateAssignments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "termsAndConditions-id", + "description": "key: termsAndConditions-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditions" + }, + { + "in": "path", + "name": "termsAndConditionsAssignment-id", + "description": "key: termsAndConditionsAssignment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "termsAndConditionsAssignment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/troubleshootingEvents": { + "get": { + "tags": [ + "deviceManagement.deviceManagementTroubleshootingEvent" + ], + "summary": "Get troubleshootingEvents from deviceManagement", + "operationId": "deviceManagement.ListTroubleshootingEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "eventDateTime", + "eventDateTime desc", + "correlationId", + "correlationId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.deviceManagementTroubleshootingEvent" + ], + "summary": "Create new navigation property to troubleshootingEvents for deviceManagement", + "operationId": "deviceManagement.CreateTroubleshootingEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}": { + "get": { + "tags": [ + "deviceManagement.deviceManagementTroubleshootingEvent" + ], + "summary": "Get troubleshootingEvents from deviceManagement", + "operationId": "deviceManagement.GetTroubleshootingEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceManagementTroubleshootingEvent-id", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.deviceManagementTroubleshootingEvent" + ], + "summary": "Update the navigation property troubleshootingEvents in deviceManagement", + "operationId": "deviceManagement.UpdateTroubleshootingEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceManagementTroubleshootingEvent-id", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/windowsInformationProtectionAppLearningSummaries": { + "get": { + "tags": [ + "deviceManagement.windowsInformationProtectionAppLearningSummary" + ], + "summary": "Get windowsInformationProtectionAppLearningSummaries from deviceManagement", + "operationId": "deviceManagement.ListWindowsInformationProtectionAppLearningSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "applicationName", + "applicationName desc", + "applicationType", + "applicationType desc", + "deviceCount", + "deviceCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "applicationName", + "applicationType", + "deviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of windowsInformationProtectionAppLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.windowsInformationProtectionAppLearningSummary" + ], + "summary": "Create new navigation property to windowsInformationProtectionAppLearningSummaries for deviceManagement", + "operationId": "deviceManagement.CreateWindowsInformationProtectionAppLearningSummaries", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}": { + "get": { + "tags": [ + "deviceManagement.windowsInformationProtectionAppLearningSummary" + ], + "summary": "Get windowsInformationProtectionAppLearningSummaries from deviceManagement", + "operationId": "deviceManagement.GetWindowsInformationProtectionAppLearningSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "windowsInformationProtectionAppLearningSummary-id", + "description": "key: windowsInformationProtectionAppLearningSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "windowsInformationProtectionAppLearningSummary" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "applicationName", + "applicationType", + "deviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.windowsInformationProtectionAppLearningSummary" + ], + "summary": "Update the navigation property windowsInformationProtectionAppLearningSummaries in deviceManagement", + "operationId": "deviceManagement.UpdateWindowsInformationProtectionAppLearningSummaries", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "windowsInformationProtectionAppLearningSummary-id", + "description": "key: windowsInformationProtectionAppLearningSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "windowsInformationProtectionAppLearningSummary" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries": { + "get": { + "tags": [ + "deviceManagement.windowsInformationProtectionNetworkLearningSummary" + ], + "summary": "Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement", + "operationId": "deviceManagement.ListWindowsInformationProtectionNetworkLearningSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "url", + "url desc", + "deviceCount", + "deviceCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "url", + "deviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of windowsInformationProtectionNetworkLearningSummary", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "deviceManagement.windowsInformationProtectionNetworkLearningSummary" + ], + "summary": "Create new navigation property to windowsInformationProtectionNetworkLearningSummaries for deviceManagement", + "operationId": "deviceManagement.CreateWindowsInformationProtectionNetworkLearningSummaries", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}": { + "get": { + "tags": [ + "deviceManagement.windowsInformationProtectionNetworkLearningSummary" + ], + "summary": "Get windowsInformationProtectionNetworkLearningSummaries from deviceManagement", + "operationId": "deviceManagement.GetWindowsInformationProtectionNetworkLearningSummaries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "windowsInformationProtectionNetworkLearningSummary-id", + "description": "key: windowsInformationProtectionNetworkLearningSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "windowsInformationProtectionNetworkLearningSummary" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "url", + "deviceCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "deviceManagement.windowsInformationProtectionNetworkLearningSummary" + ], + "summary": "Update the navigation property windowsInformationProtectionNetworkLearningSummaries in deviceManagement", + "operationId": "deviceManagement.UpdateWindowsInformationProtectionNetworkLearningSummaries", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "windowsInformationProtectionNetworkLearningSummary-id", + "description": "key: windowsInformationProtectionNetworkLearningSummary-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "windowsInformationProtectionNetworkLearningSummary" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices": { + "get": { + "tags": [ + "devices.device" + ], + "summary": "Get entities from devices", + "operationId": "devices.device.ListDevice", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "accountEnabled", + "accountEnabled desc", + "alternativeSecurityIds", + "alternativeSecurityIds desc", + "approximateLastSignInDateTime", + "approximateLastSignInDateTime desc", + "deviceId", + "deviceId desc", + "deviceMetadata", + "deviceMetadata desc", + "deviceVersion", + "deviceVersion desc", + "displayName", + "displayName desc", + "isCompliant", + "isCompliant desc", + "isManaged", + "isManaged desc", + "onPremisesLastSyncDateTime", + "onPremisesLastSyncDateTime desc", + "onPremisesSyncEnabled", + "onPremisesSyncEnabled desc", + "operatingSystem", + "operatingSystem desc", + "operatingSystemVersion", + "operatingSystemVersion desc", + "physicalIds", + "physicalIds desc", + "trustType", + "trustType desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "alternativeSecurityIds", + "approximateLastSignInDateTime", + "deviceId", + "deviceMetadata", + "deviceVersion", + "displayName", + "isCompliant", + "isManaged", + "onPremisesLastSyncDateTime", + "onPremisesSyncEnabled", + "operatingSystem", + "operatingSystemVersion", + "physicalIds", + "trustType", + "registeredOwners", + "registeredUsers", + "extensions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of device", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.device" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "devices.device" + ], + "summary": "Add new entity to devices", + "operationId": "devices.device.CreateDevice", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.device" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.device" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}": { + "get": { + "tags": [ + "devices.device" + ], + "summary": "Get entity from devices by key", + "operationId": "devices.device.GetDevice", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "alternativeSecurityIds", + "approximateLastSignInDateTime", + "deviceId", + "deviceMetadata", + "deviceVersion", + "displayName", + "isCompliant", + "isManaged", + "onPremisesLastSyncDateTime", + "onPremisesSyncEnabled", + "operatingSystem", + "operatingSystemVersion", + "physicalIds", + "trustType", + "registeredOwners", + "registeredUsers", + "extensions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.device" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "devices.device" + ], + "summary": "Update entity in devices", + "operationId": "devices.device.UpdateDevice", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.device" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "devices.device" + ], + "summary": "Delete entity from devices", + "operationId": "devices.device.DeleteDevice", + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/extensions": { + "get": { + "tags": [ + "devices.extension" + ], + "summary": "Get extensions from devices", + "operationId": "devices.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "devices.extension" + ], + "summary": "Create new navigation property to extensions for devices", + "operationId": "devices.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "devices.extension" + ], + "summary": "Get extensions from devices", + "operationId": "devices.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "devices.extension" + ], + "summary": "Update the navigation property extensions in devices", + "operationId": "devices.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/registeredOwners": { + "get": { + "tags": [ + "devices.directoryObject" + ], + "summary": "Get registeredOwners from devices", + "operationId": "devices.ListRegisteredOwners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/registeredOwners/{directoryObject-id}": { + "get": { + "tags": [ + "devices.directoryObject" + ], + "summary": "Get registeredOwners from devices", + "operationId": "devices.GetRegisteredOwners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/registeredUsers": { + "get": { + "tags": [ + "devices.directoryObject" + ], + "summary": "Get registeredUsers from devices", + "operationId": "devices.ListRegisteredUsers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/devices/{device-id}/registeredUsers/{directoryObject-id}": { + "get": { + "tags": [ + "devices.directoryObject" + ], + "summary": "Get registeredUsers from devices", + "operationId": "devices.GetRegisteredUsers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "device-id", + "description": "key: device-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "device" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directory": { + "get": { + "tags": [ + "directory.directory" + ], + "summary": "Get directory", + "operationId": "directory.directory.GetDirectory", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedItems" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deletedItems" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.directory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directory.directory" + ], + "summary": "Update directory", + "operationId": "directory.directory.UpdateDirectory", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directory" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directory/deletedItems": { + "get": { + "tags": [ + "directory.directoryObject" + ], + "summary": "Get deletedItems from directory", + "operationId": "directory.ListDeletedItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "directory.directoryObject" + ], + "summary": "Create new navigation property to deletedItems for directory", + "operationId": "directory.CreateDeletedItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directory/deletedItems/{directoryObject-id}": { + "get": { + "tags": [ + "directory.directoryObject" + ], + "summary": "Get deletedItems from directory", + "operationId": "directory.GetDeletedItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directory.directoryObject" + ], + "summary": "Update the navigation property deletedItems in directory", + "operationId": "directory.UpdateDeletedItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryObjects": { + "get": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Get entities from directoryObjects", + "operationId": "directoryObjects.directoryObject.ListDirectoryObject", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Add new entity to directoryObjects", + "operationId": "directoryObjects.directoryObject.CreateDirectoryObject", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryObjects/{directoryObject-id}": { + "get": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Get entity from directoryObjects by key", + "operationId": "directoryObjects.directoryObject.GetDirectoryObject", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Update entity in directoryObjects", + "operationId": "directoryObjects.directoryObject.UpdateDirectoryObject", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "directoryObjects.directoryObject" + ], + "summary": "Delete entity from directoryObjects", + "operationId": "directoryObjects.directoryObject.DeleteDirectoryObject", + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryObjects/{directoryObject-id}/checkMemberGroups": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action checkMemberGroups", + "operationId": "directoryObjects.checkMemberGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupIds": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryObjects/{directoryObject-id}/getMemberGroups": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action getMemberGroups", + "operationId": "directoryObjects.getMemberGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "securityEnabledOnly": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryObjects/{directoryObject-id}/getMemberObjects": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action getMemberObjects", + "operationId": "directoryObjects.getMemberObjects", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "securityEnabledOnly": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryObjects/{directoryObject-id}/restore": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action restore", + "operationId": "directoryObjects.restore", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryObjects/getByIds": { + "post": { + "tags": [ + "directoryObjects.Actions" + ], + "summary": "Invoke action getByIds", + "operationId": "directoryObjects.getByIds", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "ids": { + "type": "array", + "items": { + "type": "string" + } + }, + "types": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/directoryRoles": { + "get": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Get entities from directoryRoles", + "operationId": "directoryRoles.directoryRole.ListDirectoryRole", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "description", + "description desc", + "displayName", + "displayName desc", + "roleTemplateId", + "roleTemplateId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "description", + "displayName", + "roleTemplateId", + "members" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of directoryRole", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryRole" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Add new entity to directoryRoles", + "operationId": "directoryRoles.directoryRole.CreateDirectoryRole", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryRole" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryRole" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoles/{directoryRole-id}": { + "get": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Get entity from directoryRoles by key", + "operationId": "directoryRoles.directoryRole.GetDirectoryRole", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryRole-id", + "description": "key: directoryRole-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryRole" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "description", + "displayName", + "roleTemplateId", + "members" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryRole" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Update entity in directoryRoles", + "operationId": "directoryRoles.directoryRole.UpdateDirectoryRole", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryRole-id", + "description": "key: directoryRole-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryRole" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryRole" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "directoryRoles.directoryRole" + ], + "summary": "Delete entity from directoryRoles", + "operationId": "directoryRoles.directoryRole.DeleteDirectoryRole", + "parameters": [ + { + "in": "path", + "name": "directoryRole-id", + "description": "key: directoryRole-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryRole" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoles/{directoryRole-id}/members": { + "get": { + "tags": [ + "directoryRoles.directoryObject" + ], + "summary": "Get members from directoryRoles", + "operationId": "directoryRoles.ListMembers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryRole-id", + "description": "key: directoryRole-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryRole" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}": { + "get": { + "tags": [ + "directoryRoles.directoryObject" + ], + "summary": "Get members from directoryRoles", + "operationId": "directoryRoles.GetMembers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryRole-id", + "description": "key: directoryRole-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryRole" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoleTemplates": { + "get": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Get entities from directoryRoleTemplates", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.ListDirectoryRoleTemplate", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "description", + "description desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "description", + "displayName" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of directoryRoleTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryRoleTemplate" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Add new entity to directoryRoleTemplates", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.CreateDirectoryRoleTemplate", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryRoleTemplate" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryRoleTemplate" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/directoryRoleTemplates/{directoryRoleTemplate-id}": { + "get": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Get entity from directoryRoleTemplates by key", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.GetDirectoryRoleTemplate", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryRoleTemplate-id", + "description": "key: directoryRoleTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryRoleTemplate" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "description", + "displayName" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryRoleTemplate" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Update entity in directoryRoleTemplates", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.UpdateDirectoryRoleTemplate", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryRoleTemplate-id", + "description": "key: directoryRoleTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryRoleTemplate" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryRoleTemplate" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "directoryRoleTemplates.directoryRoleTemplate" + ], + "summary": "Delete entity from directoryRoleTemplates", + "operationId": "directoryRoleTemplates.directoryRoleTemplate.DeleteDirectoryRoleTemplate", + "parameters": [ + { + "in": "path", + "name": "directoryRoleTemplate-id", + "description": "key: directoryRoleTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryRoleTemplate" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domainDnsRecords": { + "get": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Get entities from domainDnsRecords", + "operationId": "domainDnsRecords.domainDnsRecord.ListDomainDnsRecord", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "isOptional", + "isOptional desc", + "label", + "label desc", + "recordType", + "recordType desc", + "supportedService", + "supportedService desc", + "ttl", + "ttl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Add new entity to domainDnsRecords", + "operationId": "domainDnsRecords.domainDnsRecord.CreateDomainDnsRecord", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domainDnsRecords/{domainDnsRecord-id}": { + "get": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Get entity from domainDnsRecords by key", + "operationId": "domainDnsRecords.domainDnsRecord.GetDomainDnsRecord", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domainDnsRecord-id", + "description": "key: domainDnsRecord-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Update entity in domainDnsRecords", + "operationId": "domainDnsRecords.domainDnsRecord.UpdateDomainDnsRecord", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domainDnsRecord-id", + "description": "key: domainDnsRecord-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "domainDnsRecords.domainDnsRecord" + ], + "summary": "Delete entity from domainDnsRecords", + "operationId": "domainDnsRecords.domainDnsRecord.DeleteDomainDnsRecord", + "parameters": [ + { + "in": "path", + "name": "domainDnsRecord-id", + "description": "key: domainDnsRecord-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains": { + "get": { + "tags": [ + "domains.domain" + ], + "summary": "Get entities from domains", + "operationId": "domains.domain.ListDomain", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "authenticationType", + "authenticationType desc", + "availabilityStatus", + "availabilityStatus desc", + "isAdminManaged", + "isAdminManaged desc", + "isDefault", + "isDefault desc", + "isInitial", + "isInitial desc", + "isRoot", + "isRoot desc", + "isVerified", + "isVerified desc", + "supportedServices", + "supportedServices desc", + "state", + "state desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "authenticationType", + "availabilityStatus", + "isAdminManaged", + "isDefault", + "isInitial", + "isRoot", + "isVerified", + "supportedServices", + "state", + "serviceConfigurationRecords", + "verificationDnsRecords", + "domainNameReferences" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "serviceConfigurationRecords", + "verificationDnsRecords", + "domainNameReferences" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of domain", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domain" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "domains.domain" + ], + "summary": "Add new entity to domains", + "operationId": "domains.domain.CreateDomain", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.domain" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.domain" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}": { + "get": { + "tags": [ + "domains.domain" + ], + "summary": "Get entity from domains by key", + "operationId": "domains.domain.GetDomain", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "authenticationType", + "availabilityStatus", + "isAdminManaged", + "isDefault", + "isInitial", + "isRoot", + "isVerified", + "supportedServices", + "state", + "serviceConfigurationRecords", + "verificationDnsRecords", + "domainNameReferences" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "serviceConfigurationRecords", + "verificationDnsRecords", + "domainNameReferences" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.domain" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "domains.domain" + ], + "summary": "Update entity in domains", + "operationId": "domains.domain.UpdateDomain", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.domain" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "domains.domain" + ], + "summary": "Delete entity from domains", + "operationId": "domains.domain.DeleteDomain", + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/domainNameReferences": { + "get": { + "tags": [ + "domains.directoryObject" + ], + "summary": "Get domainNameReferences from domains", + "operationId": "domains.ListDomainNameReferences", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/domainNameReferences/{directoryObject-id}": { + "get": { + "tags": [ + "domains.directoryObject" + ], + "summary": "Get domainNameReferences from domains", + "operationId": "domains.GetDomainNameReferences", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/verify": { + "post": { + "tags": [ + "domains.Actions" + ], + "summary": "Invoke action verify", + "operationId": "domains.verify", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/domains/{domain-id}/serviceConfigurationRecords": { + "get": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Get serviceConfigurationRecords from domains", + "operationId": "domains.ListServiceConfigurationRecords", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "isOptional", + "isOptional desc", + "label", + "label desc", + "recordType", + "recordType desc", + "supportedService", + "supportedService desc", + "ttl", + "ttl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Create new navigation property to serviceConfigurationRecords for domains", + "operationId": "domains.CreateServiceConfigurationRecords", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}": { + "get": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Get serviceConfigurationRecords from domains", + "operationId": "domains.GetServiceConfigurationRecords", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "path", + "name": "domainDnsRecord-id", + "description": "key: domainDnsRecord-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Update the navigation property serviceConfigurationRecords in domains", + "operationId": "domains.UpdateServiceConfigurationRecords", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "path", + "name": "domainDnsRecord-id", + "description": "key: domainDnsRecord-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/verificationDnsRecords": { + "get": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Get verificationDnsRecords from domains", + "operationId": "domains.ListVerificationDnsRecords", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "isOptional", + "isOptional desc", + "label", + "label desc", + "recordType", + "recordType desc", + "supportedService", + "supportedService desc", + "ttl", + "ttl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of domainDnsRecord", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Create new navigation property to verificationDnsRecords for domains", + "operationId": "domains.CreateVerificationDnsRecords", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}": { + "get": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Get verificationDnsRecords from domains", + "operationId": "domains.GetVerificationDnsRecords", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "path", + "name": "domainDnsRecord-id", + "description": "key: domainDnsRecord-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "isOptional", + "label", + "recordType", + "supportedService", + "ttl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "domains.domainDnsRecord" + ], + "summary": "Update the navigation property verificationDnsRecords in domains", + "operationId": "domains.UpdateVerificationDnsRecords", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "domain-id", + "description": "key: domain-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domain" + }, + { + "in": "path", + "name": "domainDnsRecord-id", + "description": "key: domainDnsRecord-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "domainDnsRecord" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive": { + "get": { + "tags": [ + "drive.drive" + ], + "summary": "Get drive", + "operationId": "drive.drive.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.drive" + ], + "summary": "Update drive", + "operationId": "drive.drive.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/items": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get items from drive", + "operationId": "drive.ListItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.driveItem" + ], + "summary": "Create new navigation property to items for drive", + "operationId": "drive.CreateItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/items/{driveItem-id}": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get items from drive", + "operationId": "drive.GetItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.driveItem" + ], + "summary": "Update the navigation property items in drive", + "operationId": "drive.UpdateItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list": { + "get": { + "tags": [ + "drive.list" + ], + "summary": "Get list from drive", + "operationId": "drive.GetList", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list" + ], + "summary": "Update the navigation property list in drive", + "operationId": "drive.UpdateList", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/columns": { + "get": { + "tags": [ + "drive.list.columnDefinition" + ], + "summary": "Get columns from drive", + "operationId": "drive.list.ListColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.columnDefinition" + ], + "summary": "Create new navigation property to columns for drive", + "operationId": "drive.list.CreateColumns", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "drive.list.columnDefinition" + ], + "summary": "Get columns from drive", + "operationId": "drive.list.GetColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.columnDefinition" + ], + "summary": "Update the navigation property columns in drive", + "operationId": "drive.list.UpdateColumns", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/contentTypes": { + "get": { + "tags": [ + "drive.list.contentType" + ], + "summary": "Get contentTypes from drive", + "operationId": "drive.list.ListContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.contentType" + ], + "summary": "Create new navigation property to contentTypes for drive", + "operationId": "drive.list.CreateContentTypes", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "drive.list.contentType" + ], + "summary": "Get contentTypes from drive", + "operationId": "drive.list.GetContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.contentType" + ], + "summary": "Update the navigation property contentTypes in drive", + "operationId": "drive.list.UpdateContentTypes", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "drive.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from drive", + "operationId": "drive.list.contentTypes.ListColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for drive", + "operationId": "drive.list.contentTypes.CreateColumnLinks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "drive.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from drive", + "operationId": "drive.list.contentTypes.GetColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in drive", + "operationId": "drive.list.contentTypes.UpdateColumnLinks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/drive": { + "get": { + "tags": [ + "drive.list.drive" + ], + "summary": "Get drive from drive", + "operationId": "drive.list.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.drive" + ], + "summary": "Update the navigation property drive in drive", + "operationId": "drive.list.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items": { + "get": { + "tags": [ + "drive.list.listItem" + ], + "summary": "Get items from drive", + "operationId": "drive.list.ListItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "contentType", + "contentType desc", + "sharepointIds", + "sharepointIds desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.listItem" + ], + "summary": "Create new navigation property to items for drive", + "operationId": "drive.list.CreateItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}": { + "get": { + "tags": [ + "drive.list.listItem" + ], + "summary": "Get items from drive", + "operationId": "drive.list.GetItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.listItem" + ], + "summary": "Update the navigation property items in drive", + "operationId": "drive.list.UpdateItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/driveItem": { + "get": { + "tags": [ + "drive.list.items.driveItem" + ], + "summary": "Get driveItem from drive", + "operationId": "drive.list.items.GetDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.items.driveItem" + ], + "summary": "Update the navigation property driveItem in drive", + "operationId": "drive.list.items.UpdateDriveItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/fields": { + "get": { + "tags": [ + "drive.list.items.fieldValueSet" + ], + "summary": "Get fields from drive", + "operationId": "drive.list.items.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.items.fieldValueSet" + ], + "summary": "Update the navigation property fields in drive", + "operationId": "drive.list.items.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/versions": { + "get": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Get versions from drive", + "operationId": "drive.list.items.ListVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Create new navigation property to versions for drive", + "operationId": "drive.list.items.CreateVersions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Get versions from drive", + "operationId": "drive.list.items.GetVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Update the navigation property versions in drive", + "operationId": "drive.list.items.UpdateVersions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Get fields from drive", + "operationId": "drive.list.items.versions.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.list.items.listItemVersion" + ], + "summary": "Update the navigation property fields in drive", + "operationId": "drive.list.items.versions.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "drive.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "drive.list.items.versions.restoreVersion", + "parameters": [ + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/drive/recent()": { + "get": { + "tags": [ + "drive.Functions" + ], + "summary": "Invoke function recent", + "operationId": "drive.recent.a1b8", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drive/search(q={q})": { + "get": { + "tags": [ + "drive.Functions" + ], + "summary": "Invoke function search", + "operationId": "drive.search.c788", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "q", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drive/sharedWithMe()": { + "get": { + "tags": [ + "drive.Functions" + ], + "summary": "Invoke function sharedWithMe", + "operationId": "drive.sharedWithMe.b3e6", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drive/root": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get root from drive", + "operationId": "drive.GetRoot", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.driveItem" + ], + "summary": "Update the navigation property root in drive", + "operationId": "drive.UpdateRoot", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/special": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get special from drive", + "operationId": "drive.ListSpecial", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drive.driveItem" + ], + "summary": "Create new navigation property to special for drive", + "operationId": "drive.CreateSpecial", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drive/special/{driveItem-id}": { + "get": { + "tags": [ + "drive.driveItem" + ], + "summary": "Get special from drive", + "operationId": "drive.GetSpecial", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drive.driveItem" + ], + "summary": "Update the navigation property special in drive", + "operationId": "drive.UpdateSpecial", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives": { + "get": { + "tags": [ + "drives.drive" + ], + "summary": "Get entities from drives", + "operationId": "drives.drive.ListDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.drive" + ], + "summary": "Add new entity to drives", + "operationId": "drives.drive.CreateDrive", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}": { + "get": { + "tags": [ + "drives.drive" + ], + "summary": "Get entity from drives by key", + "operationId": "drives.drive.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.drive" + ], + "summary": "Update entity in drives", + "operationId": "drives.drive.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "drives.drive" + ], + "summary": "Delete entity from drives", + "operationId": "drives.drive.DeleteDrive", + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/items": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get items from drives", + "operationId": "drives.ListItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.driveItem" + ], + "summary": "Create new navigation property to items for drives", + "operationId": "drives.CreateItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/items/{driveItem-id}": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get items from drives", + "operationId": "drives.GetItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.driveItem" + ], + "summary": "Update the navigation property items in drives", + "operationId": "drives.UpdateItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list": { + "get": { + "tags": [ + "drives.list" + ], + "summary": "Get list from drives", + "operationId": "drives.GetList", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list" + ], + "summary": "Update the navigation property list in drives", + "operationId": "drives.UpdateList", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/columns": { + "get": { + "tags": [ + "drives.list.columnDefinition" + ], + "summary": "Get columns from drives", + "operationId": "drives.list.ListColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.columnDefinition" + ], + "summary": "Create new navigation property to columns for drives", + "operationId": "drives.list.CreateColumns", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "drives.list.columnDefinition" + ], + "summary": "Get columns from drives", + "operationId": "drives.list.GetColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.columnDefinition" + ], + "summary": "Update the navigation property columns in drives", + "operationId": "drives.list.UpdateColumns", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/contentTypes": { + "get": { + "tags": [ + "drives.list.contentType" + ], + "summary": "Get contentTypes from drives", + "operationId": "drives.list.ListContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.contentType" + ], + "summary": "Create new navigation property to contentTypes for drives", + "operationId": "drives.list.CreateContentTypes", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "drives.list.contentType" + ], + "summary": "Get contentTypes from drives", + "operationId": "drives.list.GetContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.contentType" + ], + "summary": "Update the navigation property contentTypes in drives", + "operationId": "drives.list.UpdateContentTypes", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "drives.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from drives", + "operationId": "drives.list.contentTypes.ListColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for drives", + "operationId": "drives.list.contentTypes.CreateColumnLinks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "drives.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from drives", + "operationId": "drives.list.contentTypes.GetColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in drives", + "operationId": "drives.list.contentTypes.UpdateColumnLinks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/drive": { + "get": { + "tags": [ + "drives.list.drive" + ], + "summary": "Get drive from drives", + "operationId": "drives.list.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.drive" + ], + "summary": "Update the navigation property drive in drives", + "operationId": "drives.list.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items": { + "get": { + "tags": [ + "drives.list.listItem" + ], + "summary": "Get items from drives", + "operationId": "drives.list.ListItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "contentType", + "contentType desc", + "sharepointIds", + "sharepointIds desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.listItem" + ], + "summary": "Create new navigation property to items for drives", + "operationId": "drives.list.CreateItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}": { + "get": { + "tags": [ + "drives.list.listItem" + ], + "summary": "Get items from drives", + "operationId": "drives.list.GetItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.listItem" + ], + "summary": "Update the navigation property items in drives", + "operationId": "drives.list.UpdateItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/driveItem": { + "get": { + "tags": [ + "drives.list.items.driveItem" + ], + "summary": "Get driveItem from drives", + "operationId": "drives.list.items.GetDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.items.driveItem" + ], + "summary": "Update the navigation property driveItem in drives", + "operationId": "drives.list.items.UpdateDriveItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/fields": { + "get": { + "tags": [ + "drives.list.items.fieldValueSet" + ], + "summary": "Get fields from drives", + "operationId": "drives.list.items.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.items.fieldValueSet" + ], + "summary": "Update the navigation property fields in drives", + "operationId": "drives.list.items.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/versions": { + "get": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Get versions from drives", + "operationId": "drives.list.items.ListVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Create new navigation property to versions for drives", + "operationId": "drives.list.items.CreateVersions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Get versions from drives", + "operationId": "drives.list.items.GetVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Update the navigation property versions in drives", + "operationId": "drives.list.items.UpdateVersions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Get fields from drives", + "operationId": "drives.list.items.versions.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.list.items.listItemVersion" + ], + "summary": "Update the navigation property fields in drives", + "operationId": "drives.list.items.versions.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "drives.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "drives.list.items.versions.restoreVersion", + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/drives/{drive-id}/recent()": { + "get": { + "tags": [ + "drives.Functions" + ], + "summary": "Invoke function recent", + "operationId": "drives.recent.a1b8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drives/{drive-id}/search(q={q})": { + "get": { + "tags": [ + "drives.Functions" + ], + "summary": "Invoke function search", + "operationId": "drives.search.c788", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "q", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drives/{drive-id}/sharedWithMe()": { + "get": { + "tags": [ + "drives.Functions" + ], + "summary": "Invoke function sharedWithMe", + "operationId": "drives.sharedWithMe.b3e6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/drives/{drive-id}/root": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get root from drives", + "operationId": "drives.GetRoot", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.driveItem" + ], + "summary": "Update the navigation property root in drives", + "operationId": "drives.UpdateRoot", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/special": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get special from drives", + "operationId": "drives.ListSpecial", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "drives.driveItem" + ], + "summary": "Create new navigation property to special for drives", + "operationId": "drives.CreateSpecial", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/drives/{drive-id}/special/{driveItem-id}": { + "get": { + "tags": [ + "drives.driveItem" + ], + "summary": "Get special from drives", + "operationId": "drives.GetSpecial", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "drives.driveItem" + ], + "summary": "Update the navigation property special in drives", + "operationId": "drives.UpdateSpecial", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education": { + "get": { + "tags": [ + "education.educationRoot" + ], + "summary": "Get education", + "operationId": "education.educationRoot.GetEducationRoot", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "classes", + "schools", + "users", + "me" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "schools", + "users", + "me" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationRoot" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationRoot" + ], + "summary": "Update education", + "operationId": "education.educationRoot.UpdateEducationRoot", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.educationRoot" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes": { + "get": { + "tags": [ + "education.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.ListClasses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "mailNickname", + "mailNickname desc", + "description", + "description desc", + "createdBy", + "createdBy desc", + "classCode", + "classCode desc", + "externalName", + "externalName desc", + "externalId", + "externalId desc", + "externalSource", + "externalSource desc", + "term", + "term desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "education.educationClass" + ], + "summary": "Create new navigation property to classes for education", + "operationId": "education.CreateClasses", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}": { + "get": { + "tags": [ + "education.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.GetClasses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationClass" + ], + "summary": "Update the navigation property classes in education", + "operationId": "education.UpdateClasses", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/group": { + "get": { + "tags": [ + "education.classes.group" + ], + "summary": "Get group from education", + "operationId": "education.classes.GetGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "classification", + "createdDateTime", + "description", + "displayName", + "groupTypes", + "mail", + "mailEnabled", + "mailNickname", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "proxyAddresses", + "renewedDateTime", + "securityEnabled", + "visibility", + "allowExternalSenders", + "autoSubscribeNewMembers", + "isSubscribedByMail", + "unseenCount", + "members", + "memberOf", + "createdOnBehalfOf", + "owners", + "settings", + "extensions", + "threads", + "calendar", + "calendarView", + "events", + "conversations", + "photo", + "photos", + "acceptedSenders", + "rejectedSenders", + "drive", + "drives", + "sites", + "planner", + "onenote", + "groupLifecyclePolicies" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "members", + "memberOf", + "createdOnBehalfOf", + "owners", + "settings", + "extensions", + "threads", + "calendar", + "calendarView", + "events", + "conversations", + "photo", + "photos", + "acceptedSenders", + "rejectedSenders", + "drive", + "drives", + "sites", + "planner", + "onenote", + "groupLifecyclePolicies" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.group" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/members": { + "get": { + "tags": [ + "education.classes.educationUser" + ], + "summary": "Get members from education", + "operationId": "education.classes.ListMembers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "primaryRole", + "primaryRole desc", + "middleName", + "middleName desc", + "externalSource", + "externalSource desc", + "residenceAddress", + "residenceAddress desc", + "mailingAddress", + "mailingAddress desc", + "student", + "student desc", + "teacher", + "teacher desc", + "createdBy", + "createdBy desc", + "relatedContacts", + "relatedContacts desc", + "accountEnabled", + "accountEnabled desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "refreshTokensValidFromDateTime", + "refreshTokensValidFromDateTime desc", + "showInAddressList", + "showInAddressList desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/members/{educationUser-id}": { + "get": { + "tags": [ + "education.classes.educationUser" + ], + "summary": "Get members from education", + "operationId": "education.classes.GetMembers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/schools": { + "get": { + "tags": [ + "education.classes.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.classes.ListSchools", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "externalSource", + "externalSource desc", + "principalEmail", + "principalEmail desc", + "principalName", + "principalName desc", + "externalPrincipalId", + "externalPrincipalId desc", + "lowestGrade", + "lowestGrade desc", + "highestGrade", + "highestGrade desc", + "schoolNumber", + "schoolNumber desc", + "externalId", + "externalId desc", + "phone", + "phone desc", + "fax", + "fax desc", + "createdBy", + "createdBy desc", + "address", + "address desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/schools/{educationSchool-id}": { + "get": { + "tags": [ + "education.classes.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.classes.GetSchools", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "in": "path", + "name": "educationSchool-id", + "description": "key: educationSchool-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationSchool" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/teachers": { + "get": { + "tags": [ + "education.classes.educationUser" + ], + "summary": "Get teachers from education", + "operationId": "education.classes.ListTeachers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "primaryRole", + "primaryRole desc", + "middleName", + "middleName desc", + "externalSource", + "externalSource desc", + "residenceAddress", + "residenceAddress desc", + "mailingAddress", + "mailingAddress desc", + "student", + "student desc", + "teacher", + "teacher desc", + "createdBy", + "createdBy desc", + "relatedContacts", + "relatedContacts desc", + "accountEnabled", + "accountEnabled desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "refreshTokensValidFromDateTime", + "refreshTokensValidFromDateTime desc", + "showInAddressList", + "showInAddressList desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/classes/{educationClass-id}/teachers/{educationUser-id}": { + "get": { + "tags": [ + "education.classes.educationUser" + ], + "summary": "Get teachers from education", + "operationId": "education.classes.GetTeachers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/me": { + "get": { + "tags": [ + "education.educationUser" + ], + "summary": "Get me from education", + "operationId": "education.GetMe", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationUser" + ], + "summary": "Update the navigation property me in education", + "operationId": "education.UpdateMe", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/me/classes": { + "get": { + "tags": [ + "education.me.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.me.ListClasses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "mailNickname", + "mailNickname desc", + "description", + "description desc", + "createdBy", + "createdBy desc", + "classCode", + "classCode desc", + "externalName", + "externalName desc", + "externalId", + "externalId desc", + "externalSource", + "externalSource desc", + "term", + "term desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/classes" + ] + }, + "/education/me/classes/{educationClass-id}": { + "get": { + "tags": [ + "education.me.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.me.GetClasses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/classes/{educationClass-id}" + ] + }, + "/education/me/schools": { + "get": { + "tags": [ + "education.me.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.me.ListSchools", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "externalSource", + "externalSource desc", + "principalEmail", + "principalEmail desc", + "principalName", + "principalName desc", + "externalPrincipalId", + "externalPrincipalId desc", + "lowestGrade", + "lowestGrade desc", + "highestGrade", + "highestGrade desc", + "schoolNumber", + "schoolNumber desc", + "externalId", + "externalId desc", + "phone", + "phone desc", + "fax", + "fax desc", + "createdBy", + "createdBy desc", + "address", + "address desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/schools" + ] + }, + "/education/me/schools/{educationSchool-id}": { + "get": { + "tags": [ + "education.me.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.me.GetSchools", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationSchool-id", + "description": "key: educationSchool-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationSchool" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/schools/{educationSchool-id}" + ] + }, + "/education/me/user": { + "get": { + "tags": [ + "education.me.user" + ], + "summary": "Get user from education", + "operationId": "education.me.GetUser", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.user" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/users/{educationUser-id}/user" + ] + }, + "/education/schools": { + "get": { + "tags": [ + "education.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.ListSchools", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "externalSource", + "externalSource desc", + "principalEmail", + "principalEmail desc", + "principalName", + "principalName desc", + "externalPrincipalId", + "externalPrincipalId desc", + "lowestGrade", + "lowestGrade desc", + "highestGrade", + "highestGrade desc", + "schoolNumber", + "schoolNumber desc", + "externalId", + "externalId desc", + "phone", + "phone desc", + "fax", + "fax desc", + "createdBy", + "createdBy desc", + "address", + "address desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "education.educationSchool" + ], + "summary": "Create new navigation property to schools for education", + "operationId": "education.CreateSchools", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}": { + "get": { + "tags": [ + "education.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.GetSchools", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationSchool-id", + "description": "key: educationSchool-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationSchool" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationSchool" + ], + "summary": "Update the navigation property schools in education", + "operationId": "education.UpdateSchools", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationSchool-id", + "description": "key: educationSchool-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationSchool" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}/classes": { + "get": { + "tags": [ + "education.schools.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.schools.ListClasses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationSchool-id", + "description": "key: educationSchool-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationSchool" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "mailNickname", + "mailNickname desc", + "description", + "description desc", + "createdBy", + "createdBy desc", + "classCode", + "classCode desc", + "externalName", + "externalName desc", + "externalId", + "externalId desc", + "externalSource", + "externalSource desc", + "term", + "term desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}/classes/{educationClass-id}": { + "get": { + "tags": [ + "education.schools.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.schools.GetClasses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationSchool-id", + "description": "key: educationSchool-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationSchool" + }, + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}/users": { + "get": { + "tags": [ + "education.schools.educationUser" + ], + "summary": "Get users from education", + "operationId": "education.schools.ListUsers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationSchool-id", + "description": "key: educationSchool-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationSchool" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "primaryRole", + "primaryRole desc", + "middleName", + "middleName desc", + "externalSource", + "externalSource desc", + "residenceAddress", + "residenceAddress desc", + "mailingAddress", + "mailingAddress desc", + "student", + "student desc", + "teacher", + "teacher desc", + "createdBy", + "createdBy desc", + "relatedContacts", + "relatedContacts desc", + "accountEnabled", + "accountEnabled desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "refreshTokensValidFromDateTime", + "refreshTokensValidFromDateTime desc", + "showInAddressList", + "showInAddressList desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/schools/{educationSchool-id}/users/{educationUser-id}": { + "get": { + "tags": [ + "education.schools.educationUser" + ], + "summary": "Get users from education", + "operationId": "education.schools.GetUsers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationSchool-id", + "description": "key: educationSchool-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationSchool" + }, + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/users": { + "get": { + "tags": [ + "education.educationUser" + ], + "summary": "Get users from education", + "operationId": "education.ListUsers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "primaryRole", + "primaryRole desc", + "middleName", + "middleName desc", + "externalSource", + "externalSource desc", + "residenceAddress", + "residenceAddress desc", + "mailingAddress", + "mailingAddress desc", + "student", + "student desc", + "teacher", + "teacher desc", + "createdBy", + "createdBy desc", + "relatedContacts", + "relatedContacts desc", + "accountEnabled", + "accountEnabled desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "refreshTokensValidFromDateTime", + "refreshTokensValidFromDateTime desc", + "showInAddressList", + "showInAddressList desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationUser", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "education.educationUser" + ], + "summary": "Create new navigation property to users for education", + "operationId": "education.CreateUsers", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/users/{educationUser-id}": { + "get": { + "tags": [ + "education.educationUser" + ], + "summary": "Get users from education", + "operationId": "education.GetUsers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "primaryRole", + "middleName", + "externalSource", + "residenceAddress", + "mailingAddress", + "student", + "teacher", + "createdBy", + "relatedContacts", + "accountEnabled", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "department", + "displayName", + "givenName", + "mail", + "mailNickname", + "mobilePhone", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "preferredLanguage", + "provisionedPlans", + "refreshTokensValidFromDateTime", + "showInAddressList", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "schools", + "classes", + "user" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "classes", + "user" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "education.educationUser" + ], + "summary": "Update the navigation property users in education", + "operationId": "education.UpdateUsers", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/education/users/{educationUser-id}/classes": { + "get": { + "tags": [ + "education.users.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.users.ListClasses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "mailNickname", + "mailNickname desc", + "description", + "description desc", + "createdBy", + "createdBy desc", + "classCode", + "classCode desc", + "externalName", + "externalName desc", + "externalId", + "externalId desc", + "externalSource", + "externalSource desc", + "term", + "term desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationClass", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/classes" + ] + }, + "/education/users/{educationUser-id}/classes/{educationClass-id}": { + "get": { + "tags": [ + "education.users.educationClass" + ], + "summary": "Get classes from education", + "operationId": "education.users.GetClasses", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "in": "path", + "name": "educationClass-id", + "description": "key: educationClass-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationClass" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "mailNickname", + "description", + "createdBy", + "classCode", + "externalName", + "externalId", + "externalSource", + "term", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "schools", + "members", + "teachers", + "group" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/classes/{educationClass-id}" + ] + }, + "/education/users/{educationUser-id}/schools": { + "get": { + "tags": [ + "education.users.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.users.ListSchools", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "description", + "description desc", + "externalSource", + "externalSource desc", + "principalEmail", + "principalEmail desc", + "principalName", + "principalName desc", + "externalPrincipalId", + "externalPrincipalId desc", + "lowestGrade", + "lowestGrade desc", + "highestGrade", + "highestGrade desc", + "schoolNumber", + "schoolNumber desc", + "externalId", + "externalId desc", + "phone", + "phone desc", + "fax", + "fax desc", + "createdBy", + "createdBy desc", + "address", + "address desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of educationSchool", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/schools" + ] + }, + "/education/users/{educationUser-id}/schools/{educationSchool-id}": { + "get": { + "tags": [ + "education.users.educationSchool" + ], + "summary": "Get schools from education", + "operationId": "education.users.GetSchools", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "in": "path", + "name": "educationSchool-id", + "description": "key: educationSchool-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationSchool" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description", + "externalSource", + "principalEmail", + "principalName", + "externalPrincipalId", + "lowestGrade", + "highestGrade", + "schoolNumber", + "externalId", + "phone", + "fax", + "createdBy", + "address", + "classes", + "users" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "classes", + "users" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/schools/{educationSchool-id}" + ] + }, + "/education/users/{educationUser-id}/user": { + "get": { + "tags": [ + "education.users.user" + ], + "summary": "Get user from education", + "operationId": "education.users.GetUser", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "educationUser-id", + "description": "key: educationUser-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "educationUser" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.user" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/education/me/user" + ] + }, + "/groupLifecyclePolicies": { + "get": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Get entities from groupLifecyclePolicies", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.ListGroupLifecyclePolicy", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "groupLifetimeInDays", + "groupLifetimeInDays desc", + "managedGroupTypes", + "managedGroupTypes desc", + "alternateNotificationEmails", + "alternateNotificationEmails desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "groupLifetimeInDays", + "managedGroupTypes", + "alternateNotificationEmails" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of groupLifecyclePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Add new entity to groupLifecyclePolicies", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.CreateGroupLifecyclePolicy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupLifecyclePolicies/{groupLifecyclePolicy-id}": { + "get": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Get entity from groupLifecyclePolicies by key", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.GetGroupLifecyclePolicy", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "groupLifecyclePolicy-id", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "groupLifetimeInDays", + "managedGroupTypes", + "alternateNotificationEmails" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Update entity in groupLifecyclePolicies", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.UpdateGroupLifecyclePolicy", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "groupLifecyclePolicy-id", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "groupLifecyclePolicies.groupLifecyclePolicy" + ], + "summary": "Delete entity from groupLifecyclePolicies", + "operationId": "groupLifecyclePolicies.groupLifecyclePolicy.DeleteGroupLifecyclePolicy", + "parameters": [ + { + "in": "path", + "name": "groupLifecyclePolicy-id", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup": { + "post": { + "tags": [ + "groupLifecyclePolicies.Actions" + ], + "summary": "Invoke action addGroup", + "operationId": "groupLifecyclePolicies.addGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "groupLifecyclePolicy-id", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "default": false, + "type": "boolean" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup": { + "post": { + "tags": [ + "groupLifecyclePolicies.Actions" + ], + "summary": "Invoke action removeGroup", + "operationId": "groupLifecyclePolicies.removeGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "groupLifecyclePolicy-id", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "default": false, + "type": "boolean" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups": { + "get": { + "tags": [ + "groups.group" + ], + "summary": "Get entities from groups", + "operationId": "groups.group.ListGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "classification", + "classification desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "displayName", + "displayName desc", + "groupTypes", + "groupTypes desc", + "mail", + "mail desc", + "mailEnabled", + "mailEnabled desc", + "mailNickname", + "mailNickname desc", + "onPremisesLastSyncDateTime", + "onPremisesLastSyncDateTime desc", + "onPremisesProvisioningErrors", + "onPremisesProvisioningErrors desc", + "onPremisesSecurityIdentifier", + "onPremisesSecurityIdentifier desc", + "onPremisesSyncEnabled", + "onPremisesSyncEnabled desc", + "proxyAddresses", + "proxyAddresses desc", + "renewedDateTime", + "renewedDateTime desc", + "securityEnabled", + "securityEnabled desc", + "visibility", + "visibility desc", + "allowExternalSenders", + "allowExternalSenders desc", + "autoSubscribeNewMembers", + "autoSubscribeNewMembers desc", + "isSubscribedByMail", + "isSubscribedByMail desc", + "unseenCount", + "unseenCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "classification", + "createdDateTime", + "description", + "displayName", + "groupTypes", + "mail", + "mailEnabled", + "mailNickname", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "proxyAddresses", + "renewedDateTime", + "securityEnabled", + "visibility", + "allowExternalSenders", + "autoSubscribeNewMembers", + "isSubscribedByMail", + "unseenCount", + "members", + "memberOf", + "createdOnBehalfOf", + "owners", + "settings", + "extensions", + "threads", + "calendar", + "calendarView", + "events", + "conversations", + "photo", + "photos", + "acceptedSenders", + "rejectedSenders", + "drive", + "drives", + "sites", + "planner", + "onenote", + "groupLifecyclePolicies" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of group", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.group" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.group" + ], + "summary": "Add new entity to groups", + "operationId": "groups.group.CreateGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.group" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.group" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}": { + "get": { + "tags": [ + "groups.group" + ], + "summary": "Get entity from groups by key", + "operationId": "groups.group.GetGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "classification", + "createdDateTime", + "description", + "displayName", + "groupTypes", + "mail", + "mailEnabled", + "mailNickname", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "proxyAddresses", + "renewedDateTime", + "securityEnabled", + "visibility", + "allowExternalSenders", + "autoSubscribeNewMembers", + "isSubscribedByMail", + "unseenCount", + "members", + "memberOf", + "createdOnBehalfOf", + "owners", + "settings", + "extensions", + "threads", + "calendar", + "calendarView", + "events", + "conversations", + "photo", + "photos", + "acceptedSenders", + "rejectedSenders", + "drive", + "drives", + "sites", + "planner", + "onenote", + "groupLifecyclePolicies" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.group" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.group" + ], + "summary": "Update entity in groups", + "operationId": "groups.group.UpdateGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.group" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "groups.group" + ], + "summary": "Delete entity from groups", + "operationId": "groups.group.DeleteGroup", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/acceptedSenders": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get acceptedSenders from groups", + "operationId": "groups.ListAcceptedSenders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Create new navigation property to acceptedSenders for groups", + "operationId": "groups.CreateAcceptedSenders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/acceptedSenders/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get acceptedSenders from groups", + "operationId": "groups.GetAcceptedSenders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Update the navigation property acceptedSenders in groups", + "operationId": "groups.UpdateAcceptedSenders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/calendar": { + "get": { + "tags": [ + "groups.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/calendar/calendarView": { + "get": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.calendar.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Create new navigation property to calendarView for groups", + "operationId": "groups.calendar.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView", + "/groups/{group-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.calendar.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Update the navigation property calendarView in groups", + "operationId": "groups.calendar.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "groups.calendar.calendarView.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendar.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.calendar.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/attachments", + "/groups/{group-id}/calendarView/{event-id}/attachments", + "/groups/{group-id}/events/{event-id}/attachments" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendar.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.calendar.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "groups.calendar.calendarView.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.calendar.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.calendar.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/calendar", + "/groups/{group-id}/calendarView/{event-id}/calendar", + "/groups/{group-id}/events/{event-id}/calendar" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "groups.calendar.calendarView.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendar.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.calendar.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/extensions", + "/groups/{group-id}/calendarView/{event-id}/extensions", + "/groups/{group-id}/events/{event-id}/extensions" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendar.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.calendar.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "groups.calendar.calendarView.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendar.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.event" + ], + "summary": "Create new navigation property to instances for groups", + "operationId": "groups.calendar.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/instances", + "/groups/{group-id}/calendarView/{event-id}/instances", + "/groups/{group-id}/events/{event-id}/instances" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendar.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.event" + ], + "summary": "Update the navigation property instances in groups", + "operationId": "groups.calendar.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendar.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendar.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendar.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendar.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendar.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendar.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendar.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendar.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendar.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendar.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendar.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendar.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendar.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendar.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendar.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendar.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendar/events": { + "get": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.calendar.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Create new navigation property to events for groups", + "operationId": "groups.calendar.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/events", + "/groups/{group-id}/events/{event-id}/calendar/events" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.calendar.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.event" + ], + "summary": "Update the navigation property events in groups", + "operationId": "groups.calendar.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/attachments": { + "get": { + "tags": [ + "groups.calendar.events.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendar.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.calendar.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments", + "/groups/{group-id}/calendarView/{event-id}/attachments", + "/groups/{group-id}/events/{event-id}/attachments" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.calendar.events.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendar.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.calendar.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/calendar": { + "get": { + "tags": [ + "groups.calendar.events.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.calendar.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.calendar.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/calendar", + "/groups/{group-id}/calendarView/{event-id}/calendar", + "/groups/{group-id}/events/{event-id}/calendar" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/extensions": { + "get": { + "tags": [ + "groups.calendar.events.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendar.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.calendar.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions", + "/groups/{group-id}/calendarView/{event-id}/extensions", + "/groups/{group-id}/events/{event-id}/extensions" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.calendar.events.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendar.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.calendar.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances": { + "get": { + "tags": [ + "groups.calendar.events.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendar.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.event" + ], + "summary": "Create new navigation property to instances for groups", + "operationId": "groups.calendar.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances", + "/groups/{group-id}/calendarView/{event-id}/instances", + "/groups/{group-id}/events/{event-id}/instances" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "groups.calendar.events.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendar.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.event" + ], + "summary": "Update the navigation property instances in groups", + "operationId": "groups.calendar.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendar.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendar.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendar.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendar.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendar.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendar.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendar.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendar.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendar.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendar.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendar.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendar.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendar.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendar.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendar.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/events/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendar.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendar.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendar.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendar.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendar.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendar.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendar.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView": { + "get": { + "tags": [ + "groups.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.event" + ], + "summary": "Create new navigation property to calendarView for groups", + "operationId": "groups.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "groups.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.event" + ], + "summary": "Update the navigation property calendarView in groups", + "operationId": "groups.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "groups.calendarView.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments", + "/groups/{group-id}/calendar/events/{event-id}/attachments", + "/groups/{group-id}/events/{event-id}/attachments" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.calendarView.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "groups.calendarView.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/calendar", + "/groups/{group-id}/calendar/events/{event-id}/calendar", + "/groups/{group-id}/events/{event-id}/calendar" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.calendarView.calendar.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Create new navigation property to calendarView for groups", + "operationId": "groups.calendarView.calendar.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView", + "/groups/{group-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.calendarView.calendar.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Update the navigation property calendarView in groups", + "operationId": "groups.calendarView.calendar.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendarView.calendar.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendarView.calendar.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendarView.calendar.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendarView.calendar.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendarView.calendar.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendarView.calendar.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events": { + "get": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.calendarView.calendar.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Create new navigation property to events for groups", + "operationId": "groups.calendarView.calendar.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events", + "/groups/{group-id}/events/{event-id}/calendar/events" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.calendarView.calendar.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar.event" + ], + "summary": "Update the navigation property events in groups", + "operationId": "groups.calendarView.calendar.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendarView.calendar.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendarView.calendar.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendarView.calendar.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendarView.calendar.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendarView.calendar.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendarView.calendar.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendarView.calendar.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendarView.calendar.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendarView.calendar.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendarView.calendar.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendarView.calendar.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendarView.calendar.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendarView.calendar.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendarView.calendar.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "groups.calendarView.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions", + "/groups/{group-id}/calendar/events/{event-id}/extensions", + "/groups/{group-id}/events/{event-id}/extensions" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.calendarView.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "groups.calendarView.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.event" + ], + "summary": "Create new navigation property to instances for groups", + "operationId": "groups.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances", + "/groups/{group-id}/calendar/events/{event-id}/instances", + "/groups/{group-id}/events/{event-id}/instances" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "groups.calendarView.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.event" + ], + "summary": "Update the navigation property instances in groups", + "operationId": "groups.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}", + "/groups/{group-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/calendarView/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/conversations": { + "get": { + "tags": [ + "groups.conversation" + ], + "summary": "Get conversations from groups", + "operationId": "groups.ListConversations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "topic", + "topic desc", + "hasAttachments", + "hasAttachments desc", + "lastDeliveredDateTime", + "lastDeliveredDateTime desc", + "uniqueSenders", + "uniqueSenders desc", + "preview", + "preview desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "preview", + "threads" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of conversation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversation" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversation" + ], + "summary": "Create new navigation property to conversations for groups", + "operationId": "groups.CreateConversations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.conversation" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.conversation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/conversations/{conversation-id}": { + "get": { + "tags": [ + "groups.conversation" + ], + "summary": "Get conversations from groups", + "operationId": "groups.GetConversations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "preview", + "threads" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.conversation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversation" + ], + "summary": "Update the navigation property conversations in groups", + "operationId": "groups.UpdateConversations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.conversation" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/conversations/{conversation-id}/threads": { + "get": { + "tags": [ + "groups.conversations.conversationThread" + ], + "summary": "Get threads from groups", + "operationId": "groups.conversations.ListThreads", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "toRecipients", + "toRecipients desc", + "topic", + "topic desc", + "hasAttachments", + "hasAttachments desc", + "lastDeliveredDateTime", + "lastDeliveredDateTime desc", + "uniqueSenders", + "uniqueSenders desc", + "ccRecipients", + "ccRecipients desc", + "preview", + "preview desc", + "isLocked", + "isLocked desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "toRecipients", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "ccRecipients", + "preview", + "isLocked", + "posts" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "posts" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.conversationThread" + ], + "summary": "Create new navigation property to threads for groups", + "operationId": "groups.conversations.CreateThreads", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}": { + "get": { + "tags": [ + "groups.conversations.conversationThread" + ], + "summary": "Get threads from groups", + "operationId": "groups.conversations.GetThreads", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "toRecipients", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "ccRecipients", + "preview", + "isLocked", + "posts" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "posts" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.conversationThread" + ], + "summary": "Update the navigation property threads in groups", + "operationId": "groups.conversations.UpdateThreads", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.conversations.threads.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get posts from groups", + "operationId": "groups.conversations.threads.ListPosts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "body", + "body desc", + "receivedDateTime", + "receivedDateTime desc", + "hasAttachments", + "hasAttachments desc", + "from", + "from desc", + "sender", + "sender desc", + "conversationThreadId", + "conversationThreadId desc", + "newParticipants", + "newParticipants desc", + "conversationId", + "conversationId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to posts for groups", + "operationId": "groups.conversations.threads.CreatePosts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get posts from groups", + "operationId": "groups.conversations.threads.GetPosts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property posts in groups", + "operationId": "groups.conversations.threads.UpdatePosts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get attachments from groups", + "operationId": "groups.conversations.threads.posts.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.conversations.threads.posts.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get attachments from groups", + "operationId": "groups.conversations.threads.posts.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.conversations.threads.posts.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get extensions from groups", + "operationId": "groups.conversations.threads.posts.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.conversations.threads.posts.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get extensions from groups", + "operationId": "groups.conversations.threads.posts.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.conversations.threads.posts.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get inReplyTo from groups", + "operationId": "groups.conversations.threads.posts.GetInReplyTo", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property inReplyTo in groups", + "operationId": "groups.conversations.threads.posts.UpdateInReplyTo", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action forward", + "operationId": "groups.conversations.threads.posts.inReplyTo.forward", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "ToRecipients": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.recipient" + } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.conversations.threads.posts.inReplyTo.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action forward", + "operationId": "groups.conversations.threads.posts.forward", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "ToRecipients": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.recipient" + } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.conversations.threads.posts.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.conversations.threads.posts.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.conversations.threads.posts.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.conversations.threads.posts.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.conversations.threads.posts.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.conversations.threads.posts.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.conversations.threads.posts.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.conversations.threads.posts.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversations.threads.post" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.conversations.threads.posts.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversation-id", + "description": "key: conversation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversation" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/createdOnBehalfOf": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get createdOnBehalfOf from groups", + "operationId": "groups.GetCreatedOnBehalfOf", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/drive": { + "get": { + "tags": [ + "groups.drive" + ], + "summary": "Get drive from groups", + "operationId": "groups.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.drive" + ], + "summary": "Update the navigation property drive in groups", + "operationId": "groups.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/drives": { + "get": { + "tags": [ + "groups.drive" + ], + "summary": "Get drives from groups", + "operationId": "groups.ListDrives", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.drive" + ], + "summary": "Create new navigation property to drives for groups", + "operationId": "groups.CreateDrives", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/drives/{drive-id}": { + "get": { + "tags": [ + "groups.drive" + ], + "summary": "Get drives from groups", + "operationId": "groups.GetDrives", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.drive" + ], + "summary": "Update the navigation property drives in groups", + "operationId": "groups.UpdateDrives", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/events": { + "get": { + "tags": [ + "groups.event" + ], + "summary": "Get events from groups", + "operationId": "groups.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.event" + ], + "summary": "Create new navigation property to events for groups", + "operationId": "groups.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/events/{event-id}": { + "get": { + "tags": [ + "groups.event" + ], + "summary": "Get events from groups", + "operationId": "groups.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.event" + ], + "summary": "Update the navigation property events in groups", + "operationId": "groups.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "groups.events.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments", + "/groups/{group-id}/calendar/events/{event-id}/attachments", + "/groups/{group-id}/calendarView/{event-id}/attachments" + ] + }, + "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.events.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/groups/{group-id}/calendarView/{event-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "groups.events.calendar" + ], + "summary": "Get calendar from groups", + "operationId": "groups.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar" + ], + "summary": "Update the navigation property calendar in groups", + "operationId": "groups.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/calendar", + "/groups/{group-id}/calendar/events/{event-id}/calendar", + "/groups/{group-id}/calendarView/{event-id}/calendar" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.events.calendar.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Create new navigation property to calendarView for groups", + "operationId": "groups.events.calendar.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Get calendarView from groups", + "operationId": "groups.events.calendar.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Update the navigation property calendarView in groups", + "operationId": "groups.events.calendar.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.events.calendar.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.events.calendar.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.events.calendar.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.events.calendar.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.events.calendar.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.events.calendar.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events": { + "get": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.events.calendar.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Create new navigation property to events for groups", + "operationId": "groups.events.calendar.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events", + "/groups/{group-id}/calendarView/{event-id}/calendar/events" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Get events from groups", + "operationId": "groups.events.calendar.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar.event" + ], + "summary": "Update the navigation property events in groups", + "operationId": "groups.events.calendar.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/events/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.events.calendar.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.events.calendar.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.events.calendar.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.events.calendar.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.events.calendar.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.events.calendar.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.events.calendar.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.events.calendar.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/multiValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.events.calendar.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.events.calendar.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.events.calendar.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.events.calendar.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/singleValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.events.calendar.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.events.calendar.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "groups.events.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions", + "/groups/{group-id}/calendar/events/{event-id}/extensions", + "/groups/{group-id}/calendarView/{event-id}/extensions" + ] + }, + "/groups/{group-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.events.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/groups/{group-id}/calendarView/{event-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "groups.events.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.event" + ], + "summary": "Create new navigation property to instances for groups", + "operationId": "groups.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances", + "/groups/{group-id}/calendar/events/{event-id}/instances", + "/groups/{group-id}/calendarView/{event-id}/instances" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "groups.events.event" + ], + "summary": "Get instances from groups", + "operationId": "groups.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.event" + ], + "summary": "Update the navigation property instances in groups", + "operationId": "groups.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/accept" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/decline" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action accept", + "operationId": "groups.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/groups/{group-id}/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/accept" + ] + }, + "/groups/{group-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action decline", + "operationId": "groups.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/groups/{group-id}/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/decline" + ] + }, + "/groups/{group-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "groups.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/groups/{group-id}/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/dismissReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "groups.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/groups/{group-id}/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/snoozeReminder" + ] + }, + "/groups/{group-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "groups.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/groups/{group-id}/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/groups/{group-id}/events/{event-id}/instances/{event-id}/tentativelyAccept" + ] + }, + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/groups/{group-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/events/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/delta()" + ] + }, + "/groups/{group-id}/extensions": { + "get": { + "tags": [ + "groups.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/groupLifecyclePolicies": { + "get": { + "tags": [ + "groups.groupLifecyclePolicy" + ], + "summary": "Get groupLifecyclePolicies from groups", + "operationId": "groups.ListGroupLifecyclePolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "groupLifetimeInDays", + "groupLifetimeInDays desc", + "managedGroupTypes", + "managedGroupTypes desc", + "alternateNotificationEmails", + "alternateNotificationEmails desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "groupLifetimeInDays", + "managedGroupTypes", + "alternateNotificationEmails" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of groupLifecyclePolicy", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.groupLifecyclePolicy" + ], + "summary": "Create new navigation property to groupLifecyclePolicies for groups", + "operationId": "groups.CreateGroupLifecyclePolicies", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/groupLifecyclePolicies/{groupLifecyclePolicy-id}": { + "get": { + "tags": [ + "groups.groupLifecyclePolicy" + ], + "summary": "Get groupLifecyclePolicies from groups", + "operationId": "groups.GetGroupLifecyclePolicies", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "groupLifecyclePolicy-id", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "groupLifetimeInDays", + "managedGroupTypes", + "alternateNotificationEmails" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.groupLifecyclePolicy" + ], + "summary": "Update the navigation property groupLifecyclePolicies in groups", + "operationId": "groups.UpdateGroupLifecyclePolicies", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "groupLifecyclePolicy-id", + "description": "key: groupLifecyclePolicy-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupLifecyclePolicy" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/memberOf": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get memberOf from groups", + "operationId": "groups.ListMemberOf", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/memberOf/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get memberOf from groups", + "operationId": "groups.GetMemberOf", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/members": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get members from groups", + "operationId": "groups.ListMembers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/members/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get members from groups", + "operationId": "groups.GetMembers", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/addFavorite": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action addFavorite", + "operationId": "groups.addFavorite", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/removeFavorite": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action removeFavorite", + "operationId": "groups.removeFavorite", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/renew": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action renew", + "operationId": "groups.renew", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/resetUnseenCount": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action resetUnseenCount", + "operationId": "groups.resetUnseenCount", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/subscribeByMail": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action subscribeByMail", + "operationId": "groups.subscribeByMail", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/unsubscribeByMail": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action unsubscribeByMail", + "operationId": "groups.unsubscribeByMail", + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/groups/{group-id}/onenote": { + "get": { + "tags": [ + "groups.onenote" + ], + "summary": "Get onenote from groups", + "operationId": "groups.GetOnenote", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenote" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote" + ], + "summary": "Update the navigation property onenote in groups", + "operationId": "groups.UpdateOnenote", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenote" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/notebooks": { + "get": { + "tags": [ + "groups.onenote.notebook" + ], + "summary": "Get notebooks from groups", + "operationId": "groups.onenote.ListNotebooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "userRole", + "userRole desc", + "isShared", + "isShared desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc", + "links", + "links desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebook" + ], + "summary": "Create new navigation property to notebooks for groups", + "operationId": "groups.onenote.CreateNotebooks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}": { + "get": { + "tags": [ + "groups.onenote.notebook" + ], + "summary": "Get notebooks from groups", + "operationId": "groups.onenote.GetNotebooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebook" + ], + "summary": "Update the navigation property notebooks in groups", + "operationId": "groups.onenote.UpdateNotebooks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.notebooks.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.notebooks.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.notebooks.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.notebooks.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.notebooks.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.notebooks.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.notebooks.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.notebooks.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.notebooks.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.notebooks.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.notebooks.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.notebooks.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.notebooks.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.notebooks.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.notebooks.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.notebooks.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.notebooks.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.notebooks.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.notebooks.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function getRecentNotebooks", + "operationId": "groups.onenote.notebooks.getRecentNotebooks.1d97", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "includePersonalNotebooks", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/groups/{group-id}/onenote/operations": { + "get": { + "tags": [ + "groups.onenote.onenoteOperation" + ], + "summary": "Get operations from groups", + "operationId": "groups.onenote.ListOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "createdDateTime", + "createdDateTime desc", + "lastActionDateTime", + "lastActionDateTime desc", + "resourceLocation", + "resourceLocation desc", + "resourceId", + "resourceId desc", + "error", + "error desc", + "percentComplete", + "percentComplete desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.onenoteOperation" + ], + "summary": "Create new navigation property to operations for groups", + "operationId": "groups.onenote.CreateOperations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/operations/{onenoteOperation-id}": { + "get": { + "tags": [ + "groups.onenote.onenoteOperation" + ], + "summary": "Get operations from groups", + "operationId": "groups.onenote.GetOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteOperation-id", + "description": "key: onenoteOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.onenoteOperation" + ], + "summary": "Update the navigation property operations in groups", + "operationId": "groups.onenote.UpdateOperations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteOperation-id", + "description": "key: onenoteOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/pages": { + "get": { + "tags": [ + "groups.onenote.onenotePage" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.onenotePage" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.onenotePage" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.onenotePage" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.pages.parentNotebook.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentSection.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.pages.parentSection.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.pages.parentSection.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.pages.parentSection.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.pages.parentSection.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.pages.parentSection.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.pages.parentSection.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentSection.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentSection.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentSection.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentSection.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.pages.parentSection.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/resources": { + "get": { + "tags": [ + "groups.onenote.onenoteResource" + ], + "summary": "Get resources from groups", + "operationId": "groups.onenote.ListResources", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "content", + "content desc", + "contentUrl", + "contentUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.onenoteResource" + ], + "summary": "Create new navigation property to resources for groups", + "operationId": "groups.onenote.CreateResources", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/resources/{onenoteResource-id}": { + "get": { + "tags": [ + "groups.onenote.onenoteResource" + ], + "summary": "Get resources from groups", + "operationId": "groups.onenote.GetResources", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteResource-id", + "description": "key: onenoteResource-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteResource" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.onenoteResource" + ], + "summary": "Update the navigation property resources in groups", + "operationId": "groups.onenote.UpdateResources", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteResource-id", + "description": "key: onenoteResource-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteResource" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sectionGroups.parentNotebook.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.sectionGroups.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sectionGroups.sections.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections": { + "get": { + "tags": [ + "groups.onenote.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.onenoteSection" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.onenoteSection" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.onenoteSection" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to pages for groups", + "operationId": "groups.onenote.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get pages from groups", + "operationId": "groups.onenote.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property pages in groups", + "operationId": "groups.onenote.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "groups.onenote.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "groups.onenote.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function preview", + "operationId": "groups.onenote.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Get parentSection from groups", + "operationId": "groups.onenote.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSection in groups", + "operationId": "groups.onenote.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get parentNotebook from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for groups", + "operationId": "groups.onenote.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for groups", + "operationId": "groups.onenote.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Get sections from groups", + "operationId": "groups.onenote.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in groups", + "operationId": "groups.onenote.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "groups.onenote.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "groups.onenote.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/groups/{group-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/groups/{group-id}/owners": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get owners from groups", + "operationId": "groups.ListOwners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/owners/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get owners from groups", + "operationId": "groups.GetOwners", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/photo": { + "get": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Get photo from groups", + "operationId": "groups.GetPhoto", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Update the navigation property photo in groups", + "operationId": "groups.UpdatePhoto", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/photos": { + "get": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Get photos from groups", + "operationId": "groups.ListPhotos", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "width", + "width desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Create new navigation property to photos for groups", + "operationId": "groups.CreatePhotos", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/photos/{profilePhoto-id}": { + "get": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Get photos from groups", + "operationId": "groups.GetPhotos", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "profilePhoto-id", + "description": "key: profilePhoto-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "profilePhoto" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.profilePhoto" + ], + "summary": "Update the navigation property photos in groups", + "operationId": "groups.UpdatePhotos", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "profilePhoto-id", + "description": "key: profilePhoto-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "profilePhoto" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/planner": { + "get": { + "tags": [ + "groups.plannerGroup" + ], + "summary": "Get planner from groups", + "operationId": "groups.GetPlanner", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "plans" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "plans" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.plannerGroup" + ], + "summary": "Update the navigation property planner in groups", + "operationId": "groups.UpdatePlanner", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/planner/plans": { + "get": { + "tags": [ + "groups.planner.plannerPlan" + ], + "summary": "Get plans from groups", + "operationId": "groups.planner.ListPlans", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "owner", + "owner desc", + "title", + "title desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/planner/plans/{plannerPlan-id}": { + "get": { + "tags": [ + "groups.planner.plannerPlan" + ], + "summary": "Get plans from groups", + "operationId": "groups.planner.GetPlans", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/rejectedSenders": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get rejectedSenders from groups", + "operationId": "groups.ListRejectedSenders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Create new navigation property to rejectedSenders for groups", + "operationId": "groups.CreateRejectedSenders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/rejectedSenders/{directoryObject-id}": { + "get": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Get rejectedSenders from groups", + "operationId": "groups.GetRejectedSenders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.directoryObject" + ], + "summary": "Update the navigation property rejectedSenders in groups", + "operationId": "groups.UpdateRejectedSenders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/settings": { + "get": { + "tags": [ + "groups.groupSetting" + ], + "summary": "Get settings from groups", + "operationId": "groups.ListSettings", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "templateId", + "templateId desc", + "values", + "values desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "templateId", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of groupSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.groupSetting" + ], + "summary": "Create new navigation property to settings for groups", + "operationId": "groups.CreateSettings", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/settings/{groupSetting-id}": { + "get": { + "tags": [ + "groups.groupSetting" + ], + "summary": "Get settings from groups", + "operationId": "groups.GetSettings", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "groupSetting-id", + "description": "key: groupSetting-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupSetting" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "templateId", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.groupSetting" + ], + "summary": "Update the navigation property settings in groups", + "operationId": "groups.UpdateSettings", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "groupSetting-id", + "description": "key: groupSetting-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupSetting" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/sites": { + "get": { + "tags": [ + "groups.site" + ], + "summary": "Get sites from groups", + "operationId": "groups.ListSites", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "displayName", + "displayName desc", + "root", + "root desc", + "sharepointIds", + "sharepointIds desc", + "siteCollection", + "siteCollection desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.site" + ], + "summary": "Create new navigation property to sites for groups", + "operationId": "groups.CreateSites", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/sites/{site-id}": { + "get": { + "tags": [ + "groups.site" + ], + "summary": "Get sites from groups", + "operationId": "groups.GetSites", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.site" + ], + "summary": "Update the navigation property sites in groups", + "operationId": "groups.UpdateSites", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/threads": { + "get": { + "tags": [ + "groups.conversationThread" + ], + "summary": "Get threads from groups", + "operationId": "groups.ListThreads", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "toRecipients", + "toRecipients desc", + "topic", + "topic desc", + "hasAttachments", + "hasAttachments desc", + "lastDeliveredDateTime", + "lastDeliveredDateTime desc", + "uniqueSenders", + "uniqueSenders desc", + "ccRecipients", + "ccRecipients desc", + "preview", + "preview desc", + "isLocked", + "isLocked desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "toRecipients", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "ccRecipients", + "preview", + "isLocked", + "posts" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of conversationThread", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.conversationThread" + ], + "summary": "Create new navigation property to threads for groups", + "operationId": "groups.CreateThreads", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/threads/{conversationThread-id}": { + "get": { + "tags": [ + "groups.conversationThread" + ], + "summary": "Get threads from groups", + "operationId": "groups.GetThreads", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "toRecipients", + "topic", + "hasAttachments", + "lastDeliveredDateTime", + "uniqueSenders", + "ccRecipients", + "preview", + "isLocked", + "posts" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.conversationThread" + ], + "summary": "Update the navigation property threads in groups", + "operationId": "groups.UpdateThreads", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groups/{group-id}/threads/{conversationThread-id}/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.threads.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts": { + "get": { + "tags": [ + "groups.threads.post" + ], + "summary": "Get posts from groups", + "operationId": "groups.threads.ListPosts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "body", + "body desc", + "receivedDateTime", + "receivedDateTime desc", + "hasAttachments", + "hasAttachments desc", + "from", + "from desc", + "sender", + "sender desc", + "conversationThreadId", + "conversationThreadId desc", + "newParticipants", + "newParticipants desc", + "conversationId", + "conversationId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of post", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.post" + ], + "summary": "Create new navigation property to posts for groups", + "operationId": "groups.threads.CreatePosts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}": { + "get": { + "tags": [ + "groups.threads.post" + ], + "summary": "Get posts from groups", + "operationId": "groups.threads.GetPosts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.post" + ], + "summary": "Update the navigation property posts in groups", + "operationId": "groups.threads.UpdatePosts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments": { + "get": { + "tags": [ + "groups.threads.posts.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.threads.posts.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.posts.attachment" + ], + "summary": "Create new navigation property to attachments for groups", + "operationId": "groups.threads.posts.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "groups.threads.posts.attachment" + ], + "summary": "Get attachments from groups", + "operationId": "groups.threads.posts.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.attachment" + ], + "summary": "Update the navigation property attachments in groups", + "operationId": "groups.threads.posts.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions": { + "get": { + "tags": [ + "groups.threads.posts.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.threads.posts.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.posts.extension" + ], + "summary": "Create new navigation property to extensions for groups", + "operationId": "groups.threads.posts.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "groups.threads.posts.extension" + ], + "summary": "Get extensions from groups", + "operationId": "groups.threads.posts.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.extension" + ], + "summary": "Update the navigation property extensions in groups", + "operationId": "groups.threads.posts.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo": { + "get": { + "tags": [ + "groups.threads.posts.post" + ], + "summary": "Get inReplyTo from groups", + "operationId": "groups.threads.posts.GetInReplyTo", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "body", + "receivedDateTime", + "hasAttachments", + "from", + "sender", + "conversationThreadId", + "newParticipants", + "conversationId", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "inReplyTo", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.post" + ], + "summary": "Update the navigation property inReplyTo in groups", + "operationId": "groups.threads.posts.UpdateInReplyTo", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action forward", + "operationId": "groups.threads.posts.inReplyTo.forward", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "ToRecipients": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.recipient" + } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.threads.posts.inReplyTo.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action forward", + "operationId": "groups.threads.posts.forward", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "ToRecipients": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.recipient" + } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply": { + "post": { + "tags": [ + "groups.Actions" + ], + "summary": "Invoke action reply", + "operationId": "groups.threads.posts.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Post": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/reply", + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "groups.threads.posts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.threads.posts.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.posts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for groups", + "operationId": "groups.threads.posts.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.threads.posts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from groups", + "operationId": "groups.threads.posts.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in groups", + "operationId": "groups.threads.posts.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "groups.threads.posts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.threads.posts.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groups.threads.posts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for groups", + "operationId": "groups.threads.posts.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties" + ] + }, + "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "groups.threads.posts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from groups", + "operationId": "groups.threads.posts.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groups.threads.posts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in groups", + "operationId": "groups.threads.posts.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "group-id", + "description": "key: group-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "group" + }, + { + "in": "path", + "name": "conversationThread-id", + "description": "key: conversationThread-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "conversationThread" + }, + { + "in": "path", + "name": "post-id", + "description": "key: post-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "post" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/groups/delta()": { + "get": { + "tags": [ + "groups.Functions" + ], + "summary": "Invoke function delta", + "operationId": "groups.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/groups/{group-id}/calendar/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendar/events/{event-id}/instances/delta()", + "/groups/{group-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/calendarView/{event-id}/calendar/events/delta()", + "/groups/{group-id}/calendarView/{event-id}/instances/delta()", + "/groups/{group-id}/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/calendarView/delta()", + "/groups/{group-id}/events/{event-id}/calendar/events/delta()", + "/groups/{group-id}/events/{event-id}/instances/delta()", + "/groups/{group-id}/events/delta()" + ] + }, + "/groupSettings": { + "get": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Get entities from groupSettings", + "operationId": "groupSettings.groupSetting.ListGroupSetting", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "templateId", + "templateId desc", + "values", + "values desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "templateId", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of groupSetting", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Add new entity to groupSettings", + "operationId": "groupSettings.groupSetting.CreateGroupSetting", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupSettings/{groupSetting-id}": { + "get": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Get entity from groupSettings by key", + "operationId": "groupSettings.groupSetting.GetGroupSetting", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "groupSetting-id", + "description": "key: groupSetting-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupSetting" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "templateId", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Update entity in groupSettings", + "operationId": "groupSettings.groupSetting.UpdateGroupSetting", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "groupSetting-id", + "description": "key: groupSetting-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupSetting" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "groupSettings.groupSetting" + ], + "summary": "Delete entity from groupSettings", + "operationId": "groupSettings.groupSetting.DeleteGroupSetting", + "parameters": [ + { + "in": "path", + "name": "groupSetting-id", + "description": "key: groupSetting-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupSetting" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupSettingTemplates": { + "get": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Get entities from groupSettingTemplates", + "operationId": "groupSettingTemplates.groupSettingTemplate.ListGroupSettingTemplate", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "displayName", + "displayName desc", + "description", + "description desc", + "values", + "values desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "displayName", + "description", + "values" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of groupSettingTemplate", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupSettingTemplate" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Add new entity to groupSettingTemplates", + "operationId": "groupSettingTemplates.groupSettingTemplate.CreateGroupSettingTemplate", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSettingTemplate" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSettingTemplate" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/groupSettingTemplates/{groupSettingTemplate-id}": { + "get": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Get entity from groupSettingTemplates by key", + "operationId": "groupSettingTemplates.groupSettingTemplate.GetGroupSettingTemplate", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "groupSettingTemplate-id", + "description": "key: groupSettingTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupSettingTemplate" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "displayName", + "description", + "values" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSettingTemplate" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Update entity in groupSettingTemplates", + "operationId": "groupSettingTemplates.groupSettingTemplate.UpdateGroupSettingTemplate", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "groupSettingTemplate-id", + "description": "key: groupSettingTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupSettingTemplate" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.groupSettingTemplate" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "groupSettingTemplates.groupSettingTemplate" + ], + "summary": "Delete entity from groupSettingTemplates", + "operationId": "groupSettingTemplates.groupSettingTemplate.DeleteGroupSettingTemplate", + "parameters": [ + { + "in": "path", + "name": "groupSettingTemplate-id", + "description": "key: groupSettingTemplate-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "groupSettingTemplate" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/invitations": { + "get": { + "tags": [ + "invitations.invitation" + ], + "summary": "Get entities from invitations", + "operationId": "invitations.invitation.ListInvitation", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "invitedUserDisplayName", + "invitedUserDisplayName desc", + "invitedUserType", + "invitedUserType desc", + "invitedUserEmailAddress", + "invitedUserEmailAddress desc", + "invitedUserMessageInfo", + "invitedUserMessageInfo desc", + "sendInvitationMessage", + "sendInvitationMessage desc", + "inviteRedirectUrl", + "inviteRedirectUrl desc", + "inviteRedeemUrl", + "inviteRedeemUrl desc", + "status", + "status desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "invitedUserDisplayName", + "invitedUserType", + "invitedUserEmailAddress", + "invitedUserMessageInfo", + "sendInvitationMessage", + "inviteRedirectUrl", + "inviteRedeemUrl", + "status", + "invitedUser" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "invitedUser" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of invitation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.invitation" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "invitations.invitation" + ], + "summary": "Add new entity to invitations", + "operationId": "invitations.invitation.CreateInvitation", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.invitation" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.invitation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/invitations/{invitation-id}": { + "get": { + "tags": [ + "invitations.invitation" + ], + "summary": "Get entity from invitations by key", + "operationId": "invitations.invitation.GetInvitation", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "invitation-id", + "description": "key: invitation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "invitation" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "invitedUserDisplayName", + "invitedUserType", + "invitedUserEmailAddress", + "invitedUserMessageInfo", + "sendInvitationMessage", + "inviteRedirectUrl", + "inviteRedeemUrl", + "status", + "invitedUser" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "invitedUser" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.invitation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "invitations.invitation" + ], + "summary": "Update entity in invitations", + "operationId": "invitations.invitation.UpdateInvitation", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "invitation-id", + "description": "key: invitation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "invitation" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.invitation" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "invitations.invitation" + ], + "summary": "Delete entity from invitations", + "operationId": "invitations.invitation.DeleteInvitation", + "parameters": [ + { + "in": "path", + "name": "invitation-id", + "description": "key: invitation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "invitation" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/invitations/{invitation-id}/invitedUser": { + "get": { + "tags": [ + "invitations.user" + ], + "summary": "Get invitedUser from invitations", + "operationId": "invitations.GetInvitedUser", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "invitation-id", + "description": "key: invitation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "invitation" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.user" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me": { + "get": { + "tags": [ + "me.user" + ], + "summary": "Get me", + "operationId": "me.user.GetUser", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.user" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.user" + ], + "summary": "Update me", + "operationId": "me.user.UpdateUser", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.user" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities": { + "get": { + "tags": [ + "me.userActivity" + ], + "summary": "Get activities from me", + "operationId": "me.ListActivities", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "visualElements", + "visualElements desc", + "activitySourceHost", + "activitySourceHost desc", + "activationUrl", + "activationUrl desc", + "appActivityId", + "appActivityId desc", + "appDisplayName", + "appDisplayName desc", + "contentUrl", + "contentUrl desc", + "createdDateTime", + "createdDateTime desc", + "expirationDateTime", + "expirationDateTime desc", + "fallbackUrl", + "fallbackUrl desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "userTimezone", + "userTimezone desc", + "contentInfo", + "contentInfo desc", + "status", + "status desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.userActivity" + ], + "summary": "Create new navigation property to activities for me", + "operationId": "me.CreateActivities", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/{userActivity-id}": { + "get": { + "tags": [ + "me.userActivity" + ], + "summary": "Get activities from me", + "operationId": "me.GetActivities", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.userActivity" + ], + "summary": "Update the navigation property activities in me", + "operationId": "me.UpdateActivities", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/{userActivity-id}/historyItems": { + "get": { + "tags": [ + "me.activities.activityHistoryItem" + ], + "summary": "Get historyItems from me", + "operationId": "me.activities.ListHistoryItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "activeDurationSeconds", + "activeDurationSeconds desc", + "createdDateTime", + "createdDateTime desc", + "lastActiveDateTime", + "lastActiveDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "expirationDateTime", + "expirationDateTime desc", + "startedDateTime", + "startedDateTime desc", + "userTimezone", + "userTimezone desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "activeDurationSeconds", + "createdDateTime", + "lastActiveDateTime", + "lastModifiedDateTime", + "expirationDateTime", + "startedDateTime", + "userTimezone", + "activity" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "activity" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.activities.activityHistoryItem" + ], + "summary": "Create new navigation property to historyItems for me", + "operationId": "me.activities.CreateHistoryItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}": { + "get": { + "tags": [ + "me.activities.activityHistoryItem" + ], + "summary": "Get historyItems from me", + "operationId": "me.activities.GetHistoryItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "path", + "name": "activityHistoryItem-id", + "description": "key: activityHistoryItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "activeDurationSeconds", + "createdDateTime", + "lastActiveDateTime", + "lastModifiedDateTime", + "expirationDateTime", + "startedDateTime", + "userTimezone", + "activity" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "activity" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.activities.activityHistoryItem" + ], + "summary": "Update the navigation property historyItems in me", + "operationId": "me.activities.UpdateHistoryItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "path", + "name": "activityHistoryItem-id", + "description": "key: activityHistoryItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity": { + "get": { + "tags": [ + "me.activities.historyItems.userActivity" + ], + "summary": "Get activity from me", + "operationId": "me.activities.historyItems.GetActivity", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "path", + "name": "activityHistoryItem-id", + "description": "key: activityHistoryItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/activities/recent()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function recent", + "operationId": "me.activities.recent.a1b8", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/calendar": { + "get": { + "tags": [ + "me.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendar/calendarView": { + "get": { + "tags": [ + "me.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendar.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.calendar.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/me/calendars/{calendar-id}/calendarView", + "/me/calendarView/{event-id}/calendar/calendarView", + "/me/events/{event-id}/calendar/calendarView" + ] + }, + "/me/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "me.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendar.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.calendar.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/me/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendar.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendar.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendar.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendar.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendar.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendar.calendarView.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendar.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendar.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendar/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendar.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendar.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendar.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendar.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendar.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "me.calendar.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendar.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendar.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendar.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendar.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendar.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendar.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendar.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendar.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendar.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendar/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendar.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendar.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendar.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendar.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendar.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendar.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendar.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendar.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendar.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendar.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendar.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendar/events": { + "get": { + "tags": [ + "me.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.calendar.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.calendar.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/me/calendars/{calendar-id}/events", + "/me/calendarView/{event-id}/calendar/events", + "/me/events/{event-id}/calendar/events" + ] + }, + "/me/calendar/events/{event-id}": { + "get": { + "tags": [ + "me.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.calendar.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.calendar.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}", + "/me/calendarView/{event-id}/calendar/events/{event-id}", + "/me/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/calendar/events/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendar.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendar.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendar.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendar/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendar.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendar.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendar.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendar/events/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendar.events.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendar.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendar.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendar/events/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendar.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendar.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendar.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendar/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendar.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendar.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendar.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendar/events/{event-id}/instances": { + "get": { + "tags": [ + "me.calendar.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendar.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendar.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendar.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendar.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendar.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendar.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendar.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendar.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendar.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendar.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendar/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendar.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendar.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendar.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendar.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendar.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendar.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendar/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendar.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendar.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendar.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendar.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendar.events.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendar.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/me/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendar.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendar.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendar.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/me/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendar.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendar.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups": { + "get": { + "tags": [ + "me.calendarGroup" + ], + "summary": "Get calendarGroups from me", + "operationId": "me.ListCalendarGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "classId", + "classId desc", + "changeKey", + "changeKey desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "classId", + "changeKey", + "calendars" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroup" + ], + "summary": "Create new navigation property to calendarGroups for me", + "operationId": "me.CreateCalendarGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarGroups/{calendarGroup-id}": { + "get": { + "tags": [ + "me.calendarGroup" + ], + "summary": "Get calendarGroups from me", + "operationId": "me.GetCalendarGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "classId", + "changeKey", + "calendars" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroup" + ], + "summary": "Update the navigation property calendarGroups in me", + "operationId": "me.UpdateCalendarGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarGroups/{calendarGroup-id}/calendars": { + "get": { + "tags": [ + "me.calendarGroups.calendar" + ], + "summary": "Get calendars from me", + "operationId": "me.calendarGroups.ListCalendars", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "color", + "color desc", + "changeKey", + "changeKey desc", + "canShare", + "canShare desc", + "canViewPrivateItems", + "canViewPrivateItems desc", + "canEdit", + "canEdit desc", + "owner", + "owner desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendar" + ], + "summary": "Create new navigation property to calendars for me", + "operationId": "me.calendarGroups.CreateCalendars", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendar" + ], + "summary": "Get calendars from me", + "operationId": "me.calendarGroups.GetCalendars", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendar" + ], + "summary": "Update the navigation property calendars in me", + "operationId": "me.calendarGroups.UpdateCalendars", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendarGroups.calendars.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.calendarGroups.calendars.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView", + "/me/calendars/{calendar-id}/calendarView", + "/me/calendarView/{event-id}/calendar/calendarView", + "/me/events/{event-id}/calendar/calendarView" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendarGroups.calendars.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.calendarGroups.calendars.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/me/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get calendar from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarGroups.calendars.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarGroups.calendars.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarGroups.calendars.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarGroups.calendars.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarGroups.calendars.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarGroups.calendars.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarGroups.calendars.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarGroups.calendars.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarGroups.calendars.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarGroups.calendars.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarGroups.calendars.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarGroups.calendars.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get events from me", + "operationId": "me.calendarGroups.calendars.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.calendarGroups.calendars.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events", + "/me/calendars/{calendar-id}/events", + "/me/calendarView/{event-id}/calendar/events", + "/me/events/{event-id}/calendar/events" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get events from me", + "operationId": "me.calendarGroups.calendars.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.calendarGroups.calendars.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}", + "/me/calendarView/{event-id}/calendar/events/{event-id}", + "/me/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarGroups.calendars.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendarGroups.calendars.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarGroups.calendars.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendarGroups.calendars.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get calendar from me", + "operationId": "me.calendarGroups.calendars.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendarGroups.calendars.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarGroups.calendars.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendarGroups.calendars.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarGroups.calendars.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendarGroups.calendars.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarGroups.calendars.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendarGroups.calendars.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarGroups.calendars.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendarGroups.calendars.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarGroups.calendars.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarGroups.calendars.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarGroups.calendars.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarGroups.calendars.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarGroups.calendars.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarGroups.calendars.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarGroups.calendars.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarGroups.calendars.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarGroups.calendars.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarGroups.calendars.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarGroups.calendars.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarGroups.calendars.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/me/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarGroups.calendars.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/me/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarGroups.calendars.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarGroups.calendars.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars": { + "get": { + "tags": [ + "me.calendar" + ], + "summary": "Get calendars from me", + "operationId": "me.ListCalendars", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "color", + "color desc", + "changeKey", + "changeKey desc", + "canShare", + "canShare desc", + "canViewPrivateItems", + "canViewPrivateItems desc", + "canEdit", + "canEdit desc", + "owner", + "owner desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendar" + ], + "summary": "Create new navigation property to calendars for me", + "operationId": "me.CreateCalendars", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendars/{calendar-id}": { + "get": { + "tags": [ + "me.calendar" + ], + "summary": "Get calendars from me", + "operationId": "me.GetCalendars", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendar" + ], + "summary": "Update the navigation property calendars in me", + "operationId": "me.UpdateCalendars", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendars/{calendar-id}/calendarView": { + "get": { + "tags": [ + "me.calendars.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendars.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.calendars.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/me/calendarView/{event-id}/calendar/calendarView", + "/me/events/{event-id}/calendar/calendarView" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "me.calendars.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendars.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.calendars.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/me/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendars.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendars.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendars.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendars.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendars.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendars.calendarView.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendars.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendars.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendars.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendars.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendars.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendars.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendars.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "me.calendars.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendars.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendars.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendars.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendars.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendars.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendars.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendars.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendars.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendars.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendars.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendars.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendars.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendars.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendars.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendars.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendars.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendars.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendars.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendars.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendars.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendars/{calendar-id}/events": { + "get": { + "tags": [ + "me.calendars.event" + ], + "summary": "Get events from me", + "operationId": "me.calendars.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.calendars.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/me/calendarView/{event-id}/calendar/events", + "/me/events/{event-id}/calendar/events" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}": { + "get": { + "tags": [ + "me.calendars.event" + ], + "summary": "Get events from me", + "operationId": "me.calendars.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.calendars.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/me/calendarView/{event-id}/calendar/events/{event-id}", + "/me/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendars.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendars.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendars.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendars.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendars.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendars.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendars.events.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendars.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendars.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendars.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendars.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendars.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendars.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendars.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendars.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "me.calendars.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendars.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendars.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarView/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendars.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendars.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendars.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendars.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendars.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendars.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendars.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendars.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendars.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendars.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendars.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendars.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendars.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendars.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendars.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendars.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendars.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendars.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendars.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendars/{calendar-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendars.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/me/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendars.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendars.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendars/{calendar-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendars.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/me/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendars.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendars.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView": { + "get": { + "tags": [ + "me.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarView/{event-id}": { + "get": { + "tags": [ + "me.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "me.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/events/{event-id}/attachments" + ] + }, + "/me/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.calendarView.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "me.calendarView.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/events/{event-id}/calendar" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendarView.calendar.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.calendarView.calendar.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/me/calendars/{calendar-id}/calendarView", + "/me/events/{event-id}/calendar/calendarView" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.calendarView.calendar.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.calendarView.calendar.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}", + "/me/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarView.calendar.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarView.calendar.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarView.calendar.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarView.calendar.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarView.calendar.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarView/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarView.calendar.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarView/{event-id}/calendar/events": { + "get": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.calendarView.calendar.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.calendarView.calendar.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/me/calendars/{calendar-id}/events", + "/me/events/{event-id}/calendar/events" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.calendarView.calendar.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.calendarView.calendar.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}", + "/me/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarView.calendar.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarView.calendar.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarView.calendar.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarView.calendar.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarView.calendar.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarView/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarView.calendar.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarView.calendar.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarView.calendar.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarView.calendar.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarView.calendar.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarView.calendar.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarView.calendar.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarView.calendar.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarView.calendar.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "me.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/events/{event-id}/extensions" + ] + }, + "/me/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.calendarView.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/events/{event-id}/extensions/{extension-id}" + ] + }, + "/me/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "me.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/events/{event-id}/instances" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.calendarView.event" + ], + "summary": "Get instances from me", + "operationId": "me.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/events/{event-id}/instances/{event-id}" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/contactFolders": { + "get": { + "tags": [ + "me.contactFolder" + ], + "summary": "Get contactFolders from me", + "operationId": "me.ListContactFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "parentFolderId", + "parentFolderId desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolder" + ], + "summary": "Create new navigation property to contactFolders for me", + "operationId": "me.CreateContactFolders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}": { + "get": { + "tags": [ + "me.contactFolder" + ], + "summary": "Get contactFolders from me", + "operationId": "me.GetContactFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolder" + ], + "summary": "Update the navigation property contactFolders in me", + "operationId": "me.UpdateContactFolders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/childFolders": { + "get": { + "tags": [ + "me.contactFolders.contactFolder" + ], + "summary": "Get childFolders from me", + "operationId": "me.contactFolders.ListChildFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "parentFolderId", + "parentFolderId desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contactFolder" + ], + "summary": "Create new navigation property to childFolders for me", + "operationId": "me.contactFolders.CreateChildFolders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id}": { + "get": { + "tags": [ + "me.contactFolders.contactFolder" + ], + "summary": "Get childFolders from me", + "operationId": "me.contactFolders.GetChildFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contactFolder" + ], + "summary": "Update the navigation property childFolders in me", + "operationId": "me.contactFolders.UpdateChildFolders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/childFolders/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.contactFolders.childFolders.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts": { + "get": { + "tags": [ + "me.contactFolders.contact" + ], + "summary": "Get contacts from me", + "operationId": "me.contactFolders.ListContacts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "parentFolderId", + "parentFolderId desc", + "birthday", + "birthday desc", + "fileAs", + "fileAs desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "initials", + "initials desc", + "middleName", + "middleName desc", + "nickName", + "nickName desc", + "surname", + "surname desc", + "title", + "title desc", + "yomiGivenName", + "yomiGivenName desc", + "yomiSurname", + "yomiSurname desc", + "yomiCompanyName", + "yomiCompanyName desc", + "generation", + "generation desc", + "emailAddresses", + "emailAddresses desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "businessHomePage", + "businessHomePage desc", + "assistantName", + "assistantName desc", + "manager", + "manager desc", + "homePhones", + "homePhones desc", + "mobilePhone", + "mobilePhone desc", + "businessPhones", + "businessPhones desc", + "homeAddress", + "homeAddress desc", + "businessAddress", + "businessAddress desc", + "otherAddress", + "otherAddress desc", + "spouseName", + "spouseName desc", + "personalNotes", + "personalNotes desc", + "children", + "children desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contact" + ], + "summary": "Create new navigation property to contacts for me", + "operationId": "me.contactFolders.CreateContacts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}": { + "get": { + "tags": [ + "me.contactFolders.contact" + ], + "summary": "Get contacts from me", + "operationId": "me.contactFolders.GetContacts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contact" + ], + "summary": "Update the navigation property contacts in me", + "operationId": "me.contactFolders.UpdateContacts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions": { + "get": { + "tags": [ + "me.contactFolders.contacts.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.contactFolders.contacts.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contacts.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.contactFolders.contacts.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/extensions" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.contactFolders.contacts.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.contactFolders.contacts.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contacts.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.contactFolders.contacts.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/extensions/{extension-id}" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contactFolders.contacts.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.contactFolders.contacts.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/multiValueExtendedProperties" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contactFolders.contacts.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.contactFolders.contacts.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo": { + "get": { + "tags": [ + "me.contactFolders.contacts.profilePhoto" + ], + "summary": "Get photo from me", + "operationId": "me.contactFolders.contacts.GetPhoto", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contacts.profilePhoto" + ], + "summary": "Update the navigation property photo in me", + "operationId": "me.contactFolders.contacts.UpdatePhoto", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/photo" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contactFolders.contacts.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.contactFolders.contacts.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/singleValueExtendedProperties" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contactFolders.contacts.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.contactFolders.contacts.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/contactFolders/{contactFolder-id}/contacts/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.contactFolders.contacts.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/contactFolders/{contactFolder-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contactFolders.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.contactFolders.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contactFolders.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.contactFolders.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contactFolders.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.contactFolders.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contactFolders.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.contactFolders.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contactFolders/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.contactFolders.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/contacts": { + "get": { + "tags": [ + "me.contact" + ], + "summary": "Get contacts from me", + "operationId": "me.ListContacts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "parentFolderId", + "parentFolderId desc", + "birthday", + "birthday desc", + "fileAs", + "fileAs desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "initials", + "initials desc", + "middleName", + "middleName desc", + "nickName", + "nickName desc", + "surname", + "surname desc", + "title", + "title desc", + "yomiGivenName", + "yomiGivenName desc", + "yomiSurname", + "yomiSurname desc", + "yomiCompanyName", + "yomiCompanyName desc", + "generation", + "generation desc", + "emailAddresses", + "emailAddresses desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "businessHomePage", + "businessHomePage desc", + "assistantName", + "assistantName desc", + "manager", + "manager desc", + "homePhones", + "homePhones desc", + "mobilePhone", + "mobilePhone desc", + "businessPhones", + "businessPhones desc", + "homeAddress", + "homeAddress desc", + "businessAddress", + "businessAddress desc", + "otherAddress", + "otherAddress desc", + "spouseName", + "spouseName desc", + "personalNotes", + "personalNotes desc", + "children", + "children desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contact" + ], + "summary": "Create new navigation property to contacts for me", + "operationId": "me.CreateContacts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contacts/{contact-id}": { + "get": { + "tags": [ + "me.contact" + ], + "summary": "Get contacts from me", + "operationId": "me.GetContacts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contact" + ], + "summary": "Update the navigation property contacts in me", + "operationId": "me.UpdateContacts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/contacts/{contact-id}/extensions": { + "get": { + "tags": [ + "me.contacts.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.contacts.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contacts.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.contacts.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" + ] + }, + "/me/contacts/{contact-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.contacts.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.contacts.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contacts.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.contacts.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] + }, + "/me/contacts/{contact-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contacts.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.contacts.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] + }, + "/me/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.contacts.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.contacts.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/contacts/{contact-id}/photo": { + "get": { + "tags": [ + "me.contacts.profilePhoto" + ], + "summary": "Get photo from me", + "operationId": "me.contacts.GetPhoto", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contacts.profilePhoto" + ], + "summary": "Update the navigation property photo in me", + "operationId": "me.contacts.UpdatePhoto", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] + }, + "/me/contacts/{contact-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contacts.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.contacts.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] + }, + "/me/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.contacts.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.contacts.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/contacts/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.contacts.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/createdObjects": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get createdObjects from me", + "operationId": "me.ListCreatedObjects", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/createdObjects/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get createdObjects from me", + "operationId": "me.GetCreatedObjects", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/deviceManagementTroubleshootingEvents": { + "get": { + "tags": [ + "me.deviceManagementTroubleshootingEvent" + ], + "summary": "Get deviceManagementTroubleshootingEvents from me", + "operationId": "me.ListDeviceManagementTroubleshootingEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "eventDateTime", + "eventDateTime desc", + "correlationId", + "correlationId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.deviceManagementTroubleshootingEvent" + ], + "summary": "Create new navigation property to deviceManagementTroubleshootingEvents for me", + "operationId": "me.CreateDeviceManagementTroubleshootingEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}": { + "get": { + "tags": [ + "me.deviceManagementTroubleshootingEvent" + ], + "summary": "Get deviceManagementTroubleshootingEvents from me", + "operationId": "me.GetDeviceManagementTroubleshootingEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceManagementTroubleshootingEvent-id", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.deviceManagementTroubleshootingEvent" + ], + "summary": "Update the navigation property deviceManagementTroubleshootingEvents in me", + "operationId": "me.UpdateDeviceManagementTroubleshootingEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "deviceManagementTroubleshootingEvent-id", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/directReports": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get directReports from me", + "operationId": "me.ListDirectReports", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/directReports/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get directReports from me", + "operationId": "me.GetDirectReports", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/drive": { + "get": { + "tags": [ + "me.drive" + ], + "summary": "Get drive from me", + "operationId": "me.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.drive" + ], + "summary": "Update the navigation property drive in me", + "operationId": "me.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/drives": { + "get": { + "tags": [ + "me.drive" + ], + "summary": "Get drives from me", + "operationId": "me.ListDrives", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.drive" + ], + "summary": "Create new navigation property to drives for me", + "operationId": "me.CreateDrives", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/drives/{drive-id}": { + "get": { + "tags": [ + "me.drive" + ], + "summary": "Get drives from me", + "operationId": "me.GetDrives", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.drive" + ], + "summary": "Update the navigation property drives in me", + "operationId": "me.UpdateDrives", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/events": { + "get": { + "tags": [ + "me.event" + ], + "summary": "Get events from me", + "operationId": "me.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/events/{event-id}": { + "get": { + "tags": [ + "me.event" + ], + "summary": "Get events from me", + "operationId": "me.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/events/{event-id}/attachments": { + "get": { + "tags": [ + "me.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments", + "/me/calendar/events/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/me/calendars/{calendar-id}/events/{event-id}/attachments", + "/me/calendarView/{event-id}/attachments" + ] + }, + "/me/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.events.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendar/events/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/me/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/me/calendarView/{event-id}/attachments/{attachment-id}" + ] + }, + "/me/events/{event-id}/calendar": { + "get": { + "tags": [ + "me.events.calendar" + ], + "summary": "Get calendar from me", + "operationId": "me.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar" + ], + "summary": "Update the navigation property calendar in me", + "operationId": "me.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/calendar", + "/me/calendar/events/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/me/calendars/{calendar-id}/events/{event-id}/calendar", + "/me/calendarView/{event-id}/calendar" + ] + }, + "/me/events/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.events.calendar.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Create new navigation property to calendarView for me", + "operationId": "me.events.calendar.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/me/calendars/{calendar-id}/calendarView", + "/me/calendarView/{event-id}/calendar/calendarView" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Get calendarView from me", + "operationId": "me.events.calendar.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Update the navigation property calendarView in me", + "operationId": "me.events.calendar.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.events.calendar.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.events.calendar.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.events.calendar.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.events.calendar.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.events.calendar.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/events/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.events.calendar.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/events/{event-id}/calendar/events": { + "get": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.events.calendar.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Create new navigation property to events for me", + "operationId": "me.events.calendar.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/me/calendars/{calendar-id}/events", + "/me/calendarView/{event-id}/calendar/events" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Get events from me", + "operationId": "me.events.calendar.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar.event" + ], + "summary": "Update the navigation property events in me", + "operationId": "me.events.calendar.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/events/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}", + "/me/calendarView/{event-id}/calendar/events/{event-id}" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.events.calendar.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.events.calendar.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.events.calendar.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.events.calendar.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.events.calendar.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/events/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.events.calendar.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/events/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.events.calendar.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.events.calendar.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/me/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.events.calendar.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.events.calendar.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/events/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.events.calendar.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.events.calendar.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/me/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.events.calendar.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.events.calendar.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/events/{event-id}/extensions": { + "get": { + "tags": [ + "me.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions", + "/me/calendar/events/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/me/calendars/{calendar-id}/events/{event-id}/extensions", + "/me/calendarView/{event-id}/extensions" + ] + }, + "/me/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.events.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendar/events/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/me/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/me/calendarView/{event-id}/extensions/{extension-id}" + ] + }, + "/me/events/{event-id}/instances": { + "get": { + "tags": [ + "me.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.event" + ], + "summary": "Create new navigation property to instances for me", + "operationId": "me.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances", + "/me/calendar/events/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/me/calendars/{calendar-id}/events/{event-id}/instances", + "/me/calendarView/{event-id}/instances" + ] + }, + "/me/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "me.events.event" + ], + "summary": "Get instances from me", + "operationId": "me.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.event" + ], + "summary": "Update the navigation property instances in me", + "operationId": "me.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}", + "/me/calendar/events/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/me/calendarView/{event-id}/instances/{event-id}" + ] + }, + "/me/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/accept" + ] + }, + "/me/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/decline" + ] + }, + "/me/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/dismissReminder" + ] + }, + "/me/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/snoozeReminder" + ] + }, + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/tentativelyAccept" + ] + }, + "/me/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/events/{event-id}/accept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action accept", + "operationId": "me.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendar/calendarView/{event-id}/accept", + "/me/calendar/events/{event-id}/instances/{event-id}/accept", + "/me/calendar/events/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/me/calendars/{calendar-id}/events/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/me/calendarView/{event-id}/instances/{event-id}/accept", + "/me/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/me/events/{event-id}/calendar/events/{event-id}/accept", + "/me/events/{event-id}/instances/{event-id}/accept" + ] + }, + "/me/events/{event-id}/decline": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action decline", + "operationId": "me.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendar/calendarView/{event-id}/decline", + "/me/calendar/events/{event-id}/instances/{event-id}/decline", + "/me/calendar/events/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/me/calendars/{calendar-id}/events/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/me/calendarView/{event-id}/instances/{event-id}/decline", + "/me/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/me/events/{event-id}/calendar/events/{event-id}/decline", + "/me/events/{event-id}/instances/{event-id}/decline" + ] + }, + "/me/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "me.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendar/events/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/me/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/me/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/me/events/{event-id}/instances/{event-id}/dismissReminder" + ] + }, + "/me/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "me.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendar/events/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/me/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/me/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/me/events/{event-id}/instances/{event-id}/snoozeReminder" + ] + }, + "/me/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "me.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/me/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/me/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/me/events/{event-id}/instances/{event-id}/tentativelyAccept" + ] + }, + "/me/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendar/events/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/me/calendarView/{event-id}/multiValueExtendedProperties" + ] + }, + "/me/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendar/events/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/me/calendarView/{event-id}/singleValueExtendedProperties" + ] + }, + "/me/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/me/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/events/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.events.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/extensions": { + "get": { + "tags": [ + "me.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/extensions/{extension-id}": { + "get": { + "tags": [ + "me.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/inferenceClassification": { + "get": { + "tags": [ + "me.inferenceClassification" + ], + "summary": "Get inferenceClassification from me", + "operationId": "me.GetInferenceClassification", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "overrides" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassification" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.inferenceClassification" + ], + "summary": "Update the navigation property inferenceClassification in me", + "operationId": "me.UpdateInferenceClassification", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassification" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/inferenceClassification/overrides": { + "get": { + "tags": [ + "me.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Get overrides from me", + "operationId": "me.inferenceClassification.ListOverrides", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "classifyAs", + "classifyAs desc", + "senderEmailAddress", + "senderEmailAddress desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "classifyAs", + "senderEmailAddress" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Create new navigation property to overrides for me", + "operationId": "me.inferenceClassification.CreateOverrides", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/inferenceClassification/overrides/{inferenceClassificationOverride-id}": { + "get": { + "tags": [ + "me.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Get overrides from me", + "operationId": "me.inferenceClassification.GetOverrides", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "inferenceClassificationOverride-id", + "description": "key: inferenceClassificationOverride-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "inferenceClassificationOverride" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "classifyAs", + "senderEmailAddress" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Update the navigation property overrides in me", + "operationId": "me.inferenceClassification.UpdateOverrides", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "inferenceClassificationOverride-id", + "description": "key: inferenceClassificationOverride-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "inferenceClassificationOverride" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights": { + "get": { + "tags": [ + "me.officeGraphInsights" + ], + "summary": "Get insights from me", + "operationId": "me.GetInsights", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "trending", + "shared", + "used" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "trending", + "shared", + "used" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.officeGraphInsights" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.officeGraphInsights" + ], + "summary": "Update the navigation property insights in me", + "operationId": "me.UpdateInsights", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.officeGraphInsights" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/shared": { + "get": { + "tags": [ + "me.insights.sharedInsight" + ], + "summary": "Get shared from me", + "operationId": "me.insights.ListShared", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastShared", + "lastShared desc", + "sharingHistory", + "sharingHistory desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastShared", + "sharingHistory", + "resourceVisualization", + "resourceReference", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.insights.sharedInsight" + ], + "summary": "Create new navigation property to shared for me", + "operationId": "me.insights.CreateShared", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/shared/{sharedInsight-id}": { + "get": { + "tags": [ + "me.insights.sharedInsight" + ], + "summary": "Get shared from me", + "operationId": "me.insights.GetShared", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedInsight-id", + "description": "key: sharedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastShared", + "sharingHistory", + "resourceVisualization", + "resourceReference", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.insights.sharedInsight" + ], + "summary": "Update the navigation property shared in me", + "operationId": "me.insights.UpdateShared", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedInsight-id", + "description": "key: sharedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedInsight" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/shared/{sharedInsight-id}/lastSharedMethod": { + "get": { + "tags": [ + "me.insights.shared.entity" + ], + "summary": "Get lastSharedMethod from me", + "operationId": "me.insights.shared.GetLastSharedMethod", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedInsight-id", + "description": "key: sharedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.entity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/shared/{sharedInsight-id}/resource": { + "get": { + "tags": [ + "me.insights.shared.entity" + ], + "summary": "Get resource from me", + "operationId": "me.insights.shared.GetResource", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedInsight-id", + "description": "key: sharedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.entity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/trending": { + "get": { + "tags": [ + "me.insights.trending" + ], + "summary": "Get trending from me", + "operationId": "me.insights.ListTrending", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "weight", + "weight desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "weight", + "resourceVisualization", + "resourceReference", + "lastModifiedDateTime", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.insights.trending" + ], + "summary": "Create new navigation property to trending for me", + "operationId": "me.insights.CreateTrending", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.trending" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/trending/{trending-id}": { + "get": { + "tags": [ + "me.insights.trending" + ], + "summary": "Get trending from me", + "operationId": "me.insights.GetTrending", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "trending-id", + "description": "key: trending-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "trending" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "weight", + "resourceVisualization", + "resourceReference", + "lastModifiedDateTime", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.trending" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.insights.trending" + ], + "summary": "Update the navigation property trending in me", + "operationId": "me.insights.UpdateTrending", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "trending-id", + "description": "key: trending-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "trending" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/trending/{trending-id}/resource": { + "get": { + "tags": [ + "me.insights.trending.entity" + ], + "summary": "Get resource from me", + "operationId": "me.insights.trending.GetResource", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "trending-id", + "description": "key: trending-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "trending" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.entity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/used": { + "get": { + "tags": [ + "me.insights.usedInsight" + ], + "summary": "Get used from me", + "operationId": "me.insights.ListUsed", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastUsed", + "lastUsed desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastUsed", + "resourceVisualization", + "resourceReference", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.insights.usedInsight" + ], + "summary": "Create new navigation property to used for me", + "operationId": "me.insights.CreateUsed", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/used/{usedInsight-id}": { + "get": { + "tags": [ + "me.insights.usedInsight" + ], + "summary": "Get used from me", + "operationId": "me.insights.GetUsed", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "usedInsight-id", + "description": "key: usedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "usedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastUsed", + "resourceVisualization", + "resourceReference", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.insights.usedInsight" + ], + "summary": "Update the navigation property used in me", + "operationId": "me.insights.UpdateUsed", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "usedInsight-id", + "description": "key: usedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "usedInsight" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/insights/used/{usedInsight-id}/resource": { + "get": { + "tags": [ + "me.insights.used.entity" + ], + "summary": "Get resource from me", + "operationId": "me.insights.used.GetResource", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "usedInsight-id", + "description": "key: usedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "usedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.entity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/licenseDetails": { + "get": { + "tags": [ + "me.licenseDetails" + ], + "summary": "Get licenseDetails from me", + "operationId": "me.ListLicenseDetails", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "servicePlans", + "servicePlans desc", + "skuId", + "skuId desc", + "skuPartNumber", + "skuPartNumber desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "servicePlans", + "skuId", + "skuPartNumber" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.licenseDetails" + ], + "summary": "Create new navigation property to licenseDetails for me", + "operationId": "me.CreateLicenseDetails", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/licenseDetails/{licenseDetails-id}": { + "get": { + "tags": [ + "me.licenseDetails" + ], + "summary": "Get licenseDetails from me", + "operationId": "me.GetLicenseDetails", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "licenseDetails-id", + "description": "key: licenseDetails-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "licenseDetails" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "servicePlans", + "skuId", + "skuPartNumber" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.licenseDetails" + ], + "summary": "Update the navigation property licenseDetails in me", + "operationId": "me.UpdateLicenseDetails", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "licenseDetails-id", + "description": "key: licenseDetails-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "licenseDetails" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders": { + "get": { + "tags": [ + "me.mailFolder" + ], + "summary": "Get mailFolders from me", + "operationId": "me.ListMailFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "parentFolderId", + "parentFolderId desc", + "childFolderCount", + "childFolderCount desc", + "unreadItemCount", + "unreadItemCount desc", + "totalItemCount", + "totalItemCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolder" + ], + "summary": "Create new navigation property to mailFolders for me", + "operationId": "me.CreateMailFolders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}": { + "get": { + "tags": [ + "me.mailFolder" + ], + "summary": "Get mailFolders from me", + "operationId": "me.GetMailFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolder" + ], + "summary": "Update the navigation property mailFolders in me", + "operationId": "me.UpdateMailFolders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/childFolders": { + "get": { + "tags": [ + "me.mailFolders.mailFolder" + ], + "summary": "Get childFolders from me", + "operationId": "me.mailFolders.ListChildFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "parentFolderId", + "parentFolderId desc", + "childFolderCount", + "childFolderCount desc", + "unreadItemCount", + "unreadItemCount desc", + "totalItemCount", + "totalItemCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.mailFolder" + ], + "summary": "Create new navigation property to childFolders for me", + "operationId": "me.mailFolders.CreateChildFolders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}": { + "get": { + "tags": [ + "me.mailFolders.mailFolder" + ], + "summary": "Get childFolders from me", + "operationId": "me.mailFolders.GetChildFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.mailFolder" + ], + "summary": "Update the navigation property childFolders in me", + "operationId": "me.mailFolders.UpdateChildFolders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copy", + "operationId": "me.mailFolders.childFolders.copy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/me/mailFolders/{mailFolder-id}/copy", + "/me/messages/{message-id}/copy" + ] + }, + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action move", + "operationId": "me.mailFolders.childFolders.move", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/me/mailFolders/{mailFolder-id}/move", + "/me/messages/{message-id}/move" + ] + }, + "/me/mailFolders/{mailFolder-id}/childFolders/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.mailFolders.childFolders.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/mailFolders/{mailFolder-id}/messageRules": { + "get": { + "tags": [ + "me.mailFolders.messageRule" + ], + "summary": "Get messageRules from me", + "operationId": "me.mailFolders.ListMessageRules", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "sequence", + "sequence desc", + "conditions", + "conditions desc", + "actions", + "actions desc", + "exceptions", + "exceptions desc", + "isEnabled", + "isEnabled desc", + "hasError", + "hasError desc", + "isReadOnly", + "isReadOnly desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "sequence", + "conditions", + "actions", + "exceptions", + "isEnabled", + "hasError", + "isReadOnly" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messageRule" + ], + "summary": "Create new navigation property to messageRules for me", + "operationId": "me.mailFolders.CreateMessageRules", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}": { + "get": { + "tags": [ + "me.mailFolders.messageRule" + ], + "summary": "Get messageRules from me", + "operationId": "me.mailFolders.GetMessageRules", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "messageRule-id", + "description": "key: messageRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "messageRule" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "sequence", + "conditions", + "actions", + "exceptions", + "isEnabled", + "hasError", + "isReadOnly" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messageRule" + ], + "summary": "Update the navigation property messageRules in me", + "operationId": "me.mailFolders.UpdateMessageRules", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "messageRule-id", + "description": "key: messageRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "messageRule" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/messages": { + "get": { + "tags": [ + "me.mailFolders.message" + ], + "summary": "Get messages from me", + "operationId": "me.mailFolders.ListMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "receivedDateTime", + "receivedDateTime desc", + "sentDateTime", + "sentDateTime desc", + "hasAttachments", + "hasAttachments desc", + "internetMessageId", + "internetMessageId desc", + "internetMessageHeaders", + "internetMessageHeaders desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "parentFolderId", + "parentFolderId desc", + "sender", + "sender desc", + "from", + "from desc", + "toRecipients", + "toRecipients desc", + "ccRecipients", + "ccRecipients desc", + "bccRecipients", + "bccRecipients desc", + "replyTo", + "replyTo desc", + "conversationId", + "conversationId desc", + "uniqueBody", + "uniqueBody desc", + "isDeliveryReceiptRequested", + "isDeliveryReceiptRequested desc", + "isReadReceiptRequested", + "isReadReceiptRequested desc", + "isRead", + "isRead desc", + "isDraft", + "isDraft desc", + "webLink", + "webLink desc", + "inferenceClassification", + "inferenceClassification desc", + "flag", + "flag desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.message" + ], + "summary": "Create new navigation property to messages for me", + "operationId": "me.mailFolders.CreateMessages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}": { + "get": { + "tags": [ + "me.mailFolders.message" + ], + "summary": "Get messages from me", + "operationId": "me.mailFolders.GetMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.message" + ], + "summary": "Update the navigation property messages in me", + "operationId": "me.mailFolders.UpdateMessages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/attachments": { + "get": { + "tags": [ + "me.mailFolders.messages.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.mailFolders.messages.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messages.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.mailFolders.messages.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/attachments" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.mailFolders.messages.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.mailFolders.messages.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messages.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.mailFolders.messages.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/attachments/{attachment-id}" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/extensions": { + "get": { + "tags": [ + "me.mailFolders.messages.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.mailFolders.messages.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messages.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.mailFolders.messages.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/extensions" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.mailFolders.messages.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.mailFolders.messages.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messages.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.mailFolders.messages.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/extensions/{extension-id}" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/copy": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copy", + "operationId": "me.mailFolders.messages.copy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/me/mailFolders/{mailFolder-id}/copy", + "/me/messages/{message-id}/copy" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createForward": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createForward", + "operationId": "me.mailFolders.messages.createForward", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/createForward" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createReply": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createReply", + "operationId": "me.mailFolders.messages.createReply", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/createReply" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createReplyAll", + "operationId": "me.mailFolders.messages.createReplyAll", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/createReplyAll" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/forward": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action forward", + "operationId": "me.mailFolders.messages.forward", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "ToRecipients": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/forward" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/move": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action move", + "operationId": "me.mailFolders.messages.move", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/me/mailFolders/{mailFolder-id}/move", + "/me/messages/{message-id}/move" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/reply": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action reply", + "operationId": "me.mailFolders.messages.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/reply" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action replyAll", + "operationId": "me.mailFolders.messages.replyAll", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/replyAll" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/send": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action send", + "operationId": "me.mailFolders.messages.send", + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/send" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.mailFolders.messages.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.mailFolders.messages.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/multiValueExtendedProperties" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.mailFolders.messages.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.mailFolders.messages.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.mailFolders.messages.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.mailFolders.messages.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/singleValueExtendedProperties" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.mailFolders.messages.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.mailFolders.messages.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/mailFolders/{mailFolder-id}/messages/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.mailFolders.messages.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/delta()", + "/me/messages/delta()" + ] + }, + "/me/mailFolders/{mailFolder-id}/copy": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copy", + "operationId": "me.mailFolders.copy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/me/messages/{message-id}/copy" + ] + }, + "/me/mailFolders/{mailFolder-id}/move": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action move", + "operationId": "me.mailFolders.move", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/me/messages/{message-id}/move" + ] + }, + "/me/mailFolders/{mailFolder-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.mailFolders.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.mailFolders.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.mailFolders.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.mailFolders.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.mailFolders.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.mailFolders.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.mailFolders.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.mailFolders.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/mailFolders/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.mailFolders.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/messages/delta()" + ] + }, + "/me/managedAppRegistrations": { + "get": { + "tags": [ + "me.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from me", + "operationId": "me.ListManagedAppRegistrations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "applicationVersion", + "applicationVersion desc", + "managementSdkVersion", + "managementSdkVersion desc", + "platformVersion", + "platformVersion desc", + "deviceType", + "deviceType desc", + "deviceTag", + "deviceTag desc", + "deviceName", + "deviceName desc", + "flaggedReasons", + "flaggedReasons desc", + "userId", + "userId desc", + "appIdentifier", + "appIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedAppRegistrations/{managedAppRegistration-id}": { + "get": { + "tags": [ + "me.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from me", + "operationId": "me.GetManagedAppRegistrations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", + "operationId": "me.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/managedDevices": { + "get": { + "tags": [ + "me.managedDevice" + ], + "summary": "Get managedDevices from me", + "operationId": "me.ListManagedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userId", + "userId desc", + "deviceName", + "deviceName desc", + "managedDeviceOwnerType", + "managedDeviceOwnerType desc", + "deviceActionResults", + "deviceActionResults desc", + "enrolledDateTime", + "enrolledDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "operatingSystem", + "operatingSystem desc", + "complianceState", + "complianceState desc", + "jailBroken", + "jailBroken desc", + "managementAgent", + "managementAgent desc", + "osVersion", + "osVersion desc", + "easActivated", + "easActivated desc", + "easDeviceId", + "easDeviceId desc", + "easActivationDateTime", + "easActivationDateTime desc", + "azureADRegistered", + "azureADRegistered desc", + "deviceEnrollmentType", + "deviceEnrollmentType desc", + "activationLockBypassCode", + "activationLockBypassCode desc", + "emailAddress", + "emailAddress desc", + "azureADDeviceId", + "azureADDeviceId desc", + "deviceRegistrationState", + "deviceRegistrationState desc", + "deviceCategoryDisplayName", + "deviceCategoryDisplayName desc", + "isSupervised", + "isSupervised desc", + "exchangeLastSuccessfulSyncDateTime", + "exchangeLastSuccessfulSyncDateTime desc", + "exchangeAccessState", + "exchangeAccessState desc", + "exchangeAccessStateReason", + "exchangeAccessStateReason desc", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionUrl desc", + "remoteAssistanceSessionErrorDetails", + "remoteAssistanceSessionErrorDetails desc", + "isEncrypted", + "isEncrypted desc", + "userPrincipalName", + "userPrincipalName desc", + "model", + "model desc", + "manufacturer", + "manufacturer desc", + "imei", + "imei desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "serialNumber", + "serialNumber desc", + "phoneNumber", + "phoneNumber desc", + "androidSecurityPatchLevel", + "androidSecurityPatchLevel desc", + "userDisplayName", + "userDisplayName desc", + "configurationManagerClientEnabledFeatures", + "configurationManagerClientEnabledFeatures desc", + "wiFiMacAddress", + "wiFiMacAddress desc", + "deviceHealthAttestationState", + "deviceHealthAttestationState desc", + "subscriberCarrier", + "subscriberCarrier desc", + "meid", + "meid desc", + "totalStorageSpaceInBytes", + "totalStorageSpaceInBytes desc", + "freeStorageSpaceInBytes", + "freeStorageSpaceInBytes desc", + "managedDeviceName", + "managedDeviceName desc", + "partnerReportedThreatState", + "partnerReportedThreatState desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.managedDevice" + ], + "summary": "Create new navigation property to managedDevices for me", + "operationId": "me.CreateManagedDevices", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}": { + "get": { + "tags": [ + "me.managedDevice" + ], + "summary": "Get managedDevices from me", + "operationId": "me.GetManagedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.managedDevice" + ], + "summary": "Update the navigation property managedDevices in me", + "operationId": "me.UpdateManagedDevices", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceCategory": { + "get": { + "tags": [ + "me.managedDevices.deviceCategory" + ], + "summary": "Get deviceCategory from me", + "operationId": "me.managedDevices.GetDeviceCategory", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.managedDevices.deviceCategory" + ], + "summary": "Update the navigation property deviceCategory in me", + "operationId": "me.managedDevices.UpdateDeviceCategory", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates": { + "get": { + "tags": [ + "me.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from me", + "operationId": "me.managedDevices.ListDeviceCompliancePolicyStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Create new navigation property to deviceCompliancePolicyStates for me", + "operationId": "me.managedDevices.CreateDeviceCompliancePolicyStates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}": { + "get": { + "tags": [ + "me.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from me", + "operationId": "me.managedDevices.GetDeviceCompliancePolicyStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceCompliancePolicyState-id", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicyState" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Update the navigation property deviceCompliancePolicyStates in me", + "operationId": "me.managedDevices.UpdateDeviceCompliancePolicyStates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceCompliancePolicyState-id", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicyState" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceConfigurationStates": { + "get": { + "tags": [ + "me.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from me", + "operationId": "me.managedDevices.ListDeviceConfigurationStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.managedDevices.deviceConfigurationState" + ], + "summary": "Create new navigation property to deviceConfigurationStates for me", + "operationId": "me.managedDevices.CreateDeviceConfigurationStates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}": { + "get": { + "tags": [ + "me.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from me", + "operationId": "me.managedDevices.GetDeviceConfigurationStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceConfigurationState-id", + "description": "key: deviceConfigurationState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationState" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.managedDevices.deviceConfigurationState" + ], + "summary": "Update the navigation property deviceConfigurationStates in me", + "operationId": "me.managedDevices.UpdateDeviceConfigurationStates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceConfigurationState-id", + "description": "key: deviceConfigurationState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationState" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/managedDevices/{managedDevice-id}/bypassActivationLock": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action bypassActivationLock", + "operationId": "me.managedDevices.bypassActivationLock", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/cleanWindowsDevice": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action cleanWindowsDevice", + "operationId": "me.managedDevices.cleanWindowsDevice", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "keepUserData": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action deleteUserFromSharedAppleDevice", + "operationId": "me.managedDevices.deleteUserFromSharedAppleDevice", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/disableLostMode": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action disableLostMode", + "operationId": "me.managedDevices.disableLostMode", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/locateDevice": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action locateDevice", + "operationId": "me.managedDevices.locateDevice", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action logoutSharedAppleDeviceActiveUser", + "operationId": "me.managedDevices.logoutSharedAppleDeviceActiveUser", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/rebootNow": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action rebootNow", + "operationId": "me.managedDevices.rebootNow", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/recoverPasscode": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action recoverPasscode", + "operationId": "me.managedDevices.recoverPasscode", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/remoteLock": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action remoteLock", + "operationId": "me.managedDevices.remoteLock", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/requestRemoteAssistance": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action requestRemoteAssistance", + "operationId": "me.managedDevices.requestRemoteAssistance", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/resetPasscode": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action resetPasscode", + "operationId": "me.managedDevices.resetPasscode", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/retire": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action retire", + "operationId": "me.managedDevices.retire", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/shutDown": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action shutDown", + "operationId": "me.managedDevices.shutDown", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/syncDevice": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action syncDevice", + "operationId": "me.managedDevices.syncDevice", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action updateWindowsDeviceAccount", + "operationId": "me.managedDevices.updateWindowsDeviceAccount", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "updateWindowsDeviceAccountActionParameter": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/windowsDefenderScan": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action windowsDefenderScan", + "operationId": "me.managedDevices.windowsDefenderScan", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "quickScan": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action windowsDefenderUpdateSignatures", + "operationId": "me.managedDevices.windowsDefenderUpdateSignatures", + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/managedDevices/{managedDevice-id}/wipe": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action wipe", + "operationId": "me.managedDevices.wipe", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "keepEnrollmentData": { + "default": false, + "type": "boolean" + }, + "keepUserData": { + "default": false, + "type": "boolean" + }, + "macOsUnlockCode": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/manager": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get manager from me", + "operationId": "me.GetManager", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/memberOf": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get memberOf from me", + "operationId": "me.ListMemberOf", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/memberOf/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get memberOf from me", + "operationId": "me.GetMemberOf", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/messages": { + "get": { + "tags": [ + "me.message" + ], + "summary": "Get messages from me", + "operationId": "me.ListMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "receivedDateTime", + "receivedDateTime desc", + "sentDateTime", + "sentDateTime desc", + "hasAttachments", + "hasAttachments desc", + "internetMessageId", + "internetMessageId desc", + "internetMessageHeaders", + "internetMessageHeaders desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "parentFolderId", + "parentFolderId desc", + "sender", + "sender desc", + "from", + "from desc", + "toRecipients", + "toRecipients desc", + "ccRecipients", + "ccRecipients desc", + "bccRecipients", + "bccRecipients desc", + "replyTo", + "replyTo desc", + "conversationId", + "conversationId desc", + "uniqueBody", + "uniqueBody desc", + "isDeliveryReceiptRequested", + "isDeliveryReceiptRequested desc", + "isReadReceiptRequested", + "isReadReceiptRequested desc", + "isRead", + "isRead desc", + "isDraft", + "isDraft desc", + "webLink", + "webLink desc", + "inferenceClassification", + "inferenceClassification desc", + "flag", + "flag desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.message" + ], + "summary": "Create new navigation property to messages for me", + "operationId": "me.CreateMessages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/messages/{message-id}": { + "get": { + "tags": [ + "me.message" + ], + "summary": "Get messages from me", + "operationId": "me.GetMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.message" + ], + "summary": "Update the navigation property messages in me", + "operationId": "me.UpdateMessages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/messages/{message-id}/attachments": { + "get": { + "tags": [ + "me.messages.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.messages.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.messages.attachment" + ], + "summary": "Create new navigation property to attachments for me", + "operationId": "me.messages.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" + ] + }, + "/me/messages/{message-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "me.messages.attachment" + ], + "summary": "Get attachments from me", + "operationId": "me.messages.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.messages.attachment" + ], + "summary": "Update the navigation property attachments in me", + "operationId": "me.messages.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] + }, + "/me/messages/{message-id}/extensions": { + "get": { + "tags": [ + "me.messages.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.messages.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.messages.extension" + ], + "summary": "Create new navigation property to extensions for me", + "operationId": "me.messages.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" + ] + }, + "/me/messages/{message-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "me.messages.extension" + ], + "summary": "Get extensions from me", + "operationId": "me.messages.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.messages.extension" + ], + "summary": "Update the navigation property extensions in me", + "operationId": "me.messages.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] + }, + "/me/messages/{message-id}/copy": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copy", + "operationId": "me.messages.copy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/me/mailFolders/{mailFolder-id}/copy" + ] + }, + "/me/messages/{message-id}/createForward": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createForward", + "operationId": "me.messages.createForward", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" + ] + }, + "/me/messages/{message-id}/createReply": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createReply", + "operationId": "me.messages.createReply", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" + ] + }, + "/me/messages/{message-id}/createReplyAll": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action createReplyAll", + "operationId": "me.messages.createReplyAll", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" + ] + }, + "/me/messages/{message-id}/forward": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action forward", + "operationId": "me.messages.forward", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "ToRecipients": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/forward" + ] + }, + "/me/messages/{message-id}/move": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action move", + "operationId": "me.messages.move", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/me/mailFolders/{mailFolder-id}/move" + ] + }, + "/me/messages/{message-id}/reply": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action reply", + "operationId": "me.messages.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/reply" + ] + }, + "/me/messages/{message-id}/replyAll": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action replyAll", + "operationId": "me.messages.replyAll", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" + ] + }, + "/me/messages/{message-id}/send": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action send", + "operationId": "me.messages.send", + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/send" + ] + }, + "/me/messages/{message-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "me.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.messages.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for me", + "operationId": "me.messages.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" + ] + }, + "/me/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from me", + "operationId": "me.messages.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in me", + "operationId": "me.messages.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/me/messages/{message-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "me.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.messages.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for me", + "operationId": "me.messages.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" + ] + }, + "/me/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "me.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from me", + "operationId": "me.messages.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in me", + "operationId": "me.messages.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/me/messages/delta()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function delta", + "operationId": "me.messages.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/calendar/calendarView/{event-id}/instances/delta()", + "/me/calendar/calendarView/delta()", + "/me/calendar/events/{event-id}/instances/delta()", + "/me/calendar/events/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/me/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/calendarView/delta()", + "/me/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/me/calendars/{calendar-id}/events/delta()", + "/me/calendarView/{event-id}/calendar/calendarView/delta()", + "/me/calendarView/{event-id}/calendar/events/delta()", + "/me/calendarView/{event-id}/instances/delta()", + "/me/calendarView/delta()", + "/me/contactFolders/{contactFolder-id}/childFolders/delta()", + "/me/contactFolders/{contactFolder-id}/contacts/delta()", + "/me/contactFolders/delta()", + "/me/contacts/delta()", + "/me/events/{event-id}/calendar/calendarView/delta()", + "/me/events/{event-id}/calendar/events/delta()", + "/me/events/{event-id}/instances/delta()", + "/me/events/delta()", + "/me/mailFolders/{mailFolder-id}/childFolders/delta()", + "/me/mailFolders/{mailFolder-id}/messages/delta()", + "/me/mailFolders/delta()" + ] + }, + "/me/assignLicense": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action assignLicense", + "operationId": "me.assignLicense", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "addLicenses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.assignedLicense" + } + }, + "removeLicenses": { + "type": "array", + "items": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + } + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/changePassword": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action changePassword", + "operationId": "me.changePassword", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "currentPassword": { + "type": "string" + }, + "newPassword": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/findMeetingTimes": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action findMeetingTimes", + "operationId": "me.findMeetingTimes", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Attendees": { + "type": "array", + "items": { } + }, + "LocationConstraint": { }, + "TimeConstraint": { }, + "MeetingDuration": { + "format": "duration", + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string" + }, + "MaxCandidates": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "IsOrganizerOptional": { + "default": false, + "type": "boolean" + }, + "ReturnSuggestionReasons": { + "default": false, + "type": "boolean" + }, + "MinimumAttendeePercentage": { + "format": "double" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.meetingTimeSuggestionsResult" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/getMailTips": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action getMailTips", + "operationId": "me.getMailTips", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "EmailAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "MailTipsOptions": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailTips" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/getManagedAppDiagnosticStatuses()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function getManagedAppDiagnosticStatuses", + "operationId": "me.getManagedAppDiagnosticStatuses.173e", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/getManagedAppPolicies()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function getManagedAppPolicies", + "operationId": "me.getManagedAppPolicies.25a2", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/reminderView(StartDateTime={StartDateTime},EndDateTime={EndDateTime})": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function reminderView", + "operationId": "me.reminderView.60ec", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "StartDateTime", + "required": true, + "type": "string" + }, + { + "in": "path", + "name": "EndDateTime", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.reminder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/removeAllDevicesFromManagement": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action removeAllDevicesFromManagement", + "operationId": "me.removeAllDevicesFromManagement", + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/sendMail": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action sendMail", + "operationId": "me.sendMail", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Message": { + "$ref": "#/definitions/microsoft.graph.message" + }, + "SaveToSentItems": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/wipeManagedAppRegistrationsByDeviceTag": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action wipeManagedAppRegistrationsByDeviceTag", + "operationId": "me.wipeManagedAppRegistrationsByDeviceTag", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "deviceTag": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/me/onenote": { + "get": { + "tags": [ + "me.onenote" + ], + "summary": "Get onenote from me", + "operationId": "me.GetOnenote", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenote" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote" + ], + "summary": "Update the navigation property onenote in me", + "operationId": "me.UpdateOnenote", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenote" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/notebooks": { + "get": { + "tags": [ + "me.onenote.notebook" + ], + "summary": "Get notebooks from me", + "operationId": "me.onenote.ListNotebooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "userRole", + "userRole desc", + "isShared", + "isShared desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc", + "links", + "links desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebook" + ], + "summary": "Create new navigation property to notebooks for me", + "operationId": "me.onenote.CreateNotebooks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/notebooks/{notebook-id}": { + "get": { + "tags": [ + "me.onenote.notebook" + ], + "summary": "Get notebooks from me", + "operationId": "me.onenote.GetNotebooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebook" + ], + "summary": "Update the navigation property notebooks in me", + "operationId": "me.onenote.UpdateNotebooks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/notebooks/{notebook-id}/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.notebooks.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.notebooks.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.notebooks.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.notebooks.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.notebooks.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.notebooks.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.notebooks.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.notebooks.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.notebooks.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.notebooks.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.notebooks.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.notebooks.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.notebooks.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.notebooks.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.notebooks.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.notebooks.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.notebooks.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.notebooks.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.notebooks.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.notebooks.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.notebooks.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.notebooks.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.notebooks.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function getRecentNotebooks", + "operationId": "me.onenote.notebooks.getRecentNotebooks.1d97", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "includePersonalNotebooks", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/onenote/operations": { + "get": { + "tags": [ + "me.onenote.onenoteOperation" + ], + "summary": "Get operations from me", + "operationId": "me.onenote.ListOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "createdDateTime", + "createdDateTime desc", + "lastActionDateTime", + "lastActionDateTime desc", + "resourceLocation", + "resourceLocation desc", + "resourceId", + "resourceId desc", + "error", + "error desc", + "percentComplete", + "percentComplete desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.onenoteOperation" + ], + "summary": "Create new navigation property to operations for me", + "operationId": "me.onenote.CreateOperations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/operations/{onenoteOperation-id}": { + "get": { + "tags": [ + "me.onenote.onenoteOperation" + ], + "summary": "Get operations from me", + "operationId": "me.onenote.GetOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteOperation-id", + "description": "key: onenoteOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.onenoteOperation" + ], + "summary": "Update the navigation property operations in me", + "operationId": "me.onenote.UpdateOperations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteOperation-id", + "description": "key: onenoteOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/pages": { + "get": { + "tags": [ + "me.onenote.onenotePage" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.onenotePage" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.onenotePage" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.onenotePage" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentNotebook.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.pages.parentNotebook.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentNotebook.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.pages.parentNotebook.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.pages.parentNotebook.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentNotebook.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentNotebook.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentNotebook.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentNotebook.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentSection.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.pages.parentSection.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.pages.parentSection.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.pages.parentSection.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.pages.parentSection.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.pages.parentSection.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.pages.parentSection.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentSection.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentSection.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentSection.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentSection.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentSection.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentSection.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.pages.parentSection.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/resources": { + "get": { + "tags": [ + "me.onenote.onenoteResource" + ], + "summary": "Get resources from me", + "operationId": "me.onenote.ListResources", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "content", + "content desc", + "contentUrl", + "contentUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.onenoteResource" + ], + "summary": "Create new navigation property to resources for me", + "operationId": "me.onenote.CreateResources", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/resources/{onenoteResource-id}": { + "get": { + "tags": [ + "me.onenote.onenoteResource" + ], + "summary": "Get resources from me", + "operationId": "me.onenote.GetResources", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteResource-id", + "description": "key: onenoteResource-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteResource" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.onenoteResource" + ], + "summary": "Update the navigation property resources in me", + "operationId": "me.onenote.UpdateResources", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteResource-id", + "description": "key: onenoteResource-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteResource" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sectionGroups.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sectionGroups.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sectionGroups.parentNotebook.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.sectionGroups.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.sectionGroups.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sectionGroups.sections.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/sections": { + "get": { + "tags": [ + "me.onenote.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.onenoteSection" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.onenoteSection" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.onenoteSection" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to pages for me", + "operationId": "me.onenote.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get pages from me", + "operationId": "me.onenote.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property pages in me", + "operationId": "me.onenote.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "me.onenote.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "me.onenote.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function preview", + "operationId": "me.onenote.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Get parentSection from me", + "operationId": "me.onenote.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSection in me", + "operationId": "me.onenote.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get parentNotebook from me", + "operationId": "me.onenote.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in me", + "operationId": "me.onenote.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from me", + "operationId": "me.onenote.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in me", + "operationId": "me.onenote.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for me", + "operationId": "me.onenote.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from me", + "operationId": "me.onenote.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in me", + "operationId": "me.onenote.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for me", + "operationId": "me.onenote.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Get sections from me", + "operationId": "me.onenote.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in me", + "operationId": "me.onenote.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "me.onenote.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "me.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "me.onenote.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/me/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/me/outlook": { + "get": { + "tags": [ + "me.outlookUser" + ], + "summary": "Get outlook from me", + "operationId": "me.GetOutlook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "masterCategories" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "masterCategories" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.outlookUser" + ], + "summary": "Update the navigation property outlook in me", + "operationId": "me.UpdateOutlook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookUser" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/outlook/masterCategories": { + "get": { + "tags": [ + "me.outlook.outlookCategory" + ], + "summary": "Get masterCategories from me", + "operationId": "me.outlook.ListMasterCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "color", + "color desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "color" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.outlook.outlookCategory" + ], + "summary": "Create new navigation property to masterCategories for me", + "operationId": "me.outlook.CreateMasterCategories", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/outlook/masterCategories/{outlookCategory-id}": { + "get": { + "tags": [ + "me.outlook.outlookCategory" + ], + "summary": "Get masterCategories from me", + "operationId": "me.outlook.GetMasterCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "outlookCategory-id", + "description": "key: outlookCategory-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "outlookCategory" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "color" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.outlook.outlookCategory" + ], + "summary": "Update the navigation property masterCategories in me", + "operationId": "me.outlook.UpdateMasterCategories", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "outlookCategory-id", + "description": "key: outlookCategory-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "outlookCategory" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/outlook/supportedLanguages()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function supportedLanguages", + "operationId": "me.outlook.supportedLanguages.68a0", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.localeInfo" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/me/outlook/supportedTimeZones()": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function supportedTimeZones", + "operationId": "me.outlook.supportedTimeZones.5c4f", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.timeZoneInformation" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/outlook/supportedTimeZones(TimeZoneStandard={TimeZoneStandard})" + ] + }, + "/me/outlook/supportedTimeZones(TimeZoneStandard={TimeZoneStandard})": { + "get": { + "tags": [ + "me.Functions" + ], + "summary": "Invoke function supportedTimeZones", + "operationId": "me.outlook.supportedTimeZones.120b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "TimeZoneStandard", + "required": true + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.timeZoneInformation" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/me/outlook/supportedTimeZones()" + ] + }, + "/me/ownedDevices": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get ownedDevices from me", + "operationId": "me.ListOwnedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/ownedDevices/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get ownedDevices from me", + "operationId": "me.GetOwnedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/ownedObjects": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get ownedObjects from me", + "operationId": "me.ListOwnedObjects", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/ownedObjects/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get ownedObjects from me", + "operationId": "me.GetOwnedObjects", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/people": { + "get": { + "tags": [ + "me.person" + ], + "summary": "Get people from me", + "operationId": "me.ListPeople", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "surname", + "surname desc", + "birthday", + "birthday desc", + "personNotes", + "personNotes desc", + "isFavorite", + "isFavorite desc", + "scoredEmailAddresses", + "scoredEmailAddresses desc", + "phones", + "phones desc", + "postalAddresses", + "postalAddresses desc", + "websites", + "websites desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "yomiCompany", + "yomiCompany desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "personType", + "personType desc", + "userPrincipalName", + "userPrincipalName desc", + "imAddress", + "imAddress desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "givenName", + "surname", + "birthday", + "personNotes", + "isFavorite", + "scoredEmailAddresses", + "phones", + "postalAddresses", + "websites", + "jobTitle", + "companyName", + "yomiCompany", + "department", + "officeLocation", + "profession", + "personType", + "userPrincipalName", + "imAddress" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.person" + ], + "summary": "Create new navigation property to people for me", + "operationId": "me.CreatePeople", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.person" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/people/{person-id}": { + "get": { + "tags": [ + "me.person" + ], + "summary": "Get people from me", + "operationId": "me.GetPeople", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "person-id", + "description": "key: person-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "person" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "givenName", + "surname", + "birthday", + "personNotes", + "isFavorite", + "scoredEmailAddresses", + "phones", + "postalAddresses", + "websites", + "jobTitle", + "companyName", + "yomiCompany", + "department", + "officeLocation", + "profession", + "personType", + "userPrincipalName", + "imAddress" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.person" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.person" + ], + "summary": "Update the navigation property people in me", + "operationId": "me.UpdatePeople", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "person-id", + "description": "key: person-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "person" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/photo": { + "get": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Get photo from me", + "operationId": "me.GetPhoto", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Update the navigation property photo in me", + "operationId": "me.UpdatePhoto", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/photos": { + "get": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Get photos from me", + "operationId": "me.ListPhotos", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "width", + "width desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Create new navigation property to photos for me", + "operationId": "me.CreatePhotos", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/photos/{profilePhoto-id}": { + "get": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Get photos from me", + "operationId": "me.GetPhotos", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "profilePhoto-id", + "description": "key: profilePhoto-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "profilePhoto" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.profilePhoto" + ], + "summary": "Update the navigation property photos in me", + "operationId": "me.UpdatePhotos", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "profilePhoto-id", + "description": "key: profilePhoto-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "profilePhoto" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner": { + "get": { + "tags": [ + "me.plannerUser" + ], + "summary": "Get planner from me", + "operationId": "me.GetPlanner", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "tasks", + "plans" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "plans" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.plannerUser" + ], + "summary": "Update the navigation property planner in me", + "operationId": "me.UpdatePlanner", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerUser" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner/plans": { + "get": { + "tags": [ + "me.planner.plannerPlan" + ], + "summary": "Get plans from me", + "operationId": "me.planner.ListPlans", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "owner", + "owner desc", + "title", + "title desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner/plans/{plannerPlan-id}": { + "get": { + "tags": [ + "me.planner.plannerPlan" + ], + "summary": "Get plans from me", + "operationId": "me.planner.GetPlans", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner/tasks": { + "get": { + "tags": [ + "me.planner.plannerTask" + ], + "summary": "Get tasks from me", + "operationId": "me.planner.ListTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/planner/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "me.planner.plannerTask" + ], + "summary": "Get tasks from me", + "operationId": "me.planner.GetTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/registeredDevices": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get registeredDevices from me", + "operationId": "me.ListRegisteredDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/registeredDevices/{directoryObject-id}": { + "get": { + "tags": [ + "me.directoryObject" + ], + "summary": "Get registeredDevices from me", + "operationId": "me.GetRegisteredDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/me/settings": { + "get": { + "tags": [ + "me.userSettings" + ], + "summary": "Get settings from me", + "operationId": "me.GetSettings", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "contributionToContentDiscoveryDisabled", + "contributionToContentDiscoveryAsOrganizationDisabled" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.userSettings" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "me.userSettings" + ], + "summary": "Update the navigation property settings in me", + "operationId": "me.UpdateSettings", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.userSettings" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization": { + "get": { + "tags": [ + "organization.organization" + ], + "summary": "Get entities from organization", + "operationId": "organization.organization.ListOrganization", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "city", + "city desc", + "country", + "country desc", + "countryLetterCode", + "countryLetterCode desc", + "displayName", + "displayName desc", + "marketingNotificationEmails", + "marketingNotificationEmails desc", + "onPremisesLastSyncDateTime", + "onPremisesLastSyncDateTime desc", + "onPremisesSyncEnabled", + "onPremisesSyncEnabled desc", + "postalCode", + "postalCode desc", + "preferredLanguage", + "preferredLanguage desc", + "privacyProfile", + "privacyProfile desc", + "provisionedPlans", + "provisionedPlans desc", + "securityComplianceNotificationMails", + "securityComplianceNotificationMails desc", + "securityComplianceNotificationPhones", + "securityComplianceNotificationPhones desc", + "state", + "state desc", + "street", + "street desc", + "technicalNotificationMails", + "technicalNotificationMails desc", + "verifiedDomains", + "verifiedDomains desc", + "mobileDeviceManagementAuthority", + "mobileDeviceManagementAuthority desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "assignedPlans", + "businessPhones", + "city", + "country", + "countryLetterCode", + "displayName", + "marketingNotificationEmails", + "onPremisesLastSyncDateTime", + "onPremisesSyncEnabled", + "postalCode", + "preferredLanguage", + "privacyProfile", + "provisionedPlans", + "securityComplianceNotificationMails", + "securityComplianceNotificationPhones", + "state", + "street", + "technicalNotificationMails", + "verifiedDomains", + "mobileDeviceManagementAuthority", + "extensions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of organization", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.organization" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "organization.organization" + ], + "summary": "Add new entity to organization", + "operationId": "organization.organization.CreateOrganization", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.organization" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.organization" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization/{organization-id}": { + "get": { + "tags": [ + "organization.organization" + ], + "summary": "Get entity from organization by key", + "operationId": "organization.organization.GetOrganization", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "organization-id", + "description": "key: organization-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "organization" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "assignedPlans", + "businessPhones", + "city", + "country", + "countryLetterCode", + "displayName", + "marketingNotificationEmails", + "onPremisesLastSyncDateTime", + "onPremisesSyncEnabled", + "postalCode", + "preferredLanguage", + "privacyProfile", + "provisionedPlans", + "securityComplianceNotificationMails", + "securityComplianceNotificationPhones", + "state", + "street", + "technicalNotificationMails", + "verifiedDomains", + "mobileDeviceManagementAuthority", + "extensions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.organization" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "organization.organization" + ], + "summary": "Update entity in organization", + "operationId": "organization.organization.UpdateOrganization", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "organization-id", + "description": "key: organization-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "organization" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.organization" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "organization.organization" + ], + "summary": "Delete entity from organization", + "operationId": "organization.organization.DeleteOrganization", + "parameters": [ + { + "in": "path", + "name": "organization-id", + "description": "key: organization-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "organization" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization/{organization-id}/extensions": { + "get": { + "tags": [ + "organization.extension" + ], + "summary": "Get extensions from organization", + "operationId": "organization.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "organization-id", + "description": "key: organization-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "organization" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "organization.extension" + ], + "summary": "Create new navigation property to extensions for organization", + "operationId": "organization.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "organization-id", + "description": "key: organization-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "organization" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization/{organization-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "organization.extension" + ], + "summary": "Get extensions from organization", + "operationId": "organization.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "organization-id", + "description": "key: organization-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "organization" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "organization.extension" + ], + "summary": "Update the navigation property extensions in organization", + "operationId": "organization.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "organization-id", + "description": "key: organization-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "organization" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/organization/{organization-id}/setMobileDeviceManagementAuthority": { + "post": { + "tags": [ + "organization.Actions" + ], + "summary": "Invoke action setMobileDeviceManagementAuthority", + "operationId": "organization.setMobileDeviceManagementAuthority", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "organization-id", + "description": "key: organization-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "organization" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/planner": { + "get": { + "tags": [ + "planner.planner" + ], + "summary": "Get planner", + "operationId": "planner.planner.GetPlanner", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "tasks", + "plans", + "buckets" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "plans", + "buckets" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.planner" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.planner" + ], + "summary": "Update planner", + "operationId": "planner.planner.UpdatePlanner", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.planner" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/buckets": { + "get": { + "tags": [ + "planner.plannerBucket" + ], + "summary": "Get buckets from planner", + "operationId": "planner.ListBuckets", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "planId", + "planId desc", + "orderHint", + "orderHint desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "planId", + "orderHint", + "tasks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "planner.plannerBucket" + ], + "summary": "Create new navigation property to buckets for planner", + "operationId": "planner.CreateBuckets", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/buckets/{plannerBucket-id}": { + "get": { + "tags": [ + "planner.plannerBucket" + ], + "summary": "Get buckets from planner", + "operationId": "planner.GetBuckets", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerBucket-id", + "description": "key: plannerBucket-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerBucket" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "planId", + "orderHint", + "tasks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.plannerBucket" + ], + "summary": "Update the navigation property buckets in planner", + "operationId": "planner.UpdateBuckets", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerBucket-id", + "description": "key: plannerBucket-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerBucket" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/buckets/{plannerBucket-id}/tasks": { + "get": { + "tags": [ + "planner.buckets.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.buckets.ListTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerBucket-id", + "description": "key: plannerBucket-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerBucket" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/buckets/{plannerBucket-id}/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "planner.buckets.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.buckets.GetTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerBucket-id", + "description": "key: plannerBucket-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerBucket" + }, + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans": { + "get": { + "tags": [ + "planner.plannerPlan" + ], + "summary": "Get plans from planner", + "operationId": "planner.ListPlans", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "owner", + "owner desc", + "title", + "title desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "planner.plannerPlan" + ], + "summary": "Create new navigation property to plans for planner", + "operationId": "planner.CreatePlans", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}": { + "get": { + "tags": [ + "planner.plannerPlan" + ], + "summary": "Get plans from planner", + "operationId": "planner.GetPlans", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.plannerPlan" + ], + "summary": "Update the navigation property plans in planner", + "operationId": "planner.UpdatePlans", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/buckets": { + "get": { + "tags": [ + "planner.plans.plannerBucket" + ], + "summary": "Get buckets from planner", + "operationId": "planner.plans.ListBuckets", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "planId", + "planId desc", + "orderHint", + "orderHint desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "planId", + "orderHint", + "tasks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerBucket", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}": { + "get": { + "tags": [ + "planner.plans.plannerBucket" + ], + "summary": "Get buckets from planner", + "operationId": "planner.plans.GetBuckets", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "in": "path", + "name": "plannerBucket-id", + "description": "key: plannerBucket-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerBucket" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "planId", + "orderHint", + "tasks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/details": { + "get": { + "tags": [ + "planner.plans.plannerPlanDetails" + ], + "summary": "Get details from planner", + "operationId": "planner.plans.GetDetails", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "sharedWith", + "categoryDescriptions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerPlanDetails" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.plans.plannerPlanDetails" + ], + "summary": "Update the navigation property details in planner", + "operationId": "planner.plans.UpdateDetails", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerPlanDetails" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/tasks": { + "get": { + "tags": [ + "planner.plans.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.plans.ListTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/plans/{plannerPlan-id}/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "planner.plans.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.plans.GetTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks": { + "get": { + "tags": [ + "planner.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.ListTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "planner.plannerTask" + ], + "summary": "Create new navigation property to tasks for planner", + "operationId": "planner.CreateTasks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "planner.plannerTask" + ], + "summary": "Get tasks from planner", + "operationId": "planner.GetTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.plannerTask" + ], + "summary": "Update the navigation property tasks in planner", + "operationId": "planner.UpdateTasks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat": { + "get": { + "tags": [ + "planner.tasks.plannerAssignedToTaskBoardTaskFormat" + ], + "summary": "Get assignedToTaskBoardFormat from planner", + "operationId": "planner.tasks.GetAssignedToTaskBoardFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "unassignedOrderHint", + "orderHintsByAssignee" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerAssignedToTaskBoardTaskFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.tasks.plannerAssignedToTaskBoardTaskFormat" + ], + "summary": "Update the navigation property assignedToTaskBoardFormat in planner", + "operationId": "planner.tasks.UpdateAssignedToTaskBoardFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerAssignedToTaskBoardTaskFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat": { + "get": { + "tags": [ + "planner.tasks.plannerBucketTaskBoardTaskFormat" + ], + "summary": "Get bucketTaskBoardFormat from planner", + "operationId": "planner.tasks.GetBucketTaskBoardFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "orderHint" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerBucketTaskBoardTaskFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.tasks.plannerBucketTaskBoardTaskFormat" + ], + "summary": "Update the navigation property bucketTaskBoardFormat in planner", + "operationId": "planner.tasks.UpdateBucketTaskBoardFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerBucketTaskBoardTaskFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}/details": { + "get": { + "tags": [ + "planner.tasks.plannerTaskDetails" + ], + "summary": "Get details from planner", + "operationId": "planner.tasks.GetDetails", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "previewType", + "references", + "checklist" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTaskDetails" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.tasks.plannerTaskDetails" + ], + "summary": "Update the navigation property details in planner", + "operationId": "planner.tasks.UpdateDetails", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTaskDetails" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat": { + "get": { + "tags": [ + "planner.tasks.plannerProgressTaskBoardTaskFormat" + ], + "summary": "Get progressTaskBoardFormat from planner", + "operationId": "planner.tasks.GetProgressTaskBoardFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "orderHint" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerProgressTaskBoardTaskFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "planner.tasks.plannerProgressTaskBoardTaskFormat" + ], + "summary": "Update the navigation property progressTaskBoardFormat in planner", + "operationId": "planner.tasks.UpdateProgressTaskBoardFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerProgressTaskBoardTaskFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/reports": { + "get": { + "tags": [ + "reports.reportRoot" + ], + "summary": "Get reports", + "operationId": "reports.reportRoot.GetReportRoot", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.reportRoot" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "reports.reportRoot" + ], + "summary": "Update reports", + "operationId": "reports.reportRoot.UpdateReportRoot", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.reportRoot" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/reports/deviceConfigurationDeviceActivity()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function deviceConfigurationDeviceActivity", + "operationId": "reports.deviceConfigurationDeviceActivity.3d00", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/deviceConfigurationUserActivity()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function deviceConfigurationUserActivity", + "operationId": "reports.deviceConfigurationUserActivity.faab", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailActivityCounts", + "operationId": "reports.getEmailActivityCounts.102d", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailActivityUserCounts", + "operationId": "reports.getEmailActivityUserCounts.ebbc", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailActivityUserDetail", + "operationId": "reports.getEmailActivityUserDetail.4d91", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getEmailActivityUserDetail(period={period})" + ] + }, + "/reports/getEmailActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailActivityUserDetail", + "operationId": "reports.getEmailActivityUserDetail.ac5f", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getEmailActivityUserDetail(date={date})" + ] + }, + "/reports/getEmailAppUsageAppsUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageAppsUserCounts", + "operationId": "reports.getEmailAppUsageAppsUserCounts.5f0c", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailAppUsageUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageUserCounts", + "operationId": "reports.getEmailAppUsageUserCounts.b842", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getEmailAppUsageUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageUserDetail", + "operationId": "reports.getEmailAppUsageUserDetail.d5d6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getEmailAppUsageUserDetail(period={period})" + ] + }, + "/reports/getEmailAppUsageUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageUserDetail", + "operationId": "reports.getEmailAppUsageUserDetail.22ba", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getEmailAppUsageUserDetail(date={date})" + ] + }, + "/reports/getEmailAppUsageVersionsUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getEmailAppUsageVersionsUserCounts", + "operationId": "reports.getEmailAppUsageVersionsUserCounts.ea6d", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getMailboxUsageDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getMailboxUsageDetail", + "operationId": "reports.getMailboxUsageDetail.9d0a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getMailboxUsageMailboxCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getMailboxUsageMailboxCounts", + "operationId": "reports.getMailboxUsageMailboxCounts.b197", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getMailboxUsageQuotaStatusMailboxCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getMailboxUsageQuotaStatusMailboxCounts", + "operationId": "reports.getMailboxUsageQuotaStatusMailboxCounts.3921", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getMailboxUsageStorage(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getMailboxUsageStorage", + "operationId": "reports.getMailboxUsageStorage.5a89", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActivationCounts()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActivationCounts", + "operationId": "reports.getOffice365ActivationCounts.21ee", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActivationsUserCounts()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActivationsUserCounts", + "operationId": "reports.getOffice365ActivationsUserCounts.5252", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActivationsUserDetail()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActivationsUserDetail", + "operationId": "reports.getOffice365ActivationsUserDetail.a06f", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActiveUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActiveUserCounts", + "operationId": "reports.getOffice365ActiveUserCounts.ced0", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ActiveUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActiveUserDetail", + "operationId": "reports.getOffice365ActiveUserDetail.b911", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOffice365ActiveUserDetail(period={period})" + ] + }, + "/reports/getOffice365ActiveUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ActiveUserDetail", + "operationId": "reports.getOffice365ActiveUserDetail.3cb5", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOffice365ActiveUserDetail(date={date})" + ] + }, + "/reports/getOffice365GroupsActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityCounts", + "operationId": "reports.getOffice365GroupsActivityCounts.b73e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365GroupsActivityDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityDetail", + "operationId": "reports.getOffice365GroupsActivityDetail.87d6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOffice365GroupsActivityDetail(period={period})" + ] + }, + "/reports/getOffice365GroupsActivityDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityDetail", + "operationId": "reports.getOffice365GroupsActivityDetail.e6b8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOffice365GroupsActivityDetail(date={date})" + ] + }, + "/reports/getOffice365GroupsActivityFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityFileCounts", + "operationId": "reports.getOffice365GroupsActivityFileCounts.95bb", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365GroupsActivityGroupCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityGroupCounts", + "operationId": "reports.getOffice365GroupsActivityGroupCounts.a744", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365GroupsActivityStorage(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365GroupsActivityStorage", + "operationId": "reports.getOffice365GroupsActivityStorage.59f9", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOffice365ServicesUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOffice365ServicesUserCounts", + "operationId": "reports.getOffice365ServicesUserCounts.128a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveActivityFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveActivityFileCounts", + "operationId": "reports.getOneDriveActivityFileCounts.e988", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveActivityUserCounts", + "operationId": "reports.getOneDriveActivityUserCounts.5d7d", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveActivityUserDetail", + "operationId": "reports.getOneDriveActivityUserDetail.77b1", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOneDriveActivityUserDetail(period={period})" + ] + }, + "/reports/getOneDriveActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveActivityUserDetail", + "operationId": "reports.getOneDriveActivityUserDetail.0cff", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOneDriveActivityUserDetail(date={date})" + ] + }, + "/reports/getOneDriveUsageAccountCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageAccountCounts", + "operationId": "reports.getOneDriveUsageAccountCounts.bef5", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveUsageAccountDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageAccountDetail", + "operationId": "reports.getOneDriveUsageAccountDetail.3b63", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOneDriveUsageAccountDetail(period={period})" + ] + }, + "/reports/getOneDriveUsageAccountDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageAccountDetail", + "operationId": "reports.getOneDriveUsageAccountDetail.d35d", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getOneDriveUsageAccountDetail(date={date})" + ] + }, + "/reports/getOneDriveUsageFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageFileCounts", + "operationId": "reports.getOneDriveUsageFileCounts.7a3b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getOneDriveUsageStorage(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getOneDriveUsageStorage", + "operationId": "reports.getOneDriveUsageStorage.fb0e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointActivityFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityFileCounts", + "operationId": "reports.getSharePointActivityFileCounts.c70f", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointActivityPages(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityPages", + "operationId": "reports.getSharePointActivityPages.953e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityUserCounts", + "operationId": "reports.getSharePointActivityUserCounts.5942", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityUserDetail", + "operationId": "reports.getSharePointActivityUserDetail.48b2", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSharePointActivityUserDetail(period={period})" + ] + }, + "/reports/getSharePointActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointActivityUserDetail", + "operationId": "reports.getSharePointActivityUserDetail.ab79", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSharePointActivityUserDetail(date={date})" + ] + }, + "/reports/getSharePointSiteUsageDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageDetail", + "operationId": "reports.getSharePointSiteUsageDetail.a4c0", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSharePointSiteUsageDetail(period={period})" + ] + }, + "/reports/getSharePointSiteUsageDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageDetail", + "operationId": "reports.getSharePointSiteUsageDetail.c7c5", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSharePointSiteUsageDetail(date={date})" + ] + }, + "/reports/getSharePointSiteUsageFileCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageFileCounts", + "operationId": "reports.getSharePointSiteUsageFileCounts.4500", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointSiteUsagePages(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsagePages", + "operationId": "reports.getSharePointSiteUsagePages.2486", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointSiteUsageSiteCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageSiteCounts", + "operationId": "reports.getSharePointSiteUsageSiteCounts.e5f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSharePointSiteUsageStorage(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSharePointSiteUsageStorage", + "operationId": "reports.getSharePointSiteUsageStorage.b60f", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessActivityCounts", + "operationId": "reports.getSkypeForBusinessActivityCounts.4c39", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessActivityUserCounts", + "operationId": "reports.getSkypeForBusinessActivityUserCounts.fc1b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessActivityUserDetail", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.83d0", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSkypeForBusinessActivityUserDetail(period={period})" + ] + }, + "/reports/getSkypeForBusinessActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessActivityUserDetail", + "operationId": "reports.getSkypeForBusinessActivityUserDetail.139c", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSkypeForBusinessActivityUserDetail(date={date})" + ] + }, + "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessDeviceUsageDistributionUserCounts", + "operationId": "reports.getSkypeForBusinessDeviceUsageDistributionUserCounts.74c5", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessDeviceUsageUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessDeviceUsageUserCounts", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserCounts.cb9e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.fe29", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSkypeForBusinessDeviceUsageUserDetail(period={period})" + ] + }, + "/reports/getSkypeForBusinessDeviceUsageUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessDeviceUsageUserDetail", + "operationId": "reports.getSkypeForBusinessDeviceUsageUserDetail.aebd", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})" + ] + }, + "/reports/getSkypeForBusinessOrganizerActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessOrganizerActivityCounts", + "operationId": "reports.getSkypeForBusinessOrganizerActivityCounts.dd4b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessOrganizerActivityMinuteCounts", + "operationId": "reports.getSkypeForBusinessOrganizerActivityMinuteCounts.e49c", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessOrganizerActivityUserCounts", + "operationId": "reports.getSkypeForBusinessOrganizerActivityUserCounts.733c", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessParticipantActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessParticipantActivityCounts", + "operationId": "reports.getSkypeForBusinessParticipantActivityCounts.8bc6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessParticipantActivityMinuteCounts", + "operationId": "reports.getSkypeForBusinessParticipantActivityMinuteCounts.e351", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessParticipantActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessParticipantActivityUserCounts", + "operationId": "reports.getSkypeForBusinessParticipantActivityUserCounts.2953", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityCounts", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityCounts.40c9", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityMinuteCounts", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityMinuteCounts.a488", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getSkypeForBusinessPeerToPeerActivityUserCounts", + "operationId": "reports.getSkypeForBusinessPeerToPeerActivityUserCounts.7d20", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsDeviceUsageDistributionUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsDeviceUsageDistributionUserCounts", + "operationId": "reports.getTeamsDeviceUsageDistributionUserCounts.3d25", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsDeviceUsageUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsDeviceUsageUserCounts", + "operationId": "reports.getTeamsDeviceUsageUserCounts.a573", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsDeviceUsageUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsDeviceUsageUserDetail", + "operationId": "reports.getTeamsDeviceUsageUserDetail.8630", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getTeamsDeviceUsageUserDetail(period={period})" + ] + }, + "/reports/getTeamsDeviceUsageUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsDeviceUsageUserDetail", + "operationId": "reports.getTeamsDeviceUsageUserDetail.901d", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getTeamsDeviceUsageUserDetail(date={date})" + ] + }, + "/reports/getTeamsUserActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsUserActivityCounts", + "operationId": "reports.getTeamsUserActivityCounts.4cb1", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsUserActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsUserActivityUserCounts", + "operationId": "reports.getTeamsUserActivityUserCounts.457f", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getTeamsUserActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsUserActivityUserDetail", + "operationId": "reports.getTeamsUserActivityUserDetail.fba7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getTeamsUserActivityUserDetail(period={period})" + ] + }, + "/reports/getTeamsUserActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getTeamsUserActivityUserDetail", + "operationId": "reports.getTeamsUserActivityUserDetail.3e63", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getTeamsUserActivityUserDetail(date={date})" + ] + }, + "/reports/getYammerActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerActivityCounts", + "operationId": "reports.getYammerActivityCounts.f338", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerActivityUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerActivityUserCounts", + "operationId": "reports.getYammerActivityUserCounts.0046", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerActivityUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerActivityUserDetail", + "operationId": "reports.getYammerActivityUserDetail.41fe", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerActivityUserDetail(period={period})" + ] + }, + "/reports/getYammerActivityUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerActivityUserDetail", + "operationId": "reports.getYammerActivityUserDetail.1ab5", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerActivityUserDetail(date={date})" + ] + }, + "/reports/getYammerDeviceUsageDistributionUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerDeviceUsageDistributionUserCounts", + "operationId": "reports.getYammerDeviceUsageDistributionUserCounts.0516", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerDeviceUsageUserCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerDeviceUsageUserCounts", + "operationId": "reports.getYammerDeviceUsageUserCounts.417d", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerDeviceUsageUserDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerDeviceUsageUserDetail", + "operationId": "reports.getYammerDeviceUsageUserDetail.e734", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerDeviceUsageUserDetail(period={period})" + ] + }, + "/reports/getYammerDeviceUsageUserDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerDeviceUsageUserDetail", + "operationId": "reports.getYammerDeviceUsageUserDetail.4f11", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerDeviceUsageUserDetail(date={date})" + ] + }, + "/reports/getYammerGroupsActivityCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerGroupsActivityCounts", + "operationId": "reports.getYammerGroupsActivityCounts.c73b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/getYammerGroupsActivityDetail(date={date})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerGroupsActivityDetail", + "operationId": "reports.getYammerGroupsActivityDetail.9ea3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "date", + "required": true, + "type": "string", + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerGroupsActivityDetail(period={period})" + ] + }, + "/reports/getYammerGroupsActivityDetail(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerGroupsActivityDetail", + "operationId": "reports.getYammerGroupsActivityDetail.a400", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/getYammerGroupsActivityDetail(date={date})" + ] + }, + "/reports/getYammerGroupsActivityGroupCounts(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function getYammerGroupsActivityGroupCounts", + "operationId": "reports.getYammerGroupsActivityGroupCounts.2579", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.report" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/reports/managedDeviceEnrollmentFailureDetails()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function managedDeviceEnrollmentFailureDetails", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.8191", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/managedDeviceEnrollmentFailureDetails(skip={skip},top={top},filter={filter},skipToken={skipToken})" + ] + }, + "/reports/managedDeviceEnrollmentFailureDetails(skip={skip},top={top},filter={filter},skipToken={skipToken})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function managedDeviceEnrollmentFailureDetails", + "operationId": "reports.managedDeviceEnrollmentFailureDetails.afb1", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "skip", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "top", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "filter", + "required": true, + "type": "string" + }, + { + "in": "path", + "name": "skipToken", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/managedDeviceEnrollmentFailureDetails()" + ] + }, + "/reports/managedDeviceEnrollmentTopFailures()": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function managedDeviceEnrollmentTopFailures", + "operationId": "reports.managedDeviceEnrollmentTopFailures.9ce7", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/managedDeviceEnrollmentTopFailures(period={period})" + ] + }, + "/reports/managedDeviceEnrollmentTopFailures(period={period})": { + "get": { + "tags": [ + "reports.Functions" + ], + "summary": "Invoke function managedDeviceEnrollmentTopFailures", + "operationId": "reports.managedDeviceEnrollmentTopFailures.c017", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "period", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/reports/managedDeviceEnrollmentTopFailures()" + ] + }, + "/schemaExtensions": { + "get": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Get entities from schemaExtensions", + "operationId": "schemaExtensions.schemaExtension.ListSchemaExtension", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "targetTypes", + "targetTypes desc", + "properties", + "properties desc", + "status", + "status desc", + "owner", + "owner desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "targetTypes", + "properties", + "status", + "owner" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of schemaExtension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.schemaExtension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Add new entity to schemaExtensions", + "operationId": "schemaExtensions.schemaExtension.CreateSchemaExtension", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.schemaExtension" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.schemaExtension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/schemaExtensions/{schemaExtension-id}": { + "get": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Get entity from schemaExtensions by key", + "operationId": "schemaExtensions.schemaExtension.GetSchemaExtension", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "schemaExtension-id", + "description": "key: schemaExtension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "schemaExtension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "targetTypes", + "properties", + "status", + "owner" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.schemaExtension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Update entity in schemaExtensions", + "operationId": "schemaExtensions.schemaExtension.UpdateSchemaExtension", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "schemaExtension-id", + "description": "key: schemaExtension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "schemaExtension" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.schemaExtension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "schemaExtensions.schemaExtension" + ], + "summary": "Delete entity from schemaExtensions", + "operationId": "schemaExtensions.schemaExtension.DeleteSchemaExtension", + "parameters": [ + { + "in": "path", + "name": "schemaExtension-id", + "description": "key: schemaExtension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "schemaExtension" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/Security": { + "get": { + "tags": [ + "Security.security" + ], + "summary": "Get Security", + "operationId": "Security.security.GetSecurity", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "alerts" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "alerts" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.security" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "Security.security" + ], + "summary": "Update Security", + "operationId": "Security.security.UpdateSecurity", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.security" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/Security/alerts": { + "get": { + "tags": [ + "Security.alert" + ], + "summary": "Get alerts from Security", + "operationId": "Security.ListAlerts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "activityGroupName", + "activityGroupName desc", + "assignedTo", + "assignedTo desc", + "azureSubscriptionId", + "azureSubscriptionId desc", + "azureTenantId", + "azureTenantId desc", + "category", + "category desc", + "closedDateTime", + "closedDateTime desc", + "cloudAppStates", + "cloudAppStates desc", + "comments", + "comments desc", + "confidence", + "confidence desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "detectionIds", + "detectionIds desc", + "eventDateTime", + "eventDateTime desc", + "feedback", + "feedback desc", + "fileStates", + "fileStates desc", + "hostStates", + "hostStates desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "malwareStates", + "malwareStates desc", + "networkConnections", + "networkConnections desc", + "processes", + "processes desc", + "recommendedActions", + "recommendedActions desc", + "registryKeyStates", + "registryKeyStates desc", + "severity", + "severity desc", + "sourceMaterials", + "sourceMaterials desc", + "status", + "status desc", + "tags", + "tags desc", + "title", + "title desc", + "triggers", + "triggers desc", + "userStates", + "userStates desc", + "vendorInformation", + "vendorInformation desc", + "vulnerabilityStates", + "vulnerabilityStates desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "activityGroupName", + "assignedTo", + "azureSubscriptionId", + "azureTenantId", + "category", + "closedDateTime", + "cloudAppStates", + "comments", + "confidence", + "createdDateTime", + "description", + "detectionIds", + "eventDateTime", + "feedback", + "fileStates", + "hostStates", + "lastModifiedDateTime", + "malwareStates", + "networkConnections", + "processes", + "recommendedActions", + "registryKeyStates", + "severity", + "sourceMaterials", + "status", + "tags", + "title", + "triggers", + "userStates", + "vendorInformation", + "vulnerabilityStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of alert", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.alert" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "Security.alert" + ], + "summary": "Create new navigation property to alerts for Security", + "operationId": "Security.CreateAlerts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.alert" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.alert" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/Security/alerts/{alert-id}": { + "get": { + "tags": [ + "Security.alert" + ], + "summary": "Get alerts from Security", + "operationId": "Security.GetAlerts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "alert-id", + "description": "key: alert-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "alert" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "activityGroupName", + "assignedTo", + "azureSubscriptionId", + "azureTenantId", + "category", + "closedDateTime", + "cloudAppStates", + "comments", + "confidence", + "createdDateTime", + "description", + "detectionIds", + "eventDateTime", + "feedback", + "fileStates", + "hostStates", + "lastModifiedDateTime", + "malwareStates", + "networkConnections", + "processes", + "recommendedActions", + "registryKeyStates", + "severity", + "sourceMaterials", + "status", + "tags", + "title", + "triggers", + "userStates", + "vendorInformation", + "vulnerabilityStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.alert" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "Security.alert" + ], + "summary": "Update the navigation property alerts in Security", + "operationId": "Security.UpdateAlerts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "alert-id", + "description": "key: alert-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "alert" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.alert" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares": { + "get": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Get entities from shares", + "operationId": "shares.sharedDriveItem.ListSharedDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "owner", + "owner desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "owner", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "items", + "list", + "listItem", + "root", + "site" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "items", + "list", + "listItem", + "root", + "site" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of sharedDriveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sharedDriveItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Add new entity to shares", + "operationId": "shares.sharedDriveItem.CreateSharedDriveItem", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedDriveItem" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedDriveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}": { + "get": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Get entity from shares by key", + "operationId": "shares.sharedDriveItem.GetSharedDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "owner", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "items", + "list", + "listItem", + "root", + "site" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "items", + "list", + "listItem", + "root", + "site" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedDriveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Update entity in shares", + "operationId": "shares.sharedDriveItem.UpdateSharedDriveItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedDriveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "shares.sharedDriveItem" + ], + "summary": "Delete entity from shares", + "operationId": "shares.sharedDriveItem.DeleteSharedDriveItem", + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/driveItem": { + "get": { + "tags": [ + "shares.driveItem" + ], + "summary": "Get driveItem from shares", + "operationId": "shares.GetDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.driveItem" + ], + "summary": "Update the navigation property driveItem in shares", + "operationId": "shares.UpdateDriveItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/items": { + "get": { + "tags": [ + "shares.driveItem" + ], + "summary": "Get items from shares", + "operationId": "shares.ListItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.driveItem" + ], + "summary": "Create new navigation property to items for shares", + "operationId": "shares.CreateItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/items/{driveItem-id}": { + "get": { + "tags": [ + "shares.driveItem" + ], + "summary": "Get items from shares", + "operationId": "shares.GetItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.driveItem" + ], + "summary": "Update the navigation property items in shares", + "operationId": "shares.UpdateItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list": { + "get": { + "tags": [ + "shares.list" + ], + "summary": "Get list from shares", + "operationId": "shares.GetList", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list" + ], + "summary": "Update the navigation property list in shares", + "operationId": "shares.UpdateList", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/columns": { + "get": { + "tags": [ + "shares.list.columnDefinition" + ], + "summary": "Get columns from shares", + "operationId": "shares.list.ListColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.columnDefinition" + ], + "summary": "Create new navigation property to columns for shares", + "operationId": "shares.list.CreateColumns", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "shares.list.columnDefinition" + ], + "summary": "Get columns from shares", + "operationId": "shares.list.GetColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.columnDefinition" + ], + "summary": "Update the navigation property columns in shares", + "operationId": "shares.list.UpdateColumns", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/contentTypes": { + "get": { + "tags": [ + "shares.list.contentType" + ], + "summary": "Get contentTypes from shares", + "operationId": "shares.list.ListContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.contentType" + ], + "summary": "Create new navigation property to contentTypes for shares", + "operationId": "shares.list.CreateContentTypes", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "shares.list.contentType" + ], + "summary": "Get contentTypes from shares", + "operationId": "shares.list.GetContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.contentType" + ], + "summary": "Update the navigation property contentTypes in shares", + "operationId": "shares.list.UpdateContentTypes", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "shares.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from shares", + "operationId": "shares.list.contentTypes.ListColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for shares", + "operationId": "shares.list.contentTypes.CreateColumnLinks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "shares.list.contentTypes.columnLink" + ], + "summary": "Get columnLinks from shares", + "operationId": "shares.list.contentTypes.GetColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in shares", + "operationId": "shares.list.contentTypes.UpdateColumnLinks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/drive": { + "get": { + "tags": [ + "shares.list.drive" + ], + "summary": "Get drive from shares", + "operationId": "shares.list.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.drive" + ], + "summary": "Update the navigation property drive in shares", + "operationId": "shares.list.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/items": { + "get": { + "tags": [ + "shares.list.listItem" + ], + "summary": "Get items from shares", + "operationId": "shares.list.ListItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "contentType", + "contentType desc", + "sharepointIds", + "sharepointIds desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.listItem" + ], + "summary": "Create new navigation property to items for shares", + "operationId": "shares.list.CreateItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}": { + "get": { + "tags": [ + "shares.list.listItem" + ], + "summary": "Get items from shares", + "operationId": "shares.list.GetItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.listItem" + ], + "summary": "Update the navigation property items in shares", + "operationId": "shares.list.UpdateItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem": { + "get": { + "tags": [ + "shares.list.items.driveItem" + ], + "summary": "Get driveItem from shares", + "operationId": "shares.list.items.GetDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.items.driveItem" + ], + "summary": "Update the navigation property driveItem in shares", + "operationId": "shares.list.items.UpdateDriveItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/driveItem" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields": { + "get": { + "tags": [ + "shares.list.items.fieldValueSet" + ], + "summary": "Get fields from shares", + "operationId": "shares.list.items.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.items.fieldValueSet" + ], + "summary": "Update the navigation property fields in shares", + "operationId": "shares.list.items.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/fields" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions": { + "get": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Get versions from shares", + "operationId": "shares.list.items.ListVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Create new navigation property to versions for shares", + "operationId": "shares.list.items.CreateVersions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/versions" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Get versions from shares", + "operationId": "shares.list.items.GetVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Update the navigation property versions in shares", + "operationId": "shares.list.items.UpdateVersions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Get fields from shares", + "operationId": "shares.list.items.versions.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.list.items.listItemVersion" + ], + "summary": "Update the navigation property fields in shares", + "operationId": "shares.list.items.versions.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}/fields" + ] + }, + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "shares.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "shares.list.items.versions.restoreVersion", + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" + ] + }, + "/shares/{sharedDriveItem-id}/listItem": { + "get": { + "tags": [ + "shares.listItem" + ], + "summary": "Get listItem from shares", + "operationId": "shares.GetListItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem" + ], + "summary": "Update the navigation property listItem in shares", + "operationId": "shares.UpdateListItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/listItem/driveItem": { + "get": { + "tags": [ + "shares.listItem.driveItem" + ], + "summary": "Get driveItem from shares", + "operationId": "shares.listItem.GetDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem.driveItem" + ], + "summary": "Update the navigation property driveItem in shares", + "operationId": "shares.listItem.UpdateDriveItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/fields": { + "get": { + "tags": [ + "shares.listItem.fieldValueSet" + ], + "summary": "Get fields from shares", + "operationId": "shares.listItem.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem.fieldValueSet" + ], + "summary": "Update the navigation property fields in shares", + "operationId": "shares.listItem.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/versions": { + "get": { + "tags": [ + "shares.listItem.listItemVersion" + ], + "summary": "Get versions from shares", + "operationId": "shares.listItem.ListVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "shares.listItem.listItemVersion" + ], + "summary": "Create new navigation property to versions for shares", + "operationId": "shares.listItem.CreateVersions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "shares.listItem.listItemVersion" + ], + "summary": "Get versions from shares", + "operationId": "shares.listItem.GetVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem.listItemVersion" + ], + "summary": "Update the navigation property versions in shares", + "operationId": "shares.listItem.UpdateVersions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "shares.listItem.versions.fieldValueSet" + ], + "summary": "Get fields from shares", + "operationId": "shares.listItem.versions.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.listItem.versions.fieldValueSet" + ], + "summary": "Update the navigation property fields in shares", + "operationId": "shares.listItem.versions.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + ] + }, + "/shares/{sharedDriveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "shares.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "shares.listItem.versions.restoreVersion", + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" + ] + }, + "/shares/{sharedDriveItem-id}/root": { + "get": { + "tags": [ + "shares.driveItem" + ], + "summary": "Get root from shares", + "operationId": "shares.GetRoot", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.driveItem" + ], + "summary": "Update the navigation property root in shares", + "operationId": "shares.UpdateRoot", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/shares/{sharedDriveItem-id}/site": { + "get": { + "tags": [ + "shares.site" + ], + "summary": "Get site from shares", + "operationId": "shares.GetSite", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "shares.site" + ], + "summary": "Update the navigation property site in shares", + "operationId": "shares.UpdateSite", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "sharedDriveItem-id", + "description": "key: sharedDriveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedDriveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites": { + "get": { + "tags": [ + "sites.site" + ], + "summary": "Get entities from sites", + "operationId": "sites.site.ListSite", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "displayName", + "displayName desc", + "root", + "root desc", + "sharepointIds", + "sharepointIds desc", + "siteCollection", + "siteCollection desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.site" + ], + "summary": "Add new entity to sites", + "operationId": "sites.site.CreateSite", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}": { + "get": { + "tags": [ + "sites.site" + ], + "summary": "Get entity from sites by key", + "operationId": "sites.site.GetSite", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.site" + ], + "summary": "Update entity in sites", + "operationId": "sites.site.UpdateSite", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "sites.site" + ], + "summary": "Delete entity from sites", + "operationId": "sites.site.DeleteSite", + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/columns": { + "get": { + "tags": [ + "sites.columnDefinition" + ], + "summary": "Get columns from sites", + "operationId": "sites.ListColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.columnDefinition" + ], + "summary": "Create new navigation property to columns for sites", + "operationId": "sites.CreateColumns", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "sites.columnDefinition" + ], + "summary": "Get columns from sites", + "operationId": "sites.GetColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.columnDefinition" + ], + "summary": "Update the navigation property columns in sites", + "operationId": "sites.UpdateColumns", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/contentTypes": { + "get": { + "tags": [ + "sites.contentType" + ], + "summary": "Get contentTypes from sites", + "operationId": "sites.ListContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.contentType" + ], + "summary": "Create new navigation property to contentTypes for sites", + "operationId": "sites.CreateContentTypes", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "sites.contentType" + ], + "summary": "Get contentTypes from sites", + "operationId": "sites.GetContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.contentType" + ], + "summary": "Update the navigation property contentTypes in sites", + "operationId": "sites.UpdateContentTypes", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "sites.contentTypes.columnLink" + ], + "summary": "Get columnLinks from sites", + "operationId": "sites.contentTypes.ListColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for sites", + "operationId": "sites.contentTypes.CreateColumnLinks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" + ] + }, + "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "sites.contentTypes.columnLink" + ], + "summary": "Get columnLinks from sites", + "operationId": "sites.contentTypes.GetColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in sites", + "operationId": "sites.contentTypes.UpdateColumnLinks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] + }, + "/sites/{site-id}/drive": { + "get": { + "tags": [ + "sites.drive" + ], + "summary": "Get drive from sites", + "operationId": "sites.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.drive" + ], + "summary": "Update the navigation property drive in sites", + "operationId": "sites.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/drives": { + "get": { + "tags": [ + "sites.drive" + ], + "summary": "Get drives from sites", + "operationId": "sites.ListDrives", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.drive" + ], + "summary": "Create new navigation property to drives for sites", + "operationId": "sites.CreateDrives", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/drives/{drive-id}": { + "get": { + "tags": [ + "sites.drive" + ], + "summary": "Get drives from sites", + "operationId": "sites.GetDrives", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.drive" + ], + "summary": "Update the navigation property drives in sites", + "operationId": "sites.UpdateDrives", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/items": { + "get": { + "tags": [ + "sites.baseItem" + ], + "summary": "Get items from sites", + "operationId": "sites.ListItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "createdByUser", + "lastModifiedByUser" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of baseItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.baseItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.baseItem" + ], + "summary": "Create new navigation property to items for sites", + "operationId": "sites.CreateItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.baseItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.baseItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/items/{baseItem-id}": { + "get": { + "tags": [ + "sites.baseItem" + ], + "summary": "Get items from sites", + "operationId": "sites.GetItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "baseItem-id", + "description": "key: baseItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "baseItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "createdByUser", + "lastModifiedByUser" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.baseItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.baseItem" + ], + "summary": "Update the navigation property items in sites", + "operationId": "sites.UpdateItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "baseItem-id", + "description": "key: baseItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "baseItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.baseItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists": { + "get": { + "tags": [ + "sites.list" + ], + "summary": "Get lists from sites", + "operationId": "sites.ListLists", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "displayName", + "displayName desc", + "list", + "list desc", + "sharepointIds", + "sharepointIds desc", + "system", + "system desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of list", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.list" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.list" + ], + "summary": "Create new navigation property to lists for sites", + "operationId": "sites.CreateLists", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}": { + "get": { + "tags": [ + "sites.list" + ], + "summary": "Get lists from sites", + "operationId": "sites.GetLists", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "list", + "sharepointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "items" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.list" + ], + "summary": "Update the navigation property lists in sites", + "operationId": "sites.UpdateLists", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.list" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/columns": { + "get": { + "tags": [ + "sites.lists.columnDefinition" + ], + "summary": "Get columns from sites", + "operationId": "sites.lists.ListColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "boolean", + "boolean desc", + "calculated", + "calculated desc", + "choice", + "choice desc", + "columnGroup", + "columnGroup desc", + "currency", + "currency desc", + "dateTime", + "dateTime desc", + "defaultValue", + "defaultValue desc", + "description", + "description desc", + "displayName", + "displayName desc", + "enforceUniqueValues", + "enforceUniqueValues desc", + "hidden", + "hidden desc", + "indexed", + "indexed desc", + "lookup", + "lookup desc", + "name", + "name desc", + "number", + "number desc", + "personOrGroup", + "personOrGroup desc", + "readOnly", + "readOnly desc", + "required", + "required desc", + "text", + "text desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnDefinition", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.columnDefinition" + ], + "summary": "Create new navigation property to columns for sites", + "operationId": "sites.lists.CreateColumns", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}": { + "get": { + "tags": [ + "sites.lists.columnDefinition" + ], + "summary": "Get columns from sites", + "operationId": "sites.lists.GetColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "boolean", + "calculated", + "choice", + "columnGroup", + "currency", + "dateTime", + "defaultValue", + "description", + "displayName", + "enforceUniqueValues", + "hidden", + "indexed", + "lookup", + "name", + "number", + "personOrGroup", + "readOnly", + "required", + "text" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.columnDefinition" + ], + "summary": "Update the navigation property columns in sites", + "operationId": "sites.lists.UpdateColumns", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "columnDefinition-id", + "description": "key: columnDefinition-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnDefinition" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/contentTypes": { + "get": { + "tags": [ + "sites.lists.contentType" + ], + "summary": "Get contentTypes from sites", + "operationId": "sites.lists.ListContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "description", + "description desc", + "group", + "group desc", + "hidden", + "hidden desc", + "inheritedFrom", + "inheritedFrom desc", + "name", + "name desc", + "order", + "order desc", + "parentId", + "parentId desc", + "readOnly", + "readOnly desc", + "sealed", + "sealed desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contentType", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.contentType" + ], + "summary": "Create new navigation property to contentTypes for sites", + "operationId": "sites.lists.CreateContentTypes", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}": { + "get": { + "tags": [ + "sites.lists.contentType" + ], + "summary": "Get contentTypes from sites", + "operationId": "sites.lists.GetContentTypes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "description", + "group", + "hidden", + "inheritedFrom", + "name", + "order", + "parentId", + "readOnly", + "sealed", + "columnLinks" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columnLinks" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.contentType" + ], + "summary": "Update the navigation property contentTypes in sites", + "operationId": "sites.lists.UpdateContentTypes", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks": { + "get": { + "tags": [ + "sites.lists.contentTypes.columnLink" + ], + "summary": "Get columnLinks from sites", + "operationId": "sites.lists.contentTypes.ListColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of columnLink", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.contentTypes.columnLink" + ], + "summary": "Create new navigation property to columnLinks for sites", + "operationId": "sites.lists.contentTypes.CreateColumnLinks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" + ] + }, + "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}": { + "get": { + "tags": [ + "sites.lists.contentTypes.columnLink" + ], + "summary": "Get columnLinks from sites", + "operationId": "sites.lists.contentTypes.GetColumnLinks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.contentTypes.columnLink" + ], + "summary": "Update the navigation property columnLinks in sites", + "operationId": "sites.lists.contentTypes.UpdateColumnLinks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "contentType-id", + "description": "key: contentType-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contentType" + }, + { + "in": "path", + "name": "columnLink-id", + "description": "key: columnLink-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "columnLink" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + ] + }, + "/sites/{site-id}/lists/{list-id}/drive": { + "get": { + "tags": [ + "sites.lists.drive" + ], + "summary": "Get drive from sites", + "operationId": "sites.lists.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.drive" + ], + "summary": "Update the navigation property drive in sites", + "operationId": "sites.lists.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items": { + "get": { + "tags": [ + "sites.lists.listItem" + ], + "summary": "Get items from sites", + "operationId": "sites.lists.ListItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "contentType", + "contentType desc", + "sharepointIds", + "sharepointIds desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.listItem" + ], + "summary": "Create new navigation property to items for sites", + "operationId": "sites.lists.CreateItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}": { + "get": { + "tags": [ + "sites.lists.listItem" + ], + "summary": "Get items from sites", + "operationId": "sites.lists.GetItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.listItem" + ], + "summary": "Update the navigation property items in sites", + "operationId": "sites.lists.UpdateItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem": { + "get": { + "tags": [ + "sites.lists.items.driveItem" + ], + "summary": "Get driveItem from sites", + "operationId": "sites.lists.items.GetDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.items.driveItem" + ], + "summary": "Update the navigation property driveItem in sites", + "operationId": "sites.lists.items.UpdateDriveItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields": { + "get": { + "tags": [ + "sites.lists.items.fieldValueSet" + ], + "summary": "Get fields from sites", + "operationId": "sites.lists.items.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.items.fieldValueSet" + ], + "summary": "Update the navigation property fields in sites", + "operationId": "sites.lists.items.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions": { + "get": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Get versions from sites", + "operationId": "sites.lists.items.ListVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Create new navigation property to versions for sites", + "operationId": "sites.lists.items.CreateVersions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Get versions from sites", + "operationId": "sites.lists.items.GetVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Update the navigation property versions in sites", + "operationId": "sites.lists.items.UpdateVersions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Get fields from sites", + "operationId": "sites.lists.items.versions.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.lists.items.listItemVersion" + ], + "summary": "Update the navigation property fields in sites", + "operationId": "sites.lists.items.versions.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "sites.lists.items.versions.restoreVersion", + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "list-id", + "description": "key: list-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "list" + }, + { + "in": "path", + "name": "listItem-id", + "description": "key: listItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/sites/{site-id}/getByPath(path={path})": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function getByPath", + "operationId": "sites.getByPath.1173", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "path", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/sites/{site-id}/onenote": { + "get": { + "tags": [ + "sites.onenote" + ], + "summary": "Get onenote from sites", + "operationId": "sites.GetOnenote", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenote" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote" + ], + "summary": "Update the navigation property onenote in sites", + "operationId": "sites.UpdateOnenote", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenote" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/notebooks": { + "get": { + "tags": [ + "sites.onenote.notebook" + ], + "summary": "Get notebooks from sites", + "operationId": "sites.onenote.ListNotebooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "userRole", + "userRole desc", + "isShared", + "isShared desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc", + "links", + "links desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebook" + ], + "summary": "Create new navigation property to notebooks for sites", + "operationId": "sites.onenote.CreateNotebooks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}": { + "get": { + "tags": [ + "sites.onenote.notebook" + ], + "summary": "Get notebooks from sites", + "operationId": "sites.onenote.GetNotebooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebook" + ], + "summary": "Update the navigation property notebooks in sites", + "operationId": "sites.onenote.UpdateNotebooks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.notebooks.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.notebooks.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.notebooks.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.notebooks.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.notebooks.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.notebooks.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.notebooks.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.notebooks.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.notebooks.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.notebooks.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.notebooks.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.notebooks.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.notebooks.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.notebooks.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.notebooks.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.notebooks.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.notebooks.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.notebooks.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.notebooks.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function getRecentNotebooks", + "operationId": "sites.onenote.notebooks.getRecentNotebooks.1d97", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "includePersonalNotebooks", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/sites/{site-id}/onenote/operations": { + "get": { + "tags": [ + "sites.onenote.onenoteOperation" + ], + "summary": "Get operations from sites", + "operationId": "sites.onenote.ListOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "createdDateTime", + "createdDateTime desc", + "lastActionDateTime", + "lastActionDateTime desc", + "resourceLocation", + "resourceLocation desc", + "resourceId", + "resourceId desc", + "error", + "error desc", + "percentComplete", + "percentComplete desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.onenoteOperation" + ], + "summary": "Create new navigation property to operations for sites", + "operationId": "sites.onenote.CreateOperations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/operations/{onenoteOperation-id}": { + "get": { + "tags": [ + "sites.onenote.onenoteOperation" + ], + "summary": "Get operations from sites", + "operationId": "sites.onenote.GetOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteOperation-id", + "description": "key: onenoteOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.onenoteOperation" + ], + "summary": "Update the navigation property operations in sites", + "operationId": "sites.onenote.UpdateOperations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteOperation-id", + "description": "key: onenoteOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/pages": { + "get": { + "tags": [ + "sites.onenote.onenotePage" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.onenotePage" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.onenotePage" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.onenotePage" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.pages.parentNotebook.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentSection.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.pages.parentSection.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.pages.parentSection.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.pages.parentSection.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.pages.parentSection.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.pages.parentSection.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.pages.parentSection.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentSection.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentSection.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentSection.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentSection.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.pages.parentSection.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/resources": { + "get": { + "tags": [ + "sites.onenote.onenoteResource" + ], + "summary": "Get resources from sites", + "operationId": "sites.onenote.ListResources", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "content", + "content desc", + "contentUrl", + "contentUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.onenoteResource" + ], + "summary": "Create new navigation property to resources for sites", + "operationId": "sites.onenote.CreateResources", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/resources/{onenoteResource-id}": { + "get": { + "tags": [ + "sites.onenote.onenoteResource" + ], + "summary": "Get resources from sites", + "operationId": "sites.onenote.GetResources", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteResource-id", + "description": "key: onenoteResource-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteResource" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.onenoteResource" + ], + "summary": "Update the navigation property resources in sites", + "operationId": "sites.onenote.UpdateResources", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteResource-id", + "description": "key: onenoteResource-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteResource" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sectionGroups.parentNotebook.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.sectionGroups.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sectionGroups.sections.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections": { + "get": { + "tags": [ + "sites.onenote.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.onenoteSection" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.onenoteSection" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.onenoteSection" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to pages for sites", + "operationId": "sites.onenote.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get pages from sites", + "operationId": "sites.onenote.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property pages in sites", + "operationId": "sites.onenote.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "sites.onenote.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "sites.onenote.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "sites.Functions" + ], + "summary": "Invoke function preview", + "operationId": "sites.onenote.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Get parentSection from sites", + "operationId": "sites.onenote.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSection in sites", + "operationId": "sites.onenote.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get parentNotebook from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for sites", + "operationId": "sites.onenote.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for sites", + "operationId": "sites.onenote.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Get sections from sites", + "operationId": "sites.onenote.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in sites", + "operationId": "sites.onenote.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "sites.onenote.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "sites.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "sites.onenote.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/sites/{site-id}/sites": { + "get": { + "tags": [ + "sites.site" + ], + "summary": "Get sites from sites", + "operationId": "sites.ListSites", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "displayName", + "displayName desc", + "root", + "root desc", + "sharepointIds", + "sharepointIds desc", + "siteCollection", + "siteCollection desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of site", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "sites.site" + ], + "summary": "Create new navigation property to sites for sites", + "operationId": "sites.CreateSites", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/sites/{site-id}/sites/{site-id}": { + "get": { + "tags": [ + "sites.site" + ], + "summary": "Get sites from sites", + "operationId": "sites.GetSites", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "displayName", + "root", + "sharepointIds", + "siteCollection", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "columns", + "contentTypes", + "drive", + "drives", + "items", + "lists", + "sites", + "onenote" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "sites.site" + ], + "summary": "Update the navigation property sites in sites", + "operationId": "sites.UpdateSites", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "path", + "name": "site-id", + "description": "key: site-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "site" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.site" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/subscribedSkus": { + "get": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Get entities from subscribedSkus", + "operationId": "subscribedSkus.subscribedSku.ListSubscribedSku", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "capabilityStatus", + "capabilityStatus desc", + "consumedUnits", + "consumedUnits desc", + "prepaidUnits", + "prepaidUnits desc", + "servicePlans", + "servicePlans desc", + "skuId", + "skuId desc", + "skuPartNumber", + "skuPartNumber desc", + "appliesTo", + "appliesTo desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "capabilityStatus", + "consumedUnits", + "prepaidUnits", + "servicePlans", + "skuId", + "skuPartNumber", + "appliesTo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of subscribedSku", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.subscribedSku" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Add new entity to subscribedSkus", + "operationId": "subscribedSkus.subscribedSku.CreateSubscribedSku", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.subscribedSku" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.subscribedSku" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/subscribedSkus/{subscribedSku-id}": { + "get": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Get entity from subscribedSkus by key", + "operationId": "subscribedSkus.subscribedSku.GetSubscribedSku", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "subscribedSku-id", + "description": "key: subscribedSku-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "subscribedSku" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "capabilityStatus", + "consumedUnits", + "prepaidUnits", + "servicePlans", + "skuId", + "skuPartNumber", + "appliesTo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.subscribedSku" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Update entity in subscribedSkus", + "operationId": "subscribedSkus.subscribedSku.UpdateSubscribedSku", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "subscribedSku-id", + "description": "key: subscribedSku-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "subscribedSku" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.subscribedSku" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "subscribedSkus.subscribedSku" + ], + "summary": "Delete entity from subscribedSkus", + "operationId": "subscribedSkus.subscribedSku.DeleteSubscribedSku", + "parameters": [ + { + "in": "path", + "name": "subscribedSku-id", + "description": "key: subscribedSku-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "subscribedSku" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/subscriptions": { + "get": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Get entities from subscriptions", + "operationId": "subscriptions.subscription.ListSubscription", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "resource", + "changeType", + "clientState", + "notificationUrl", + "expirationDateTime", + "applicationId", + "creatorId" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of subscription", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.subscription" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Add new entity to subscriptions", + "operationId": "subscriptions.subscription.CreateSubscription", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.subscription" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.subscription" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/subscriptions/{subscription-id}": { + "get": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Get entity from subscriptions by key", + "operationId": "subscriptions.subscription.GetSubscription", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "subscription-id", + "description": "key: subscription-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "subscription" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "resource", + "changeType", + "clientState", + "notificationUrl", + "expirationDateTime", + "applicationId", + "creatorId" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.subscription" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Update entity in subscriptions", + "operationId": "subscriptions.subscription.UpdateSubscription", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "subscription-id", + "description": "key: subscription-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "subscription" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.subscription" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "subscriptions.subscription" + ], + "summary": "Delete entity from subscriptions", + "operationId": "subscriptions.subscription.DeleteSubscription", + "parameters": [ + { + "in": "path", + "name": "subscription-id", + "description": "key: subscription-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "subscription" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users": { + "get": { + "tags": [ + "users.user" + ], + "summary": "Get entities from users", + "operationId": "users.user.ListUser", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/search" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc", + "accountEnabled", + "accountEnabled desc", + "ageGroup", + "ageGroup desc", + "assignedLicenses", + "assignedLicenses desc", + "assignedPlans", + "assignedPlans desc", + "businessPhones", + "businessPhones desc", + "city", + "city desc", + "companyName", + "companyName desc", + "consentProvidedForMinor", + "consentProvidedForMinor desc", + "country", + "country desc", + "department", + "department desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "legalAgeGroupClassification", + "legalAgeGroupClassification desc", + "mail", + "mail desc", + "mailNickname", + "mailNickname desc", + "mobilePhone", + "mobilePhone desc", + "onPremisesExtensionAttributes", + "onPremisesExtensionAttributes desc", + "onPremisesImmutableId", + "onPremisesImmutableId desc", + "onPremisesLastSyncDateTime", + "onPremisesLastSyncDateTime desc", + "onPremisesProvisioningErrors", + "onPremisesProvisioningErrors desc", + "onPremisesSecurityIdentifier", + "onPremisesSecurityIdentifier desc", + "onPremisesSyncEnabled", + "onPremisesSyncEnabled desc", + "onPremisesDomainName", + "onPremisesDomainName desc", + "onPremisesSamAccountName", + "onPremisesSamAccountName desc", + "onPremisesUserPrincipalName", + "onPremisesUserPrincipalName desc", + "passwordPolicies", + "passwordPolicies desc", + "passwordProfile", + "passwordProfile desc", + "officeLocation", + "officeLocation desc", + "postalCode", + "postalCode desc", + "preferredLanguage", + "preferredLanguage desc", + "provisionedPlans", + "provisionedPlans desc", + "proxyAddresses", + "proxyAddresses desc", + "state", + "state desc", + "streetAddress", + "streetAddress desc", + "surname", + "surname desc", + "usageLocation", + "usageLocation desc", + "userPrincipalName", + "userPrincipalName desc", + "userType", + "userType desc", + "mailboxSettings", + "mailboxSettings desc", + "aboutMe", + "aboutMe desc", + "birthday", + "birthday desc", + "hireDate", + "hireDate desc", + "interests", + "interests desc", + "mySite", + "mySite desc", + "pastProjects", + "pastProjects desc", + "preferredName", + "preferredName desc", + "responsibilities", + "responsibilities desc", + "schools", + "schools desc", + "skills", + "skills desc", + "deviceEnrollmentLimit", + "deviceEnrollmentLimit desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of user", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.user" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.user" + ], + "summary": "Add new entity to users", + "operationId": "users.user.CreateUser", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.user" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.user" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}": { + "get": { + "tags": [ + "users.user" + ], + "summary": "Get entity from users by key", + "operationId": "users.user.GetUser", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime", + "accountEnabled", + "ageGroup", + "assignedLicenses", + "assignedPlans", + "businessPhones", + "city", + "companyName", + "consentProvidedForMinor", + "country", + "department", + "displayName", + "givenName", + "imAddresses", + "jobTitle", + "legalAgeGroupClassification", + "mail", + "mailNickname", + "mobilePhone", + "onPremisesExtensionAttributes", + "onPremisesImmutableId", + "onPremisesLastSyncDateTime", + "onPremisesProvisioningErrors", + "onPremisesSecurityIdentifier", + "onPremisesSyncEnabled", + "onPremisesDomainName", + "onPremisesSamAccountName", + "onPremisesUserPrincipalName", + "passwordPolicies", + "passwordProfile", + "officeLocation", + "postalCode", + "preferredLanguage", + "provisionedPlans", + "proxyAddresses", + "state", + "streetAddress", + "surname", + "usageLocation", + "userPrincipalName", + "userType", + "mailboxSettings", + "aboutMe", + "birthday", + "hireDate", + "interests", + "mySite", + "pastProjects", + "preferredName", + "responsibilities", + "schools", + "skills", + "deviceEnrollmentLimit", + "ownedDevices", + "registeredDevices", + "manager", + "directReports", + "memberOf", + "createdObjects", + "ownedObjects", + "licenseDetails", + "extensions", + "outlook", + "messages", + "mailFolders", + "calendar", + "calendars", + "calendarGroups", + "calendarView", + "events", + "people", + "contacts", + "contactFolders", + "inferenceClassification", + "photo", + "photos", + "drive", + "drives", + "planner", + "onenote", + "managedDevices", + "managedAppRegistrations", + "deviceManagementTroubleshootingEvents", + "activities", + "insights", + "settings" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.user" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.user" + ], + "summary": "Update entity in users", + "operationId": "users.user.UpdateUser", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.user" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "users.user" + ], + "summary": "Delete entity from users", + "operationId": "users.user.DeleteUser", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities": { + "get": { + "tags": [ + "users.userActivity" + ], + "summary": "Get activities from users", + "operationId": "users.ListActivities", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "visualElements", + "visualElements desc", + "activitySourceHost", + "activitySourceHost desc", + "activationUrl", + "activationUrl desc", + "appActivityId", + "appActivityId desc", + "appDisplayName", + "appDisplayName desc", + "contentUrl", + "contentUrl desc", + "createdDateTime", + "createdDateTime desc", + "expirationDateTime", + "expirationDateTime desc", + "fallbackUrl", + "fallbackUrl desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "userTimezone", + "userTimezone desc", + "contentInfo", + "contentInfo desc", + "status", + "status desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of userActivity", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.userActivity" + ], + "summary": "Create new navigation property to activities for users", + "operationId": "users.CreateActivities", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/{userActivity-id}": { + "get": { + "tags": [ + "users.userActivity" + ], + "summary": "Get activities from users", + "operationId": "users.GetActivities", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.userActivity" + ], + "summary": "Update the navigation property activities in users", + "operationId": "users.UpdateActivities", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/{userActivity-id}/historyItems": { + "get": { + "tags": [ + "users.activities.activityHistoryItem" + ], + "summary": "Get historyItems from users", + "operationId": "users.activities.ListHistoryItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "activeDurationSeconds", + "activeDurationSeconds desc", + "createdDateTime", + "createdDateTime desc", + "lastActiveDateTime", + "lastActiveDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "expirationDateTime", + "expirationDateTime desc", + "startedDateTime", + "startedDateTime desc", + "userTimezone", + "userTimezone desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "activeDurationSeconds", + "createdDateTime", + "lastActiveDateTime", + "lastModifiedDateTime", + "expirationDateTime", + "startedDateTime", + "userTimezone", + "activity" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "activity" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of activityHistoryItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.activities.activityHistoryItem" + ], + "summary": "Create new navigation property to historyItems for users", + "operationId": "users.activities.CreateHistoryItems", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}": { + "get": { + "tags": [ + "users.activities.activityHistoryItem" + ], + "summary": "Get historyItems from users", + "operationId": "users.activities.GetHistoryItems", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "path", + "name": "activityHistoryItem-id", + "description": "key: activityHistoryItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "activeDurationSeconds", + "createdDateTime", + "lastActiveDateTime", + "lastModifiedDateTime", + "expirationDateTime", + "startedDateTime", + "userTimezone", + "activity" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "activity" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.activities.activityHistoryItem" + ], + "summary": "Update the navigation property historyItems in users", + "operationId": "users.activities.UpdateHistoryItems", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "path", + "name": "activityHistoryItem-id", + "description": "key: activityHistoryItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity": { + "get": { + "tags": [ + "users.activities.historyItems.userActivity" + ], + "summary": "Get activity from users", + "operationId": "users.activities.historyItems.GetActivity", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "userActivity-id", + "description": "key: userActivity-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "userActivity" + }, + { + "in": "path", + "name": "activityHistoryItem-id", + "description": "key: activityHistoryItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "activityHistoryItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visualElements", + "activitySourceHost", + "activationUrl", + "appActivityId", + "appDisplayName", + "contentUrl", + "createdDateTime", + "expirationDateTime", + "fallbackUrl", + "lastModifiedDateTime", + "userTimezone", + "contentInfo", + "status", + "historyItems" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "historyItems" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/activities/recent()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function recent", + "operationId": "users.activities.recent.a1b8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/calendar": { + "get": { + "tags": [ + "users.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendar/calendarView": { + "get": { + "tags": [ + "users.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendar.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.calendar.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView", + "/users/{user-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "users.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendar.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.calendar.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendar.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendar.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendar.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendar.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendar.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendar.calendarView.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendar.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendar.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendar.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendar.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendar.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendar.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendar.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "users.calendar.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendar.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendar.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendar.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendar.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendar.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendar.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendar.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendar.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendar.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendar.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendar.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendar.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendar.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendar.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendar.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendar.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendar.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendar.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendar.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendar.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendar/events": { + "get": { + "tags": [ + "users.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.calendar.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.calendar.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendarView/{event-id}/calendar/events", + "/users/{user-id}/events/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "users.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.calendar.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.calendar.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendar.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendar.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendar.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendar.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendar.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendar.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendar.events.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendar.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendar.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendar.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendar.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendar.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendar.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendar.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendar.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances": { + "get": { + "tags": [ + "users.calendar.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendar.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendar.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendar.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendar.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendar.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendar.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendar.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendar.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendar.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendar.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendar.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendar.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendar.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendar.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendar.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendar.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendar.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendar.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendar.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendar.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendar.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendar.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendar.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendar.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendar.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendar.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendar.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups": { + "get": { + "tags": [ + "users.calendarGroup" + ], + "summary": "Get calendarGroups from users", + "operationId": "users.ListCalendarGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "classId", + "classId desc", + "changeKey", + "changeKey desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "classId", + "changeKey", + "calendars" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of calendarGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroup" + ], + "summary": "Create new navigation property to calendarGroups for users", + "operationId": "users.CreateCalendarGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}": { + "get": { + "tags": [ + "users.calendarGroup" + ], + "summary": "Get calendarGroups from users", + "operationId": "users.GetCalendarGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "classId", + "changeKey", + "calendars" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroup" + ], + "summary": "Update the navigation property calendarGroups in users", + "operationId": "users.UpdateCalendarGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars": { + "get": { + "tags": [ + "users.calendarGroups.calendar" + ], + "summary": "Get calendars from users", + "operationId": "users.calendarGroups.ListCalendars", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "color", + "color desc", + "changeKey", + "changeKey desc", + "canShare", + "canShare desc", + "canViewPrivateItems", + "canViewPrivateItems desc", + "canEdit", + "canEdit desc", + "owner", + "owner desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendar" + ], + "summary": "Create new navigation property to calendars for users", + "operationId": "users.calendarGroups.CreateCalendars", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendar" + ], + "summary": "Get calendars from users", + "operationId": "users.calendarGroups.GetCalendars", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendar" + ], + "summary": "Update the navigation property calendars in users", + "operationId": "users.calendarGroups.UpdateCalendars", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendarGroups.calendars.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.calendarGroups.calendars.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView", + "/users/{user-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView", + "/users/{user-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendarGroups.calendars.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.calendarGroups.calendars.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get calendar from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarGroups.calendars.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarGroups.calendars.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarGroups.calendars.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarGroups.calendars.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarGroups.calendars.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarGroups.calendars.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarGroups.calendars.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarGroups.calendars.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarGroups.calendars.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarGroups.calendars.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarGroups.calendars.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarGroups.calendars.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get events from users", + "operationId": "users.calendarGroups.calendars.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.calendarGroups.calendars.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events", + "/users/{user-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendarView/{event-id}/calendar/events", + "/users/{user-id}/events/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get events from users", + "operationId": "users.calendarGroups.calendars.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.calendarGroups.calendars.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarGroups.calendars.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendarGroups.calendars.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarGroups.calendars.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendarGroups.calendars.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get calendar from users", + "operationId": "users.calendarGroups.calendars.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendarGroups.calendars.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarGroups.calendars.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendarGroups.calendars.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarGroups.calendars.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendarGroups.calendars.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarGroups.calendars.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendarGroups.calendars.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarGroups.calendars.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendarGroups.calendars.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarGroups.calendars.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarGroups.calendars.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarGroups.calendars.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarGroups.calendars.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarGroups.calendars.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarGroups.calendars.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarGroups.calendars.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarGroups.calendars.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarGroups.calendars.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarGroups.calendars.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarGroups.calendars.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.event" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarGroups.calendars.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarGroups.calendars.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarGroups.calendars.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarGroups.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarGroups.calendars.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendarGroup-id", + "description": "key: calendarGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendarGroup" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars": { + "get": { + "tags": [ + "users.calendar" + ], + "summary": "Get calendars from users", + "operationId": "users.ListCalendars", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "color", + "color desc", + "changeKey", + "changeKey desc", + "canShare", + "canShare desc", + "canViewPrivateItems", + "canViewPrivateItems desc", + "canEdit", + "canEdit desc", + "owner", + "owner desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of calendar", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendar" + ], + "summary": "Create new navigation property to calendars for users", + "operationId": "users.CreateCalendars", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendars/{calendar-id}": { + "get": { + "tags": [ + "users.calendar" + ], + "summary": "Get calendars from users", + "operationId": "users.GetCalendars", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendar" + ], + "summary": "Update the navigation property calendars in users", + "operationId": "users.UpdateCalendars", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView": { + "get": { + "tags": [ + "users.calendars.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendars.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.calendars.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView", + "/users/{user-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "users.calendars.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendars.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.calendars.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendars.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendars.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendars.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendars.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendars.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendars.calendarView.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendars.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendars.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendars.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendars.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendars.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendars.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendars.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "users.calendars.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendars.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendars.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendars.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendars.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendars.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendars.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendars.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendars.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendars.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendars.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendars.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendars.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendars.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendars.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendars.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendars.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendars.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendars.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendars.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendars.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events": { + "get": { + "tags": [ + "users.calendars.event" + ], + "summary": "Get events from users", + "operationId": "users.calendars.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.calendars.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendarView/{event-id}/calendar/events", + "/users/{user-id}/events/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}": { + "get": { + "tags": [ + "users.calendars.event" + ], + "summary": "Get events from users", + "operationId": "users.calendars.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.calendars.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendars.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendars.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendars.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendars.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendars.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendars.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendars.events.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendars.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendars.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendars.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendars.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendars.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendars.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendars.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendars.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "users.calendars.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendars.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendars.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendars.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendars.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendars.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendars.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendars.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendars.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendars.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendars.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendars.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendars.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendars.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendars.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendars.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendars.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendars.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendars.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendars.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendars.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendars.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendars.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendars.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendars.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendars.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendars.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendars.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendars.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "calendar-id", + "description": "key: calendar-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "calendar" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView": { + "get": { + "tags": [ + "users.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarView/{event-id}": { + "get": { + "tags": [ + "users.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/calendarView/{event-id}/attachments": { + "get": { + "tags": [ + "users.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarView.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.calendarView.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/events/{event-id}/attachments" + ] + }, + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.calendarView.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.calendarView.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.calendarView.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar": { + "get": { + "tags": [ + "users.calendarView.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.calendarView.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.calendarView.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/events/{event-id}/calendar" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendarView.calendar.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.calendarView.calendar.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/events/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.calendarView.calendar.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.calendarView.calendar.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarView.calendar.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarView.calendar.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarView.calendar.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarView.calendar.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarView.calendar.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarView.calendar.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events": { + "get": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.calendarView.calendar.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.calendarView.calendar.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendars/{calendar-id}/events", + "/users/{user-id}/events/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.calendarView.calendar.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.calendarView.calendar.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarView.calendar.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarView.calendar.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarView.calendar.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarView.calendar.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarView.calendar.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarView.calendar.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarView.calendar.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarView.calendar.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarView.calendar.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarView.calendar.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarView.calendar.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarView.calendar.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarView.calendar.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarView.calendar.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/extensions": { + "get": { + "tags": [ + "users.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarView.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.calendarView.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/events/{event-id}/extensions" + ] + }, + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.calendarView.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.calendarView.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.calendarView.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/events/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances": { + "get": { + "tags": [ + "users.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarView.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.calendarView.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/events/{event-id}/instances" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.calendarView.event" + ], + "summary": "Get instances from users", + "operationId": "users.calendarView.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.calendarView.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/events/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarView.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarView.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarView.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarView.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarView.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarView.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarView.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.calendarView.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.calendarView.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.calendarView.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarView.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.calendarView.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.calendarView.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.calendarView.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.calendarView.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/contactFolders": { + "get": { + "tags": [ + "users.contactFolder" + ], + "summary": "Get contactFolders from users", + "operationId": "users.ListContactFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "parentFolderId", + "parentFolderId desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolder" + ], + "summary": "Create new navigation property to contactFolders for users", + "operationId": "users.CreateContactFolders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}": { + "get": { + "tags": [ + "users.contactFolder" + ], + "summary": "Get contactFolders from users", + "operationId": "users.GetContactFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolder" + ], + "summary": "Update the navigation property contactFolders in users", + "operationId": "users.UpdateContactFolders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders": { + "get": { + "tags": [ + "users.contactFolders.contactFolder" + ], + "summary": "Get childFolders from users", + "operationId": "users.contactFolders.ListChildFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "parentFolderId", + "parentFolderId desc", + "displayName", + "displayName desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contactFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contactFolder" + ], + "summary": "Create new navigation property to childFolders for users", + "operationId": "users.contactFolders.CreateChildFolders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id}": { + "get": { + "tags": [ + "users.contactFolders.contactFolder" + ], + "summary": "Get childFolders from users", + "operationId": "users.contactFolders.GetChildFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "parentFolderId", + "displayName", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "contacts", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contactFolder" + ], + "summary": "Update the navigation property childFolders in users", + "operationId": "users.contactFolders.UpdateChildFolders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.contactFolders.childFolders.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts": { + "get": { + "tags": [ + "users.contactFolders.contact" + ], + "summary": "Get contacts from users", + "operationId": "users.contactFolders.ListContacts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "parentFolderId", + "parentFolderId desc", + "birthday", + "birthday desc", + "fileAs", + "fileAs desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "initials", + "initials desc", + "middleName", + "middleName desc", + "nickName", + "nickName desc", + "surname", + "surname desc", + "title", + "title desc", + "yomiGivenName", + "yomiGivenName desc", + "yomiSurname", + "yomiSurname desc", + "yomiCompanyName", + "yomiCompanyName desc", + "generation", + "generation desc", + "emailAddresses", + "emailAddresses desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "businessHomePage", + "businessHomePage desc", + "assistantName", + "assistantName desc", + "manager", + "manager desc", + "homePhones", + "homePhones desc", + "mobilePhone", + "mobilePhone desc", + "businessPhones", + "businessPhones desc", + "homeAddress", + "homeAddress desc", + "businessAddress", + "businessAddress desc", + "otherAddress", + "otherAddress desc", + "spouseName", + "spouseName desc", + "personalNotes", + "personalNotes desc", + "children", + "children desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contact" + ], + "summary": "Create new navigation property to contacts for users", + "operationId": "users.contactFolders.CreateContacts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}": { + "get": { + "tags": [ + "users.contactFolders.contact" + ], + "summary": "Get contacts from users", + "operationId": "users.contactFolders.GetContacts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contact" + ], + "summary": "Update the navigation property contacts in users", + "operationId": "users.contactFolders.UpdateContacts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions": { + "get": { + "tags": [ + "users.contactFolders.contacts.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.contactFolders.contacts.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contacts.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.contactFolders.contacts.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/extensions" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.contactFolders.contacts.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.contactFolders.contacts.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contacts.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.contactFolders.contacts.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contactFolders.contacts.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.contactFolders.contacts.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contactFolders.contacts.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.contactFolders.contacts.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo": { + "get": { + "tags": [ + "users.contactFolders.contacts.profilePhoto" + ], + "summary": "Get photo from users", + "operationId": "users.contactFolders.contacts.GetPhoto", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contacts.profilePhoto" + ], + "summary": "Update the navigation property photo in users", + "operationId": "users.contactFolders.contacts.UpdatePhoto", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/photo" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contactFolders.contacts.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.contactFolders.contacts.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contactFolders.contacts.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.contactFolders.contacts.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.contactFolders.contacts.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contactFolders.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.contactFolders.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contactFolders.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.contactFolders.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contactFolders.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.contactFolders.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/{contactFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contactFolders.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contactFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.contactFolders.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contactFolder-id", + "description": "key: contactFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contactFolder" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contactFolders/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.contactFolders.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/contacts": { + "get": { + "tags": [ + "users.contact" + ], + "summary": "Get contacts from users", + "operationId": "users.ListContacts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "parentFolderId", + "parentFolderId desc", + "birthday", + "birthday desc", + "fileAs", + "fileAs desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "initials", + "initials desc", + "middleName", + "middleName desc", + "nickName", + "nickName desc", + "surname", + "surname desc", + "title", + "title desc", + "yomiGivenName", + "yomiGivenName desc", + "yomiSurname", + "yomiSurname desc", + "yomiCompanyName", + "yomiCompanyName desc", + "generation", + "generation desc", + "emailAddresses", + "emailAddresses desc", + "imAddresses", + "imAddresses desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "businessHomePage", + "businessHomePage desc", + "assistantName", + "assistantName desc", + "manager", + "manager desc", + "homePhones", + "homePhones desc", + "mobilePhone", + "mobilePhone desc", + "businessPhones", + "businessPhones desc", + "homeAddress", + "homeAddress desc", + "businessAddress", + "businessAddress desc", + "otherAddress", + "otherAddress desc", + "spouseName", + "spouseName desc", + "personalNotes", + "personalNotes desc", + "children", + "children desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of contact", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contact" + ], + "summary": "Create new navigation property to contacts for users", + "operationId": "users.CreateContacts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contacts/{contact-id}": { + "get": { + "tags": [ + "users.contact" + ], + "summary": "Get contacts from users", + "operationId": "users.GetContacts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "parentFolderId", + "birthday", + "fileAs", + "displayName", + "givenName", + "initials", + "middleName", + "nickName", + "surname", + "title", + "yomiGivenName", + "yomiSurname", + "yomiCompanyName", + "generation", + "emailAddresses", + "imAddresses", + "jobTitle", + "companyName", + "department", + "officeLocation", + "profession", + "businessHomePage", + "assistantName", + "manager", + "homePhones", + "mobilePhone", + "businessPhones", + "homeAddress", + "businessAddress", + "otherAddress", + "spouseName", + "personalNotes", + "children", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties", + "photo" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contact" + ], + "summary": "Update the navigation property contacts in users", + "operationId": "users.UpdateContacts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/contacts/{contact-id}/extensions": { + "get": { + "tags": [ + "users.contacts.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.contacts.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contacts.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.contacts.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" + ] + }, + "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.contacts.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.contacts.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contacts.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.contacts.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contacts.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.contacts.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.contacts.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contacts.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.contacts.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/contacts/{contact-id}/photo": { + "get": { + "tags": [ + "users.contacts.profilePhoto" + ], + "summary": "Get photo from users", + "operationId": "users.contacts.GetPhoto", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contacts.profilePhoto" + ], + "summary": "Update the navigation property photo in users", + "operationId": "users.contacts.UpdatePhoto", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" + ] + }, + "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contacts.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.contacts.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.contacts.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.contacts.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.contacts.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "contact-id", + "description": "key: contact-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "contact" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/contacts/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.contacts.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/createdObjects": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get createdObjects from users", + "operationId": "users.ListCreatedObjects", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/createdObjects/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get createdObjects from users", + "operationId": "users.GetCreatedObjects", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/deviceManagementTroubleshootingEvents": { + "get": { + "tags": [ + "users.deviceManagementTroubleshootingEvent" + ], + "summary": "Get deviceManagementTroubleshootingEvents from users", + "operationId": "users.ListDeviceManagementTroubleshootingEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "eventDateTime", + "eventDateTime desc", + "correlationId", + "correlationId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceManagementTroubleshootingEvent", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.deviceManagementTroubleshootingEvent" + ], + "summary": "Create new navigation property to deviceManagementTroubleshootingEvents for users", + "operationId": "users.CreateDeviceManagementTroubleshootingEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}": { + "get": { + "tags": [ + "users.deviceManagementTroubleshootingEvent" + ], + "summary": "Get deviceManagementTroubleshootingEvents from users", + "operationId": "users.GetDeviceManagementTroubleshootingEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "deviceManagementTroubleshootingEvent-id", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "eventDateTime", + "correlationId" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.deviceManagementTroubleshootingEvent" + ], + "summary": "Update the navigation property deviceManagementTroubleshootingEvents in users", + "operationId": "users.UpdateDeviceManagementTroubleshootingEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "deviceManagementTroubleshootingEvent-id", + "description": "key: deviceManagementTroubleshootingEvent-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceManagementTroubleshootingEvent" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/directReports": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get directReports from users", + "operationId": "users.ListDirectReports", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/directReports/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get directReports from users", + "operationId": "users.GetDirectReports", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/drive": { + "get": { + "tags": [ + "users.drive" + ], + "summary": "Get drive from users", + "operationId": "users.GetDrive", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.drive" + ], + "summary": "Update the navigation property drive in users", + "operationId": "users.UpdateDrive", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/drives": { + "get": { + "tags": [ + "users.drive" + ], + "summary": "Get drives from users", + "operationId": "users.ListDrives", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "driveType", + "driveType desc", + "owner", + "owner desc", + "quota", + "quota desc", + "sharePointIds", + "sharePointIds desc", + "system", + "system desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of drive", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.drive" + ], + "summary": "Create new navigation property to drives for users", + "operationId": "users.CreateDrives", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/drives/{drive-id}": { + "get": { + "tags": [ + "users.drive" + ], + "summary": "Get drives from users", + "operationId": "users.GetDrives", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "driveType", + "owner", + "quota", + "sharePointIds", + "system", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "items", + "list", + "root", + "special" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.drive" + ], + "summary": "Update the navigation property drives in users", + "operationId": "users.UpdateDrives", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "drive-id", + "description": "key: drive-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "drive" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.drive" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/events": { + "get": { + "tags": [ + "users.event" + ], + "summary": "Get events from users", + "operationId": "users.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/events/{event-id}": { + "get": { + "tags": [ + "users.event" + ], + "summary": "Get events from users", + "operationId": "users.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/events/{event-id}/attachments": { + "get": { + "tags": [ + "users.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.events.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.events.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments", + "/users/{user-id}/calendar/events/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments", + "/users/{user-id}/calendarView/{event-id}/attachments" + ] + }, + "/users/{user-id}/events/{event-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.events.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.events.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.events.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendar/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/attachments/{attachment-id}", + "/users/{user-id}/calendarView/{event-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/events/{event-id}/calendar": { + "get": { + "tags": [ + "users.events.calendar" + ], + "summary": "Get calendar from users", + "operationId": "users.events.GetCalendar", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "color", + "changeKey", + "canShare", + "canViewPrivateItems", + "canEdit", + "owner", + "events", + "calendarView", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar" + ], + "summary": "Update the navigation property calendar in users", + "operationId": "users.events.UpdateCalendar", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/calendar", + "/users/{user-id}/calendar/events/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/calendar", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/calendar", + "/users/{user-id}/calendarView/{event-id}/calendar" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView": { + "get": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.events.calendar.ListCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Create new navigation property to calendarView for users", + "operationId": "users.events.calendar.CreateCalendarView", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendars/{calendar-id}/calendarView", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}": { + "get": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Get calendarView from users", + "operationId": "users.events.calendar.GetCalendarView", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Update the navigation property calendarView in users", + "operationId": "users.events.calendar.UpdateCalendarView", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.events.calendar.calendarView.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.events.calendar.calendarView.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.events.calendar.calendarView.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.events.calendar.calendarView.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.events.calendar.calendarView.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.events.calendar.calendarView.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events": { + "get": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.events.calendar.ListEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Create new navigation property to events for users", + "operationId": "users.events.calendar.CreateEvents", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendars/{calendar-id}/events", + "/users/{user-id}/calendarView/{event-id}/calendar/events" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}": { + "get": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Get events from users", + "operationId": "users.events.calendar.GetEvents", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar.event" + ], + "summary": "Update the navigation property events in users", + "operationId": "users.events.calendar.UpdateEvents", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/events/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.events.calendar.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.events.calendar.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.events.calendar.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.events.calendar.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.events.calendar.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.events.calendar.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.events.calendar.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.events.calendar.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.events.calendar.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.events.calendar.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.events.calendar.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.events.calendar.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/events/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.events.calendar.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.calendar.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.events.calendar.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/calendar/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/events/{event-id}/extensions": { + "get": { + "tags": [ + "users.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.events.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.events.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions", + "/users/{user-id}/calendar/events/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions", + "/users/{user-id}/calendarView/{event-id}/extensions" + ] + }, + "/users/{user-id}/events/{event-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.events.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.events.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.events.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendar/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/extensions/{extension-id}", + "/users/{user-id}/calendarView/{event-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/events/{event-id}/instances": { + "get": { + "tags": [ + "users.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.events.ListInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "originalStartTimeZone", + "originalStartTimeZone desc", + "originalEndTimeZone", + "originalEndTimeZone desc", + "responseStatus", + "responseStatus desc", + "iCalUId", + "iCalUId desc", + "reminderMinutesBeforeStart", + "reminderMinutesBeforeStart desc", + "isReminderOn", + "isReminderOn desc", + "hasAttachments", + "hasAttachments desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "sensitivity", + "sensitivity desc", + "start", + "start desc", + "originalStart", + "originalStart desc", + "end", + "end desc", + "location", + "location desc", + "locations", + "locations desc", + "isAllDay", + "isAllDay desc", + "isCancelled", + "isCancelled desc", + "isOrganizer", + "isOrganizer desc", + "recurrence", + "recurrence desc", + "responseRequested", + "responseRequested desc", + "seriesMasterId", + "seriesMasterId desc", + "showAs", + "showAs desc", + "type", + "type desc", + "attendees", + "attendees desc", + "organizer", + "organizer desc", + "webLink", + "webLink desc", + "onlineMeetingUrl", + "onlineMeetingUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of event", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.event" + ], + "summary": "Create new navigation property to instances for users", + "operationId": "users.events.CreateInstances", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances", + "/users/{user-id}/calendar/events/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances", + "/users/{user-id}/calendarView/{event-id}/instances" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}": { + "get": { + "tags": [ + "users.events.event" + ], + "summary": "Get instances from users", + "operationId": "users.events.GetInstances", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "originalStartTimeZone", + "originalEndTimeZone", + "responseStatus", + "iCalUId", + "reminderMinutesBeforeStart", + "isReminderOn", + "hasAttachments", + "subject", + "body", + "bodyPreview", + "importance", + "sensitivity", + "start", + "originalStart", + "end", + "location", + "locations", + "isAllDay", + "isCancelled", + "isOrganizer", + "recurrence", + "responseRequested", + "seriesMasterId", + "showAs", + "type", + "attendees", + "organizer", + "webLink", + "onlineMeetingUrl", + "calendar", + "instances", + "extensions", + "attachments", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.event" + ], + "summary": "Update the navigation property instances in users", + "operationId": "users.events.UpdateInstances", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.events.instances.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/accept" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.events.instances.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/decline" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.events.instances.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.events.instances.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.events.instances.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/events/{event-id}/instances/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.events.instances.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/events/{event-id}/accept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action accept", + "operationId": "users.events.accept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/accept", + "/users/{user-id}/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/accept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/accept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/accept" + ] + }, + "/users/{user-id}/events/{event-id}/decline": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action decline", + "operationId": "users.events.decline", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/decline", + "/users/{user-id}/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/decline", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/decline", + "/users/{user-id}/events/{event-id}/instances/{event-id}/decline" + ] + }, + "/users/{user-id}/events/{event-id}/dismissReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action dismissReminder", + "operationId": "users.events.dismissReminder", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/dismissReminder", + "/users/{user-id}/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/dismissReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/dismissReminder" + ] + }, + "/users/{user-id}/events/{event-id}/snoozeReminder": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action snoozeReminder", + "operationId": "users.events.snoozeReminder", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "NewReminderTime": { + "$ref": "#/definitions/microsoft.graph.dateTimeTimeZone" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/snoozeReminder", + "/users/{user-id}/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/snoozeReminder", + "/users/{user-id}/events/{event-id}/instances/{event-id}/snoozeReminder" + ] + }, + "/users/{user-id}/events/{event-id}/tentativelyAccept": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action tentativelyAccept", + "operationId": "users.events.tentativelyAccept", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "SendResponse": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/instances/{event-id}/tentativelyAccept", + "/users/{user-id}/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/calendarView/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/calendar/events/{event-id}/tentativelyAccept", + "/users/{user-id}/events/{event-id}/instances/{event-id}/tentativelyAccept" + ] + }, + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.events.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.events.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.events.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.events.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.events.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.events.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.events.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.events.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.events.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.events.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.events.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.events.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "event-id", + "description": "key: event-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "event" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendar/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}", + "/users/{user-id}/calendarView/{event-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/events/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.events.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/extensions": { + "get": { + "tags": [ + "users.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/inferenceClassification": { + "get": { + "tags": [ + "users.inferenceClassification" + ], + "summary": "Get inferenceClassification from users", + "operationId": "users.GetInferenceClassification", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "overrides" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassification" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.inferenceClassification" + ], + "summary": "Update the navigation property inferenceClassification in users", + "operationId": "users.UpdateInferenceClassification", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassification" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/inferenceClassification/overrides": { + "get": { + "tags": [ + "users.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Get overrides from users", + "operationId": "users.inferenceClassification.ListOverrides", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "classifyAs", + "classifyAs desc", + "senderEmailAddress", + "senderEmailAddress desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "classifyAs", + "senderEmailAddress" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of inferenceClassificationOverride", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Create new navigation property to overrides for users", + "operationId": "users.inferenceClassification.CreateOverrides", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}": { + "get": { + "tags": [ + "users.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Get overrides from users", + "operationId": "users.inferenceClassification.GetOverrides", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "inferenceClassificationOverride-id", + "description": "key: inferenceClassificationOverride-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "inferenceClassificationOverride" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "classifyAs", + "senderEmailAddress" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.inferenceClassification.inferenceClassificationOverride" + ], + "summary": "Update the navigation property overrides in users", + "operationId": "users.inferenceClassification.UpdateOverrides", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "inferenceClassificationOverride-id", + "description": "key: inferenceClassificationOverride-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "inferenceClassificationOverride" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights": { + "get": { + "tags": [ + "users.officeGraphInsights" + ], + "summary": "Get insights from users", + "operationId": "users.GetInsights", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "trending", + "shared", + "used" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "trending", + "shared", + "used" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.officeGraphInsights" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.officeGraphInsights" + ], + "summary": "Update the navigation property insights in users", + "operationId": "users.UpdateInsights", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.officeGraphInsights" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/shared": { + "get": { + "tags": [ + "users.insights.sharedInsight" + ], + "summary": "Get shared from users", + "operationId": "users.insights.ListShared", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastShared", + "lastShared desc", + "sharingHistory", + "sharingHistory desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastShared", + "sharingHistory", + "resourceVisualization", + "resourceReference", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sharedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.insights.sharedInsight" + ], + "summary": "Create new navigation property to shared for users", + "operationId": "users.insights.CreateShared", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/shared/{sharedInsight-id}": { + "get": { + "tags": [ + "users.insights.sharedInsight" + ], + "summary": "Get shared from users", + "operationId": "users.insights.GetShared", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sharedInsight-id", + "description": "key: sharedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastShared", + "sharingHistory", + "resourceVisualization", + "resourceReference", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "lastSharedMethod", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.insights.sharedInsight" + ], + "summary": "Update the navigation property shared in users", + "operationId": "users.insights.UpdateShared", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sharedInsight-id", + "description": "key: sharedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedInsight" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod": { + "get": { + "tags": [ + "users.insights.shared.entity" + ], + "summary": "Get lastSharedMethod from users", + "operationId": "users.insights.shared.GetLastSharedMethod", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sharedInsight-id", + "description": "key: sharedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.entity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/shared/{sharedInsight-id}/resource": { + "get": { + "tags": [ + "users.insights.shared.entity" + ], + "summary": "Get resource from users", + "operationId": "users.insights.shared.GetResource", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sharedInsight-id", + "description": "key: sharedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sharedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.entity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/trending": { + "get": { + "tags": [ + "users.insights.trending" + ], + "summary": "Get trending from users", + "operationId": "users.insights.ListTrending", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "weight", + "weight desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "weight", + "resourceVisualization", + "resourceReference", + "lastModifiedDateTime", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of trending", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.insights.trending" + ], + "summary": "Create new navigation property to trending for users", + "operationId": "users.insights.CreateTrending", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.trending" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/trending/{trending-id}": { + "get": { + "tags": [ + "users.insights.trending" + ], + "summary": "Get trending from users", + "operationId": "users.insights.GetTrending", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "trending-id", + "description": "key: trending-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "trending" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "weight", + "resourceVisualization", + "resourceReference", + "lastModifiedDateTime", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.trending" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.insights.trending" + ], + "summary": "Update the navigation property trending in users", + "operationId": "users.insights.UpdateTrending", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "trending-id", + "description": "key: trending-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "trending" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.trending" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/trending/{trending-id}/resource": { + "get": { + "tags": [ + "users.insights.trending.entity" + ], + "summary": "Get resource from users", + "operationId": "users.insights.trending.GetResource", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "trending-id", + "description": "key: trending-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "trending" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.entity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/used": { + "get": { + "tags": [ + "users.insights.usedInsight" + ], + "summary": "Get used from users", + "operationId": "users.insights.ListUsed", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastUsed", + "lastUsed desc", + "resourceVisualization", + "resourceVisualization desc", + "resourceReference", + "resourceReference desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastUsed", + "resourceVisualization", + "resourceReference", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of usedInsight", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.insights.usedInsight" + ], + "summary": "Create new navigation property to used for users", + "operationId": "users.insights.CreateUsed", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/used/{usedInsight-id}": { + "get": { + "tags": [ + "users.insights.usedInsight" + ], + "summary": "Get used from users", + "operationId": "users.insights.GetUsed", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "usedInsight-id", + "description": "key: usedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "usedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastUsed", + "resourceVisualization", + "resourceReference", + "resource" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "resource" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.insights.usedInsight" + ], + "summary": "Update the navigation property used in users", + "operationId": "users.insights.UpdateUsed", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "usedInsight-id", + "description": "key: usedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "usedInsight" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/insights/used/{usedInsight-id}/resource": { + "get": { + "tags": [ + "users.insights.used.entity" + ], + "summary": "Get resource from users", + "operationId": "users.insights.used.GetResource", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "usedInsight-id", + "description": "key: usedInsight-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "usedInsight" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.entity" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/licenseDetails": { + "get": { + "tags": [ + "users.licenseDetails" + ], + "summary": "Get licenseDetails from users", + "operationId": "users.ListLicenseDetails", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "servicePlans", + "servicePlans desc", + "skuId", + "skuId desc", + "skuPartNumber", + "skuPartNumber desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "servicePlans", + "skuId", + "skuPartNumber" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of licenseDetails", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.licenseDetails" + ], + "summary": "Create new navigation property to licenseDetails for users", + "operationId": "users.CreateLicenseDetails", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/licenseDetails/{licenseDetails-id}": { + "get": { + "tags": [ + "users.licenseDetails" + ], + "summary": "Get licenseDetails from users", + "operationId": "users.GetLicenseDetails", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "licenseDetails-id", + "description": "key: licenseDetails-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "licenseDetails" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "servicePlans", + "skuId", + "skuPartNumber" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.licenseDetails" + ], + "summary": "Update the navigation property licenseDetails in users", + "operationId": "users.UpdateLicenseDetails", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "licenseDetails-id", + "description": "key: licenseDetails-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "licenseDetails" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders": { + "get": { + "tags": [ + "users.mailFolder" + ], + "summary": "Get mailFolders from users", + "operationId": "users.ListMailFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "parentFolderId", + "parentFolderId desc", + "childFolderCount", + "childFolderCount desc", + "unreadItemCount", + "unreadItemCount desc", + "totalItemCount", + "totalItemCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolder" + ], + "summary": "Create new navigation property to mailFolders for users", + "operationId": "users.CreateMailFolders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}": { + "get": { + "tags": [ + "users.mailFolder" + ], + "summary": "Get mailFolders from users", + "operationId": "users.GetMailFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolder" + ], + "summary": "Update the navigation property mailFolders in users", + "operationId": "users.UpdateMailFolders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders": { + "get": { + "tags": [ + "users.mailFolders.mailFolder" + ], + "summary": "Get childFolders from users", + "operationId": "users.mailFolders.ListChildFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "parentFolderId", + "parentFolderId desc", + "childFolderCount", + "childFolderCount desc", + "unreadItemCount", + "unreadItemCount desc", + "totalItemCount", + "totalItemCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of mailFolder", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.mailFolder" + ], + "summary": "Create new navigation property to childFolders for users", + "operationId": "users.mailFolders.CreateChildFolders", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}": { + "get": { + "tags": [ + "users.mailFolders.mailFolder" + ], + "summary": "Get childFolders from users", + "operationId": "users.mailFolders.GetChildFolders", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "parentFolderId", + "childFolderCount", + "unreadItemCount", + "totalItemCount", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "messages", + "messageRules", + "childFolders", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.mailFolder" + ], + "summary": "Update the navigation property childFolders in users", + "operationId": "users.mailFolders.UpdateChildFolders", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copy", + "operationId": "users.mailFolders.childFolders.copy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "/users/{user-id}/messages/{message-id}/copy" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action move", + "operationId": "users.mailFolders.childFolders.move", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "/users/{user-id}/messages/{message-id}/move" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.mailFolders.childFolders.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules": { + "get": { + "tags": [ + "users.mailFolders.messageRule" + ], + "summary": "Get messageRules from users", + "operationId": "users.mailFolders.ListMessageRules", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "sequence", + "sequence desc", + "conditions", + "conditions desc", + "actions", + "actions desc", + "exceptions", + "exceptions desc", + "isEnabled", + "isEnabled desc", + "hasError", + "hasError desc", + "isReadOnly", + "isReadOnly desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "sequence", + "conditions", + "actions", + "exceptions", + "isEnabled", + "hasError", + "isReadOnly" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of messageRule", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messageRule" + ], + "summary": "Create new navigation property to messageRules for users", + "operationId": "users.mailFolders.CreateMessageRules", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}": { + "get": { + "tags": [ + "users.mailFolders.messageRule" + ], + "summary": "Get messageRules from users", + "operationId": "users.mailFolders.GetMessageRules", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "messageRule-id", + "description": "key: messageRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "messageRule" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "sequence", + "conditions", + "actions", + "exceptions", + "isEnabled", + "hasError", + "isReadOnly" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messageRule" + ], + "summary": "Update the navigation property messageRules in users", + "operationId": "users.mailFolders.UpdateMessageRules", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "messageRule-id", + "description": "key: messageRule-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "messageRule" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages": { + "get": { + "tags": [ + "users.mailFolders.message" + ], + "summary": "Get messages from users", + "operationId": "users.mailFolders.ListMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "receivedDateTime", + "receivedDateTime desc", + "sentDateTime", + "sentDateTime desc", + "hasAttachments", + "hasAttachments desc", + "internetMessageId", + "internetMessageId desc", + "internetMessageHeaders", + "internetMessageHeaders desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "parentFolderId", + "parentFolderId desc", + "sender", + "sender desc", + "from", + "from desc", + "toRecipients", + "toRecipients desc", + "ccRecipients", + "ccRecipients desc", + "bccRecipients", + "bccRecipients desc", + "replyTo", + "replyTo desc", + "conversationId", + "conversationId desc", + "uniqueBody", + "uniqueBody desc", + "isDeliveryReceiptRequested", + "isDeliveryReceiptRequested desc", + "isReadReceiptRequested", + "isReadReceiptRequested desc", + "isRead", + "isRead desc", + "isDraft", + "isDraft desc", + "webLink", + "webLink desc", + "inferenceClassification", + "inferenceClassification desc", + "flag", + "flag desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.message" + ], + "summary": "Create new navigation property to messages for users", + "operationId": "users.mailFolders.CreateMessages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}": { + "get": { + "tags": [ + "users.mailFolders.message" + ], + "summary": "Get messages from users", + "operationId": "users.mailFolders.GetMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.message" + ], + "summary": "Update the navigation property messages in users", + "operationId": "users.mailFolders.UpdateMessages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments": { + "get": { + "tags": [ + "users.mailFolders.messages.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.mailFolders.messages.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messages.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.mailFolders.messages.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/attachments" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.mailFolders.messages.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.mailFolders.messages.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messages.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.mailFolders.messages.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions": { + "get": { + "tags": [ + "users.mailFolders.messages.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.mailFolders.messages.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messages.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.mailFolders.messages.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/extensions" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.mailFolders.messages.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.mailFolders.messages.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messages.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.mailFolders.messages.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copy", + "operationId": "users.mailFolders.messages.copy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "/users/{user-id}/messages/{message-id}/copy" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createForward", + "operationId": "users.mailFolders.messages.createForward", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/createForward" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createReply", + "operationId": "users.mailFolders.messages.createReply", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/createReply" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createReplyAll", + "operationId": "users.mailFolders.messages.createReplyAll", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/createReplyAll" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action forward", + "operationId": "users.mailFolders.messages.forward", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "ToRecipients": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/forward" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action move", + "operationId": "users.mailFolders.messages.move", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "/users/{user-id}/messages/{message-id}/move" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action reply", + "operationId": "users.mailFolders.messages.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/reply" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action replyAll", + "operationId": "users.mailFolders.messages.replyAll", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/replyAll" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action send", + "operationId": "users.mailFolders.messages.send", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/send" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.mailFolders.messages.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.mailFolders.messages.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.mailFolders.messages.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.mailFolders.messages.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.mailFolders.messages.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.mailFolders.messages.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.mailFolders.messages.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.mailFolders.messages.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.mailFolders.messages.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/copy": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copy", + "operationId": "users.mailFolders.copy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/users/{user-id}/messages/{message-id}/copy" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/move": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action move", + "operationId": "users.mailFolders.move", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/users/{user-id}/messages/{message-id}/move" + ] + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.mailFolders.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.mailFolders.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.mailFolders.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.mailFolders.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.mailFolders.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.mailFolders.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/{mailFolder-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.mailFolders.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.mailFolders.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.mailFolders.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "mailFolder-id", + "description": "key: mailFolder-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "mailFolder" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/mailFolders/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.mailFolders.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/messages/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/managedAppRegistrations": { + "get": { + "tags": [ + "users.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from users", + "operationId": "users.ListManagedAppRegistrations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "applicationVersion", + "applicationVersion desc", + "managementSdkVersion", + "managementSdkVersion desc", + "platformVersion", + "platformVersion desc", + "deviceType", + "deviceType desc", + "deviceTag", + "deviceTag desc", + "deviceName", + "deviceName desc", + "flaggedReasons", + "flaggedReasons desc", + "userId", + "userId desc", + "appIdentifier", + "appIdentifier desc", + "version", + "version desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedAppRegistration", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}": { + "get": { + "tags": [ + "users.managedAppRegistration" + ], + "summary": "Get managedAppRegistrations from users", + "operationId": "users.GetManagedAppRegistrations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedAppRegistration-id", + "description": "key: managedAppRegistration-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedAppRegistration" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastSyncDateTime", + "applicationVersion", + "managementSdkVersion", + "platformVersion", + "deviceType", + "deviceTag", + "deviceName", + "flaggedReasons", + "userId", + "appIdentifier", + "version", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "appliedPolicies", + "intendedPolicies", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function getUserIdsWithFlaggedAppRegistration", + "operationId": "users.managedAppRegistrations.getUserIdsWithFlaggedAppRegistration.4b63", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/managedDevices": { + "get": { + "tags": [ + "users.managedDevice" + ], + "summary": "Get managedDevices from users", + "operationId": "users.ListManagedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "userId", + "userId desc", + "deviceName", + "deviceName desc", + "managedDeviceOwnerType", + "managedDeviceOwnerType desc", + "deviceActionResults", + "deviceActionResults desc", + "enrolledDateTime", + "enrolledDateTime desc", + "lastSyncDateTime", + "lastSyncDateTime desc", + "operatingSystem", + "operatingSystem desc", + "complianceState", + "complianceState desc", + "jailBroken", + "jailBroken desc", + "managementAgent", + "managementAgent desc", + "osVersion", + "osVersion desc", + "easActivated", + "easActivated desc", + "easDeviceId", + "easDeviceId desc", + "easActivationDateTime", + "easActivationDateTime desc", + "azureADRegistered", + "azureADRegistered desc", + "deviceEnrollmentType", + "deviceEnrollmentType desc", + "activationLockBypassCode", + "activationLockBypassCode desc", + "emailAddress", + "emailAddress desc", + "azureADDeviceId", + "azureADDeviceId desc", + "deviceRegistrationState", + "deviceRegistrationState desc", + "deviceCategoryDisplayName", + "deviceCategoryDisplayName desc", + "isSupervised", + "isSupervised desc", + "exchangeLastSuccessfulSyncDateTime", + "exchangeLastSuccessfulSyncDateTime desc", + "exchangeAccessState", + "exchangeAccessState desc", + "exchangeAccessStateReason", + "exchangeAccessStateReason desc", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionUrl desc", + "remoteAssistanceSessionErrorDetails", + "remoteAssistanceSessionErrorDetails desc", + "isEncrypted", + "isEncrypted desc", + "userPrincipalName", + "userPrincipalName desc", + "model", + "model desc", + "manufacturer", + "manufacturer desc", + "imei", + "imei desc", + "complianceGracePeriodExpirationDateTime", + "complianceGracePeriodExpirationDateTime desc", + "serialNumber", + "serialNumber desc", + "phoneNumber", + "phoneNumber desc", + "androidSecurityPatchLevel", + "androidSecurityPatchLevel desc", + "userDisplayName", + "userDisplayName desc", + "configurationManagerClientEnabledFeatures", + "configurationManagerClientEnabledFeatures desc", + "wiFiMacAddress", + "wiFiMacAddress desc", + "deviceHealthAttestationState", + "deviceHealthAttestationState desc", + "subscriberCarrier", + "subscriberCarrier desc", + "meid", + "meid desc", + "totalStorageSpaceInBytes", + "totalStorageSpaceInBytes desc", + "freeStorageSpaceInBytes", + "freeStorageSpaceInBytes desc", + "managedDeviceName", + "managedDeviceName desc", + "partnerReportedThreatState", + "partnerReportedThreatState desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of managedDevice", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.managedDevice" + ], + "summary": "Create new navigation property to managedDevices for users", + "operationId": "users.CreateManagedDevices", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}": { + "get": { + "tags": [ + "users.managedDevice" + ], + "summary": "Get managedDevices from users", + "operationId": "users.GetManagedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "userId", + "deviceName", + "managedDeviceOwnerType", + "deviceActionResults", + "enrolledDateTime", + "lastSyncDateTime", + "operatingSystem", + "complianceState", + "jailBroken", + "managementAgent", + "osVersion", + "easActivated", + "easDeviceId", + "easActivationDateTime", + "azureADRegistered", + "deviceEnrollmentType", + "activationLockBypassCode", + "emailAddress", + "azureADDeviceId", + "deviceRegistrationState", + "deviceCategoryDisplayName", + "isSupervised", + "exchangeLastSuccessfulSyncDateTime", + "exchangeAccessState", + "exchangeAccessStateReason", + "remoteAssistanceSessionUrl", + "remoteAssistanceSessionErrorDetails", + "isEncrypted", + "userPrincipalName", + "model", + "manufacturer", + "imei", + "complianceGracePeriodExpirationDateTime", + "serialNumber", + "phoneNumber", + "androidSecurityPatchLevel", + "userDisplayName", + "configurationManagerClientEnabledFeatures", + "wiFiMacAddress", + "deviceHealthAttestationState", + "subscriberCarrier", + "meid", + "totalStorageSpaceInBytes", + "freeStorageSpaceInBytes", + "managedDeviceName", + "partnerReportedThreatState", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "deviceConfigurationStates", + "deviceCategory", + "deviceCompliancePolicyStates" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.managedDevice" + ], + "summary": "Update the navigation property managedDevices in users", + "operationId": "users.UpdateManagedDevices", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory": { + "get": { + "tags": [ + "users.managedDevices.deviceCategory" + ], + "summary": "Get deviceCategory from users", + "operationId": "users.managedDevices.GetDeviceCategory", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "description" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.managedDevices.deviceCategory" + ], + "summary": "Update the navigation property deviceCategory in users", + "operationId": "users.managedDevices.UpdateDeviceCategory", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates": { + "get": { + "tags": [ + "users.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from users", + "operationId": "users.managedDevices.ListDeviceCompliancePolicyStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceCompliancePolicyState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Create new navigation property to deviceCompliancePolicyStates for users", + "operationId": "users.managedDevices.CreateDeviceCompliancePolicyStates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}": { + "get": { + "tags": [ + "users.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Get deviceCompliancePolicyStates from users", + "operationId": "users.managedDevices.GetDeviceCompliancePolicyStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceCompliancePolicyState-id", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicyState" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.managedDevices.deviceCompliancePolicyState" + ], + "summary": "Update the navigation property deviceCompliancePolicyStates in users", + "operationId": "users.managedDevices.UpdateDeviceCompliancePolicyStates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceCompliancePolicyState-id", + "description": "key: deviceCompliancePolicyState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceCompliancePolicyState" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates": { + "get": { + "tags": [ + "users.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from users", + "operationId": "users.managedDevices.ListDeviceConfigurationStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "settingStates", + "settingStates desc", + "displayName", + "displayName desc", + "version", + "version desc", + "platformType", + "platformType desc", + "state", + "state desc", + "settingCount", + "settingCount desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of deviceConfigurationState", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.managedDevices.deviceConfigurationState" + ], + "summary": "Create new navigation property to deviceConfigurationStates for users", + "operationId": "users.managedDevices.CreateDeviceConfigurationStates", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}": { + "get": { + "tags": [ + "users.managedDevices.deviceConfigurationState" + ], + "summary": "Get deviceConfigurationStates from users", + "operationId": "users.managedDevices.GetDeviceConfigurationStates", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceConfigurationState-id", + "description": "key: deviceConfigurationState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationState" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "settingStates", + "displayName", + "version", + "platformType", + "state", + "settingCount" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.managedDevices.deviceConfigurationState" + ], + "summary": "Update the navigation property deviceConfigurationStates in users", + "operationId": "users.managedDevices.UpdateDeviceConfigurationStates", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "path", + "name": "deviceConfigurationState-id", + "description": "key: deviceConfigurationState-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "deviceConfigurationState" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action bypassActivationLock", + "operationId": "users.managedDevices.bypassActivationLock", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action cleanWindowsDevice", + "operationId": "users.managedDevices.cleanWindowsDevice", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "keepUserData": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action deleteUserFromSharedAppleDevice", + "operationId": "users.managedDevices.deleteUserFromSharedAppleDevice", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action disableLostMode", + "operationId": "users.managedDevices.disableLostMode", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action locateDevice", + "operationId": "users.managedDevices.locateDevice", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action logoutSharedAppleDeviceActiveUser", + "operationId": "users.managedDevices.logoutSharedAppleDeviceActiveUser", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action rebootNow", + "operationId": "users.managedDevices.rebootNow", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action recoverPasscode", + "operationId": "users.managedDevices.recoverPasscode", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action remoteLock", + "operationId": "users.managedDevices.remoteLock", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action requestRemoteAssistance", + "operationId": "users.managedDevices.requestRemoteAssistance", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action resetPasscode", + "operationId": "users.managedDevices.resetPasscode", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/retire": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action retire", + "operationId": "users.managedDevices.retire", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action shutDown", + "operationId": "users.managedDevices.shutDown", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action syncDevice", + "operationId": "users.managedDevices.syncDevice", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action updateWindowsDeviceAccount", + "operationId": "users.managedDevices.updateWindowsDeviceAccount", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "updateWindowsDeviceAccountActionParameter": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action windowsDefenderScan", + "operationId": "users.managedDevices.windowsDefenderScan", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "quickScan": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action windowsDefenderUpdateSignatures", + "operationId": "users.managedDevices.windowsDefenderUpdateSignatures", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/managedDevices/{managedDevice-id}/wipe": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action wipe", + "operationId": "users.managedDevices.wipe", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "managedDevice-id", + "description": "key: managedDevice-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "managedDevice" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "keepEnrollmentData": { + "default": false, + "type": "boolean" + }, + "keepUserData": { + "default": false, + "type": "boolean" + }, + "macOsUnlockCode": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/manager": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get manager from users", + "operationId": "users.GetManager", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/memberOf": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get memberOf from users", + "operationId": "users.ListMemberOf", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/memberOf/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get memberOf from users", + "operationId": "users.GetMemberOf", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/messages": { + "get": { + "tags": [ + "users.message" + ], + "summary": "Get messages from users", + "operationId": "users.ListMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdDateTime", + "createdDateTime desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "changeKey", + "changeKey desc", + "categories", + "categories desc", + "receivedDateTime", + "receivedDateTime desc", + "sentDateTime", + "sentDateTime desc", + "hasAttachments", + "hasAttachments desc", + "internetMessageId", + "internetMessageId desc", + "internetMessageHeaders", + "internetMessageHeaders desc", + "subject", + "subject desc", + "body", + "body desc", + "bodyPreview", + "bodyPreview desc", + "importance", + "importance desc", + "parentFolderId", + "parentFolderId desc", + "sender", + "sender desc", + "from", + "from desc", + "toRecipients", + "toRecipients desc", + "ccRecipients", + "ccRecipients desc", + "bccRecipients", + "bccRecipients desc", + "replyTo", + "replyTo desc", + "conversationId", + "conversationId desc", + "uniqueBody", + "uniqueBody desc", + "isDeliveryReceiptRequested", + "isDeliveryReceiptRequested desc", + "isReadReceiptRequested", + "isReadReceiptRequested desc", + "isRead", + "isRead desc", + "isDraft", + "isDraft desc", + "webLink", + "webLink desc", + "inferenceClassification", + "inferenceClassification desc", + "flag", + "flag desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of message", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.message" + ], + "summary": "Create new navigation property to messages for users", + "operationId": "users.CreateMessages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/messages/{message-id}": { + "get": { + "tags": [ + "users.message" + ], + "summary": "Get messages from users", + "operationId": "users.GetMessages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdDateTime", + "lastModifiedDateTime", + "changeKey", + "categories", + "receivedDateTime", + "sentDateTime", + "hasAttachments", + "internetMessageId", + "internetMessageHeaders", + "subject", + "body", + "bodyPreview", + "importance", + "parentFolderId", + "sender", + "from", + "toRecipients", + "ccRecipients", + "bccRecipients", + "replyTo", + "conversationId", + "uniqueBody", + "isDeliveryReceiptRequested", + "isReadReceiptRequested", + "isRead", + "isDraft", + "webLink", + "inferenceClassification", + "flag", + "attachments", + "extensions", + "singleValueExtendedProperties", + "multiValueExtendedProperties" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.message" + ], + "summary": "Update the navigation property messages in users", + "operationId": "users.UpdateMessages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/messages/{message-id}/attachments": { + "get": { + "tags": [ + "users.messages.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.messages.ListAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "contentType", + "contentType desc", + "size", + "size desc", + "isInline", + "isInline desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of attachment", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.messages.attachment" + ], + "summary": "Create new navigation property to attachments for users", + "operationId": "users.messages.CreateAttachments", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" + ] + }, + "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}": { + "get": { + "tags": [ + "users.messages.attachment" + ], + "summary": "Get attachments from users", + "operationId": "users.messages.GetAttachments", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedDateTime", + "name", + "contentType", + "size", + "isInline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.messages.attachment" + ], + "summary": "Update the navigation property attachments in users", + "operationId": "users.messages.UpdateAttachments", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "attachment-id", + "description": "key: attachment-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "attachment" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" + ] + }, + "/users/{user-id}/messages/{message-id}/extensions": { + "get": { + "tags": [ + "users.messages.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.messages.ListExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of extension", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.messages.extension" + ], + "summary": "Create new navigation property to extensions for users", + "operationId": "users.messages.CreateExtensions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" + ] + }, + "/users/{user-id}/messages/{message-id}/extensions/{extension-id}": { + "get": { + "tags": [ + "users.messages.extension" + ], + "summary": "Get extensions from users", + "operationId": "users.messages.GetExtensions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.messages.extension" + ], + "summary": "Update the navigation property extensions in users", + "operationId": "users.messages.UpdateExtensions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "extension-id", + "description": "key: extension-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "extension" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" + ] + }, + "/users/{user-id}/messages/{message-id}/copy": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copy", + "operationId": "users.messages.copy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "/users/{user-id}/mailFolders/{mailFolder-id}/copy" + ] + }, + "/users/{user-id}/messages/{message-id}/createForward": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createForward", + "operationId": "users.messages.createForward", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" + ] + }, + "/users/{user-id}/messages/{message-id}/createReply": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createReply", + "operationId": "users.messages.createReply", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" + ] + }, + "/users/{user-id}/messages/{message-id}/createReplyAll": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action createReplyAll", + "operationId": "users.messages.createReplyAll", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" + ] + }, + "/users/{user-id}/messages/{message-id}/forward": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action forward", + "operationId": "users.messages.forward", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + }, + "ToRecipients": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward" + ] + }, + "/users/{user-id}/messages/{message-id}/move": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action move", + "operationId": "users.messages.move", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "DestinationId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "/users/{user-id}/mailFolders/{mailFolder-id}/move" + ] + }, + "/users/{user-id}/messages/{message-id}/reply": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action reply", + "operationId": "users.messages.reply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply" + ] + }, + "/users/{user-id}/messages/{message-id}/replyAll": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action replyAll", + "operationId": "users.messages.replyAll", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" + ] + }, + "/users/{user-id}/messages/{message-id}/send": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action send", + "operationId": "users.messages.send", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send" + ] + }, + "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties": { + "get": { + "tags": [ + "users.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.messages.ListMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to multiValueExtendedProperties for users", + "operationId": "users.messages.CreateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties" + ] + }, + "/users/{user-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Get multiValueExtendedProperties from users", + "operationId": "users.messages.GetMultiValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.messages.multiValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property multiValueExtendedProperties in users", + "operationId": "users.messages.UpdateMultiValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "multiValueLegacyExtendedProperty-id", + "description": "key: multiValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "multiValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/multiValueExtendedProperties/{multiValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties": { + "get": { + "tags": [ + "users.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.messages.ListSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Create new navigation property to singleValueExtendedProperties for users", + "operationId": "users.messages.CreateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties" + ] + }, + "/users/{user-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}": { + "get": { + "tags": [ + "users.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Get singleValueExtendedProperties from users", + "operationId": "users.messages.GetSingleValueExtendedProperties", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.messages.singleValueLegacyExtendedProperty" + ], + "summary": "Update the navigation property singleValueExtendedProperties in users", + "operationId": "users.messages.UpdateSingleValueExtendedProperties", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "message-id", + "description": "key: message-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "message" + }, + { + "in": "path", + "name": "singleValueLegacyExtendedProperty-id", + "description": "key: singleValueLegacyExtendedProperty-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "singleValueLegacyExtendedProperty" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/singleValueExtendedProperties/{singleValueLegacyExtendedProperty-id}" + ] + }, + "/users/{user-id}/messages/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.messages.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/delta()" + ] + }, + "/users/{user-id}/assignLicense": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action assignLicense", + "operationId": "users.assignLicense", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "addLicenses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.assignedLicense" + } + }, + "removeLicenses": { + "type": "array", + "items": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + } + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/changePassword": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action changePassword", + "operationId": "users.changePassword", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "currentPassword": { + "type": "string" + }, + "newPassword": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/findMeetingTimes": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action findMeetingTimes", + "operationId": "users.findMeetingTimes", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Attendees": { + "type": "array", + "items": { } + }, + "LocationConstraint": { }, + "TimeConstraint": { }, + "MeetingDuration": { + "format": "duration", + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string" + }, + "MaxCandidates": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "IsOrganizerOptional": { + "default": false, + "type": "boolean" + }, + "ReturnSuggestionReasons": { + "default": false, + "type": "boolean" + }, + "MinimumAttendeePercentage": { + "format": "double" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "$ref": "#/definitions/microsoft.graph.meetingTimeSuggestionsResult" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/getMailTips": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action getMailTips", + "operationId": "users.getMailTips", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "EmailAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "MailTipsOptions": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailTips" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/getManagedAppDiagnosticStatuses()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function getManagedAppDiagnosticStatuses", + "operationId": "users.getManagedAppDiagnosticStatuses.173e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/getManagedAppPolicies()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function getManagedAppPolicies", + "operationId": "users.getManagedAppPolicies.25a2", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/reminderView(StartDateTime={StartDateTime},EndDateTime={EndDateTime})": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function reminderView", + "operationId": "users.reminderView.60ec", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "StartDateTime", + "required": true, + "type": "string" + }, + { + "in": "path", + "name": "EndDateTime", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.reminder" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/removeAllDevicesFromManagement": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action removeAllDevicesFromManagement", + "operationId": "users.removeAllDevicesFromManagement", + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/sendMail": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action sendMail", + "operationId": "users.sendMail", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "Message": { + "$ref": "#/definitions/microsoft.graph.message" + }, + "SaveToSentItems": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action wipeManagedAppRegistrationsByDeviceTag", + "operationId": "users.wipeManagedAppRegistrationsByDeviceTag", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "deviceTag": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/users/{user-id}/onenote": { + "get": { + "tags": [ + "users.onenote" + ], + "summary": "Get onenote from users", + "operationId": "users.GetOnenote", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "notebooks", + "sections", + "sectionGroups", + "pages", + "resources", + "operations" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenote" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote" + ], + "summary": "Update the navigation property onenote in users", + "operationId": "users.UpdateOnenote", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenote" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/notebooks": { + "get": { + "tags": [ + "users.onenote.notebook" + ], + "summary": "Get notebooks from users", + "operationId": "users.onenote.ListNotebooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "userRole", + "userRole desc", + "isShared", + "isShared desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc", + "links", + "links desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of notebook", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebook" + ], + "summary": "Create new navigation property to notebooks for users", + "operationId": "users.onenote.CreateNotebooks", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}": { + "get": { + "tags": [ + "users.onenote.notebook" + ], + "summary": "Get notebooks from users", + "operationId": "users.onenote.GetNotebooks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebook" + ], + "summary": "Update the navigation property notebooks in users", + "operationId": "users.onenote.UpdateNotebooks", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.notebooks.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.notebooks.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.notebooks.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.notebooks.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.notebooks.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.notebooks.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.notebooks.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.notebooks.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.notebooks.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.notebooks.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.notebooks.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.notebooks.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.notebooks.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.notebooks.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.notebooks.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.notebooks.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.notebooks.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.notebooks.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.notebooks.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.notebooks.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.notebooks.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.notebooks.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.notebooks.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.notebooks.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "notebook-id", + "description": "key: notebook-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "notebook" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function getRecentNotebooks", + "operationId": "users.onenote.notebooks.getRecentNotebooks.1d97", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "includePersonalNotebooks", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/onenote/operations": { + "get": { + "tags": [ + "users.onenote.onenoteOperation" + ], + "summary": "Get operations from users", + "operationId": "users.onenote.ListOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "status", + "status desc", + "createdDateTime", + "createdDateTime desc", + "lastActionDateTime", + "lastActionDateTime desc", + "resourceLocation", + "resourceLocation desc", + "resourceId", + "resourceId desc", + "error", + "error desc", + "percentComplete", + "percentComplete desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteOperation", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.onenoteOperation" + ], + "summary": "Create new navigation property to operations for users", + "operationId": "users.onenote.CreateOperations", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/operations/{onenoteOperation-id}": { + "get": { + "tags": [ + "users.onenote.onenoteOperation" + ], + "summary": "Get operations from users", + "operationId": "users.onenote.GetOperations", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteOperation-id", + "description": "key: onenoteOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "status", + "createdDateTime", + "lastActionDateTime", + "resourceLocation", + "resourceId", + "error", + "percentComplete" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.onenoteOperation" + ], + "summary": "Update the navigation property operations in users", + "operationId": "users.onenote.UpdateOperations", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteOperation-id", + "description": "key: onenoteOperation-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteOperation" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/pages": { + "get": { + "tags": [ + "users.onenote.onenotePage" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.onenotePage" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.onenotePage" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.onenotePage" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentNotebook.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentNotebook.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.pages.parentNotebook.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentNotebook.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.pages.parentNotebook.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.pages.parentNotebook.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentNotebook.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentNotebook.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentNotebook.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentNotebook.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentNotebook.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentSection.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.pages.parentSection.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.pages.parentSection.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.pages.parentSection.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.pages.parentSection.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.pages.parentSection.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.pages.parentSection.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentSection.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentSection.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentSection.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentSection.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentSection.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentSection.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.pages.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.pages.parentSection.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/resources": { + "get": { + "tags": [ + "users.onenote.onenoteResource" + ], + "summary": "Get resources from users", + "operationId": "users.onenote.ListResources", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "content", + "content desc", + "contentUrl", + "contentUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteResource", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.onenoteResource" + ], + "summary": "Create new navigation property to resources for users", + "operationId": "users.onenote.CreateResources", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/resources/{onenoteResource-id}": { + "get": { + "tags": [ + "users.onenote.onenoteResource" + ], + "summary": "Get resources from users", + "operationId": "users.onenote.GetResources", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteResource-id", + "description": "key: onenoteResource-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteResource" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "content", + "contentUrl" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.onenoteResource" + ], + "summary": "Update the navigation property resources in users", + "operationId": "users.onenote.UpdateResources", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteResource-id", + "description": "key: onenoteResource-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteResource" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sectionGroups.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sectionGroups.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sectionGroups.parentNotebook.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sectionGroups.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.sectionGroups.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sectionGroups.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.sectionGroups.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.sectionGroups.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.sectionGroups.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.sectionGroups.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.sections.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.sectionGroups.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.sectionGroups.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sectionGroups.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sectionGroups.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sectionGroups.sections.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sectionGroups.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sectionGroups.onenoteSection" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sectionGroups.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections": { + "get": { + "tags": [ + "users.onenote.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.onenoteSection" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.onenoteSection" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.onenoteSection" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sections.ListPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "title", + "title desc", + "createdByAppId", + "createdByAppId desc", + "links", + "links desc", + "contentUrl", + "contentUrl desc", + "content", + "content desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "level", + "level desc", + "order", + "order desc", + "userTags", + "userTags desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenotePage", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to pages for users", + "operationId": "users.onenote.sections.CreatePages", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get pages from users", + "operationId": "users.onenote.sections.GetPages", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "title", + "createdByAppId", + "links", + "contentUrl", + "content", + "lastModifiedDateTime", + "level", + "order", + "userTags", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentSection", + "parentNotebook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property pages in users", + "operationId": "users.onenote.sections.UpdatePages", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSection", + "operationId": "users.onenote.sections.pages.copyToSection", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action onenotePatchContent", + "operationId": "users.onenote.sections.pages.onenotePatchContent", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "commands": { + "type": "array", + "items": { } + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function preview", + "operationId": "users.onenote.sections.pages.preview.12f3", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview()" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.pages.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.pages.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.pages.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.pages.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.pages.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.pages.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.pages.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.pages.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.pages.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.pages.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.pages.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.pages.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.pages.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.pages.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection": { + "get": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Get parentSection from users", + "operationId": "users.onenote.sections.pages.GetParentSection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.onenotePage" + ], + "summary": "Update the navigation property parentSection in users", + "operationId": "users.onenote.sections.pages.UpdateParentSection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.pages.parentSection.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.pages.parentSection.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenotePage-id", + "description": "key: onenotePage-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenotePage" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.parentNotebook.sectionGroups.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.notebook" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sections.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sections.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get parentNotebook from users", + "operationId": "users.onenote.sections.parentSectionGroup.GetParentNotebook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "userRole", + "isShared", + "sectionsUrl", + "sectionGroupsUrl", + "links", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentNotebook in users", + "operationId": "users.onenote.sections.parentSectionGroup.UpdateParentNotebook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyNotebook", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.copyNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "notebookFolder": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/copyNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentNotebook/copyNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.parentSectionGroup.parentNotebook.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get parentSectionGroup from users", + "operationId": "users.onenote.sections.parentSectionGroup.GetParentSectionGroup", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property parentSectionGroup in users", + "operationId": "users.onenote.sections.parentSectionGroup.UpdateParentSectionGroup", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/parentSectionGroup" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentSectionGroup.ListSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "sectionsUrl", + "sectionsUrl desc", + "sectionGroupsUrl", + "sectionGroupsUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of sectionGroup", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sectionGroups for users", + "operationId": "users.onenote.sections.parentSectionGroup.CreateSectionGroups", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sectionGroups from users", + "operationId": "users.onenote.sections.parentSectionGroup.GetSectionGroups", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "sectionsUrl", + "sectionGroupsUrl", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "sections", + "sectionGroups" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sectionGroups in users", + "operationId": "users.onenote.sections.parentSectionGroup.UpdateSectionGroups", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "sectionGroup-id", + "description": "key: sectionGroup-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "sectionGroup" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentSectionGroup.ListSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "self", + "self desc", + "createdDateTime", + "createdDateTime desc", + "displayName", + "displayName desc", + "createdBy", + "createdBy desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "isDefault", + "isDefault desc", + "links", + "links desc", + "pagesUrl", + "pagesUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of onenoteSection", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Create new navigation property to sections for users", + "operationId": "users.onenote.sections.parentSectionGroup.CreateSections", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}": { + "get": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Get sections from users", + "operationId": "users.onenote.sections.parentSectionGroup.GetSections", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "self", + "createdDateTime", + "displayName", + "createdBy", + "lastModifiedBy", + "lastModifiedDateTime", + "isDefault", + "links", + "pagesUrl", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "parentNotebook", + "parentSectionGroup", + "pages" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.onenote.sections.sectionGroup" + ], + "summary": "Update the navigation property sections in users", + "operationId": "users.onenote.sections.parentSectionGroup.UpdateSections", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToNotebook", + "operationId": "users.onenote.sections.parentSectionGroup.sections.copyToNotebook", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToNotebook", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToNotebook" + ] + }, + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup": { + "post": { + "tags": [ + "users.Actions" + ], + "summary": "Invoke action copyToSectionGroup", + "operationId": "users.onenote.sections.parentSectionGroup.sections.copyToSectionGroup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "path", + "name": "onenoteSection-id", + "description": "key: onenoteSection-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "onenoteSection" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "groupId": { + "type": "string" + }, + "renameAs": { + "type": "string" + }, + "siteCollectionId": { + "type": "string" + }, + "siteId": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/pages/{onenotePage-id}/parentSection/parentSectionGroup/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup", + "/users/{user-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup/parentNotebook/sections/{onenoteSection-id}/copyToSectionGroup" + ] + }, + "/users/{user-id}/outlook": { + "get": { + "tags": [ + "users.outlookUser" + ], + "summary": "Get outlook from users", + "operationId": "users.GetOutlook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "masterCategories" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "masterCategories" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.outlookUser" + ], + "summary": "Update the navigation property outlook in users", + "operationId": "users.UpdateOutlook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookUser" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/outlook/masterCategories": { + "get": { + "tags": [ + "users.outlook.outlookCategory" + ], + "summary": "Get masterCategories from users", + "operationId": "users.outlook.ListMasterCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "color", + "color desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "color" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of outlookCategory", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.outlook.outlookCategory" + ], + "summary": "Create new navigation property to masterCategories for users", + "operationId": "users.outlook.CreateMasterCategories", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}": { + "get": { + "tags": [ + "users.outlook.outlookCategory" + ], + "summary": "Get masterCategories from users", + "operationId": "users.outlook.GetMasterCategories", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "outlookCategory-id", + "description": "key: outlookCategory-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "outlookCategory" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "color" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.outlook.outlookCategory" + ], + "summary": "Update the navigation property masterCategories in users", + "operationId": "users.outlook.UpdateMasterCategories", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "outlookCategory-id", + "description": "key: outlookCategory-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "outlookCategory" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/outlook/supportedLanguages()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function supportedLanguages", + "operationId": "users.outlook.supportedLanguages.68a0", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.localeInfo" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/users/{user-id}/outlook/supportedTimeZones()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function supportedTimeZones", + "operationId": "users.outlook.supportedTimeZones.5c4f", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.timeZoneInformation" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/outlook/supportedTimeZones(TimeZoneStandard={TimeZoneStandard})" + ] + }, + "/users/{user-id}/outlook/supportedTimeZones(TimeZoneStandard={TimeZoneStandard})": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function supportedTimeZones", + "operationId": "users.outlook.supportedTimeZones.120b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "TimeZoneStandard", + "required": true + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.timeZoneInformation" + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/outlook/supportedTimeZones()" + ] + }, + "/users/{user-id}/ownedDevices": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get ownedDevices from users", + "operationId": "users.ListOwnedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/ownedDevices/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get ownedDevices from users", + "operationId": "users.GetOwnedDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/ownedObjects": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get ownedObjects from users", + "operationId": "users.ListOwnedObjects", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/ownedObjects/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get ownedObjects from users", + "operationId": "users.GetOwnedObjects", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/people": { + "get": { + "tags": [ + "users.person" + ], + "summary": "Get people from users", + "operationId": "users.ListPeople", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "displayName", + "displayName desc", + "givenName", + "givenName desc", + "surname", + "surname desc", + "birthday", + "birthday desc", + "personNotes", + "personNotes desc", + "isFavorite", + "isFavorite desc", + "scoredEmailAddresses", + "scoredEmailAddresses desc", + "phones", + "phones desc", + "postalAddresses", + "postalAddresses desc", + "websites", + "websites desc", + "jobTitle", + "jobTitle desc", + "companyName", + "companyName desc", + "yomiCompany", + "yomiCompany desc", + "department", + "department desc", + "officeLocation", + "officeLocation desc", + "profession", + "profession desc", + "personType", + "personType desc", + "userPrincipalName", + "userPrincipalName desc", + "imAddress", + "imAddress desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "givenName", + "surname", + "birthday", + "personNotes", + "isFavorite", + "scoredEmailAddresses", + "phones", + "postalAddresses", + "websites", + "jobTitle", + "companyName", + "yomiCompany", + "department", + "officeLocation", + "profession", + "personType", + "userPrincipalName", + "imAddress" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.person" + ], + "summary": "Create new navigation property to people for users", + "operationId": "users.CreatePeople", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.person" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/people/{person-id}": { + "get": { + "tags": [ + "users.person" + ], + "summary": "Get people from users", + "operationId": "users.GetPeople", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "person-id", + "description": "key: person-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "person" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "displayName", + "givenName", + "surname", + "birthday", + "personNotes", + "isFavorite", + "scoredEmailAddresses", + "phones", + "postalAddresses", + "websites", + "jobTitle", + "companyName", + "yomiCompany", + "department", + "officeLocation", + "profession", + "personType", + "userPrincipalName", + "imAddress" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.person" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.person" + ], + "summary": "Update the navigation property people in users", + "operationId": "users.UpdatePeople", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "person-id", + "description": "key: person-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "person" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.person" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/photo": { + "get": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Get photo from users", + "operationId": "users.GetPhoto", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Update the navigation property photo in users", + "operationId": "users.UpdatePhoto", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/photos": { + "get": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Get photos from users", + "operationId": "users.ListPhotos", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "width", + "width desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of profilePhoto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Create new navigation property to photos for users", + "operationId": "users.CreatePhotos", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/photos/{profilePhoto-id}": { + "get": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Get photos from users", + "operationId": "users.GetPhotos", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "profilePhoto-id", + "description": "key: profilePhoto-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "profilePhoto" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "width" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.profilePhoto" + ], + "summary": "Update the navigation property photos in users", + "operationId": "users.UpdatePhotos", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "profilePhoto-id", + "description": "key: profilePhoto-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "profilePhoto" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner": { + "get": { + "tags": [ + "users.plannerUser" + ], + "summary": "Get planner from users", + "operationId": "users.GetPlanner", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "tasks", + "plans" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "plans" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerUser" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.plannerUser" + ], + "summary": "Update the navigation property planner in users", + "operationId": "users.UpdatePlanner", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerUser" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner/plans": { + "get": { + "tags": [ + "users.planner.plannerPlan" + ], + "summary": "Get plans from users", + "operationId": "users.planner.ListPlans", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "owner", + "owner desc", + "title", + "title desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerPlan", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner/plans/{plannerPlan-id}": { + "get": { + "tags": [ + "users.planner.plannerPlan" + ], + "summary": "Get plans from users", + "operationId": "users.planner.GetPlans", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "plannerPlan-id", + "description": "key: plannerPlan-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerPlan" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "owner", + "title", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "tasks", + "buckets", + "details" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner/tasks": { + "get": { + "tags": [ + "users.planner.plannerTask" + ], + "summary": "Get tasks from users", + "operationId": "users.planner.ListTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "planId", + "planId desc", + "bucketId", + "bucketId desc", + "title", + "title desc", + "orderHint", + "orderHint desc", + "assigneePriority", + "assigneePriority desc", + "percentComplete", + "percentComplete desc", + "startDateTime", + "startDateTime desc", + "createdDateTime", + "createdDateTime desc", + "dueDateTime", + "dueDateTime desc", + "hasDescription", + "hasDescription desc", + "previewType", + "previewType desc", + "completedDateTime", + "completedDateTime desc", + "completedBy", + "completedBy desc", + "referenceCount", + "referenceCount desc", + "checklistItemCount", + "checklistItemCount desc", + "activeChecklistItemCount", + "activeChecklistItemCount desc", + "appliedCategories", + "appliedCategories desc", + "assignments", + "assignments desc", + "conversationThreadId", + "conversationThreadId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of plannerTask", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/planner/tasks/{plannerTask-id}": { + "get": { + "tags": [ + "users.planner.plannerTask" + ], + "summary": "Get tasks from users", + "operationId": "users.planner.GetTasks", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "plannerTask-id", + "description": "key: plannerTask-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "plannerTask" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "planId", + "bucketId", + "title", + "orderHint", + "assigneePriority", + "percentComplete", + "startDateTime", + "createdDateTime", + "dueDateTime", + "hasDescription", + "previewType", + "completedDateTime", + "completedBy", + "referenceCount", + "checklistItemCount", + "activeChecklistItemCount", + "appliedCategories", + "assignments", + "conversationThreadId", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "details", + "assignedToTaskBoardFormat", + "progressTaskBoardFormat", + "bucketTaskBoardFormat" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/registeredDevices": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get registeredDevices from users", + "operationId": "users.ListRegisteredDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "deletedDateTime", + "deletedDateTime desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of directoryObject", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/registeredDevices/{directoryObject-id}": { + "get": { + "tags": [ + "users.directoryObject" + ], + "summary": "Get registeredDevices from users", + "operationId": "users.GetRegisteredDevices", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "path", + "name": "directoryObject-id", + "description": "key: directoryObject-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "directoryObject" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "deletedDateTime" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/{user-id}/settings": { + "get": { + "tags": [ + "users.userSettings" + ], + "summary": "Get settings from users", + "operationId": "users.GetSettings", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "contributionToContentDiscoveryDisabled", + "contributionToContentDiscoveryAsOrganizationDisabled" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.userSettings" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "users.userSettings" + ], + "summary": "Update the navigation property settings in users", + "operationId": "users.UpdateSettings", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "user-id", + "description": "key: user-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "user" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.userSettings" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/users/delta()": { + "get": { + "tags": [ + "users.Functions" + ], + "summary": "Invoke function delta", + "operationId": "users.delta.fa14", + "produces": [ + "application/json" + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/users/{user-id}/calendar/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendar/events/{event-id}/instances/delta()", + "/users/{user-id}/calendar/events/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/calendarView/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/calendars/{calendar-id}/events/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/calendarView/{event-id}/calendar/events/delta()", + "/users/{user-id}/calendarView/{event-id}/instances/delta()", + "/users/{user-id}/calendarView/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta()", + "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta()", + "/users/{user-id}/contactFolders/delta()", + "/users/{user-id}/contacts/delta()", + "/users/{user-id}/events/{event-id}/calendar/calendarView/delta()", + "/users/{user-id}/events/{event-id}/calendar/events/delta()", + "/users/{user-id}/events/{event-id}/instances/delta()", + "/users/{user-id}/events/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta()", + "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta()", + "/users/{user-id}/mailFolders/delta()", + "/users/{user-id}/messages/delta()" + ] + }, + "/workbooks": { + "get": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Get entities from workbooks", + "operationId": "workbooks.driveItem.ListDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entities", + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Add new entity to workbooks", + "operationId": "workbooks.driveItem.CreateDriveItem", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "body", + "name": "body", + "description": "New entity", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "201": { + "description": "Created entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}": { + "get": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Get entity from workbooks by key", + "operationId": "workbooks.driveItem.GetDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved entity", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Update entity in workbooks", + "operationId": "workbooks.driveItem.UpdateDriveItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "delete": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Delete entity from workbooks", + "operationId": "workbooks.driveItem.DeleteDriveItem", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "header", + "name": "If-Match", + "description": "ETag", + "type": "string" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/children": { + "get": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Get children from workbooks", + "operationId": "workbooks.ListChildren", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "createdBy", + "createdBy desc", + "createdDateTime", + "createdDateTime desc", + "description", + "description desc", + "eTag", + "eTag desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "name", + "name desc", + "parentReference", + "parentReference desc", + "webUrl", + "webUrl desc", + "audio", + "audio desc", + "content", + "content desc", + "cTag", + "cTag desc", + "deleted", + "deleted desc", + "file", + "file desc", + "fileSystemInfo", + "fileSystemInfo desc", + "folder", + "folder desc", + "image", + "image desc", + "location", + "location desc", + "package", + "package desc", + "photo", + "photo desc", + "publication", + "publication desc", + "remoteItem", + "remoteItem desc", + "root", + "root desc", + "searchResult", + "searchResult desc", + "shared", + "shared desc", + "sharepointIds", + "sharepointIds desc", + "size", + "size desc", + "specialFolder", + "specialFolder desc", + "video", + "video desc", + "webDavUrl", + "webDavUrl desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of driveItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Create new navigation property to children for workbooks", + "operationId": "workbooks.CreateChildren", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/children/{driveItem-id}": { + "get": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Get children from workbooks", + "operationId": "workbooks.GetChildren", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.driveItem" + ], + "summary": "Update the navigation property children in workbooks", + "operationId": "workbooks.UpdateChildren", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem": { + "get": { + "tags": [ + "workbooks.listItem" + ], + "summary": "Get listItem from workbooks", + "operationId": "workbooks.GetListItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "contentType", + "sharepointIds", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "driveItem", + "fields", + "versions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem" + ], + "summary": "Update the navigation property listItem in workbooks", + "operationId": "workbooks.UpdateListItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/driveItem": { + "get": { + "tags": [ + "workbooks.listItem.driveItem" + ], + "summary": "Get driveItem from workbooks", + "operationId": "workbooks.listItem.GetDriveItem", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "createdBy", + "createdDateTime", + "description", + "eTag", + "lastModifiedBy", + "lastModifiedDateTime", + "name", + "parentReference", + "webUrl", + "audio", + "content", + "cTag", + "deleted", + "file", + "fileSystemInfo", + "folder", + "image", + "location", + "package", + "photo", + "publication", + "remoteItem", + "root", + "searchResult", + "shared", + "sharepointIds", + "size", + "specialFolder", + "video", + "webDavUrl", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "createdByUser", + "lastModifiedByUser", + "children", + "listItem", + "permissions", + "thumbnails", + "versions", + "workbook" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem.driveItem" + ], + "summary": "Update the navigation property driveItem in workbooks", + "operationId": "workbooks.listItem.UpdateDriveItem", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/fields": { + "get": { + "tags": [ + "workbooks.listItem.fieldValueSet" + ], + "summary": "Get fields from workbooks", + "operationId": "workbooks.listItem.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem.fieldValueSet" + ], + "summary": "Update the navigation property fields in workbooks", + "operationId": "workbooks.listItem.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/versions": { + "get": { + "tags": [ + "workbooks.listItem.listItemVersion" + ], + "summary": "Get versions from workbooks", + "operationId": "workbooks.listItem.ListVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of listItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.listItem.listItemVersion" + ], + "summary": "Create new navigation property to versions for workbooks", + "operationId": "workbooks.listItem.CreateVersions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/versions/{listItemVersion-id}": { + "get": { + "tags": [ + "workbooks.listItem.listItemVersion" + ], + "summary": "Get versions from workbooks", + "operationId": "workbooks.listItem.GetVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "fields" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fields" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem.listItemVersion" + ], + "summary": "Update the navigation property versions in workbooks", + "operationId": "workbooks.listItem.UpdateVersions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields": { + "get": { + "tags": [ + "workbooks.listItem.versions.fieldValueSet" + ], + "summary": "Get fields from workbooks", + "operationId": "workbooks.listItem.versions.GetFields", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.listItem.versions.fieldValueSet" + ], + "summary": "Update the navigation property fields in workbooks", + "operationId": "workbooks.listItem.versions.UpdateFields", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.fieldValueSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "workbooks.listItem.versions.restoreVersion", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "listItemVersion-id", + "description": "key: listItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "listItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion" + ] + }, + "/workbooks/{driveItem-id}/copy": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action copy", + "operationId": "workbooks.copy", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "parentReference": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/createLink": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action createLink", + "operationId": "workbooks.createLink", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "type": { + "type": "string" + }, + "scope": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/createUploadSession": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action createUploadSession", + "operationId": "workbooks.createUploadSession", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "item": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/delta()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function delta", + "operationId": "workbooks.delta.fa14", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/delta(token={token})", + "/workbooks/{driveItem-id}/workbook/functions/delta" + ] + }, + "/workbooks/{driveItem-id}/delta(token={token})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function delta", + "operationId": "workbooks.delta.209a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "token", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/delta()", + "/workbooks/{driveItem-id}/workbook/functions/delta" + ] + }, + "/workbooks/{driveItem-id}/invite": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action invite", + "operationId": "workbooks.invite", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "requireSignIn": { + "default": false, + "type": "boolean" + }, + "roles": { + "type": "array", + "items": { + "type": "string" + } + }, + "sendInvitation": { + "default": false, + "type": "boolean" + }, + "message": { + "type": "string" + }, + "recipients": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveRecipient" + } + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/preview": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action preview", + "operationId": "workbooks.preview", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "page": { + "type": "string" + }, + "zoom": { + "format": "double" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/search(q={q})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function search", + "operationId": "workbooks.search.c788", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "q", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "array", + "items": { } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + } + }, + "/workbooks/{driveItem-id}/permissions": { + "get": { + "tags": [ + "workbooks.permission" + ], + "summary": "Get permissions from workbooks", + "operationId": "workbooks.ListPermissions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "grantedTo", + "grantedTo desc", + "inheritedFrom", + "inheritedFrom desc", + "invitation", + "invitation desc", + "link", + "link desc", + "roles", + "roles desc", + "shareId", + "shareId desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "grantedTo", + "inheritedFrom", + "invitation", + "link", + "roles", + "shareId" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of permission", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.permission" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.permission" + ], + "summary": "Create new navigation property to permissions for workbooks", + "operationId": "workbooks.CreatePermissions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.permission" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.permission" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/permissions/{permission-id}": { + "get": { + "tags": [ + "workbooks.permission" + ], + "summary": "Get permissions from workbooks", + "operationId": "workbooks.GetPermissions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "permission-id", + "description": "key: permission-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "permission" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "grantedTo", + "inheritedFrom", + "invitation", + "link", + "roles", + "shareId" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.permission" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.permission" + ], + "summary": "Update the navigation property permissions in workbooks", + "operationId": "workbooks.UpdatePermissions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "permission-id", + "description": "key: permission-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "permission" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.permission" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/thumbnails": { + "get": { + "tags": [ + "workbooks.thumbnailSet" + ], + "summary": "Get thumbnails from workbooks", + "operationId": "workbooks.ListThumbnails", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "large", + "large desc", + "medium", + "medium desc", + "small", + "small desc", + "source", + "source desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "large", + "medium", + "small", + "source" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of thumbnailSet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.thumbnailSet" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.thumbnailSet" + ], + "summary": "Create new navigation property to thumbnails for workbooks", + "operationId": "workbooks.CreateThumbnails", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.thumbnailSet" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.thumbnailSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/thumbnails/{thumbnailSet-id}": { + "get": { + "tags": [ + "workbooks.thumbnailSet" + ], + "summary": "Get thumbnails from workbooks", + "operationId": "workbooks.GetThumbnails", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "thumbnailSet-id", + "description": "key: thumbnailSet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "thumbnailSet" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "large", + "medium", + "small", + "source" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.thumbnailSet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.thumbnailSet" + ], + "summary": "Update the navigation property thumbnails in workbooks", + "operationId": "workbooks.UpdateThumbnails", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "thumbnailSet-id", + "description": "key: thumbnailSet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "thumbnailSet" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.thumbnailSet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/versions": { + "get": { + "tags": [ + "workbooks.driveItemVersion" + ], + "summary": "Get versions from workbooks", + "operationId": "workbooks.ListVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "lastModifiedBy", + "lastModifiedBy desc", + "lastModifiedDateTime", + "lastModifiedDateTime desc", + "publication", + "publication desc", + "content", + "content desc", + "size", + "size desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "content", + "size" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of driveItemVersion", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItemVersion" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.driveItemVersion" + ], + "summary": "Create new navigation property to versions for workbooks", + "operationId": "workbooks.CreateVersions", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItemVersion" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/versions/{driveItemVersion-id}": { + "get": { + "tags": [ + "workbooks.driveItemVersion" + ], + "summary": "Get versions from workbooks", + "operationId": "workbooks.GetVersions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "driveItemVersion-id", + "description": "key: driveItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItemVersion" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "lastModifiedBy", + "lastModifiedDateTime", + "publication", + "content", + "size" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItemVersion" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.driveItemVersion" + ], + "summary": "Update the navigation property versions in workbooks", + "operationId": "workbooks.UpdateVersions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "driveItemVersion-id", + "description": "key: driveItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItemVersion" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.driveItemVersion" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action restoreVersion", + "operationId": "workbooks.versions.restoreVersion", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "driveItemVersion-id", + "description": "key: driveItemVersion-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItemVersion" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" + ] + }, + "/workbooks/{driveItem-id}/workbook": { + "get": { + "tags": [ + "workbooks.workbook" + ], + "summary": "Get workbook from workbooks", + "operationId": "workbooks.GetWorkbook", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "application", + "names", + "tables", + "worksheets", + "functions" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "application", + "names", + "tables", + "worksheets", + "functions" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbook" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook" + ], + "summary": "Update the navigation property workbook in workbooks", + "operationId": "workbooks.UpdateWorkbook", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbook" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/application": { + "get": { + "tags": [ + "workbooks.workbook.workbookApplication" + ], + "summary": "Get application from workbooks", + "operationId": "workbooks.workbook.GetApplication", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "calculationMode" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookApplication" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookApplication" + ], + "summary": "Update the navigation property application in workbooks", + "operationId": "workbooks.workbook.UpdateApplication", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookApplication" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/application/calculate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action calculate", + "operationId": "workbooks.workbook.application.calculate", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "calculationType": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions": { + "get": { + "tags": [ + "workbooks.workbook.workbookFunctions" + ], + "summary": "Get functions from workbooks", + "operationId": "workbooks.workbook.GetFunctions", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookFunctions" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookFunctions" + ], + "summary": "Update the navigation property functions in workbooks", + "operationId": "workbooks.workbook.UpdateFunctions", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookFunctions" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/abs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action abs", + "operationId": "workbooks.workbook.functions.abs", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/accrInt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action accrInt", + "operationId": "workbooks.workbook.functions.accrInt", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "issue": { }, + "firstInterest": { }, + "settlement": { }, + "rate": { }, + "par": { }, + "frequency": { }, + "basis": { }, + "calcMethod": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/accrIntM": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action accrIntM", + "operationId": "workbooks.workbook.functions.accrIntM", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "issue": { }, + "settlement": { }, + "rate": { }, + "par": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/acos": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action acos", + "operationId": "workbooks.workbook.functions.acos", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/acosh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action acosh", + "operationId": "workbooks.workbook.functions.acosh", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/acot": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action acot", + "operationId": "workbooks.workbook.functions.acot", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/acoth": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action acoth", + "operationId": "workbooks.workbook.functions.acoth", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/amorDegrc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action amorDegrc", + "operationId": "workbooks.workbook.functions.amorDegrc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "cost": { }, + "datePurchased": { }, + "firstPeriod": { }, + "salvage": { }, + "period": { }, + "rate": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/amorLinc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action amorLinc", + "operationId": "workbooks.workbook.functions.amorLinc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "cost": { }, + "datePurchased": { }, + "firstPeriod": { }, + "salvage": { }, + "period": { }, + "rate": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/and": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action and", + "operationId": "workbooks.workbook.functions.and", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/arabic": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action arabic", + "operationId": "workbooks.workbook.functions.arabic", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/areas": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action areas", + "operationId": "workbooks.workbook.functions.areas", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "reference": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/asc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action asc", + "operationId": "workbooks.workbook.functions.asc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/asin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action asin", + "operationId": "workbooks.workbook.functions.asin", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/asinh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action asinh", + "operationId": "workbooks.workbook.functions.asinh", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/atan": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action atan", + "operationId": "workbooks.workbook.functions.atan", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/atan2": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action atan2", + "operationId": "workbooks.workbook.functions.atan2", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "xNum": { }, + "yNum": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/atanh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action atanh", + "operationId": "workbooks.workbook.functions.atanh", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/aveDev": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action aveDev", + "operationId": "workbooks.workbook.functions.aveDev", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/average": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action average", + "operationId": "workbooks.workbook.functions.average", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/averageA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action averageA", + "operationId": "workbooks.workbook.functions.averageA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/averageIf": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action averageIf", + "operationId": "workbooks.workbook.functions.averageIf", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "range": { }, + "criteria": { }, + "averageRange": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/averageIfs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action averageIfs", + "operationId": "workbooks.workbook.functions.averageIfs", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "averageRange": { }, + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bahtText": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bahtText", + "operationId": "workbooks.workbook.functions.bahtText", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/base": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action base", + "operationId": "workbooks.workbook.functions.base", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "radix": { }, + "minLength": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/besselI": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action besselI", + "operationId": "workbooks.workbook.functions.besselI", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "n": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/besselJ": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action besselJ", + "operationId": "workbooks.workbook.functions.besselJ", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "n": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/besselK": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action besselK", + "operationId": "workbooks.workbook.functions.besselK", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "n": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/besselY": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action besselY", + "operationId": "workbooks.workbook.functions.besselY", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "n": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/beta_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action beta_Dist", + "operationId": "workbooks.workbook.functions.beta_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "alpha": { }, + "beta": { }, + "cumulative": { }, + "A": { }, + "B": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/beta_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action beta_Inv", + "operationId": "workbooks.workbook.functions.beta_Inv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "alpha": { }, + "beta": { }, + "A": { }, + "B": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bin2Dec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bin2Dec", + "operationId": "workbooks.workbook.functions.bin2Dec", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bin2Hex": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bin2Hex", + "operationId": "workbooks.workbook.functions.bin2Hex", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "places": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bin2Oct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bin2Oct", + "operationId": "workbooks.workbook.functions.bin2Oct", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "places": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/binom_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action binom_Dist", + "operationId": "workbooks.workbook.functions.binom_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "numberS": { }, + "trials": { }, + "probabilityS": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/binom_Dist_Range": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action binom_Dist_Range", + "operationId": "workbooks.workbook.functions.binom_Dist_Range", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "trials": { }, + "probabilityS": { }, + "numberS": { }, + "numberS2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/binom_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action binom_Inv", + "operationId": "workbooks.workbook.functions.binom_Inv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "trials": { }, + "probabilityS": { }, + "alpha": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitand": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitand", + "operationId": "workbooks.workbook.functions.bitand", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number1": { }, + "number2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitlshift": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitlshift", + "operationId": "workbooks.workbook.functions.bitlshift", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "shiftAmount": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitor", + "operationId": "workbooks.workbook.functions.bitor", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number1": { }, + "number2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitrshift": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitrshift", + "operationId": "workbooks.workbook.functions.bitrshift", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "shiftAmount": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/bitxor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action bitxor", + "operationId": "workbooks.workbook.functions.bitxor", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number1": { }, + "number2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ceiling_Math": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ceiling_Math", + "operationId": "workbooks.workbook.functions.ceiling_Math", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "significance": { }, + "mode": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ceiling_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ceiling_Precise", + "operationId": "workbooks.workbook.functions.ceiling_Precise", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "significance": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/char": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action char", + "operationId": "workbooks.workbook.functions.char", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/chiSq_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action chiSq_Dist", + "operationId": "workbooks.workbook.functions.chiSq_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "degFreedom": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/chiSq_Dist_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action chiSq_Dist_RT", + "operationId": "workbooks.workbook.functions.chiSq_Dist_RT", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "degFreedom": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/chiSq_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action chiSq_Inv", + "operationId": "workbooks.workbook.functions.chiSq_Inv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "degFreedom": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/chiSq_Inv_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action chiSq_Inv_RT", + "operationId": "workbooks.workbook.functions.chiSq_Inv_RT", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "degFreedom": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/choose": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action choose", + "operationId": "workbooks.workbook.functions.choose", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "indexNum": { }, + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/clean": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clean", + "operationId": "workbooks.workbook.functions.clean", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/code": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action code", + "operationId": "workbooks.workbook.functions.code", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/columns": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action columns", + "operationId": "workbooks.workbook.functions.columns", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/combin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action combin", + "operationId": "workbooks.workbook.functions.combin", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "numberChosen": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/combina": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action combina", + "operationId": "workbooks.workbook.functions.combina", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "numberChosen": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/complex": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action complex", + "operationId": "workbooks.workbook.functions.complex", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "realNum": { }, + "iNum": { }, + "suffix": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/concatenate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action concatenate", + "operationId": "workbooks.workbook.functions.concatenate", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/confidence_Norm": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action confidence_Norm", + "operationId": "workbooks.workbook.functions.confidence_Norm", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "alpha": { }, + "standardDev": { }, + "size": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/confidence_T": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action confidence_T", + "operationId": "workbooks.workbook.functions.confidence_T", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "alpha": { }, + "standardDev": { }, + "size": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/convert": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convert", + "operationId": "workbooks.workbook.functions.convert", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "fromUnit": { }, + "toUnit": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cos": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cos", + "operationId": "workbooks.workbook.functions.cos", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cosh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cosh", + "operationId": "workbooks.workbook.functions.cosh", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cot": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cot", + "operationId": "workbooks.workbook.functions.cot", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coth": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coth", + "operationId": "workbooks.workbook.functions.coth", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/count": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action count", + "operationId": "workbooks.workbook.functions.count", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/functions/countA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action countA", + "operationId": "workbooks.workbook.functions.countA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/countBlank": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action countBlank", + "operationId": "workbooks.workbook.functions.countBlank", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "range": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/countIf": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action countIf", + "operationId": "workbooks.workbook.functions.countIf", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "range": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/countIfs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action countIfs", + "operationId": "workbooks.workbook.functions.countIfs", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupDayBs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupDayBs", + "operationId": "workbooks.workbook.functions.coupDayBs", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupDays": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupDays", + "operationId": "workbooks.workbook.functions.coupDays", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupDaysNc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupDaysNc", + "operationId": "workbooks.workbook.functions.coupDaysNc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupNcd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupNcd", + "operationId": "workbooks.workbook.functions.coupNcd", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupNum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupNum", + "operationId": "workbooks.workbook.functions.coupNum", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/coupPcd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action coupPcd", + "operationId": "workbooks.workbook.functions.coupPcd", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/csc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action csc", + "operationId": "workbooks.workbook.functions.csc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/csch": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action csch", + "operationId": "workbooks.workbook.functions.csch", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cumIPmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cumIPmt", + "operationId": "workbooks.workbook.functions.cumIPmt", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "nper": { }, + "pv": { }, + "startPeriod": { }, + "endPeriod": { }, + "type": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/cumPrinc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action cumPrinc", + "operationId": "workbooks.workbook.functions.cumPrinc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "nper": { }, + "pv": { }, + "startPeriod": { }, + "endPeriod": { }, + "type": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/date": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action date", + "operationId": "workbooks.workbook.functions.date", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "year": { }, + "month": { }, + "day": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/datevalue": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action datevalue", + "operationId": "workbooks.workbook.functions.datevalue", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "dateText": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/daverage": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action daverage", + "operationId": "workbooks.workbook.functions.daverage", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/day": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action day", + "operationId": "workbooks.workbook.functions.day", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "serialNumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/days": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action days", + "operationId": "workbooks.workbook.functions.days", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "endDate": { }, + "startDate": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/days360": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action days360", + "operationId": "workbooks.workbook.functions.days360", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startDate": { }, + "endDate": { }, + "method": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/db": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action db", + "operationId": "workbooks.workbook.functions.db", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "cost": { }, + "salvage": { }, + "life": { }, + "period": { }, + "month": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dbcs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dbcs", + "operationId": "workbooks.workbook.functions.dbcs", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dcount": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dcount", + "operationId": "workbooks.workbook.functions.dcount", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dcountA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dcountA", + "operationId": "workbooks.workbook.functions.dcountA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ddb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ddb", + "operationId": "workbooks.workbook.functions.ddb", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "cost": { }, + "salvage": { }, + "life": { }, + "period": { }, + "factor": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dec2Bin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dec2Bin", + "operationId": "workbooks.workbook.functions.dec2Bin", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "places": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dec2Hex": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dec2Hex", + "operationId": "workbooks.workbook.functions.dec2Hex", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "places": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dec2Oct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dec2Oct", + "operationId": "workbooks.workbook.functions.dec2Oct", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "places": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/decimal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action decimal", + "operationId": "workbooks.workbook.functions.decimal", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "radix": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/degrees": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action degrees", + "operationId": "workbooks.workbook.functions.degrees", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "angle": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/delta": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action delta", + "operationId": "workbooks.workbook.functions.delta", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number1": { }, + "number2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/delta()", + "/workbooks/{driveItem-id}/delta(token={token})" + ] + }, + "/workbooks/{driveItem-id}/workbook/functions/devSq": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action devSq", + "operationId": "workbooks.workbook.functions.devSq", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dget": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dget", + "operationId": "workbooks.workbook.functions.dget", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/disc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action disc", + "operationId": "workbooks.workbook.functions.disc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "pr": { }, + "redemption": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dmax": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dmax", + "operationId": "workbooks.workbook.functions.dmax", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dmin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dmin", + "operationId": "workbooks.workbook.functions.dmin", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dollar": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dollar", + "operationId": "workbooks.workbook.functions.dollar", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "decimals": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dollarDe": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dollarDe", + "operationId": "workbooks.workbook.functions.dollarDe", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "fractionalDollar": { }, + "fraction": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dollarFr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dollarFr", + "operationId": "workbooks.workbook.functions.dollarFr", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "decimalDollar": { }, + "fraction": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dproduct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dproduct", + "operationId": "workbooks.workbook.functions.dproduct", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dstDev": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dstDev", + "operationId": "workbooks.workbook.functions.dstDev", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dstDevP": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dstDevP", + "operationId": "workbooks.workbook.functions.dstDevP", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dsum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dsum", + "operationId": "workbooks.workbook.functions.dsum", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/duration": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action duration", + "operationId": "workbooks.workbook.functions.duration", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "coupon": { }, + "yld": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dvar": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dvar", + "operationId": "workbooks.workbook.functions.dvar", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/dvarP": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action dvarP", + "operationId": "workbooks.workbook.functions.dvarP", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "database": { }, + "field": { }, + "criteria": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ecma_Ceiling": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ecma_Ceiling", + "operationId": "workbooks.workbook.functions.ecma_Ceiling", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "significance": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/edate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action edate", + "operationId": "workbooks.workbook.functions.edate", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startDate": { }, + "months": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/effect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action effect", + "operationId": "workbooks.workbook.functions.effect", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "nominalRate": { }, + "npery": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/eoMonth": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action eoMonth", + "operationId": "workbooks.workbook.functions.eoMonth", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startDate": { }, + "months": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/erf": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action erf", + "operationId": "workbooks.workbook.functions.erf", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "lowerLimit": { }, + "upperLimit": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/erf_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action erf_Precise", + "operationId": "workbooks.workbook.functions.erf_Precise", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "X": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/erfC": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action erfC", + "operationId": "workbooks.workbook.functions.erfC", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/erfC_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action erfC_Precise", + "operationId": "workbooks.workbook.functions.erfC_Precise", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "X": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/error_Type": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action error_Type", + "operationId": "workbooks.workbook.functions.error_Type", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "errorVal": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/even": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action even", + "operationId": "workbooks.workbook.functions.even", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/exact": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action exact", + "operationId": "workbooks.workbook.functions.exact", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text1": { }, + "text2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/exp": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action exp", + "operationId": "workbooks.workbook.functions.exp", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/expon_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action expon_Dist", + "operationId": "workbooks.workbook.functions.expon_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "lambda": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/f_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action f_Dist", + "operationId": "workbooks.workbook.functions.f_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "degFreedom1": { }, + "degFreedom2": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/f_Dist_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action f_Dist_RT", + "operationId": "workbooks.workbook.functions.f_Dist_RT", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "degFreedom1": { }, + "degFreedom2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/f_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action f_Inv", + "operationId": "workbooks.workbook.functions.f_Inv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "degFreedom1": { }, + "degFreedom2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/f_Inv_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action f_Inv_RT", + "operationId": "workbooks.workbook.functions.f_Inv_RT", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "degFreedom1": { }, + "degFreedom2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fact": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fact", + "operationId": "workbooks.workbook.functions.fact", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/factDouble": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action factDouble", + "operationId": "workbooks.workbook.functions.factDouble", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/false": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action false", + "operationId": "workbooks.workbook.functions.false", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/find": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action find", + "operationId": "workbooks.workbook.functions.find", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "findText": { }, + "withinText": { }, + "startNum": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/findB": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action findB", + "operationId": "workbooks.workbook.functions.findB", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "findText": { }, + "withinText": { }, + "startNum": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fisher": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fisher", + "operationId": "workbooks.workbook.functions.fisher", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fisherInv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fisherInv", + "operationId": "workbooks.workbook.functions.fisherInv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "y": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fixed": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fixed", + "operationId": "workbooks.workbook.functions.fixed", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "decimals": { }, + "noCommas": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/floor_Math": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action floor_Math", + "operationId": "workbooks.workbook.functions.floor_Math", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "significance": { }, + "mode": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/floor_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action floor_Precise", + "operationId": "workbooks.workbook.functions.floor_Precise", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "significance": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fv", + "operationId": "workbooks.workbook.functions.fv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "nper": { }, + "pmt": { }, + "pv": { }, + "type": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/fvschedule": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action fvschedule", + "operationId": "workbooks.workbook.functions.fvschedule", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "principal": { }, + "schedule": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gamma": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gamma", + "operationId": "workbooks.workbook.functions.gamma", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gamma_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gamma_Dist", + "operationId": "workbooks.workbook.functions.gamma_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "alpha": { }, + "beta": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gamma_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gamma_Inv", + "operationId": "workbooks.workbook.functions.gamma_Inv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "alpha": { }, + "beta": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gammaLn": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gammaLn", + "operationId": "workbooks.workbook.functions.gammaLn", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gammaLn_Precise": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gammaLn_Precise", + "operationId": "workbooks.workbook.functions.gammaLn_Precise", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gauss": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gauss", + "operationId": "workbooks.workbook.functions.gauss", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/gcd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action gcd", + "operationId": "workbooks.workbook.functions.gcd", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/geoMean": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action geoMean", + "operationId": "workbooks.workbook.functions.geoMean", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/geStep": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action geStep", + "operationId": "workbooks.workbook.functions.geStep", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "step": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/harMean": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action harMean", + "operationId": "workbooks.workbook.functions.harMean", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hex2Bin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hex2Bin", + "operationId": "workbooks.workbook.functions.hex2Bin", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "places": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hex2Dec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hex2Dec", + "operationId": "workbooks.workbook.functions.hex2Dec", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hex2Oct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hex2Oct", + "operationId": "workbooks.workbook.functions.hex2Oct", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "places": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hlookup": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hlookup", + "operationId": "workbooks.workbook.functions.hlookup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "lookupValue": { }, + "tableArray": { }, + "rowIndexNum": { }, + "rangeLookup": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hour": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hour", + "operationId": "workbooks.workbook.functions.hour", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "serialNumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hyperlink": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hyperlink", + "operationId": "workbooks.workbook.functions.hyperlink", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "linkLocation": { }, + "friendlyName": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/hypGeom_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action hypGeom_Dist", + "operationId": "workbooks.workbook.functions.hypGeom_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "sampleS": { }, + "numberSample": { }, + "populationS": { }, + "numberPop": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/if": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action if", + "operationId": "workbooks.workbook.functions.if", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "logicalTest": { }, + "valueIfTrue": { }, + "valueIfFalse": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imAbs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imAbs", + "operationId": "workbooks.workbook.functions.imAbs", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imaginary": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imaginary", + "operationId": "workbooks.workbook.functions.imaginary", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imArgument": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imArgument", + "operationId": "workbooks.workbook.functions.imArgument", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imConjugate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imConjugate", + "operationId": "workbooks.workbook.functions.imConjugate", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCos": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCos", + "operationId": "workbooks.workbook.functions.imCos", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCosh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCosh", + "operationId": "workbooks.workbook.functions.imCosh", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCot": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCot", + "operationId": "workbooks.workbook.functions.imCot", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCsc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCsc", + "operationId": "workbooks.workbook.functions.imCsc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imCsch": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imCsch", + "operationId": "workbooks.workbook.functions.imCsch", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imDiv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imDiv", + "operationId": "workbooks.workbook.functions.imDiv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber1": { }, + "inumber2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imExp": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imExp", + "operationId": "workbooks.workbook.functions.imExp", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imLn": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imLn", + "operationId": "workbooks.workbook.functions.imLn", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imLog10": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imLog10", + "operationId": "workbooks.workbook.functions.imLog10", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imLog2": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imLog2", + "operationId": "workbooks.workbook.functions.imLog2", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imPower": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imPower", + "operationId": "workbooks.workbook.functions.imPower", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { }, + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imProduct": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imProduct", + "operationId": "workbooks.workbook.functions.imProduct", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imReal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imReal", + "operationId": "workbooks.workbook.functions.imReal", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSec", + "operationId": "workbooks.workbook.functions.imSec", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSech": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSech", + "operationId": "workbooks.workbook.functions.imSech", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSin", + "operationId": "workbooks.workbook.functions.imSin", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSinh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSinh", + "operationId": "workbooks.workbook.functions.imSinh", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSqrt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSqrt", + "operationId": "workbooks.workbook.functions.imSqrt", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSub": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSub", + "operationId": "workbooks.workbook.functions.imSub", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber1": { }, + "inumber2": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imSum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imSum", + "operationId": "workbooks.workbook.functions.imSum", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/imTan": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action imTan", + "operationId": "workbooks.workbook.functions.imTan", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "inumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/int": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action int", + "operationId": "workbooks.workbook.functions.int", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/intRate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action intRate", + "operationId": "workbooks.workbook.functions.intRate", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "investment": { }, + "redemption": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ipmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ipmt", + "operationId": "workbooks.workbook.functions.ipmt", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "per": { }, + "nper": { }, + "pv": { }, + "fv": { }, + "type": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/irr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action irr", + "operationId": "workbooks.workbook.functions.irr", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { }, + "guess": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isErr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isErr", + "operationId": "workbooks.workbook.functions.isErr", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isError": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isError", + "operationId": "workbooks.workbook.functions.isError", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isEven": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isEven", + "operationId": "workbooks.workbook.functions.isEven", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isFormula": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isFormula", + "operationId": "workbooks.workbook.functions.isFormula", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "reference": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isLogical": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isLogical", + "operationId": "workbooks.workbook.functions.isLogical", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isNA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isNA", + "operationId": "workbooks.workbook.functions.isNA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isNonText": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isNonText", + "operationId": "workbooks.workbook.functions.isNonText", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isNumber": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isNumber", + "operationId": "workbooks.workbook.functions.isNumber", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/iso_Ceiling": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action iso_Ceiling", + "operationId": "workbooks.workbook.functions.iso_Ceiling", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "significance": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isOdd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isOdd", + "operationId": "workbooks.workbook.functions.isOdd", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isoWeekNum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isoWeekNum", + "operationId": "workbooks.workbook.functions.isoWeekNum", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "date": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ispmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ispmt", + "operationId": "workbooks.workbook.functions.ispmt", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "per": { }, + "nper": { }, + "pv": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isref": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isref", + "operationId": "workbooks.workbook.functions.isref", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/isText": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action isText", + "operationId": "workbooks.workbook.functions.isText", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/kurt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action kurt", + "operationId": "workbooks.workbook.functions.kurt", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/large": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action large", + "operationId": "workbooks.workbook.functions.large", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "k": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/lcm": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action lcm", + "operationId": "workbooks.workbook.functions.lcm", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/left": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action left", + "operationId": "workbooks.workbook.functions.left", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { }, + "numChars": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/leftb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action leftb", + "operationId": "workbooks.workbook.functions.leftb", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { }, + "numBytes": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/len": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action len", + "operationId": "workbooks.workbook.functions.len", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/lenb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action lenb", + "operationId": "workbooks.workbook.functions.lenb", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ln": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ln", + "operationId": "workbooks.workbook.functions.ln", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/log": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action log", + "operationId": "workbooks.workbook.functions.log", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "base": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/log10": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action log10", + "operationId": "workbooks.workbook.functions.log10", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/logNorm_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action logNorm_Dist", + "operationId": "workbooks.workbook.functions.logNorm_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "mean": { }, + "standardDev": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/logNorm_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action logNorm_Inv", + "operationId": "workbooks.workbook.functions.logNorm_Inv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "mean": { }, + "standardDev": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/lookup": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action lookup", + "operationId": "workbooks.workbook.functions.lookup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "lookupValue": { }, + "lookupVector": { }, + "resultVector": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/lower": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action lower", + "operationId": "workbooks.workbook.functions.lower", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/match": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action match", + "operationId": "workbooks.workbook.functions.match", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "lookupValue": { }, + "lookupArray": { }, + "matchType": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/max": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action max", + "operationId": "workbooks.workbook.functions.max", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/maxA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action maxA", + "operationId": "workbooks.workbook.functions.maxA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mduration": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mduration", + "operationId": "workbooks.workbook.functions.mduration", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "coupon": { }, + "yld": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/median": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action median", + "operationId": "workbooks.workbook.functions.median", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mid": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mid", + "operationId": "workbooks.workbook.functions.mid", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { }, + "startNum": { }, + "numChars": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/midb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action midb", + "operationId": "workbooks.workbook.functions.midb", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { }, + "startNum": { }, + "numBytes": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/min": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action min", + "operationId": "workbooks.workbook.functions.min", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/minA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action minA", + "operationId": "workbooks.workbook.functions.minA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/minute": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action minute", + "operationId": "workbooks.workbook.functions.minute", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "serialNumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mirr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mirr", + "operationId": "workbooks.workbook.functions.mirr", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { }, + "financeRate": { }, + "reinvestRate": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mod": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mod", + "operationId": "workbooks.workbook.functions.mod", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "divisor": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/month": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action month", + "operationId": "workbooks.workbook.functions.month", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "serialNumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/mround": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action mround", + "operationId": "workbooks.workbook.functions.mround", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "multiple": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/multiNomial": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action multiNomial", + "operationId": "workbooks.workbook.functions.multiNomial", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/n": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action n", + "operationId": "workbooks.workbook.functions.n", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/na": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action na", + "operationId": "workbooks.workbook.functions.na", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/negBinom_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action negBinom_Dist", + "operationId": "workbooks.workbook.functions.negBinom_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "numberF": { }, + "numberS": { }, + "probabilityS": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/networkDays": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action networkDays", + "operationId": "workbooks.workbook.functions.networkDays", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startDate": { }, + "endDate": { }, + "holidays": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/networkDays_Intl": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action networkDays_Intl", + "operationId": "workbooks.workbook.functions.networkDays_Intl", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startDate": { }, + "endDate": { }, + "weekend": { }, + "holidays": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/nominal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action nominal", + "operationId": "workbooks.workbook.functions.nominal", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "effectRate": { }, + "npery": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/norm_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action norm_Dist", + "operationId": "workbooks.workbook.functions.norm_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "mean": { }, + "standardDev": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/norm_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action norm_Inv", + "operationId": "workbooks.workbook.functions.norm_Inv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "mean": { }, + "standardDev": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/norm_S_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action norm_S_Dist", + "operationId": "workbooks.workbook.functions.norm_S_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "z": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/norm_S_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action norm_S_Inv", + "operationId": "workbooks.workbook.functions.norm_S_Inv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/not": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action not", + "operationId": "workbooks.workbook.functions.not", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "logical": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/now": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action now", + "operationId": "workbooks.workbook.functions.now", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/nper": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action nper", + "operationId": "workbooks.workbook.functions.nper", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "pmt": { }, + "pv": { }, + "fv": { }, + "type": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/npv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action npv", + "operationId": "workbooks.workbook.functions.npv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/numberValue": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action numberValue", + "operationId": "workbooks.workbook.functions.numberValue", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { }, + "decimalSeparator": { }, + "groupSeparator": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oct2Bin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oct2Bin", + "operationId": "workbooks.workbook.functions.oct2Bin", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "places": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oct2Dec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oct2Dec", + "operationId": "workbooks.workbook.functions.oct2Dec", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oct2Hex": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oct2Hex", + "operationId": "workbooks.workbook.functions.oct2Hex", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "places": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/odd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action odd", + "operationId": "workbooks.workbook.functions.odd", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oddFPrice": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oddFPrice", + "operationId": "workbooks.workbook.functions.oddFPrice", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "issue": { }, + "firstCoupon": { }, + "rate": { }, + "yld": { }, + "redemption": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oddFYield": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oddFYield", + "operationId": "workbooks.workbook.functions.oddFYield", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "issue": { }, + "firstCoupon": { }, + "rate": { }, + "pr": { }, + "redemption": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oddLPrice": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oddLPrice", + "operationId": "workbooks.workbook.functions.oddLPrice", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "lastInterest": { }, + "rate": { }, + "yld": { }, + "redemption": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/oddLYield": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action oddLYield", + "operationId": "workbooks.workbook.functions.oddLYield", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "lastInterest": { }, + "rate": { }, + "pr": { }, + "redemption": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/or": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action or", + "operationId": "workbooks.workbook.functions.or", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/pduration": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action pduration", + "operationId": "workbooks.workbook.functions.pduration", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "pv": { }, + "fv": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/percentile_Exc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action percentile_Exc", + "operationId": "workbooks.workbook.functions.percentile_Exc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "k": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/percentile_Inc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action percentile_Inc", + "operationId": "workbooks.workbook.functions.percentile_Inc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "k": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/percentRank_Exc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action percentRank_Exc", + "operationId": "workbooks.workbook.functions.percentRank_Exc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "x": { }, + "significance": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/percentRank_Inc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action percentRank_Inc", + "operationId": "workbooks.workbook.functions.percentRank_Inc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "x": { }, + "significance": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/permut": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action permut", + "operationId": "workbooks.workbook.functions.permut", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "numberChosen": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/permutationa": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action permutationa", + "operationId": "workbooks.workbook.functions.permutationa", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "numberChosen": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/phi": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action phi", + "operationId": "workbooks.workbook.functions.phi", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/pi": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action pi", + "operationId": "workbooks.workbook.functions.pi", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/pmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action pmt", + "operationId": "workbooks.workbook.functions.pmt", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "nper": { }, + "pv": { }, + "fv": { }, + "type": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/poisson_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action poisson_Dist", + "operationId": "workbooks.workbook.functions.poisson_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "mean": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/power": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action power", + "operationId": "workbooks.workbook.functions.power", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "power": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/ppmt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action ppmt", + "operationId": "workbooks.workbook.functions.ppmt", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "per": { }, + "nper": { }, + "pv": { }, + "fv": { }, + "type": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/price": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action price", + "operationId": "workbooks.workbook.functions.price", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "rate": { }, + "yld": { }, + "redemption": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/priceDisc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action priceDisc", + "operationId": "workbooks.workbook.functions.priceDisc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "discount": { }, + "redemption": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/priceMat": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action priceMat", + "operationId": "workbooks.workbook.functions.priceMat", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "issue": { }, + "rate": { }, + "yld": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/product": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action product", + "operationId": "workbooks.workbook.functions.product", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/proper": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action proper", + "operationId": "workbooks.workbook.functions.proper", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/pv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action pv", + "operationId": "workbooks.workbook.functions.pv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "nper": { }, + "pmt": { }, + "fv": { }, + "type": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/quartile_Exc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action quartile_Exc", + "operationId": "workbooks.workbook.functions.quartile_Exc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "quart": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/quartile_Inc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action quartile_Inc", + "operationId": "workbooks.workbook.functions.quartile_Inc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "quart": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/quotient": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action quotient", + "operationId": "workbooks.workbook.functions.quotient", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "numerator": { }, + "denominator": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/radians": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action radians", + "operationId": "workbooks.workbook.functions.radians", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "angle": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rand": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rand", + "operationId": "workbooks.workbook.functions.rand", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/randBetween": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action randBetween", + "operationId": "workbooks.workbook.functions.randBetween", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "bottom": { }, + "top": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rank_Avg": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rank_Avg", + "operationId": "workbooks.workbook.functions.rank_Avg", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "ref": { }, + "order": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rank_Eq": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rank_Eq", + "operationId": "workbooks.workbook.functions.rank_Eq", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "ref": { }, + "order": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rate": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rate", + "operationId": "workbooks.workbook.functions.rate", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "nper": { }, + "pmt": { }, + "pv": { }, + "fv": { }, + "type": { }, + "guess": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/received": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action received", + "operationId": "workbooks.workbook.functions.received", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "investment": { }, + "discount": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/replace": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action replace", + "operationId": "workbooks.workbook.functions.replace", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "oldText": { }, + "startNum": { }, + "numChars": { }, + "newText": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/replaceB": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action replaceB", + "operationId": "workbooks.workbook.functions.replaceB", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "oldText": { }, + "startNum": { }, + "numBytes": { }, + "newText": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rept": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rept", + "operationId": "workbooks.workbook.functions.rept", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { }, + "numberTimes": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/right": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action right", + "operationId": "workbooks.workbook.functions.right", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { }, + "numChars": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rightb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rightb", + "operationId": "workbooks.workbook.functions.rightb", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { }, + "numBytes": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/roman": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action roman", + "operationId": "workbooks.workbook.functions.roman", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "form": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/round": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action round", + "operationId": "workbooks.workbook.functions.round", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "numDigits": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/roundDown": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action roundDown", + "operationId": "workbooks.workbook.functions.roundDown", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "numDigits": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/roundUp": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action roundUp", + "operationId": "workbooks.workbook.functions.roundUp", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "numDigits": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rows": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rows", + "operationId": "workbooks.workbook.functions.rows", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/rri": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action rri", + "operationId": "workbooks.workbook.functions.rri", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "nper": { }, + "pv": { }, + "fv": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sec": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sec", + "operationId": "workbooks.workbook.functions.sec", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sech": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sech", + "operationId": "workbooks.workbook.functions.sech", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/second": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action second", + "operationId": "workbooks.workbook.functions.second", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "serialNumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/seriesSum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action seriesSum", + "operationId": "workbooks.workbook.functions.seriesSum", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "n": { }, + "m": { }, + "coefficients": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sheet": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sheet", + "operationId": "workbooks.workbook.functions.sheet", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sheets": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sheets", + "operationId": "workbooks.workbook.functions.sheets", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "reference": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sign": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sign", + "operationId": "workbooks.workbook.functions.sign", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sin": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sin", + "operationId": "workbooks.workbook.functions.sin", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sinh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sinh", + "operationId": "workbooks.workbook.functions.sinh", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/skew": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action skew", + "operationId": "workbooks.workbook.functions.skew", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/skew_p": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action skew_p", + "operationId": "workbooks.workbook.functions.skew_p", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sln": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sln", + "operationId": "workbooks.workbook.functions.sln", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "cost": { }, + "salvage": { }, + "life": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/small": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action small", + "operationId": "workbooks.workbook.functions.small", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "k": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sqrt": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sqrt", + "operationId": "workbooks.workbook.functions.sqrt", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sqrtPi": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sqrtPi", + "operationId": "workbooks.workbook.functions.sqrtPi", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/standardize": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action standardize", + "operationId": "workbooks.workbook.functions.standardize", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "mean": { }, + "standardDev": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/stDev_P": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action stDev_P", + "operationId": "workbooks.workbook.functions.stDev_P", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/stDev_S": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action stDev_S", + "operationId": "workbooks.workbook.functions.stDev_S", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/stDevA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action stDevA", + "operationId": "workbooks.workbook.functions.stDevA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/stDevPA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action stDevPA", + "operationId": "workbooks.workbook.functions.stDevPA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/substitute": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action substitute", + "operationId": "workbooks.workbook.functions.substitute", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { }, + "oldText": { }, + "newText": { }, + "instanceNum": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/subtotal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action subtotal", + "operationId": "workbooks.workbook.functions.subtotal", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "functionNum": { }, + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sum", + "operationId": "workbooks.workbook.functions.sum", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sumIf": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sumIf", + "operationId": "workbooks.workbook.functions.sumIf", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "range": { }, + "criteria": { }, + "sumRange": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sumIfs": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sumIfs", + "operationId": "workbooks.workbook.functions.sumIfs", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "sumRange": { }, + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/sumSq": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action sumSq", + "operationId": "workbooks.workbook.functions.sumSq", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/syd": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action syd", + "operationId": "workbooks.workbook.functions.syd", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "cost": { }, + "salvage": { }, + "life": { }, + "per": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t", + "operationId": "workbooks.workbook.functions.t", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Dist", + "operationId": "workbooks.workbook.functions.t_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "degFreedom": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Dist_2T": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Dist_2T", + "operationId": "workbooks.workbook.functions.t_Dist_2T", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "degFreedom": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Dist_RT": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Dist_RT", + "operationId": "workbooks.workbook.functions.t_Dist_RT", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "degFreedom": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Inv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Inv", + "operationId": "workbooks.workbook.functions.t_Inv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "degFreedom": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/t_Inv_2T": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action t_Inv_2T", + "operationId": "workbooks.workbook.functions.t_Inv_2T", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "probability": { }, + "degFreedom": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tan": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tan", + "operationId": "workbooks.workbook.functions.tan", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tanh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tanh", + "operationId": "workbooks.workbook.functions.tanh", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tbillEq": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tbillEq", + "operationId": "workbooks.workbook.functions.tbillEq", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "discount": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tbillPrice": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tbillPrice", + "operationId": "workbooks.workbook.functions.tbillPrice", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "discount": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/tbillYield": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action tbillYield", + "operationId": "workbooks.workbook.functions.tbillYield", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "pr": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/text": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action text", + "operationId": "workbooks.workbook.functions.text", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { }, + "formatText": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/time": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action time", + "operationId": "workbooks.workbook.functions.time", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "hour": { }, + "minute": { }, + "second": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/timevalue": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action timevalue", + "operationId": "workbooks.workbook.functions.timevalue", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "timeText": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/today": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action today", + "operationId": "workbooks.workbook.functions.today", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/trim": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action trim", + "operationId": "workbooks.workbook.functions.trim", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/trimMean": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action trimMean", + "operationId": "workbooks.workbook.functions.trimMean", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "percent": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/true": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action true", + "operationId": "workbooks.workbook.functions.true", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/trunc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action trunc", + "operationId": "workbooks.workbook.functions.trunc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "numDigits": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/type": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action type", + "operationId": "workbooks.workbook.functions.type", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "value": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/unichar": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unichar", + "operationId": "workbooks.workbook.functions.unichar", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/unicode": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unicode", + "operationId": "workbooks.workbook.functions.unicode", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/upper": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action upper", + "operationId": "workbooks.workbook.functions.upper", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/usdollar": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action usdollar", + "operationId": "workbooks.workbook.functions.usdollar", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "number": { }, + "decimals": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/value": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action value", + "operationId": "workbooks.workbook.functions.value", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "text": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/var_P": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action var_P", + "operationId": "workbooks.workbook.functions.var_P", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/var_S": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action var_S", + "operationId": "workbooks.workbook.functions.var_S", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/varA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action varA", + "operationId": "workbooks.workbook.functions.varA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/varPA": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action varPA", + "operationId": "workbooks.workbook.functions.varPA", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/vdb": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action vdb", + "operationId": "workbooks.workbook.functions.vdb", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "cost": { }, + "salvage": { }, + "life": { }, + "startPeriod": { }, + "endPeriod": { }, + "factor": { }, + "noSwitch": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/vlookup": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action vlookup", + "operationId": "workbooks.workbook.functions.vlookup", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "lookupValue": { }, + "tableArray": { }, + "colIndexNum": { }, + "rangeLookup": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/weekday": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action weekday", + "operationId": "workbooks.workbook.functions.weekday", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "serialNumber": { }, + "returnType": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/weekNum": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action weekNum", + "operationId": "workbooks.workbook.functions.weekNum", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "serialNumber": { }, + "returnType": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/weibull_Dist": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action weibull_Dist", + "operationId": "workbooks.workbook.functions.weibull_Dist", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "x": { }, + "alpha": { }, + "beta": { }, + "cumulative": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/workDay": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action workDay", + "operationId": "workbooks.workbook.functions.workDay", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startDate": { }, + "days": { }, + "holidays": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/workDay_Intl": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action workDay_Intl", + "operationId": "workbooks.workbook.functions.workDay_Intl", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startDate": { }, + "days": { }, + "weekend": { }, + "holidays": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/xirr": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action xirr", + "operationId": "workbooks.workbook.functions.xirr", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { }, + "dates": { }, + "guess": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/xnpv": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action xnpv", + "operationId": "workbooks.workbook.functions.xnpv", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "rate": { }, + "values": { }, + "dates": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/xor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action xor", + "operationId": "workbooks.workbook.functions.xor", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/year": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action year", + "operationId": "workbooks.workbook.functions.year", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "serialNumber": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/yearFrac": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action yearFrac", + "operationId": "workbooks.workbook.functions.yearFrac", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startDate": { }, + "endDate": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/yield": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action yield", + "operationId": "workbooks.workbook.functions.yield", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "rate": { }, + "pr": { }, + "redemption": { }, + "frequency": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/yieldDisc": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action yieldDisc", + "operationId": "workbooks.workbook.functions.yieldDisc", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "pr": { }, + "redemption": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/yieldMat": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action yieldMat", + "operationId": "workbooks.workbook.functions.yieldMat", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "settlement": { }, + "maturity": { }, + "issue": { }, + "rate": { }, + "pr": { }, + "basis": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/functions/z_Test": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action z_Test", + "operationId": "workbooks.workbook.functions.z_Test", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "array": { }, + "x": { }, + "sigma": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/closeSession": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action closeSession", + "operationId": "workbooks.workbook.closeSession", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/createSession": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action createSession", + "operationId": "workbooks.workbook.createSession", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "persistChanges": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/processQuery": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action processQuery", + "operationId": "workbooks.workbook.processQuery", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "input": { + "format": "base64url", + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "base64url", + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/refreshSession": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refreshSession", + "operationId": "workbooks.workbook.refreshSession", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + } + }, + "/workbooks/{driveItem-id}/workbook/names": { + "get": { + "tags": [ + "workbooks.workbook.workbookNamedItem" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.ListNames", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "comment", + "comment desc", + "name", + "name desc", + "scope", + "scope desc", + "type", + "type desc", + "value", + "value desc", + "visible", + "visible desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.workbookNamedItem" + ], + "summary": "Create new navigation property to names for workbooks", + "operationId": "workbooks.workbook.CreateNames", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}": { + "get": { + "tags": [ + "workbooks.workbook.workbookNamedItem" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.GetNames", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookNamedItem" + ], + "summary": "Update the navigation property names in workbooks", + "operationId": "workbooks.workbook.UpdateNames", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.names.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.names.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.names.worksheet.ListCharts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "left", + "left desc", + "name", + "name desc", + "top", + "top desc", + "width", + "width desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to charts for workbooks", + "operationId": "workbooks.workbook.names.worksheet.CreateCharts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetCharts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property charts in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdateCharts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get axes from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetAxes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxes" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property axes in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateAxes", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxes" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get categoryAxis from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.GetCategoryAxis", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property categoryAxis in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.UpdateCategoryAxis", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.GetMajorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.UpdateMajorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.GetMinorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.UpdateMinorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.categoryAxis.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get seriesAxis from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.GetSeriesAxis", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property seriesAxis in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.UpdateSeriesAxis", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.GetMajorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.UpdateMajorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.GetMinorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.UpdateMinorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.seriesAxis.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get valueAxis from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.GetValueAxis", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property valueAxis in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.UpdateValueAxis", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.GetMajorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.UpdateMajorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.GetMinorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.UpdateMinorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.axes.valueAxis.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get dataLabels from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetDataLabels", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "position", + "separator", + "showBubbleSize", + "showCategoryName", + "showLegendKey", + "showPercentage", + "showSeriesName", + "showValue", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabels" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property dataLabels in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateDataLabels", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabels" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabelFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabelFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.dataLabels.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAreaFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAreaFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get legend from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetLegend", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "position", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegend" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property legend in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateLegend", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegend" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegendFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegendFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.legend.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.names.worksheet.charts.image.8f13", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.names.worksheet.charts.image.9795", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "width", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.names.worksheet.charts.image.664c", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "width", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "height", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.names.worksheet.charts.image.72bb", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "width", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "height", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "fittingMode", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setData": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setData", + "operationId": "workbooks.workbook.names.worksheet.charts.setData", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "sourceData": { }, + "seriesBy": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setData", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setData" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setPosition": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setPosition", + "operationId": "workbooks.workbook.names.worksheet.charts.setPosition", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startCell": { }, + "endCell": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setPosition", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setPosition" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.ListSeries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to series for workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.CreateSeries", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetSeries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property series in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateSeries", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeriesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeriesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.series.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.ListPoints", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to points for workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.CreatePoints", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.GetPoints", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property points in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.UpdatePoints", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPointFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPointFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.charts.series.points.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.charts.series.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.charts.series.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.names.worksheet.charts.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.charts.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.charts.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "type": { + "type": "string" + }, + "sourceData": { }, + "seriesBy": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.charts.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/item(name={name})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function item", + "operationId": "workbooks.workbook.names.worksheet.charts.item.70c4", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "name", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/item(name={name})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/item(name={name})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.charts.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.names.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.names.worksheet.ListNames", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "comment", + "comment desc", + "name", + "name desc", + "scope", + "scope desc", + "type", + "type desc", + "value", + "value desc", + "visible", + "visible desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to names for workbooks", + "operationId": "workbooks.workbook.names.worksheet.CreateNames", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetNames", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property names in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdateNames", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.names.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.names.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "reference": { }, + "comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/addFormulaLocal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action addFormulaLocal", + "operationId": "workbooks.workbook.names.worksheet.names.addFormulaLocal", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "formula": { + "type": "string" + }, + "comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/addFormulaLocal" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.names.worksheet.ListPivotTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to pivotTables for workbooks", + "operationId": "workbooks.workbook.names.worksheet.CreatePivotTables", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetPivotTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property pivotTables in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdatePivotTables", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refresh", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.refresh", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/refresh" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/refreshAll": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refreshAll", + "operationId": "workbooks.workbook.names.worksheet.pivotTables.refreshAll", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/refreshAll", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/refreshAll" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get protection from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetProtection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "options", + "protected" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheetProtection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property protection in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdateProtection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheetProtection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/protect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action protect", + "operationId": "workbooks.workbook.names.worksheet.protection.protect", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "options": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/protect", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/protect" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/unprotect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unprotect", + "operationId": "workbooks.workbook.names.worksheet.protection.unprotect", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/unprotect", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/unprotect" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.names.worksheet.ListTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "highlightFirstColumn", + "highlightFirstColumn desc", + "highlightLastColumn", + "highlightLastColumn desc", + "name", + "name desc", + "showBandedColumns", + "showBandedColumns desc", + "showBandedRows", + "showBandedRows desc", + "showFilterButton", + "showFilterButton desc", + "showHeaders", + "showHeaders desc", + "showTotals", + "showTotals desc", + "style", + "style desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to tables for workbooks", + "operationId": "workbooks.workbook.names.worksheet.CreateTables", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.names.worksheet.GetTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property tables in workbooks", + "operationId": "workbooks.workbook.names.worksheet.UpdateTables", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.ListColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "name", + "name desc", + "values", + "values desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to columns for workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.CreateColumns", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.GetColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property columns in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.UpdateColumns", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get filter from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.GetFilter", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "criteria" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookFilter" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property filter in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.UpdateFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookFilter" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.apply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "criteria": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomItemsFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyBottomItemsFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "count": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomPercentFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyBottomPercentFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "percent": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCellColorFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyCellColorFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCustomFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyCustomFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "criteria1": { + "type": "string" + }, + "criteria2": { + "type": "string" + }, + "oper": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyDynamicFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyDynamicFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "criteria": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyFontColorFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyFontColorFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyIconFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyIconFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "icon": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopItemsFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyTopItemsFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "count": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopPercentFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyTopPercentFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "percent": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyValuesFilter", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.applyValuesFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.filter.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.dataBodyRange.f3b6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.headerRowRange.58ce", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.totalRowRange.3852", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "values": { }, + "name": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.tables.columns.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/clearFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clearFilters", + "operationId": "workbooks.workbook.names.worksheet.tables.clearFilters", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/clearFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/convertToRange": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convertToRange", + "operationId": "workbooks.workbook.names.worksheet.tables.convertToRange", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/convertToRange" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.names.worksheet.tables.dataBodyRange.f3b6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.names.worksheet.tables.headerRowRange.58ce", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/reapplyFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapplyFilters", + "operationId": "workbooks.workbook.names.worksheet.tables.reapplyFilters", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/reapplyFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.names.worksheet.tables.totalRowRange.3852", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.ListRows", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "values", + "values desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Create new navigation property to rows for workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.CreateRows", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.GetRows", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableRow-id", + "description": "key: workbookTableRow-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableRow" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property rows in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.UpdateRows", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableRow-id", + "description": "key: workbookTableRow-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableRow" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableRow-id", + "description": "key: workbookTableRow-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableRow" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.tables.rows.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get sort from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.GetSort", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fields", + "matchCase", + "method" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableSort" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property sort in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.UpdateSort", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableSort" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.names.worksheet.tables.sort.apply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "fields": { + "type": "array", + "items": { } + }, + "matchCase": { + "default": false, + "type": "boolean" + }, + "method": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.names.worksheet.tables.sort.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/reapply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapply", + "operationId": "workbooks.workbook.names.worksheet.tables.sort.reapply", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/reapply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/reapply" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.names.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.names.worksheet.tables.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.names.worksheet.tables.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.worksheet.tables.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "address": { + "type": "string" + }, + "hasHeaders": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.names.worksheet.tables.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.names.worksheet.tables.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.names.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "reference": { }, + "comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/names/addFormulaLocal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action addFormulaLocal", + "operationId": "workbooks.workbook.names.addFormulaLocal", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "formula": { + "type": "string" + }, + "comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/addFormulaLocal" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables": { + "get": { + "tags": [ + "workbooks.workbook.workbookTable" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.ListTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "highlightFirstColumn", + "highlightFirstColumn desc", + "highlightLastColumn", + "highlightLastColumn desc", + "name", + "name desc", + "showBandedColumns", + "showBandedColumns desc", + "showBandedRows", + "showBandedRows desc", + "showFilterButton", + "showFilterButton desc", + "showHeaders", + "showHeaders desc", + "showTotals", + "showTotals desc", + "style", + "style desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.workbookTable" + ], + "summary": "Create new navigation property to tables for workbooks", + "operationId": "workbooks.workbook.CreateTables", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.workbookTable" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.GetTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookTable" + ], + "summary": "Update the navigation property tables in workbooks", + "operationId": "workbooks.workbook.UpdateTables", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.tables.ListColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "name", + "name desc", + "values", + "values desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Create new navigation property to columns for workbooks", + "operationId": "workbooks.workbook.tables.CreateColumns", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.tables.GetColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Update the navigation property columns in workbooks", + "operationId": "workbooks.workbook.tables.UpdateColumns", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Get filter from workbooks", + "operationId": "workbooks.workbook.tables.columns.GetFilter", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "criteria" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookFilter" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookTableColumn" + ], + "summary": "Update the navigation property filter in workbooks", + "operationId": "workbooks.workbook.tables.columns.UpdateFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookFilter" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.tables.columns.filter.apply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "criteria": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomItemsFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyBottomItemsFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "count": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomPercentFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyBottomPercentFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "percent": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCellColorFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyCellColorFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCustomFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyCustomFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "criteria1": { + "type": "string" + }, + "criteria2": { + "type": "string" + }, + "oper": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyDynamicFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyDynamicFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "criteria": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyFontColorFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyFontColorFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyIconFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyIconFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "icon": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopItemsFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyTopItemsFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "count": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopPercentFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyTopPercentFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "percent": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyValuesFilter", + "operationId": "workbooks.workbook.tables.columns.filter.applyValuesFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.columns.filter.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.tables.columns.dataBodyRange.f3b6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.tables.columns.headerRowRange.58ce", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.columns.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.tables.columns.totalRowRange.3852", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.columns.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "values": { }, + "name": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.columns.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.columns.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/clearFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clearFilters", + "operationId": "workbooks.workbook.tables.clearFilters", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/clearFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/convertToRange": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convertToRange", + "operationId": "workbooks.workbook.tables.convertToRange", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/convertToRange" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.tables.dataBodyRange.f3b6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.tables.headerRowRange.58ce", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/reapplyFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapplyFilters", + "operationId": "workbooks.workbook.tables.reapplyFilters", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/reapplyFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.tables.totalRowRange.3852", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableRow" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.tables.ListRows", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "values", + "values desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookTableRow" + ], + "summary": "Create new navigation property to rows for workbooks", + "operationId": "workbooks.workbook.tables.CreateRows", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableRow" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.tables.GetRows", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableRow-id", + "description": "key: workbookTableRow-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableRow" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookTableRow" + ], + "summary": "Update the navigation property rows in workbooks", + "operationId": "workbooks.workbook.tables.UpdateRows", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableRow-id", + "description": "key: workbookTableRow-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableRow" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.rows.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableRow-id", + "description": "key: workbookTableRow-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableRow" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.rows.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.rows.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.rows.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookTableSort" + ], + "summary": "Get sort from workbooks", + "operationId": "workbooks.workbook.tables.GetSort", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fields", + "matchCase", + "method" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableSort" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookTableSort" + ], + "summary": "Update the navigation property sort in workbooks", + "operationId": "workbooks.workbook.tables.UpdateSort", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableSort" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.tables.sort.apply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "fields": { + "type": "array", + "items": { } + }, + "matchCase": { + "default": false, + "type": "boolean" + }, + "method": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.sort.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/reapply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapply", + "operationId": "workbooks.workbook.tables.sort.reapply", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/reapply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/reapply" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.tables.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.tables.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.ListCharts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "left", + "left desc", + "name", + "name desc", + "top", + "top desc", + "width", + "width desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to charts for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.CreateCharts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetCharts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property charts in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdateCharts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get axes from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetAxes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxes" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property axes in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateAxes", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxes" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get categoryAxis from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.GetCategoryAxis", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property categoryAxis in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.UpdateCategoryAxis", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.GetMajorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.UpdateMajorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.GetMinorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.UpdateMinorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.categoryAxis.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get seriesAxis from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.GetSeriesAxis", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property seriesAxis in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.UpdateSeriesAxis", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.GetMajorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.UpdateMajorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.GetMinorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.UpdateMinorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.seriesAxis.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get valueAxis from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.GetValueAxis", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property valueAxis in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.UpdateValueAxis", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.GetMajorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.UpdateMajorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.GetMinorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.UpdateMinorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.axes.valueAxis.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get dataLabels from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetDataLabels", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "position", + "separator", + "showBubbleSize", + "showCategoryName", + "showLegendKey", + "showPercentage", + "showSeriesName", + "showValue", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabels" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property dataLabels in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateDataLabels", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabels" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabelFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabelFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.dataLabels.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAreaFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAreaFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get legend from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetLegend", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "position", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegend" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property legend in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateLegend", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegend" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegendFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegendFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.legend.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.8f13", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.9795", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "width", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.664c", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "width", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "height", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.tables.worksheet.charts.image.72bb", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "width", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "height", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "fittingMode", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setData": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setData", + "operationId": "workbooks.workbook.tables.worksheet.charts.setData", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "sourceData": { }, + "seriesBy": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setData", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setData" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setPosition": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setPosition", + "operationId": "workbooks.workbook.tables.worksheet.charts.setPosition", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startCell": { }, + "endCell": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setPosition", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setPosition" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.ListSeries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to series for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.CreateSeries", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetSeries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property series in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateSeries", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeriesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeriesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.ListPoints", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to points for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.CreatePoints", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.GetPoints", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property points in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.UpdatePoints", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPointFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPointFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.points.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.worksheet.charts.series.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.charts.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.charts.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.worksheet.charts.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "type": { + "type": "string" + }, + "sourceData": { }, + "seriesBy": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.worksheet.charts.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/item(name={name})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function item", + "operationId": "workbooks.workbook.tables.worksheet.charts.item.70c4", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "name", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/item(name={name})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/item(name={name})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.worksheet.charts.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.tables.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.ListNames", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "comment", + "comment desc", + "name", + "name desc", + "scope", + "scope desc", + "type", + "type desc", + "value", + "value desc", + "visible", + "visible desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to names for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.CreateNames", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetNames", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property names in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdateNames", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.names.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.names.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.names.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.names.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.worksheet.names.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "reference": { }, + "comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/addFormulaLocal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action addFormulaLocal", + "operationId": "workbooks.workbook.tables.worksheet.names.addFormulaLocal", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "formula": { + "type": "string" + }, + "comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/addFormulaLocal" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.ListPivotTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to pivotTables for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.CreatePivotTables", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetPivotTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property pivotTables in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdatePivotTables", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refresh", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.refresh", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/refresh" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/refreshAll": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refreshAll", + "operationId": "workbooks.workbook.tables.worksheet.pivotTables.refreshAll", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/refreshAll", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/refreshAll" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get protection from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetProtection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "options", + "protected" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheetProtection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property protection in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdateProtection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheetProtection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/protect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action protect", + "operationId": "workbooks.workbook.tables.worksheet.protection.protect", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "options": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/protect", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/protect" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/unprotect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unprotect", + "operationId": "workbooks.workbook.tables.worksheet.protection.unprotect", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/unprotect", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/unprotect" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.ListTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "highlightFirstColumn", + "highlightFirstColumn desc", + "highlightLastColumn", + "highlightLastColumn desc", + "name", + "name desc", + "showBandedColumns", + "showBandedColumns desc", + "showBandedRows", + "showBandedRows desc", + "showFilterButton", + "showFilterButton desc", + "showHeaders", + "showHeaders desc", + "showTotals", + "showTotals desc", + "style", + "style desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Create new navigation property to tables for workbooks", + "operationId": "workbooks.workbook.tables.worksheet.CreateTables", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.tables.worksheet.GetTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.tables.workbookWorksheet" + ], + "summary": "Update the navigation property tables in workbooks", + "operationId": "workbooks.workbook.tables.worksheet.UpdateTables", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/clearFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clearFilters", + "operationId": "workbooks.workbook.tables.worksheet.tables.clearFilters", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/clearFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/convertToRange": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convertToRange", + "operationId": "workbooks.workbook.tables.worksheet.tables.convertToRange", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/convertToRange" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.tables.worksheet.tables.dataBodyRange.f3b6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.tables.worksheet.tables.headerRowRange.58ce", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.tables.worksheet.tables.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/reapplyFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapplyFilters", + "operationId": "workbooks.workbook.tables.worksheet.tables.reapplyFilters", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/reapplyFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.tables.worksheet.tables.totalRowRange.3852", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.worksheet.tables.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "address": { + "type": "string" + }, + "hasHeaders": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.worksheet.tables.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.worksheet.tables.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.tables.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "address": { + "type": "string" + }, + "hasHeaders": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.tables.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.tables.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets": { + "get": { + "tags": [ + "workbooks.workbook.workbookWorksheet" + ], + "summary": "Get worksheets from workbooks", + "operationId": "workbooks.workbook.ListWorksheets", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc", + "position", + "position desc", + "visibility", + "visibility desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookWorksheet", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.workbookWorksheet" + ], + "summary": "Create new navigation property to worksheets for workbooks", + "operationId": "workbooks.workbook.CreateWorksheets", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}": { + "get": { + "tags": [ + "workbooks.workbook.workbookWorksheet" + ], + "summary": "Get worksheets from workbooks", + "operationId": "workbooks.workbook.GetWorksheets", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.workbookWorksheet" + ], + "summary": "Update the navigation property worksheets in workbooks", + "operationId": "workbooks.workbook.UpdateWorksheets", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + } + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.worksheets.ListCharts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "height", + "height desc", + "left", + "left desc", + "name", + "name desc", + "top", + "top desc", + "width", + "width desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookChart", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Create new navigation property to charts for workbooks", + "operationId": "workbooks.workbook.worksheets.CreateCharts", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get charts from workbooks", + "operationId": "workbooks.workbook.worksheets.GetCharts", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "height", + "left", + "name", + "top", + "width", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "axes", + "dataLabels", + "format", + "legend", + "series", + "title", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property charts in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdateCharts", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get axes from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetAxes", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "categoryAxis", + "seriesAxis", + "valueAxis" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxes" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property axes in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateAxes", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxes" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get categoryAxis from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.GetCategoryAxis", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property categoryAxis in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.UpdateCategoryAxis", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.GetMajorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.UpdateMajorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.GetMinorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.UpdateMinorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.categoryAxis.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get seriesAxis from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.GetSeriesAxis", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property seriesAxis in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.UpdateSeriesAxis", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.GetMajorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.UpdateMajorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.GetMinorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.UpdateMinorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.seriesAxis.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get valueAxis from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.GetValueAxis", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "majorUnit", + "maximum", + "minimum", + "minorUnit", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "majorGridlines", + "minorGridlines", + "title" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property valueAxis in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.UpdateValueAxis", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxis" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get majorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.GetMajorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property majorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.UpdateMajorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.majorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get minorGridlines from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.GetMinorGridlines", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property minorGridlines in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.UpdateMinorGridlines", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlines" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartGridlinesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.minorGridlines.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAxisTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.axes.valueAxis.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/title/format/font", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get dataLabels from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetDataLabels", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "position", + "separator", + "showBubbleSize", + "showCategoryName", + "showLegendKey", + "showPercentage", + "showSeriesName", + "showValue", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabels" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property dataLabels in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateDataLabels", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabels" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabelFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartDataLabelFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.dataLabels.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAreaFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartAreaFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get legend from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetLegend", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "position", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegend" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property legend in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateLegend", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegend" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegendFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLegendFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.legend.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.worksheets.charts.image.8f13", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.worksheets.charts.image.9795", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "width", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.worksheets.charts.image.664c", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "width", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "height", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function image", + "operationId": "workbooks.workbook.worksheets.charts.image.72bb", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "width", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "height", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "fittingMode", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "type": "string" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/image(width={width},height={height},fittingMode={fittingMode})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/image(width={width},height={height})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setData": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setData", + "operationId": "workbooks.workbook.worksheets.charts.setData", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "sourceData": { }, + "seriesBy": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setData", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setData" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/setPosition": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setPosition", + "operationId": "workbooks.workbook.worksheets.charts.setPosition", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "startCell": { }, + "endCell": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/setPosition", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/setPosition" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.ListSeries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookChartSeries", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Create new navigation property to series for workbooks", + "operationId": "workbooks.workbook.worksheets.charts.CreateSeries", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get series from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetSeries", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "format", + "points" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format", + "points" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property series in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateSeries", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "line" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "line" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeriesFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeriesFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.series.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.series.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get line from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.format.GetLine", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "color" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property line in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.format.UpdateLine", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartLineFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.series.format.line.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.ListPoints", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "value", + "value desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookChartPoint", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Create new navigation property to points for workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.CreatePoints", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get points from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.GetPoints", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "value", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property points in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.UpdatePoints", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.points.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPointFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.points.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartPointFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.points.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.series.points.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.series.points.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.series.points.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "workbookChartPoint-id", + "description": "key: workbookChartPoint-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartPoint" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.charts.series.points.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.charts.series.points.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "workbookChartSeries-id", + "description": "key: workbookChartSeries-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChartSeries" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.charts.series.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.charts.series.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get title from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetTitle", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "overlay", + "text", + "visible", + "format" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "format" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitle" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property title in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateTitle", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitle" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get format from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.GetFormat", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fill", + "font" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "fill", + "font" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitleFormat" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property format in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.UpdateFormat", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartTitleFormat" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get fill from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.format.GetFill", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property fill in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.format.UpdateFill", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFill" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.charts.title.format.fill.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/setSolidColor": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action setSolidColor", + "operationId": "workbooks.workbook.worksheets.charts.title.format.fill.setSolidColor", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/setSolidColor", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/setSolidColor" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/font": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get font from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.format.GetFont", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "bold", + "color", + "italic", + "name", + "size", + "underline" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property font in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.title.format.UpdateFont", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookChartFont" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/font", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/font" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.worksheets.charts.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookChart" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.worksheets.charts.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.charts.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookChart-id", + "description": "key: workbookChart-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookChart" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.charts.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "type": { + "type": "string" + }, + "sourceData": { }, + "seriesBy": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.charts.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/item(name={name})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function item", + "operationId": "workbooks.workbook.worksheets.charts.item.70c4", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "name", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/item(name={name})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/item(name={name})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.charts.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.worksheets.ListNames", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "comment", + "comment desc", + "name", + "name desc", + "scope", + "scope desc", + "type", + "type desc", + "value", + "value desc", + "visible", + "visible desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookNamedItem", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Create new navigation property to names for workbooks", + "operationId": "workbooks.workbook.worksheets.CreateNames", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Get names from workbooks", + "operationId": "workbooks.workbook.worksheets.GetNames", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "comment", + "name", + "scope", + "type", + "value", + "visible", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Update the navigation property names in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdateNames", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.names.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.worksheets.names.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookNamedItem" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.worksheets.names.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.names.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.names.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.names.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookNamedItem-id", + "description": "key: workbookNamedItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookNamedItem" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.names.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "reference": { }, + "comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/addFormulaLocal": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action addFormulaLocal", + "operationId": "workbooks.workbook.worksheets.names.addFormulaLocal", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "formula": { + "type": "string" + }, + "comment": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/names/addFormulaLocal", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/addFormulaLocal" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.worksheets.ListPivotTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "name", + "name desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookPivotTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Create new navigation property to pivotTables for workbooks", + "operationId": "workbooks.workbook.worksheets.CreatePivotTables", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Get pivotTables from workbooks", + "operationId": "workbooks.workbook.worksheets.GetPivotTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Update the navigation property pivotTables in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdatePivotTables", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/refresh": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refresh", + "operationId": "workbooks.workbook.worksheets.pivotTables.refresh", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/refresh" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.worksheets.pivotTables.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookPivotTable" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.worksheets.pivotTables.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.pivotTables.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookPivotTable-id", + "description": "key: workbookPivotTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookPivotTable" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/refreshAll": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action refreshAll", + "operationId": "workbooks.workbook.worksheets.pivotTables.refreshAll", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/refreshAll", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/refreshAll" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookWorksheetProtection" + ], + "summary": "Get protection from workbooks", + "operationId": "workbooks.workbook.worksheets.GetProtection", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "options", + "protected" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheetProtection" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookWorksheetProtection" + ], + "summary": "Update the navigation property protection in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdateProtection", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheetProtection" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/protect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action protect", + "operationId": "workbooks.workbook.worksheets.protection.protect", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "options": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/protect", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/protect" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/protection/unprotect": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action unprotect", + "operationId": "workbooks.workbook.worksheets.protection.unprotect", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/protection/unprotect", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/protection/unprotect" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.worksheets.ListTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "highlightFirstColumn", + "highlightFirstColumn desc", + "highlightLastColumn", + "highlightLastColumn desc", + "name", + "name desc", + "showBandedColumns", + "showBandedColumns desc", + "showBandedRows", + "showBandedRows desc", + "showFilterButton", + "showFilterButton desc", + "showHeaders", + "showHeaders desc", + "showTotals", + "showTotals desc", + "style", + "style desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTable", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Create new navigation property to tables for workbooks", + "operationId": "workbooks.workbook.worksheets.CreateTables", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get tables from workbooks", + "operationId": "workbooks.workbook.worksheets.GetTables", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "highlightFirstColumn", + "highlightLastColumn", + "name", + "showBandedColumns", + "showBandedRows", + "showFilterButton", + "showHeaders", + "showTotals", + "style", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "columns", + "rows", + "sort", + "worksheet" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property tables in workbooks", + "operationId": "workbooks.workbook.worksheets.UpdateTables", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.ListColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "name", + "name desc", + "values", + "values desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTableColumn", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Create new navigation property to columns for workbooks", + "operationId": "workbooks.workbook.worksheets.tables.CreateColumns", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get columns from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.GetColumns", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "name", + "values", + "filter" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "filter" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property columns in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.UpdateColumns", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get filter from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.columns.GetFilter", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "criteria" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookFilter" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property filter in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.columns.UpdateFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookFilter" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.apply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "criteria": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomItemsFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyBottomItemsFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "count": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyBottomPercentFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyBottomPercentFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "percent": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyBottomPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCellColorFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyCellColorFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCellColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyCustomFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyCustomFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "criteria1": { + "type": "string" + }, + "criteria2": { + "type": "string" + }, + "oper": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyCustomFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyDynamicFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyDynamicFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "criteria": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyDynamicFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyFontColorFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyFontColorFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyFontColorFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyIconFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyIconFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "icon": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyIconFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopItemsFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyTopItemsFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "count": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopItemsFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyTopPercentFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyTopPercentFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "percent": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyTopPercentFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action applyValuesFilter", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.applyValuesFilter", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "values": { } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/applyValuesFilter" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.tables.columns.filter.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.worksheets.tables.columns.dataBodyRange.f3b6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.worksheets.tables.columns.headerRowRange.58ce", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.columns.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.worksheets.tables.columns.totalRowRange.3852", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableColumn-id", + "description": "key: workbookTableColumn-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableColumn" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.tables.columns.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "values": { }, + "name": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.tables.columns.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.tables.columns.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/clearFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clearFilters", + "operationId": "workbooks.workbook.worksheets.tables.clearFilters", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/clearFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/clearFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/convertToRange": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action convertToRange", + "operationId": "workbooks.workbook.worksheets.tables.convertToRange", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/convertToRange", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/convertToRange" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/dataBodyRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function dataBodyRange", + "operationId": "workbooks.workbook.worksheets.tables.dataBodyRange.f3b6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/dataBodyRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/dataBodyRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/headerRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function headerRowRange", + "operationId": "workbooks.workbook.worksheets.tables.headerRowRange.58ce", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/headerRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/headerRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/reapplyFilters": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapplyFilters", + "operationId": "workbooks.workbook.worksheets.tables.reapplyFilters", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/reapplyFilters", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/reapplyFilters" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/totalRowRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function totalRowRange", + "operationId": "workbooks.workbook.worksheets.tables.totalRowRange.3852", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/totalRowRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/totalRowRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.ListRows", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "$ref": "#/parameters/top" + }, + { + "$ref": "#/parameters/skip" + }, + { + "$ref": "#/parameters/search" + }, + { + "$ref": "#/parameters/filter" + }, + { + "$ref": "#/parameters/count" + }, + { + "in": "query", + "name": "$orderby", + "description": "Order items by property values", + "type": "array", + "items": { + "enum": [ + "id", + "id desc", + "index", + "index desc", + "values", + "values desc" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "title": "Collection of workbookTableRow", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + } + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "post": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Create new navigation property to rows for workbooks", + "operationId": "workbooks.workbook.worksheets.tables.CreateRows", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + ], + "responses": { + "201": { + "description": "Created navigation property.", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get rows from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.GetRows", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableRow-id", + "description": "key: workbookTableRow-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableRow" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "index", + "values" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property rows in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.UpdateRows", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableRow-id", + "description": "key: workbookTableRow-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableRow" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.rows.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "workbookTableRow-id", + "description": "key: workbookTableRow-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTableRow" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.tables.rows.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "values": { } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.tables.rows.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.tables.rows.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get sort from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.GetSort", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "fields", + "matchCase", + "method" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableSort" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property sort in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.UpdateSort", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookTableSort" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/apply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action apply", + "operationId": "workbooks.workbook.worksheets.tables.sort.apply", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "fields": { + "type": "array", + "items": { } + }, + "matchCase": { + "default": false, + "type": "boolean" + }, + "method": { + "type": "string" + } + } + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/apply", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/apply" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/clear": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action clear", + "operationId": "workbooks.workbook.worksheets.tables.sort.clear", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/categoryAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/seriesAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/majorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/axes/valueAxis/minorGridlines/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/dataLabels/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/legend/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/format/line/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/{workbookChartPoint-id}/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/title/format/fill/clear", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/filter/clear" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/sort/reapply": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action reapply", + "operationId": "workbooks.workbook.worksheets.tables.sort.reapply", + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/sort/reapply", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/sort/reapply" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet": { + "get": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Get worksheet from workbooks", + "operationId": "workbooks.workbook.worksheets.tables.GetWorksheet", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "query", + "name": "$select", + "description": "Select properties to be returned", + "type": "array", + "items": { + "enum": [ + "id", + "name", + "position", + "visibility", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + }, + { + "in": "query", + "name": "$expand", + "description": "Expand related entities", + "type": "array", + "items": { + "enum": [ + "*", + "charts", + "names", + "pivotTables", + "protection", + "tables" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "Retrieved navigation property", + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "patch": { + "tags": [ + "workbooks.workbook.worksheets.workbookTable" + ], + "summary": "Update the navigation property worksheet in workbooks", + "operationId": "workbooks.workbook.worksheets.tables.UpdateWorksheet", + "consumes": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "body", + "name": "body", + "description": "New navigation property values", + "required": true, + "schema": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + } + ], + "responses": { + "204": { + "description": "Success" + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "operation" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function cell", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.cell.5332", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "row", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + }, + { + "in": "path", + "name": "column", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/cell(row={row},column={column})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/cell(row={row},column={column})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.bc5e", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range(address={address})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function range", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.range.3b6a", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "address", + "required": true, + "type": "string" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/range(address={address})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/{workbookTableColumn-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/{workbookTableRow-id}/range()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/range()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.5ff6", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function usedRange", + "operationId": "workbooks.workbook.worksheets.tables.worksheet.usedRange.63c8", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "workbookTable-id", + "description": "key: workbookTable-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookTable" + }, + { + "in": "path", + "name": "valuesOnly", + "required": true, + "type": "boolean", + "default": false + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/{workbookNamedItem-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/pivotTables/{workbookPivotTable-id}/worksheet/usedRange(valuesOnly={valuesOnly})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/worksheet/usedRange()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.tables.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "address": { + "type": "string" + }, + "hasHeaders": { + "default": false, + "type": "boolean" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/add" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/count()": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function count", + "operationId": "workbooks.workbook.worksheets.tables.count.3c5b", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/functions/count", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/count()", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/count()", + "/workbooks/{driveItem-id}/workbook/tables/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/count()", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/count()" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/itemAt(index={index})": { + "get": { + "tags": [ + "workbooks.Functions" + ], + "summary": "Invoke function itemAt", + "operationId": "workbooks.workbook.worksheets.tables.itemAt.f1e7", + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "path", + "name": "workbookWorksheet-id", + "description": "key: workbookWorksheet-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "workbookWorksheet" + }, + { + "in": "path", + "name": "index", + "required": true, + "type": "integer", + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648 + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "function" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/tables/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/{workbookChartSeries-id}/points/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/{workbookChart-id}/series/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/itemAt(index={index})", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/itemAt(index={index})" + ] + }, + "/workbooks/{driveItem-id}/workbook/worksheets/add": { + "post": { + "tags": [ + "workbooks.Actions" + ], + "summary": "Invoke action add", + "operationId": "workbooks.workbook.worksheets.add", + "consumes": [ + "application/json" + ], + "produces": [ + "application/json" + ], + "parameters": [ + { + "in": "path", + "name": "driveItem-id", + "description": "key: driveItem-id", + "required": true, + "type": "string", + "x-ms-docs-key-type": "driveItem" + }, + { + "in": "body", + "name": "body", + "description": "Action parameters", + "required": true, + "schema": { + "type": "object", + "properties": { + "name": { + "type": "string" + } + } + } + } + ], + "responses": { + "200": { + "description": "Success", + "schema": { } + }, + "default": { + "$ref": "#/responses/error" + } + }, + "x-ms-docs-operation-type": "action" + }, + "x-ms-docs-grouped-path": [ + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/names/{workbookNamedItem-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/charts/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/names/add", + "/workbooks/{driveItem-id}/workbook/tables/{workbookTable-id}/worksheet/tables/add", + "/workbooks/{driveItem-id}/workbook/tables/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/charts/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/names/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/columns/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/{workbookTable-id}/rows/add", + "/workbooks/{driveItem-id}/workbook/worksheets/{workbookWorksheet-id}/tables/add" + ] + } + }, + "definitions": { + "microsoft.graph.entity": { + "title": "entity", + "type": "object", + "properties": { + "id": { + "type": "string" + } + }, + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.directory": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "directory", + "type": "object", + "properties": { + "deletedItems": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedItems": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ] + } + }, + "microsoft.graph.directoryObject": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "directoryObject", + "type": "object", + "properties": { + "deletedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.device": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.directoryObject" + }, + { + "title": "device", + "type": "object", + "properties": { + "accountEnabled": { + "type": "boolean" + }, + "alternativeSecurityIds": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.alternativeSecurityId" + } + }, + "approximateLastSignInDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "deviceId": { + "type": "string" + }, + "deviceMetadata": { + "type": "string" + }, + "deviceVersion": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "displayName": { + "type": "string" + }, + "isCompliant": { + "type": "boolean" + }, + "isManaged": { + "type": "boolean" + }, + "onPremisesLastSyncDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "onPremisesSyncEnabled": { + "type": "boolean" + }, + "operatingSystem": { + "type": "string" + }, + "operatingSystemVersion": { + "type": "string" + }, + "physicalIds": { + "type": "array", + "items": { + "type": "string" + } + }, + "trustType": { + "type": "string" + }, + "registeredOwners": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "registeredUsers": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "accountEnabled": true, + "alternativeSecurityIds": [ + { + "@odata.type": "microsoft.graph.alternativeSecurityId" + } + ], + "approximateLastSignInDateTime": "string (timestamp)", + "deviceId": "string", + "deviceMetadata": "string", + "deviceVersion": "integer", + "displayName": "string", + "isCompliant": true, + "isManaged": true, + "onPremisesLastSyncDateTime": "string (timestamp)", + "onPremisesSyncEnabled": true, + "operatingSystem": "string", + "operatingSystemVersion": "string", + "physicalIds": [ + "string" + ], + "trustType": "string", + "registeredOwners": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "registeredUsers": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ] + } + }, + "microsoft.graph.alternativeSecurityId": { + "title": "alternativeSecurityId", + "type": "object", + "properties": { + "type": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "identityProvider": { + "type": "string" + }, + "key": { + "format": "base64url", + "type": "string" + } + }, + "example": { + "type": "integer", + "identityProvider": "string", + "key": "string" + } + }, + "microsoft.graph.extension": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "extension", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.directoryRole": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.directoryObject" + }, + { + "title": "directoryRole", + "type": "object", + "properties": { + "description": { + "type": "string" + }, + "displayName": { + "type": "string" + }, + "roleTemplateId": { + "type": "string" + }, + "members": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "roleTemplateId": "string", + "members": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ] + } + }, + "microsoft.graph.directoryRoleTemplate": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.directoryObject" + }, + { + "title": "directoryRoleTemplate", + "type": "object", + "properties": { + "description": { + "type": "string" + }, + "displayName": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "description": "string", + "displayName": "string" + } + }, + "microsoft.graph.domain": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "domain", + "type": "object", + "properties": { + "authenticationType": { + "type": "string" + }, + "availabilityStatus": { + "type": "string" + }, + "isAdminManaged": { + "type": "boolean" + }, + "isDefault": { + "type": "boolean" + }, + "isInitial": { + "type": "boolean" + }, + "isRoot": { + "type": "boolean" + }, + "isVerified": { + "type": "boolean" + }, + "supportedServices": { + "type": "array", + "items": { + "type": "string" + } + }, + "state": { }, + "serviceConfigurationRecords": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + }, + "verificationDnsRecords": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + } + }, + "domainNameReferences": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "authenticationType": "string", + "availabilityStatus": "string", + "isAdminManaged": true, + "isDefault": true, + "isInitial": true, + "isRoot": true, + "isVerified": true, + "supportedServices": [ + "string" + ], + "state": { + "@odata.type": "microsoft.graph.domainState" + }, + "serviceConfigurationRecords": [ + { + "@odata.type": "microsoft.graph.domainDnsRecord" + } + ], + "verificationDnsRecords": [ + { + "@odata.type": "microsoft.graph.domainDnsRecord" + } + ], + "domainNameReferences": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ] + } + }, + "microsoft.graph.domainState": { + "title": "domainState", + "type": "object", + "properties": { + "status": { + "type": "string" + }, + "operation": { + "type": "string" + }, + "lastActionDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "status": "string", + "operation": "string", + "lastActionDateTime": "string (timestamp)" + } + }, + "microsoft.graph.domainDnsRecord": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "domainDnsRecord", + "type": "object", + "properties": { + "isOptional": { + "type": "boolean" + }, + "label": { + "type": "string" + }, + "recordType": { + "type": "string" + }, + "supportedService": { + "type": "string" + }, + "ttl": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer" + } + }, + "microsoft.graph.domainDnsCnameRecord": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsCnameRecord", + "type": "object", + "properties": { + "canonicalName": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "canonicalName": "string" + } + }, + "microsoft.graph.domainDnsMxRecord": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsMxRecord", + "type": "object", + "properties": { + "mailExchange": { + "type": "string" + }, + "preference": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "mailExchange": "string", + "preference": "integer" + } + }, + "microsoft.graph.domainDnsSrvRecord": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsSrvRecord", + "type": "object", + "properties": { + "nameTarget": { + "type": "string" + }, + "port": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "priority": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "protocol": { + "type": "string" + }, + "service": { + "type": "string" + }, + "weight": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "nameTarget": "string", + "port": "integer", + "priority": "integer", + "protocol": "string", + "service": "string", + "weight": "integer" + } + }, + "microsoft.graph.domainDnsTxtRecord": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsTxtRecord", + "type": "object", + "properties": { + "text": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "text": "string" + } + }, + "microsoft.graph.domainDnsUnavailableRecord": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.domainDnsRecord" + }, + { + "title": "domainDnsUnavailableRecord", + "type": "object", + "properties": { + "description": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "isOptional": true, + "label": "string", + "recordType": "string", + "supportedService": "string", + "ttl": "integer", + "description": "string" + } + }, + "microsoft.graph.licenseDetails": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "licenseDetails", + "type": "object", + "properties": { + "servicePlans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.servicePlanInfo" + } + }, + "skuId": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + }, + "skuPartNumber": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "servicePlans": [ + { + "@odata.type": "microsoft.graph.servicePlanInfo" + } + ], + "skuId": "string", + "skuPartNumber": "string" + } + }, + "microsoft.graph.servicePlanInfo": { + "title": "servicePlanInfo", + "type": "object", + "properties": { + "servicePlanId": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + }, + "servicePlanName": { + "type": "string" + }, + "provisioningStatus": { + "type": "string" + }, + "appliesTo": { + "type": "string" + } + }, + "example": { + "servicePlanId": "string", + "servicePlanName": "string", + "provisioningStatus": "string", + "appliesTo": "string" + } + }, + "microsoft.graph.group": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.directoryObject" + }, + { + "title": "group", + "type": "object", + "properties": { + "classification": { + "type": "string" + }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "description": { + "type": "string" + }, + "displayName": { + "type": "string" + }, + "groupTypes": { + "type": "array", + "items": { + "type": "string" + } + }, + "mail": { + "type": "string" + }, + "mailEnabled": { + "type": "boolean" + }, + "mailNickname": { + "type": "string" + }, + "onPremisesLastSyncDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "onPremisesProvisioningErrors": { + "type": "array", + "items": { } + }, + "onPremisesSecurityIdentifier": { + "type": "string" + }, + "onPremisesSyncEnabled": { + "type": "boolean" + }, + "proxyAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "renewedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "securityEnabled": { + "type": "boolean" + }, + "visibility": { + "type": "string" + }, + "allowExternalSenders": { + "type": "boolean" + }, + "autoSubscribeNewMembers": { + "type": "boolean" + }, + "isSubscribedByMail": { + "type": "boolean" + }, + "unseenCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "members": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "memberOf": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "createdOnBehalfOf": { }, + "owners": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "settings": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupSetting" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "threads": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + }, + "calendar": { }, + "calendarView": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "events": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "conversations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversation" + } + }, + "photo": { }, + "photos": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "acceptedSenders": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "rejectedSenders": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "drive": { }, + "drives": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "sites": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.site" + } + }, + "planner": { }, + "onenote": { }, + "groupLifecyclePolicies": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.groupLifecyclePolicy" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "classification": "string", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "groupTypes": [ + "string" + ], + "mail": "string", + "mailEnabled": true, + "mailNickname": "string", + "onPremisesLastSyncDateTime": "string (timestamp)", + "onPremisesProvisioningErrors": [ + { + "@odata.type": "microsoft.graph.onPremisesProvisioningError" + } + ], + "onPremisesSecurityIdentifier": "string", + "onPremisesSyncEnabled": true, + "proxyAddresses": [ + "string" + ], + "renewedDateTime": "string (timestamp)", + "securityEnabled": true, + "visibility": "string", + "allowExternalSenders": true, + "autoSubscribeNewMembers": true, + "isSubscribedByMail": true, + "unseenCount": "integer", + "members": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "memberOf": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "createdOnBehalfOf": { + "@odata.type": "microsoft.graph.directoryObject" + }, + "owners": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "settings": [ + { + "@odata.type": "microsoft.graph.groupSetting" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "threads": [ + { + "@odata.type": "microsoft.graph.conversationThread" + } + ], + "calendar": { + "@odata.type": "microsoft.graph.calendar" + }, + "calendarView": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "events": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "conversations": [ + { + "@odata.type": "microsoft.graph.conversation" + } + ], + "photo": { + "@odata.type": "microsoft.graph.profilePhoto" + }, + "photos": [ + { + "@odata.type": "microsoft.graph.profilePhoto" + } + ], + "acceptedSenders": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "rejectedSenders": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "drives": [ + { + "@odata.type": "microsoft.graph.drive" + } + ], + "sites": [ + { + "@odata.type": "microsoft.graph.site" + } + ], + "planner": { + "@odata.type": "microsoft.graph.plannerGroup" + }, + "onenote": { + "@odata.type": "microsoft.graph.onenote" + }, + "groupLifecyclePolicies": [ + { + "@odata.type": "microsoft.graph.groupLifecyclePolicy" + } + ] + } + }, + "microsoft.graph.onPremisesProvisioningError": { + "title": "onPremisesProvisioningError", + "type": "object", + "properties": { + "value": { + "type": "string" + }, + "category": { + "type": "string" + }, + "propertyCausingError": { + "type": "string" + }, + "occurredDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "value": "string", + "category": "string", + "propertyCausingError": "string", + "occurredDateTime": "string (timestamp)" + } + }, + "microsoft.graph.groupSetting": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "groupSetting", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "templateId": { + "type": "string" + }, + "values": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingValue" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "templateId": "string", + "values": [ + { + "@odata.type": "microsoft.graph.settingValue" + } + ] + } + }, + "microsoft.graph.conversationThread": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "conversationThread", + "type": "object", + "properties": { + "toRecipients": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.recipient" + } + }, + "topic": { + "type": "string" + }, + "hasAttachments": { + "type": "boolean" + }, + "lastDeliveredDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "uniqueSenders": { + "type": "array", + "items": { + "type": "string" + } + }, + "ccRecipients": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.recipient" + } + }, + "preview": { + "type": "string" + }, + "isLocked": { + "type": "boolean" + }, + "posts": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.post" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "toRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "topic": "string", + "hasAttachments": true, + "lastDeliveredDateTime": "string (timestamp)", + "uniqueSenders": [ + "string" + ], + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "preview": "string", + "isLocked": true, + "posts": [ + { + "@odata.type": "microsoft.graph.post" + } + ] + } + }, + "microsoft.graph.calendar": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "calendar", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "color": { }, + "changeKey": { + "type": "string" + }, + "canShare": { + "type": "boolean" + }, + "canViewPrivateItems": { + "type": "boolean" + }, + "canEdit": { + "type": "boolean" + }, + "owner": { }, + "events": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "calendarView": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "color": { + "@odata.type": "microsoft.graph.calendarColor" + }, + "changeKey": "string", + "canShare": true, + "canViewPrivateItems": true, + "canEdit": true, + "owner": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "events": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "calendarView": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.outlookItem": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "outlookItem", + "type": "object", + "properties": { + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "changeKey": { + "type": "string" + }, + "categories": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ] + } + }, + "microsoft.graph.event": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.outlookItem" + }, + { + "title": "event", + "type": "object", + "properties": { + "originalStartTimeZone": { + "type": "string" + }, + "originalEndTimeZone": { + "type": "string" + }, + "responseStatus": { }, + "iCalUId": { + "type": "string" + }, + "reminderMinutesBeforeStart": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "isReminderOn": { + "type": "boolean" + }, + "hasAttachments": { + "type": "boolean" + }, + "subject": { + "type": "string" + }, + "body": { }, + "bodyPreview": { + "type": "string" + }, + "importance": { }, + "sensitivity": { }, + "start": { }, + "originalStart": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "end": { }, + "location": { }, + "locations": { + "type": "array", + "items": { } + }, + "isAllDay": { + "type": "boolean" + }, + "isCancelled": { + "type": "boolean" + }, + "isOrganizer": { + "type": "boolean" + }, + "recurrence": { }, + "responseRequested": { + "type": "boolean" + }, + "seriesMasterId": { + "type": "string" + }, + "showAs": { }, + "type": { }, + "attendees": { + "type": "array", + "items": { } + }, + "organizer": { }, + "webLink": { + "type": "string" + }, + "onlineMeetingUrl": { + "type": "string" + }, + "calendar": { }, + "instances": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "attachments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "originalStartTimeZone": "string", + "originalEndTimeZone": "string", + "responseStatus": { + "@odata.type": "microsoft.graph.responseStatus" + }, + "iCalUId": "string", + "reminderMinutesBeforeStart": "integer", + "isReminderOn": true, + "hasAttachments": true, + "subject": "string", + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "bodyPreview": "string", + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "sensitivity": { + "@odata.type": "microsoft.graph.sensitivity" + }, + "start": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "originalStart": "string (timestamp)", + "end": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "location": { + "@odata.type": "microsoft.graph.location" + }, + "locations": [ + { + "@odata.type": "microsoft.graph.location" + } + ], + "isAllDay": true, + "isCancelled": true, + "isOrganizer": true, + "recurrence": { + "@odata.type": "microsoft.graph.patternedRecurrence" + }, + "responseRequested": true, + "seriesMasterId": "string", + "showAs": { + "@odata.type": "microsoft.graph.freeBusyStatus" + }, + "type": { + "@odata.type": "microsoft.graph.eventType" + }, + "attendees": [ + { + "@odata.type": "microsoft.graph.attendee" + } + ], + "organizer": { + "@odata.type": "microsoft.graph.recipient" + }, + "webLink": "string", + "onlineMeetingUrl": "string", + "calendar": { + "@odata.type": "microsoft.graph.calendar" + }, + "instances": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.conversation": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "conversation", + "type": "object", + "properties": { + "topic": { + "type": "string" + }, + "hasAttachments": { + "type": "boolean" + }, + "lastDeliveredDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "uniqueSenders": { + "type": "array", + "items": { + "type": "string" + } + }, + "preview": { + "type": "string" + }, + "threads": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.conversationThread" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "topic": "string", + "hasAttachments": true, + "lastDeliveredDateTime": "string (timestamp)", + "uniqueSenders": [ + "string" + ], + "preview": "string", + "threads": [ + { + "@odata.type": "microsoft.graph.conversationThread" + } + ] + } + }, + "microsoft.graph.profilePhoto": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "profilePhoto", + "type": "object", + "properties": { + "height": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "width": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "height": "integer", + "width": "integer" + } + }, + "microsoft.graph.baseItem": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "baseItem", + "type": "object", + "properties": { + "createdBy": { }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "description": { + "type": "string" + }, + "eTag": { + "type": "string" + }, + "lastModifiedBy": { }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "name": { + "type": "string" + }, + "parentReference": { }, + "webUrl": { + "type": "string" + }, + "createdByUser": { }, + "lastModifiedByUser": { } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + } + } + }, + "microsoft.graph.drive": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.baseItem" + }, + { + "title": "drive", + "type": "object", + "properties": { + "driveType": { + "type": "string" + }, + "owner": { }, + "quota": { }, + "sharePointIds": { }, + "system": { }, + "items": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "list": { }, + "root": { }, + "special": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "driveType": "string", + "owner": { + "@odata.type": "microsoft.graph.identitySet" + }, + "quota": { + "@odata.type": "microsoft.graph.quota" + }, + "sharePointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "system": { + "@odata.type": "microsoft.graph.systemFacet" + }, + "items": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "list": { + "@odata.type": "microsoft.graph.list" + }, + "root": { + "@odata.type": "microsoft.graph.driveItem" + }, + "special": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ] + } + }, + "microsoft.graph.site": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.baseItem" + }, + { + "title": "site", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "root": { }, + "sharepointIds": { }, + "siteCollection": { }, + "columns": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "contentTypes": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "drive": { }, + "drives": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "items": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.baseItem" + } + }, + "lists": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.list" + } + }, + "sites": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.site" + } + }, + "onenote": { } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "displayName": "string", + "root": { + "@odata.type": "microsoft.graph.root" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "siteCollection": { + "@odata.type": "microsoft.graph.siteCollection" + }, + "columns": [ + { + "@odata.type": "microsoft.graph.columnDefinition" + } + ], + "contentTypes": [ + { + "@odata.type": "microsoft.graph.contentType" + } + ], + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "drives": [ + { + "@odata.type": "microsoft.graph.drive" + } + ], + "items": [ + { + "@odata.type": "microsoft.graph.baseItem" + } + ], + "lists": [ + { + "@odata.type": "microsoft.graph.list" + } + ], + "sites": [ + { + "@odata.type": "microsoft.graph.site" + } + ], + "onenote": { + "@odata.type": "microsoft.graph.onenote" + } + } + }, + "microsoft.graph.plannerGroup": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerGroup", + "type": "object", + "properties": { + "plans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "plans": [ + { + "@odata.type": "microsoft.graph.plannerPlan" + } + ] + } + }, + "microsoft.graph.onenote": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "onenote", + "type": "object", + "properties": { + "notebooks": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notebook" + } + }, + "sections": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "sectionGroups": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + }, + "pages": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + }, + "resources": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteResource" + } + }, + "operations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteOperation" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "notebooks": [ + { + "@odata.type": "microsoft.graph.notebook" + } + ], + "sections": [ + { + "@odata.type": "microsoft.graph.onenoteSection" + } + ], + "sectionGroups": [ + { + "@odata.type": "microsoft.graph.sectionGroup" + } + ], + "pages": [ + { + "@odata.type": "microsoft.graph.onenotePage" + } + ], + "resources": [ + { + "@odata.type": "microsoft.graph.onenoteResource" + } + ], + "operations": [ + { + "@odata.type": "microsoft.graph.onenoteOperation" + } + ] + } + }, + "microsoft.graph.groupLifecyclePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "groupLifecyclePolicy", + "type": "object", + "properties": { + "groupLifetimeInDays": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "managedGroupTypes": { + "type": "string" + }, + "alternateNotificationEmails": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "groupLifetimeInDays": "integer", + "managedGroupTypes": "string", + "alternateNotificationEmails": "string" + } + }, + "microsoft.graph.contract": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.directoryObject" + }, + { + "title": "contract", + "type": "object", + "properties": { + "contractType": { + "type": "string" + }, + "customerId": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + }, + "defaultDomainName": { + "type": "string" + }, + "displayName": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "contractType": "string", + "customerId": "string", + "defaultDomainName": "string", + "displayName": "string" + } + }, + "microsoft.graph.subscribedSku": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "subscribedSku", + "type": "object", + "properties": { + "capabilityStatus": { + "type": "string" + }, + "consumedUnits": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "prepaidUnits": { }, + "servicePlans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.servicePlanInfo" + } + }, + "skuId": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + }, + "skuPartNumber": { + "type": "string" + }, + "appliesTo": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "capabilityStatus": "string", + "consumedUnits": "integer", + "prepaidUnits": { + "@odata.type": "microsoft.graph.licenseUnitsDetail" + }, + "servicePlans": [ + { + "@odata.type": "microsoft.graph.servicePlanInfo" + } + ], + "skuId": "string", + "skuPartNumber": "string", + "appliesTo": "string" + } + }, + "microsoft.graph.licenseUnitsDetail": { + "title": "licenseUnitsDetail", + "type": "object", + "properties": { + "enabled": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "suspended": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "warning": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "enabled": "integer", + "suspended": "integer", + "warning": "integer" + } + }, + "microsoft.graph.organization": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.directoryObject" + }, + { + "title": "organization", + "type": "object", + "properties": { + "assignedPlans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.assignedPlan" + } + }, + "businessPhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "city": { + "type": "string" + }, + "country": { + "type": "string" + }, + "countryLetterCode": { + "type": "string" + }, + "displayName": { + "type": "string" + }, + "marketingNotificationEmails": { + "type": "array", + "items": { + "type": "string" + } + }, + "onPremisesLastSyncDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "onPremisesSyncEnabled": { + "type": "boolean" + }, + "postalCode": { + "type": "string" + }, + "preferredLanguage": { + "type": "string" + }, + "privacyProfile": { }, + "provisionedPlans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.provisionedPlan" + } + }, + "securityComplianceNotificationMails": { + "type": "array", + "items": { + "type": "string" + } + }, + "securityComplianceNotificationPhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "state": { + "type": "string" + }, + "street": { + "type": "string" + }, + "technicalNotificationMails": { + "type": "array", + "items": { + "type": "string" + } + }, + "verifiedDomains": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.verifiedDomain" + } + }, + "mobileDeviceManagementAuthority": { + "description": "Mobile device management authority." + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "assignedPlans": [ + { + "@odata.type": "microsoft.graph.assignedPlan" + } + ], + "businessPhones": [ + "string" + ], + "city": "string", + "country": "string", + "countryLetterCode": "string", + "displayName": "string", + "marketingNotificationEmails": [ + "string" + ], + "onPremisesLastSyncDateTime": "string (timestamp)", + "onPremisesSyncEnabled": true, + "postalCode": "string", + "preferredLanguage": "string", + "privacyProfile": { + "@odata.type": "microsoft.graph.privacyProfile" + }, + "provisionedPlans": [ + { + "@odata.type": "microsoft.graph.provisionedPlan" + } + ], + "securityComplianceNotificationMails": [ + "string" + ], + "securityComplianceNotificationPhones": [ + "string" + ], + "state": "string", + "street": "string", + "technicalNotificationMails": [ + "string" + ], + "verifiedDomains": [ + { + "@odata.type": "microsoft.graph.verifiedDomain" + } + ], + "mobileDeviceManagementAuthority": { + "@odata.type": "microsoft.graph.mdmAuthority" + }, + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ] + } + }, + "microsoft.graph.assignedPlan": { + "title": "assignedPlan", + "type": "object", + "properties": { + "assignedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "capabilityStatus": { + "type": "string" + }, + "service": { + "type": "string" + }, + "servicePlanId": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + } + }, + "example": { + "assignedDateTime": "string (timestamp)", + "capabilityStatus": "string", + "service": "string", + "servicePlanId": "string" + } + }, + "microsoft.graph.privacyProfile": { + "title": "privacyProfile", + "type": "object", + "properties": { + "contactEmail": { + "type": "string" + }, + "statementUrl": { + "type": "string" + } + }, + "example": { + "contactEmail": "string", + "statementUrl": "string" + } + }, + "microsoft.graph.provisionedPlan": { + "title": "provisionedPlan", + "type": "object", + "properties": { + "capabilityStatus": { + "type": "string" + }, + "provisioningStatus": { + "type": "string" + }, + "service": { + "type": "string" + } + }, + "example": { + "capabilityStatus": "string", + "provisioningStatus": "string", + "service": "string" + } + }, + "microsoft.graph.verifiedDomain": { + "title": "verifiedDomain", + "type": "object", + "properties": { + "capabilities": { + "type": "string" + }, + "isDefault": { + "type": "boolean" + }, + "isInitial": { + "type": "boolean" + }, + "name": { + "type": "string" + }, + "type": { + "type": "string" + } + }, + "example": { + "capabilities": "string", + "isDefault": true, + "isInitial": true, + "name": "string", + "type": "string" + } + }, + "microsoft.graph.user": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.directoryObject" + }, + { + "title": "user", + "type": "object", + "properties": { + "accountEnabled": { + "type": "boolean" + }, + "ageGroup": { + "type": "string" + }, + "assignedLicenses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.assignedLicense" + } + }, + "assignedPlans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.assignedPlan" + } + }, + "businessPhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "city": { + "type": "string" + }, + "companyName": { + "type": "string" + }, + "consentProvidedForMinor": { + "type": "string" + }, + "country": { + "type": "string" + }, + "department": { + "type": "string" + }, + "displayName": { + "type": "string" + }, + "givenName": { + "type": "string" + }, + "imAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "jobTitle": { + "type": "string" + }, + "legalAgeGroupClassification": { + "type": "string" + }, + "mail": { + "type": "string" + }, + "mailNickname": { + "type": "string" + }, + "mobilePhone": { + "type": "string" + }, + "onPremisesExtensionAttributes": { }, + "onPremisesImmutableId": { + "type": "string" + }, + "onPremisesLastSyncDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "onPremisesProvisioningErrors": { + "type": "array", + "items": { } + }, + "onPremisesSecurityIdentifier": { + "type": "string" + }, + "onPremisesSyncEnabled": { + "type": "boolean" + }, + "onPremisesDomainName": { + "type": "string" + }, + "onPremisesSamAccountName": { + "type": "string" + }, + "onPremisesUserPrincipalName": { + "type": "string" + }, + "passwordPolicies": { + "type": "string" + }, + "passwordProfile": { }, + "officeLocation": { + "type": "string" + }, + "postalCode": { + "type": "string" + }, + "preferredLanguage": { + "type": "string" + }, + "provisionedPlans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.provisionedPlan" + } + }, + "proxyAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "state": { + "type": "string" + }, + "streetAddress": { + "type": "string" + }, + "surname": { + "type": "string" + }, + "usageLocation": { + "type": "string" + }, + "userPrincipalName": { + "type": "string" + }, + "userType": { + "type": "string" + }, + "mailboxSettings": { }, + "aboutMe": { + "type": "string" + }, + "birthday": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "hireDate": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "interests": { + "type": "array", + "items": { + "type": "string" + } + }, + "mySite": { + "type": "string" + }, + "pastProjects": { + "type": "array", + "items": { + "type": "string" + } + }, + "preferredName": { + "type": "string" + }, + "responsibilities": { + "type": "array", + "items": { + "type": "string" + } + }, + "schools": { + "type": "array", + "items": { + "type": "string" + } + }, + "skills": { + "type": "array", + "items": { + "type": "string" + } + }, + "deviceEnrollmentLimit": { + "format": "int32", + "description": "The limit on the maximum number of devices that the user is permitted to enroll. Allowed values are 5 or 1000.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "ownedDevices": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "registeredDevices": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "manager": { }, + "directReports": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "memberOf": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "createdObjects": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "ownedObjects": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.directoryObject" + } + }, + "licenseDetails": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.licenseDetails" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "outlook": { }, + "messages": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "mailFolders": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "calendar": { }, + "calendars": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + }, + "calendarGroups": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendarGroup" + } + }, + "calendarView": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "events": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.event" + } + }, + "people": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.person" + } + }, + "contacts": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "contactFolders": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "inferenceClassification": { }, + "photo": { }, + "photos": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.profilePhoto" + } + }, + "drive": { }, + "drives": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.drive" + } + }, + "planner": { }, + "onenote": { }, + "managedDevices": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + }, + "managedAppRegistrations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + }, + "deviceManagementTroubleshootingEvents": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + }, + "activities": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + }, + "insights": { }, + "settings": { } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "accountEnabled": true, + "ageGroup": "string", + "assignedLicenses": [ + { + "@odata.type": "microsoft.graph.assignedLicense" + } + ], + "assignedPlans": [ + { + "@odata.type": "microsoft.graph.assignedPlan" + } + ], + "businessPhones": [ + "string" + ], + "city": "string", + "companyName": "string", + "consentProvidedForMinor": "string", + "country": "string", + "department": "string", + "displayName": "string", + "givenName": "string", + "imAddresses": [ + "string" + ], + "jobTitle": "string", + "legalAgeGroupClassification": "string", + "mail": "string", + "mailNickname": "string", + "mobilePhone": "string", + "onPremisesExtensionAttributes": { + "@odata.type": "microsoft.graph.onPremisesExtensionAttributes" + }, + "onPremisesImmutableId": "string", + "onPremisesLastSyncDateTime": "string (timestamp)", + "onPremisesProvisioningErrors": [ + { + "@odata.type": "microsoft.graph.onPremisesProvisioningError" + } + ], + "onPremisesSecurityIdentifier": "string", + "onPremisesSyncEnabled": true, + "onPremisesDomainName": "string", + "onPremisesSamAccountName": "string", + "onPremisesUserPrincipalName": "string", + "passwordPolicies": "string", + "passwordProfile": { + "@odata.type": "microsoft.graph.passwordProfile" + }, + "officeLocation": "string", + "postalCode": "string", + "preferredLanguage": "string", + "provisionedPlans": [ + { + "@odata.type": "microsoft.graph.provisionedPlan" + } + ], + "proxyAddresses": [ + "string" + ], + "state": "string", + "streetAddress": "string", + "surname": "string", + "usageLocation": "string", + "userPrincipalName": "string", + "userType": "string", + "mailboxSettings": { + "@odata.type": "microsoft.graph.mailboxSettings" + }, + "aboutMe": "string", + "birthday": "string (timestamp)", + "hireDate": "string (timestamp)", + "interests": [ + "string" + ], + "mySite": "string", + "pastProjects": [ + "string" + ], + "preferredName": "string", + "responsibilities": [ + "string" + ], + "schools": [ + "string" + ], + "skills": [ + "string" + ], + "deviceEnrollmentLimit": "integer", + "ownedDevices": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "registeredDevices": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "manager": { + "@odata.type": "microsoft.graph.directoryObject" + }, + "directReports": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "memberOf": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "createdObjects": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "ownedObjects": [ + { + "@odata.type": "microsoft.graph.directoryObject" + } + ], + "licenseDetails": [ + { + "@odata.type": "microsoft.graph.licenseDetails" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "outlook": { + "@odata.type": "microsoft.graph.outlookUser" + }, + "messages": [ + { + "@odata.type": "microsoft.graph.message" + } + ], + "mailFolders": [ + { + "@odata.type": "microsoft.graph.mailFolder" + } + ], + "calendar": { + "@odata.type": "microsoft.graph.calendar" + }, + "calendars": [ + { + "@odata.type": "microsoft.graph.calendar" + } + ], + "calendarGroups": [ + { + "@odata.type": "microsoft.graph.calendarGroup" + } + ], + "calendarView": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "events": [ + { + "@odata.type": "microsoft.graph.event" + } + ], + "people": [ + { + "@odata.type": "microsoft.graph.person" + } + ], + "contacts": [ + { + "@odata.type": "microsoft.graph.contact" + } + ], + "contactFolders": [ + { + "@odata.type": "microsoft.graph.contactFolder" + } + ], + "inferenceClassification": { + "@odata.type": "microsoft.graph.inferenceClassification" + }, + "photo": { + "@odata.type": "microsoft.graph.profilePhoto" + }, + "photos": [ + { + "@odata.type": "microsoft.graph.profilePhoto" + } + ], + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "drives": [ + { + "@odata.type": "microsoft.graph.drive" + } + ], + "planner": { + "@odata.type": "microsoft.graph.plannerUser" + }, + "onenote": { + "@odata.type": "microsoft.graph.onenote" + }, + "managedDevices": [ + { + "@odata.type": "microsoft.graph.managedDevice" + } + ], + "managedAppRegistrations": [ + { + "@odata.type": "microsoft.graph.managedAppRegistration" + } + ], + "deviceManagementTroubleshootingEvents": [ + { + "@odata.type": "microsoft.graph.deviceManagementTroubleshootingEvent" + } + ], + "activities": [ + { + "@odata.type": "microsoft.graph.userActivity" + } + ], + "insights": { + "@odata.type": "microsoft.graph.officeGraphInsights" + }, + "settings": { + "@odata.type": "microsoft.graph.userSettings" + } + } + }, + "microsoft.graph.assignedLicense": { + "title": "assignedLicense", + "type": "object", + "properties": { + "disabledPlans": { + "type": "array", + "items": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + } + }, + "skuId": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + } + }, + "example": { + "disabledPlans": [ + "string" + ], + "skuId": "string" + } + }, + "microsoft.graph.onPremisesExtensionAttributes": { + "title": "onPremisesExtensionAttributes", + "type": "object", + "properties": { + "extensionAttribute1": { + "type": "string" + }, + "extensionAttribute2": { + "type": "string" + }, + "extensionAttribute3": { + "type": "string" + }, + "extensionAttribute4": { + "type": "string" + }, + "extensionAttribute5": { + "type": "string" + }, + "extensionAttribute6": { + "type": "string" + }, + "extensionAttribute7": { + "type": "string" + }, + "extensionAttribute8": { + "type": "string" + }, + "extensionAttribute9": { + "type": "string" + }, + "extensionAttribute10": { + "type": "string" + }, + "extensionAttribute11": { + "type": "string" + }, + "extensionAttribute12": { + "type": "string" + }, + "extensionAttribute13": { + "type": "string" + }, + "extensionAttribute14": { + "type": "string" + }, + "extensionAttribute15": { + "type": "string" + } + }, + "example": { + "extensionAttribute1": "string", + "extensionAttribute2": "string", + "extensionAttribute3": "string", + "extensionAttribute4": "string", + "extensionAttribute5": "string", + "extensionAttribute6": "string", + "extensionAttribute7": "string", + "extensionAttribute8": "string", + "extensionAttribute9": "string", + "extensionAttribute10": "string", + "extensionAttribute11": "string", + "extensionAttribute12": "string", + "extensionAttribute13": "string", + "extensionAttribute14": "string", + "extensionAttribute15": "string" + } + }, + "microsoft.graph.passwordProfile": { + "title": "passwordProfile", + "type": "object", + "properties": { + "password": { + "type": "string" + }, + "forceChangePasswordNextSignIn": { + "type": "boolean" + } + }, + "example": { + "password": "string", + "forceChangePasswordNextSignIn": true + } + }, + "microsoft.graph.mailboxSettings": { + "title": "mailboxSettings", + "type": "object", + "properties": { + "automaticRepliesSetting": { }, + "archiveFolder": { + "type": "string" + }, + "timeZone": { + "type": "string" + }, + "language": { }, + "workingHours": { } + }, + "example": { + "automaticRepliesSetting": { + "@odata.type": "microsoft.graph.automaticRepliesSetting" + }, + "archiveFolder": "string", + "timeZone": "string", + "language": { + "@odata.type": "microsoft.graph.localeInfo" + }, + "workingHours": { + "@odata.type": "microsoft.graph.workingHours" + } + } + }, + "microsoft.graph.automaticRepliesSetting": { + "title": "automaticRepliesSetting", + "type": "object", + "properties": { + "status": { }, + "externalAudience": { }, + "scheduledStartDateTime": { }, + "scheduledEndDateTime": { }, + "internalReplyMessage": { + "type": "string" + }, + "externalReplyMessage": { + "type": "string" + } + }, + "example": { + "status": { + "@odata.type": "microsoft.graph.automaticRepliesStatus" + }, + "externalAudience": { + "@odata.type": "microsoft.graph.externalAudienceScope" + }, + "scheduledStartDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "scheduledEndDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "internalReplyMessage": "string", + "externalReplyMessage": "string" + } + }, + "microsoft.graph.dateTimeTimeZone": { + "title": "dateTimeTimeZone", + "type": "object", + "properties": { + "dateTime": { + "type": "string" + }, + "timeZone": { + "type": "string" + } + }, + "example": { + "dateTime": "string", + "timeZone": "string" + } + }, + "microsoft.graph.localeInfo": { + "title": "localeInfo", + "type": "object", + "properties": { + "locale": { + "type": "string" + }, + "displayName": { + "type": "string" + } + }, + "example": { + "locale": "string", + "displayName": "string" + } + }, + "microsoft.graph.workingHours": { + "title": "workingHours", + "type": "object", + "properties": { + "daysOfWeek": { + "type": "array", + "items": { } + }, + "startTime": { + "format": "time", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + }, + "endTime": { + "format": "time", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + }, + "timeZone": { } + }, + "example": { + "daysOfWeek": [ + { + "@odata.type": "microsoft.graph.dayOfWeek" + } + ], + "startTime": "string (timestamp)", + "endTime": "string (timestamp)", + "timeZone": { + "@odata.type": "microsoft.graph.timeZoneBase" + } + } + }, + "microsoft.graph.timeZoneBase": { + "title": "timeZoneBase", + "type": "object", + "properties": { + "name": { + "type": "string" + } + }, + "example": { + "name": "string" + } + }, + "microsoft.graph.outlookUser": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "outlookUser", + "type": "object", + "properties": { + "masterCategories": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.outlookCategory" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "masterCategories": [ + { + "@odata.type": "microsoft.graph.outlookCategory" + } + ] + } + }, + "microsoft.graph.message": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.outlookItem" + }, + { + "title": "message", + "type": "object", + "properties": { + "receivedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "sentDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "hasAttachments": { + "type": "boolean" + }, + "internetMessageId": { + "type": "string" + }, + "internetMessageHeaders": { + "type": "array", + "items": { } + }, + "subject": { + "type": "string" + }, + "body": { }, + "bodyPreview": { + "type": "string" + }, + "importance": { }, + "parentFolderId": { + "type": "string" + }, + "sender": { }, + "from": { }, + "toRecipients": { + "type": "array", + "items": { } + }, + "ccRecipients": { + "type": "array", + "items": { } + }, + "bccRecipients": { + "type": "array", + "items": { } + }, + "replyTo": { + "type": "array", + "items": { } + }, + "conversationId": { + "type": "string" + }, + "uniqueBody": { }, + "isDeliveryReceiptRequested": { + "type": "boolean" + }, + "isReadReceiptRequested": { + "type": "boolean" + }, + "isRead": { + "type": "boolean" + }, + "isDraft": { + "type": "boolean" + }, + "webLink": { + "type": "string" + }, + "inferenceClassification": { }, + "flag": { }, + "attachments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "receivedDateTime": "string (timestamp)", + "sentDateTime": "string (timestamp)", + "hasAttachments": true, + "internetMessageId": "string", + "internetMessageHeaders": [ + { + "@odata.type": "microsoft.graph.internetMessageHeader" + } + ], + "subject": "string", + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "bodyPreview": "string", + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "parentFolderId": "string", + "sender": { + "@odata.type": "microsoft.graph.recipient" + }, + "from": { + "@odata.type": "microsoft.graph.recipient" + }, + "toRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "bccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "replyTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "conversationId": "string", + "uniqueBody": { + "@odata.type": "microsoft.graph.itemBody" + }, + "isDeliveryReceiptRequested": true, + "isReadReceiptRequested": true, + "isRead": true, + "isDraft": true, + "webLink": "string", + "inferenceClassification": { + "@odata.type": "microsoft.graph.inferenceClassificationType" + }, + "flag": { + "@odata.type": "microsoft.graph.followupFlag" + }, + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.mailFolder": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "mailFolder", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "parentFolderId": { + "type": "string" + }, + "childFolderCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "unreadItemCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "totalItemCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "messages": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.message" + } + }, + "messageRules": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.messageRule" + } + }, + "childFolders": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mailFolder" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "parentFolderId": "string", + "childFolderCount": "integer", + "unreadItemCount": "integer", + "totalItemCount": "integer", + "messages": [ + { + "@odata.type": "microsoft.graph.message" + } + ], + "messageRules": [ + { + "@odata.type": "microsoft.graph.messageRule" + } + ], + "childFolders": [ + { + "@odata.type": "microsoft.graph.mailFolder" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.calendarGroup": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "calendarGroup", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "classId": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + }, + "changeKey": { + "type": "string" + }, + "calendars": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.calendar" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "classId": "string", + "changeKey": "string", + "calendars": [ + { + "@odata.type": "microsoft.graph.calendar" + } + ] + } + }, + "microsoft.graph.person": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "person", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "givenName": { + "type": "string" + }, + "surname": { + "type": "string" + }, + "birthday": { + "type": "string" + }, + "personNotes": { + "type": "string" + }, + "isFavorite": { + "type": "boolean" + }, + "scoredEmailAddresses": { + "type": "array", + "items": { } + }, + "phones": { + "type": "array", + "items": { } + }, + "postalAddresses": { + "type": "array", + "items": { } + }, + "websites": { + "type": "array", + "items": { } + }, + "jobTitle": { + "type": "string" + }, + "companyName": { + "type": "string" + }, + "yomiCompany": { + "type": "string" + }, + "department": { + "type": "string" + }, + "officeLocation": { + "type": "string" + }, + "profession": { + "type": "string" + }, + "personType": { }, + "userPrincipalName": { + "type": "string" + }, + "imAddress": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "givenName": "string", + "surname": "string", + "birthday": "string", + "personNotes": "string", + "isFavorite": true, + "scoredEmailAddresses": [ + { + "@odata.type": "microsoft.graph.scoredEmailAddress" + } + ], + "phones": [ + { + "@odata.type": "microsoft.graph.phone" + } + ], + "postalAddresses": [ + { + "@odata.type": "microsoft.graph.location" + } + ], + "websites": [ + { + "@odata.type": "microsoft.graph.website" + } + ], + "jobTitle": "string", + "companyName": "string", + "yomiCompany": "string", + "department": "string", + "officeLocation": "string", + "profession": "string", + "personType": { + "@odata.type": "microsoft.graph.personType" + }, + "userPrincipalName": "string", + "imAddress": "string" + } + }, + "microsoft.graph.contact": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.outlookItem" + }, + { + "title": "contact", + "type": "object", + "properties": { + "parentFolderId": { + "type": "string" + }, + "birthday": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "fileAs": { + "type": "string" + }, + "displayName": { + "type": "string" + }, + "givenName": { + "type": "string" + }, + "initials": { + "type": "string" + }, + "middleName": { + "type": "string" + }, + "nickName": { + "type": "string" + }, + "surname": { + "type": "string" + }, + "title": { + "type": "string" + }, + "yomiGivenName": { + "type": "string" + }, + "yomiSurname": { + "type": "string" + }, + "yomiCompanyName": { + "type": "string" + }, + "generation": { + "type": "string" + }, + "emailAddresses": { + "type": "array", + "items": { } + }, + "imAddresses": { + "type": "array", + "items": { + "type": "string" + } + }, + "jobTitle": { + "type": "string" + }, + "companyName": { + "type": "string" + }, + "department": { + "type": "string" + }, + "officeLocation": { + "type": "string" + }, + "profession": { + "type": "string" + }, + "businessHomePage": { + "type": "string" + }, + "assistantName": { + "type": "string" + }, + "manager": { + "type": "string" + }, + "homePhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "mobilePhone": { + "type": "string" + }, + "businessPhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "homeAddress": { }, + "businessAddress": { }, + "otherAddress": { }, + "spouseName": { + "type": "string" + }, + "personalNotes": { + "type": "string" + }, + "children": { + "type": "array", + "items": { + "type": "string" + } + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + }, + "photo": { } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "parentFolderId": "string", + "birthday": "string (timestamp)", + "fileAs": "string", + "displayName": "string", + "givenName": "string", + "initials": "string", + "middleName": "string", + "nickName": "string", + "surname": "string", + "title": "string", + "yomiGivenName": "string", + "yomiSurname": "string", + "yomiCompanyName": "string", + "generation": "string", + "emailAddresses": [ + { + "@odata.type": "microsoft.graph.emailAddress" + } + ], + "imAddresses": [ + "string" + ], + "jobTitle": "string", + "companyName": "string", + "department": "string", + "officeLocation": "string", + "profession": "string", + "businessHomePage": "string", + "assistantName": "string", + "manager": "string", + "homePhones": [ + "string" + ], + "mobilePhone": "string", + "businessPhones": [ + "string" + ], + "homeAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "businessAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "otherAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "spouseName": "string", + "personalNotes": "string", + "children": [ + "string" + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "photo": { + "@odata.type": "microsoft.graph.profilePhoto" + } + } + }, + "microsoft.graph.contactFolder": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "contactFolder", + "type": "object", + "properties": { + "parentFolderId": { + "type": "string" + }, + "displayName": { + "type": "string" + }, + "contacts": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contact" + } + }, + "childFolders": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contactFolder" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "parentFolderId": "string", + "displayName": "string", + "contacts": [ + { + "@odata.type": "microsoft.graph.contact" + } + ], + "childFolders": [ + { + "@odata.type": "microsoft.graph.contactFolder" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.inferenceClassification": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "inferenceClassification", + "type": "object", + "properties": { + "overrides": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.inferenceClassificationOverride" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "overrides": [ + { + "@odata.type": "microsoft.graph.inferenceClassificationOverride" + } + ] + } + }, + "microsoft.graph.plannerUser": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerUser", + "type": "object", + "properties": { + "tasks": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + }, + "plans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ], + "plans": [ + { + "@odata.type": "microsoft.graph.plannerPlan" + } + ] + } + }, + "microsoft.graph.managedDevice": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedDevice", + "description": "Devices that are managed or pre-enrolled through Intune", + "type": "object", + "properties": { + "userId": { + "description": "Unique Identifier for the user associated with the device", + "type": "string" + }, + "deviceName": { + "description": "Name of the device", + "type": "string" + }, + "managedDeviceOwnerType": { + "description": "Ownership of the device. Can be 'company' or 'personal'" + }, + "deviceActionResults": { + "description": "List of ComplexType deviceActionResult objects.", + "type": "array", + "items": { } + }, + "enrolledDateTime": { + "format": "date-time", + "description": "Enrollment time of the device.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastSyncDateTime": { + "format": "date-time", + "description": "The date and time that the device last completed a successful sync with Intune.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "operatingSystem": { + "description": "Operating system of the device. Windows, iOS, etc.", + "type": "string" + }, + "complianceState": { + "description": "Compliance state of the device." + }, + "jailBroken": { + "description": "whether the device is jail broken or rooted.", + "type": "string" + }, + "managementAgent": { + "description": "Management channel of the device. Intune, EAS, etc." + }, + "osVersion": { + "description": "Operating system version of the device.", + "type": "string" + }, + "easActivated": { + "description": "Whether the device is Exchange ActiveSync activated.", + "type": "boolean" + }, + "easDeviceId": { + "description": "Exchange ActiveSync Id of the device.", + "type": "string" + }, + "easActivationDateTime": { + "format": "date-time", + "description": "Exchange ActivationSync activation time of the device.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "azureADRegistered": { + "description": "Whether the device is Azure Active Directory registered.", + "type": "boolean" + }, + "deviceEnrollmentType": { + "description": "Enrollment type of the device." + }, + "activationLockBypassCode": { + "description": "Code that allows the Activation Lock on a device to be bypassed.", + "type": "string" + }, + "emailAddress": { + "description": "Email(s) for the user associated with the device", + "type": "string" + }, + "azureADDeviceId": { + "description": "The unique identifier for the Azure Active Directory device. Read only.", + "type": "string" + }, + "deviceRegistrationState": { + "description": "Device registration state." + }, + "deviceCategoryDisplayName": { + "description": "Device category display name", + "type": "string" + }, + "isSupervised": { + "description": "Device supervised status", + "type": "boolean" + }, + "exchangeLastSuccessfulSyncDateTime": { + "format": "date-time", + "description": "Last time the device contacted Exchange.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "exchangeAccessState": { + "description": "The Access State of the device in Exchange." + }, + "exchangeAccessStateReason": { + "description": "The reason for the device's access state in Exchange." + }, + "remoteAssistanceSessionUrl": { + "description": "Url that allows a Remote Assistance session to be established with the device.", + "type": "string" + }, + "remoteAssistanceSessionErrorDetails": { + "description": "An error string that identifies issues when creating Remote Assistance session objects.", + "type": "string" + }, + "isEncrypted": { + "description": "Device encryption status", + "type": "boolean" + }, + "userPrincipalName": { + "description": "Device user principal name", + "type": "string" + }, + "model": { + "description": "Model of the device", + "type": "string" + }, + "manufacturer": { + "description": "Manufacturer of the device", + "type": "string" + }, + "imei": { + "description": "IMEI", + "type": "string" + }, + "complianceGracePeriodExpirationDateTime": { + "format": "date-time", + "description": "The DateTime when device compliance grace period expires", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "serialNumber": { + "description": "SerialNumber", + "type": "string" + }, + "phoneNumber": { + "description": "Phone number of the device", + "type": "string" + }, + "androidSecurityPatchLevel": { + "description": "Android security patch level", + "type": "string" + }, + "userDisplayName": { + "description": "User display name", + "type": "string" + }, + "configurationManagerClientEnabledFeatures": { + "description": "ConfigrMgr client enabled features" + }, + "wiFiMacAddress": { + "description": "Wi-Fi MAC", + "type": "string" + }, + "deviceHealthAttestationState": { + "description": "The device health attestation state." + }, + "subscriberCarrier": { + "description": "Subscriber Carrier", + "type": "string" + }, + "meid": { + "description": "MEID", + "type": "string" + }, + "totalStorageSpaceInBytes": { + "format": "int64", + "description": "Total Storage in Bytes", + "type": "integer" + }, + "freeStorageSpaceInBytes": { + "format": "int64", + "description": "Free Storage in Bytes", + "type": "integer" + }, + "managedDeviceName": { + "description": "Automatically generated name to identify a device. Can be overwritten to a user friendly name.", + "type": "string" + }, + "partnerReportedThreatState": { + "description": "Indicates the threat state of a device when a Mobile Threat Defense partner is in use by the account and device. Read Only." + }, + "deviceConfigurationStates": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationState" + } + }, + "deviceCategory": { }, + "deviceCompliancePolicyStates": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyState" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "userId": "string", + "deviceName": "string", + "managedDeviceOwnerType": { + "@odata.type": "microsoft.graph.managedDeviceOwnerType" + }, + "deviceActionResults": [ + { + "@odata.type": "microsoft.graph.deviceActionResult" + } + ], + "enrolledDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "operatingSystem": "string", + "complianceState": { + "@odata.type": "microsoft.graph.complianceState" + }, + "jailBroken": "string", + "managementAgent": { + "@odata.type": "microsoft.graph.managementAgentType" + }, + "osVersion": "string", + "easActivated": true, + "easDeviceId": "string", + "easActivationDateTime": "string (timestamp)", + "azureADRegistered": true, + "deviceEnrollmentType": { + "@odata.type": "microsoft.graph.deviceEnrollmentType" + }, + "activationLockBypassCode": "string", + "emailAddress": "string", + "azureADDeviceId": "string", + "deviceRegistrationState": { + "@odata.type": "microsoft.graph.deviceRegistrationState" + }, + "deviceCategoryDisplayName": "string", + "isSupervised": true, + "exchangeLastSuccessfulSyncDateTime": "string (timestamp)", + "exchangeAccessState": { + "@odata.type": "microsoft.graph.deviceManagementExchangeAccessState" + }, + "exchangeAccessStateReason": { + "@odata.type": "microsoft.graph.deviceManagementExchangeAccessStateReason" + }, + "remoteAssistanceSessionUrl": "string", + "remoteAssistanceSessionErrorDetails": "string", + "isEncrypted": true, + "userPrincipalName": "string", + "model": "string", + "manufacturer": "string", + "imei": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "serialNumber": "string", + "phoneNumber": "string", + "androidSecurityPatchLevel": "string", + "userDisplayName": "string", + "configurationManagerClientEnabledFeatures": { + "@odata.type": "microsoft.graph.configurationManagerClientEnabledFeatures" + }, + "wiFiMacAddress": "string", + "deviceHealthAttestationState": { + "@odata.type": "microsoft.graph.deviceHealthAttestationState" + }, + "subscriberCarrier": "string", + "meid": "string", + "totalStorageSpaceInBytes": "integer", + "freeStorageSpaceInBytes": "integer", + "managedDeviceName": "string", + "partnerReportedThreatState": { + "@odata.type": "microsoft.graph.managedDevicePartnerReportedHealthState" + }, + "deviceConfigurationStates": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationState" + } + ], + "deviceCategory": { + "@odata.type": "microsoft.graph.deviceCategory" + }, + "deviceCompliancePolicyStates": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyState" + } + ] + } + }, + "microsoft.graph.managedAppRegistration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedAppRegistration", + "description": "The ManagedAppEntity is the base entity type for all other entity types under app management workflow.", + "type": "object", + "properties": { + "createdDateTime": { + "format": "date-time", + "description": "Date and time of creation", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastSyncDateTime": { + "format": "date-time", + "description": "Date and time of last the app synced with management service.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "applicationVersion": { + "description": "App version", + "type": "string" + }, + "managementSdkVersion": { + "description": "App management SDK version", + "type": "string" + }, + "platformVersion": { + "description": "Operating System version", + "type": "string" + }, + "deviceType": { + "description": "Host device type", + "type": "string" + }, + "deviceTag": { + "description": "App management SDK generated tag, which helps relate apps hosted on the same device. Not guaranteed to relate apps in all conditions.", + "type": "string" + }, + "deviceName": { + "description": "Host device name", + "type": "string" + }, + "flaggedReasons": { + "description": "Zero or more reasons an app registration is flagged. E.g. app running on rooted device", + "type": "array", + "items": { } + }, + "userId": { + "description": "The user Id to who this app registration belongs.", + "type": "string" + }, + "appIdentifier": { + "description": "The app package Identifier" + }, + "version": { + "description": "Version of the entity.", + "type": "string" + }, + "appliedPolicies": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + }, + "intendedPolicies": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + }, + "operations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppOperation" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "applicationVersion": "string", + "managementSdkVersion": "string", + "platformVersion": "string", + "deviceType": "string", + "deviceTag": "string", + "deviceName": "string", + "flaggedReasons": [ + { + "@odata.type": "microsoft.graph.managedAppFlaggedReason" + } + ], + "userId": "string", + "appIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "version": "string", + "appliedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "intendedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "operations": [ + { + "@odata.type": "microsoft.graph.managedAppOperation" + } + ] + } + }, + "microsoft.graph.deviceManagementTroubleshootingEvent": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceManagementTroubleshootingEvent", + "description": "Event representing an general failure.", + "type": "object", + "properties": { + "eventDateTime": { + "format": "date-time", + "description": "Time when the event occurred .", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "correlationId": { + "description": "Id used for tracing the failure in the service.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "eventDateTime": "string (timestamp)", + "correlationId": "string" + } + }, + "microsoft.graph.userActivity": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "userActivity", + "type": "object", + "properties": { + "visualElements": { + "$ref": "#/definitions/microsoft.graph.visualInfo" + }, + "activitySourceHost": { + "type": "string" + }, + "activationUrl": { + "type": "string" + }, + "appActivityId": { + "type": "string" + }, + "appDisplayName": { + "type": "string" + }, + "contentUrl": { + "type": "string" + }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "expirationDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "fallbackUrl": { + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "userTimezone": { + "type": "string" + }, + "contentInfo": { }, + "status": { }, + "historyItems": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.activityHistoryItem" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "visualElements": { + "@odata.type": "microsoft.graph.visualInfo" + }, + "activitySourceHost": "string", + "activationUrl": "string", + "appActivityId": "string", + "appDisplayName": "string", + "contentUrl": "string", + "createdDateTime": "string (timestamp)", + "expirationDateTime": "string (timestamp)", + "fallbackUrl": "string", + "lastModifiedDateTime": "string (timestamp)", + "userTimezone": "string", + "contentInfo": { + "@odata.type": "microsoft.graph.Json" + }, + "status": { + "@odata.type": "microsoft.graph.status" + }, + "historyItems": [ + { + "@odata.type": "microsoft.graph.activityHistoryItem" + } + ] + } + }, + "microsoft.graph.officeGraphInsights": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "officeGraphInsights", + "type": "object", + "properties": { + "trending": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.trending" + } + }, + "shared": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sharedInsight" + } + }, + "used": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.usedInsight" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "trending": [ + { + "@odata.type": "microsoft.graph.trending" + } + ], + "shared": [ + { + "@odata.type": "microsoft.graph.sharedInsight" + } + ], + "used": [ + { + "@odata.type": "microsoft.graph.usedInsight" + } + ] + } + }, + "microsoft.graph.userSettings": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "userSettings", + "type": "object", + "properties": { + "contributionToContentDiscoveryDisabled": { + "type": "boolean" + }, + "contributionToContentDiscoveryAsOrganizationDisabled": { + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "contributionToContentDiscoveryDisabled": true, + "contributionToContentDiscoveryAsOrganizationDisabled": true + } + }, + "microsoft.graph.settingValue": { + "title": "settingValue", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "value": { + "type": "string" + } + }, + "example": { + "name": "string", + "value": "string" + } + }, + "microsoft.graph.groupSettingTemplate": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.directoryObject" + }, + { + "title": "groupSettingTemplate", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "description": { + "type": "string" + }, + "values": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingTemplateValue" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)", + "displayName": "string", + "description": "string", + "values": [ + { + "@odata.type": "microsoft.graph.settingTemplateValue" + } + ] + } + }, + "microsoft.graph.settingTemplateValue": { + "title": "settingTemplateValue", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "type": { + "type": "string" + }, + "defaultValue": { + "type": "string" + }, + "description": { + "type": "string" + } + }, + "example": { + "name": "string", + "type": "string", + "defaultValue": "string", + "description": "string" + } + }, + "microsoft.graph.ComplexExtensionValue": { + "title": "ComplexExtensionValue", + "type": "object" + }, + "microsoft.graph.schemaExtension": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "schemaExtension", + "type": "object", + "properties": { + "description": { + "type": "string" + }, + "targetTypes": { + "type": "array", + "items": { + "type": "string" + } + }, + "properties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extensionSchemaProperty" + } + }, + "status": { + "type": "string" + }, + "owner": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "description": "string", + "targetTypes": [ + "string" + ], + "properties": [ + { + "@odata.type": "microsoft.graph.extensionSchemaProperty" + } + ], + "status": "string", + "owner": "string" + } + }, + "microsoft.graph.extensionSchemaProperty": { + "title": "extensionSchemaProperty", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "type": { + "type": "string" + } + }, + "example": { + "name": "string", + "type": "string" + } + }, + "microsoft.graph.attachment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "attachment", + "type": "object", + "properties": { + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "name": { + "type": "string" + }, + "contentType": { + "type": "string" + }, + "size": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "isInline": { + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "contentType": "string", + "size": "integer", + "isInline": true + } + }, + "microsoft.graph.customTimeZone": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.timeZoneBase" + }, + { + "title": "customTimeZone", + "type": "object", + "properties": { + "bias": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "standardOffset": { }, + "daylightOffset": { } + } + } + ], + "example": { + "name": "string", + "bias": "integer", + "standardOffset": { + "@odata.type": "microsoft.graph.standardTimeZoneOffset" + }, + "daylightOffset": { + "@odata.type": "microsoft.graph.daylightTimeZoneOffset" + } + } + }, + "microsoft.graph.standardTimeZoneOffset": { + "title": "standardTimeZoneOffset", + "type": "object", + "properties": { + "time": { + "format": "time", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + }, + "dayOccurrence": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "dayOfWeek": { }, + "month": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "year": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "time": "string (timestamp)", + "dayOccurrence": "integer", + "dayOfWeek": { + "@odata.type": "microsoft.graph.dayOfWeek" + }, + "month": "integer", + "year": "integer" + } + }, + "microsoft.graph.daylightTimeZoneOffset": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.standardTimeZoneOffset" + }, + { + "title": "daylightTimeZoneOffset", + "type": "object", + "properties": { + "daylightBias": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "time": "string (timestamp)", + "dayOccurrence": "integer", + "dayOfWeek": { + "@odata.type": "microsoft.graph.dayOfWeek" + }, + "month": "integer", + "year": "integer", + "daylightBias": "integer" + } + }, + "microsoft.graph.outlookCategory": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "outlookCategory", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "color": { } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "color": { + "@odata.type": "microsoft.graph.categoryColor" + } + } + }, + "microsoft.graph.recipient": { + "title": "recipient", + "type": "object", + "properties": { + "emailAddress": { } + }, + "example": { + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + } + } + }, + "microsoft.graph.emailAddress": { + "title": "emailAddress", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "address": { + "type": "string" + } + }, + "example": { + "name": "string", + "address": "string" + } + }, + "microsoft.graph.attendeeBase": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.recipient" + }, + { + "title": "attendeeBase", + "type": "object", + "properties": { + "type": { } + } + } + ], + "example": { + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "type": { + "@odata.type": "microsoft.graph.attendeeType" + } + } + }, + "microsoft.graph.meetingTimeSuggestionsResult": { + "title": "meetingTimeSuggestionsResult", + "type": "object", + "properties": { + "meetingTimeSuggestions": { + "type": "array", + "items": { } + }, + "emptySuggestionsReason": { + "type": "string" + } + }, + "example": { + "meetingTimeSuggestions": [ + { + "@odata.type": "microsoft.graph.meetingTimeSuggestion" + } + ], + "emptySuggestionsReason": "string" + } + }, + "microsoft.graph.meetingTimeSuggestion": { + "title": "meetingTimeSuggestion", + "type": "object", + "properties": { + "meetingTimeSlot": { }, + "confidence": { + "format": "double" + }, + "organizerAvailability": { }, + "attendeeAvailability": { + "type": "array", + "items": { } + }, + "locations": { + "type": "array", + "items": { } + }, + "suggestionReason": { + "type": "string" + } + }, + "example": { + "meetingTimeSlot": { + "@odata.type": "microsoft.graph.timeSlot" + }, + "confidence": "double", + "organizerAvailability": { + "@odata.type": "microsoft.graph.freeBusyStatus" + }, + "attendeeAvailability": [ + { + "@odata.type": "microsoft.graph.attendeeAvailability" + } + ], + "locations": [ + { + "@odata.type": "microsoft.graph.location" + } + ], + "suggestionReason": "string" + } + }, + "microsoft.graph.timeSlot": { + "title": "timeSlot", + "type": "object", + "properties": { + "start": { }, + "end": { } + }, + "example": { + "start": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "end": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.attendeeAvailability": { + "title": "attendeeAvailability", + "type": "object", + "properties": { + "attendee": { }, + "availability": { } + }, + "example": { + "attendee": { + "@odata.type": "microsoft.graph.attendeeBase" + }, + "availability": { + "@odata.type": "microsoft.graph.freeBusyStatus" + } + } + }, + "microsoft.graph.location": { + "title": "location", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "locationEmailAddress": { + "type": "string" + }, + "address": { }, + "coordinates": { }, + "locationUri": { + "type": "string" + }, + "locationType": { }, + "uniqueId": { + "type": "string" + }, + "uniqueIdType": { } + }, + "example": { + "displayName": "string", + "locationEmailAddress": "string", + "address": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "coordinates": { + "@odata.type": "microsoft.graph.outlookGeoCoordinates" + }, + "locationUri": "string", + "locationType": { + "@odata.type": "microsoft.graph.locationType" + }, + "uniqueId": "string", + "uniqueIdType": { + "@odata.type": "microsoft.graph.locationUniqueIdType" + } + } + }, + "microsoft.graph.physicalAddress": { + "title": "physicalAddress", + "type": "object", + "properties": { + "street": { + "type": "string" + }, + "city": { + "type": "string" + }, + "state": { + "type": "string" + }, + "countryOrRegion": { + "type": "string" + }, + "postalCode": { + "type": "string" + } + }, + "example": { + "street": "string", + "city": "string", + "state": "string", + "countryOrRegion": "string", + "postalCode": "string" + } + }, + "microsoft.graph.outlookGeoCoordinates": { + "title": "outlookGeoCoordinates", + "type": "object", + "properties": { + "altitude": { + "format": "double" + }, + "latitude": { + "format": "double" + }, + "longitude": { + "format": "double" + }, + "accuracy": { + "format": "double" + }, + "altitudeAccuracy": { + "format": "double" + } + }, + "example": { + "altitude": "double", + "latitude": "double", + "longitude": "double", + "accuracy": "double", + "altitudeAccuracy": "double" + } + }, + "microsoft.graph.locationConstraint": { + "title": "locationConstraint", + "type": "object", + "properties": { + "isRequired": { + "type": "boolean" + }, + "suggestLocation": { + "type": "boolean" + }, + "locations": { + "type": "array", + "items": { } + } + }, + "example": { + "isRequired": true, + "suggestLocation": true, + "locations": [ + { + "@odata.type": "microsoft.graph.locationConstraintItem" + } + ] + } + }, + "microsoft.graph.locationConstraintItem": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.location" + }, + { + "title": "locationConstraintItem", + "type": "object", + "properties": { + "resolveAvailability": { + "type": "boolean" + } + } + } + ], + "example": { + "displayName": "string", + "locationEmailAddress": "string", + "address": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "coordinates": { + "@odata.type": "microsoft.graph.outlookGeoCoordinates" + }, + "locationUri": "string", + "locationType": { + "@odata.type": "microsoft.graph.locationType" + }, + "uniqueId": "string", + "uniqueIdType": { + "@odata.type": "microsoft.graph.locationUniqueIdType" + }, + "resolveAvailability": true + } + }, + "microsoft.graph.timeConstraint": { + "title": "timeConstraint", + "type": "object", + "properties": { + "activityDomain": { }, + "timeslots": { + "type": "array", + "items": { } + } + }, + "example": { + "activityDomain": { + "@odata.type": "microsoft.graph.activityDomain" + }, + "timeslots": [ + { + "@odata.type": "microsoft.graph.timeSlot" + } + ] + } + }, + "microsoft.graph.reminder": { + "title": "reminder", + "type": "object", + "properties": { + "eventId": { + "type": "string" + }, + "eventStartTime": { }, + "eventEndTime": { }, + "changeKey": { + "type": "string" + }, + "eventSubject": { + "type": "string" + }, + "eventLocation": { }, + "eventWebLink": { + "type": "string" + }, + "reminderFireTime": { } + }, + "example": { + "eventId": "string", + "eventStartTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "eventEndTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "changeKey": "string", + "eventSubject": "string", + "eventLocation": { + "@odata.type": "microsoft.graph.location" + }, + "eventWebLink": "string", + "reminderFireTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.mailTips": { + "title": "mailTips", + "type": "object", + "properties": { + "emailAddress": { }, + "automaticReplies": { }, + "mailboxFull": { + "type": "boolean" + }, + "customMailTip": { + "type": "string" + }, + "externalMemberCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "totalMemberCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "deliveryRestricted": { + "type": "boolean" + }, + "isModerated": { + "type": "boolean" + }, + "recipientScope": { }, + "recipientSuggestions": { + "type": "array", + "items": { } + }, + "maxMessageSize": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "error": { } + }, + "example": { + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "automaticReplies": { + "@odata.type": "microsoft.graph.automaticRepliesMailTips" + }, + "mailboxFull": true, + "customMailTip": "string", + "externalMemberCount": "integer", + "totalMemberCount": "integer", + "deliveryRestricted": true, + "isModerated": true, + "recipientScope": { + "@odata.type": "microsoft.graph.recipientScopeType" + }, + "recipientSuggestions": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "maxMessageSize": "integer", + "error": { + "@odata.type": "microsoft.graph.mailTipsError" + } + } + }, + "microsoft.graph.automaticRepliesMailTips": { + "title": "automaticRepliesMailTips", + "type": "object", + "properties": { + "message": { + "type": "string" + }, + "messageLanguage": { }, + "scheduledStartTime": { }, + "scheduledEndTime": { } + }, + "example": { + "message": "string", + "messageLanguage": { + "@odata.type": "microsoft.graph.localeInfo" + }, + "scheduledStartTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "scheduledEndTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + } + } + }, + "microsoft.graph.mailTipsError": { + "title": "mailTipsError", + "type": "object", + "properties": { + "message": { + "type": "string" + }, + "code": { + "type": "string" + } + }, + "example": { + "message": "string", + "code": "string" + } + }, + "microsoft.graph.timeZoneInformation": { + "title": "timeZoneInformation", + "type": "object", + "properties": { + "alias": { + "type": "string" + }, + "displayName": { + "type": "string" + } + }, + "example": { + "alias": "string", + "displayName": "string" + } + }, + "microsoft.graph.messageRule": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "messageRule", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "sequence": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "conditions": { }, + "actions": { }, + "exceptions": { }, + "isEnabled": { + "type": "boolean" + }, + "hasError": { + "type": "boolean" + }, + "isReadOnly": { + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "sequence": "integer", + "conditions": { + "@odata.type": "microsoft.graph.messageRulePredicates" + }, + "actions": { + "@odata.type": "microsoft.graph.messageRuleActions" + }, + "exceptions": { + "@odata.type": "microsoft.graph.messageRulePredicates" + }, + "isEnabled": true, + "hasError": true, + "isReadOnly": true + } + }, + "microsoft.graph.singleValueLegacyExtendedProperty": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "singleValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "value": "string" + } + }, + "microsoft.graph.multiValueLegacyExtendedProperty": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "multiValueLegacyExtendedProperty", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "type": "string" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "value": [ + "string" + ] + } + }, + "microsoft.graph.internetMessageHeader": { + "title": "internetMessageHeader", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "value": { + "type": "string" + } + }, + "example": { + "name": "string", + "value": "string" + } + }, + "microsoft.graph.itemBody": { + "title": "itemBody", + "type": "object", + "properties": { + "contentType": { }, + "content": { + "type": "string" + } + }, + "example": { + "contentType": { + "@odata.type": "microsoft.graph.bodyType" + }, + "content": "string" + } + }, + "microsoft.graph.followupFlag": { + "title": "followupFlag", + "type": "object", + "properties": { + "completedDateTime": { }, + "dueDateTime": { }, + "startDateTime": { }, + "flagStatus": { } + }, + "example": { + "completedDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "dueDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "startDateTime": { + "@odata.type": "microsoft.graph.dateTimeTimeZone" + }, + "flagStatus": { + "@odata.type": "microsoft.graph.followupFlagStatus" + } + } + }, + "microsoft.graph.fileAttachment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.attachment" + }, + { + "title": "fileAttachment", + "type": "object", + "properties": { + "contentId": { + "type": "string" + }, + "contentLocation": { + "type": "string" + }, + "contentBytes": { + "format": "base64url", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "contentType": "string", + "size": "integer", + "isInline": true, + "contentId": "string", + "contentLocation": "string", + "contentBytes": "string" + } + }, + "microsoft.graph.itemAttachment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.attachment" + }, + { + "title": "itemAttachment", + "type": "object", + "properties": { + "item": { } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "contentType": "string", + "size": "integer", + "isInline": true, + "item": { + "@odata.type": "microsoft.graph.outlookItem" + } + } + }, + "microsoft.graph.responseStatus": { + "title": "responseStatus", + "type": "object", + "properties": { + "response": { }, + "time": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "response": { + "@odata.type": "microsoft.graph.responseType" + }, + "time": "string (timestamp)" + } + }, + "microsoft.graph.patternedRecurrence": { + "title": "patternedRecurrence", + "type": "object", + "properties": { + "pattern": { }, + "range": { } + }, + "example": { + "pattern": { + "@odata.type": "microsoft.graph.recurrencePattern" + }, + "range": { + "@odata.type": "microsoft.graph.recurrenceRange" + } + } + }, + "microsoft.graph.recurrencePattern": { + "title": "recurrencePattern", + "type": "object", + "properties": { + "type": { }, + "interval": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "month": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "dayOfMonth": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "daysOfWeek": { + "type": "array", + "items": { } + }, + "firstDayOfWeek": { }, + "index": { } + }, + "example": { + "type": { + "@odata.type": "microsoft.graph.recurrencePatternType" + }, + "interval": "integer", + "month": "integer", + "dayOfMonth": "integer", + "daysOfWeek": [ + { + "@odata.type": "microsoft.graph.dayOfWeek" + } + ], + "firstDayOfWeek": { + "@odata.type": "microsoft.graph.dayOfWeek" + }, + "index": { + "@odata.type": "microsoft.graph.weekIndex" + } + } + }, + "microsoft.graph.recurrenceRange": { + "title": "recurrenceRange", + "type": "object", + "properties": { + "type": { }, + "startDate": { + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string" + }, + "endDate": { + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string" + }, + "recurrenceTimeZone": { + "type": "string" + }, + "numberOfOccurrences": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "type": { + "@odata.type": "microsoft.graph.recurrenceRangeType" + }, + "startDate": "string (timestamp)", + "endDate": "string (timestamp)", + "recurrenceTimeZone": "string", + "numberOfOccurrences": "integer" + } + }, + "microsoft.graph.attendee": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.attendeeBase" + }, + { + "title": "attendee", + "type": "object", + "properties": { + "status": { } + } + } + ], + "example": { + "emailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + }, + "type": { + "@odata.type": "microsoft.graph.attendeeType" + }, + "status": { + "@odata.type": "microsoft.graph.responseStatus" + } + } + }, + "microsoft.graph.eventMessage": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.message" + }, + { + "title": "eventMessage", + "type": "object", + "properties": { + "meetingMessageType": { }, + "event": { } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "receivedDateTime": "string (timestamp)", + "sentDateTime": "string (timestamp)", + "hasAttachments": true, + "internetMessageId": "string", + "internetMessageHeaders": [ + { + "@odata.type": "microsoft.graph.internetMessageHeader" + } + ], + "subject": "string", + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "bodyPreview": "string", + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "parentFolderId": "string", + "sender": { + "@odata.type": "microsoft.graph.recipient" + }, + "from": { + "@odata.type": "microsoft.graph.recipient" + }, + "toRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "bccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "replyTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "conversationId": "string", + "uniqueBody": { + "@odata.type": "microsoft.graph.itemBody" + }, + "isDeliveryReceiptRequested": true, + "isReadReceiptRequested": true, + "isRead": true, + "isDraft": true, + "webLink": "string", + "inferenceClassification": { + "@odata.type": "microsoft.graph.inferenceClassificationType" + }, + "flag": { + "@odata.type": "microsoft.graph.followupFlag" + }, + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ], + "meetingMessageType": { + "@odata.type": "microsoft.graph.meetingMessageType" + }, + "event": { + "@odata.type": "microsoft.graph.event" + } + } + }, + "microsoft.graph.messageRulePredicates": { + "title": "messageRulePredicates", + "type": "object", + "properties": { + "categories": { + "type": "array", + "items": { + "type": "string" + } + }, + "subjectContains": { + "type": "array", + "items": { + "type": "string" + } + }, + "bodyContains": { + "type": "array", + "items": { + "type": "string" + } + }, + "bodyOrSubjectContains": { + "type": "array", + "items": { + "type": "string" + } + }, + "senderContains": { + "type": "array", + "items": { + "type": "string" + } + }, + "recipientContains": { + "type": "array", + "items": { + "type": "string" + } + }, + "headerContains": { + "type": "array", + "items": { + "type": "string" + } + }, + "messageActionFlag": { }, + "importance": { }, + "sensitivity": { }, + "fromAddresses": { + "type": "array", + "items": { } + }, + "sentToAddresses": { + "type": "array", + "items": { } + }, + "sentToMe": { + "type": "boolean" + }, + "sentOnlyToMe": { + "type": "boolean" + }, + "sentCcMe": { + "type": "boolean" + }, + "sentToOrCcMe": { + "type": "boolean" + }, + "notSentToMe": { + "type": "boolean" + }, + "hasAttachments": { + "type": "boolean" + }, + "isApprovalRequest": { + "type": "boolean" + }, + "isAutomaticForward": { + "type": "boolean" + }, + "isAutomaticReply": { + "type": "boolean" + }, + "isEncrypted": { + "type": "boolean" + }, + "isMeetingRequest": { + "type": "boolean" + }, + "isMeetingResponse": { + "type": "boolean" + }, + "isNonDeliveryReport": { + "type": "boolean" + }, + "isPermissionControlled": { + "type": "boolean" + }, + "isReadReceipt": { + "type": "boolean" + }, + "isSigned": { + "type": "boolean" + }, + "isVoicemail": { + "type": "boolean" + }, + "withinSizeRange": { } + }, + "example": { + "categories": [ + "string" + ], + "subjectContains": [ + "string" + ], + "bodyContains": [ + "string" + ], + "bodyOrSubjectContains": [ + "string" + ], + "senderContains": [ + "string" + ], + "recipientContains": [ + "string" + ], + "headerContains": [ + "string" + ], + "messageActionFlag": { + "@odata.type": "microsoft.graph.messageActionFlag" + }, + "importance": { + "@odata.type": "microsoft.graph.importance" + }, + "sensitivity": { + "@odata.type": "microsoft.graph.sensitivity" + }, + "fromAddresses": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "sentToAddresses": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "sentToMe": true, + "sentOnlyToMe": true, + "sentCcMe": true, + "sentToOrCcMe": true, + "notSentToMe": true, + "hasAttachments": true, + "isApprovalRequest": true, + "isAutomaticForward": true, + "isAutomaticReply": true, + "isEncrypted": true, + "isMeetingRequest": true, + "isMeetingResponse": true, + "isNonDeliveryReport": true, + "isPermissionControlled": true, + "isReadReceipt": true, + "isSigned": true, + "isVoicemail": true, + "withinSizeRange": { + "@odata.type": "microsoft.graph.sizeRange" + } + } + }, + "microsoft.graph.sizeRange": { + "title": "sizeRange", + "type": "object", + "properties": { + "minimumSize": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "maximumSize": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "minimumSize": "integer", + "maximumSize": "integer" + } + }, + "microsoft.graph.messageRuleActions": { + "title": "messageRuleActions", + "type": "object", + "properties": { + "moveToFolder": { + "type": "string" + }, + "copyToFolder": { + "type": "string" + }, + "delete": { + "type": "boolean" + }, + "permanentDelete": { + "type": "boolean" + }, + "markAsRead": { + "type": "boolean" + }, + "markImportance": { }, + "forwardTo": { + "type": "array", + "items": { } + }, + "forwardAsAttachmentTo": { + "type": "array", + "items": { } + }, + "redirectTo": { + "type": "array", + "items": { } + }, + "assignCategories": { + "type": "array", + "items": { + "type": "string" + } + }, + "stopProcessingRules": { + "type": "boolean" + } + }, + "example": { + "moveToFolder": "string", + "copyToFolder": "string", + "delete": true, + "permanentDelete": true, + "markAsRead": true, + "markImportance": { + "@odata.type": "microsoft.graph.importance" + }, + "forwardTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "forwardAsAttachmentTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "redirectTo": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "assignCategories": [ + "string" + ], + "stopProcessingRules": true + } + }, + "microsoft.graph.referenceAttachment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.attachment" + }, + { + "title": "referenceAttachment", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "contentType": "string", + "size": "integer", + "isInline": true + } + }, + "microsoft.graph.openTypeExtension": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.extension" + }, + { + "title": "openTypeExtension", + "type": "object", + "properties": { + "extensionName": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "extensionName": "string" + } + }, + "microsoft.graph.post": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.outlookItem" + }, + { + "title": "post", + "type": "object", + "properties": { + "body": { }, + "receivedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "hasAttachments": { + "type": "boolean" + }, + "from": { + "$ref": "#/definitions/microsoft.graph.recipient" + }, + "sender": { }, + "conversationThreadId": { + "type": "string" + }, + "newParticipants": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.recipient" + } + }, + "conversationId": { + "type": "string" + }, + "extensions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.extension" + } + }, + "inReplyTo": { }, + "attachments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.attachment" + } + }, + "singleValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.singleValueLegacyExtendedProperty" + } + }, + "multiValueExtendedProperties": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.multiValueLegacyExtendedProperty" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "changeKey": "string", + "categories": [ + "string" + ], + "body": { + "@odata.type": "microsoft.graph.itemBody" + }, + "receivedDateTime": "string (timestamp)", + "hasAttachments": true, + "from": { + "@odata.type": "microsoft.graph.recipient" + }, + "sender": { + "@odata.type": "microsoft.graph.recipient" + }, + "conversationThreadId": "string", + "newParticipants": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "conversationId": "string", + "extensions": [ + { + "@odata.type": "microsoft.graph.extension" + } + ], + "inReplyTo": { + "@odata.type": "microsoft.graph.post" + }, + "attachments": [ + { + "@odata.type": "microsoft.graph.attachment" + } + ], + "singleValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.singleValueLegacyExtendedProperty" + } + ], + "multiValueExtendedProperties": [ + { + "@odata.type": "microsoft.graph.multiValueLegacyExtendedProperty" + } + ] + } + }, + "microsoft.graph.inferenceClassificationOverride": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "inferenceClassificationOverride", + "type": "object", + "properties": { + "classifyAs": { }, + "senderEmailAddress": { } + } + } + ], + "example": { + "id": "string (identifier)", + "classifyAs": { + "@odata.type": "microsoft.graph.inferenceClassificationType" + }, + "senderEmailAddress": { + "@odata.type": "microsoft.graph.emailAddress" + } + } + }, + "microsoft.graph.scoredEmailAddress": { + "title": "scoredEmailAddress", + "type": "object", + "properties": { + "address": { + "type": "string" + }, + "relevanceScore": { + "format": "double" + }, + "selectionLikelihood": { }, + "ItemId": { + "type": "string" + } + }, + "example": { + "address": "string", + "relevanceScore": "double", + "selectionLikelihood": { + "@odata.type": "microsoft.graph.selectionLikelihoodInfo" + }, + "ItemId": "string" + } + }, + "microsoft.graph.phone": { + "title": "phone", + "type": "object", + "properties": { + "type": { }, + "number": { + "type": "string" + }, + "region": { + "type": "string" + }, + "language": { + "type": "string" + } + }, + "example": { + "type": { + "@odata.type": "microsoft.graph.phoneType" + }, + "number": "string", + "region": "string", + "language": "string" + } + }, + "microsoft.graph.website": { + "title": "website", + "type": "object", + "properties": { + "type": { }, + "address": { + "type": "string" + }, + "displayName": { + "type": "string" + } + }, + "example": { + "type": { + "@odata.type": "microsoft.graph.websiteType" + }, + "address": "string", + "displayName": "string" + } + }, + "microsoft.graph.personType": { + "title": "personType", + "type": "object", + "properties": { + "class": { + "type": "string" + }, + "subclass": { + "type": "string" + } + }, + "example": { + "class": "string", + "subclass": "string" + } + }, + "microsoft.graph.identitySet": { + "title": "identitySet", + "type": "object", + "properties": { + "application": { }, + "device": { }, + "user": { } + }, + "example": { + "application": { + "@odata.type": "microsoft.graph.identity" + }, + "device": { + "@odata.type": "microsoft.graph.identity" + }, + "user": { + "@odata.type": "microsoft.graph.identity" + } + } + }, + "microsoft.graph.identity": { + "title": "identity", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "id": { + "type": "string" + } + }, + "example": { + "displayName": "string", + "id": "string" + } + }, + "microsoft.graph.itemReference": { + "title": "itemReference", + "type": "object", + "properties": { + "driveId": { + "type": "string" + }, + "driveType": { + "type": "string" + }, + "id": { + "type": "string" + }, + "name": { + "type": "string" + }, + "path": { + "type": "string" + }, + "shareId": { + "type": "string" + }, + "sharepointIds": { } + }, + "example": { + "driveId": "string", + "driveType": "string", + "id": "string", + "name": "string", + "path": "string", + "shareId": "string", + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + } + } + }, + "microsoft.graph.sharepointIds": { + "title": "sharepointIds", + "type": "object", + "properties": { + "listId": { + "type": "string" + }, + "listItemId": { + "type": "string" + }, + "listItemUniqueId": { + "type": "string" + }, + "siteId": { + "type": "string" + }, + "siteUrl": { + "type": "string" + }, + "webId": { + "type": "string" + } + }, + "example": { + "listId": "string", + "listItemId": "string", + "listItemUniqueId": "string", + "siteId": "string", + "siteUrl": "string", + "webId": "string" + } + }, + "microsoft.graph.baseItemVersion": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "baseItemVersion", + "type": "object", + "properties": { + "lastModifiedBy": { }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "publication": { } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + } + } + }, + "microsoft.graph.publicationFacet": { + "title": "publicationFacet", + "type": "object", + "properties": { + "level": { + "type": "string" + }, + "versionId": { + "type": "string" + } + }, + "example": { + "level": "string", + "versionId": "string" + } + }, + "microsoft.graph.columnDefinition": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "columnDefinition", + "type": "object", + "properties": { + "boolean": { }, + "calculated": { }, + "choice": { }, + "columnGroup": { + "type": "string" + }, + "currency": { }, + "dateTime": { }, + "defaultValue": { }, + "description": { + "type": "string" + }, + "displayName": { + "type": "string" + }, + "enforceUniqueValues": { + "type": "boolean" + }, + "hidden": { + "type": "boolean" + }, + "indexed": { + "type": "boolean" + }, + "lookup": { }, + "name": { + "type": "string" + }, + "number": { }, + "personOrGroup": { }, + "readOnly": { + "type": "boolean" + }, + "required": { + "type": "boolean" + }, + "text": { } + } + } + ], + "example": { + "id": "string (identifier)", + "boolean": { + "@odata.type": "microsoft.graph.booleanColumn" + }, + "calculated": { + "@odata.type": "microsoft.graph.calculatedColumn" + }, + "choice": { + "@odata.type": "microsoft.graph.choiceColumn" + }, + "columnGroup": "string", + "currency": { + "@odata.type": "microsoft.graph.currencyColumn" + }, + "dateTime": { + "@odata.type": "microsoft.graph.dateTimeColumn" + }, + "defaultValue": { + "@odata.type": "microsoft.graph.defaultColumnValue" + }, + "description": "string", + "displayName": "string", + "enforceUniqueValues": true, + "hidden": true, + "indexed": true, + "lookup": { + "@odata.type": "microsoft.graph.lookupColumn" + }, + "name": "string", + "number": { + "@odata.type": "microsoft.graph.numberColumn" + }, + "personOrGroup": { + "@odata.type": "microsoft.graph.personOrGroupColumn" + }, + "readOnly": true, + "required": true, + "text": { + "@odata.type": "microsoft.graph.textColumn" + } + } + }, + "microsoft.graph.booleanColumn": { + "title": "booleanColumn", + "type": "object" + }, + "microsoft.graph.calculatedColumn": { + "title": "calculatedColumn", + "type": "object", + "properties": { + "format": { + "type": "string" + }, + "formula": { + "type": "string" + }, + "outputType": { + "type": "string" + } + }, + "example": { + "format": "string", + "formula": "string", + "outputType": "string" + } + }, + "microsoft.graph.choiceColumn": { + "title": "choiceColumn", + "type": "object", + "properties": { + "allowTextEntry": { + "type": "boolean" + }, + "choices": { + "type": "array", + "items": { + "type": "string" + } + }, + "displayAs": { + "type": "string" + } + }, + "example": { + "allowTextEntry": true, + "choices": [ + "string" + ], + "displayAs": "string" + } + }, + "microsoft.graph.currencyColumn": { + "title": "currencyColumn", + "type": "object", + "properties": { + "locale": { + "type": "string" + } + }, + "example": { + "locale": "string" + } + }, + "microsoft.graph.dateTimeColumn": { + "title": "dateTimeColumn", + "type": "object", + "properties": { + "displayAs": { + "type": "string" + }, + "format": { + "type": "string" + } + }, + "example": { + "displayAs": "string", + "format": "string" + } + }, + "microsoft.graph.defaultColumnValue": { + "title": "defaultColumnValue", + "type": "object", + "properties": { + "formula": { + "type": "string" + }, + "value": { + "type": "string" + } + }, + "example": { + "formula": "string", + "value": "string" + } + }, + "microsoft.graph.lookupColumn": { + "title": "lookupColumn", + "type": "object", + "properties": { + "allowMultipleValues": { + "type": "boolean" + }, + "allowUnlimitedLength": { + "type": "boolean" + }, + "columnName": { + "type": "string" + }, + "listId": { + "type": "string" + }, + "primaryLookupColumnId": { + "type": "string" + } + }, + "example": { + "allowMultipleValues": true, + "allowUnlimitedLength": true, + "columnName": "string", + "listId": "string", + "primaryLookupColumnId": "string" + } + }, + "microsoft.graph.numberColumn": { + "title": "numberColumn", + "type": "object", + "properties": { + "decimalPlaces": { + "type": "string" + }, + "displayAs": { + "type": "string" + }, + "maximum": { + "format": "double" + }, + "minimum": { + "format": "double" + } + }, + "example": { + "decimalPlaces": "string", + "displayAs": "string", + "maximum": "double", + "minimum": "double" + } + }, + "microsoft.graph.personOrGroupColumn": { + "title": "personOrGroupColumn", + "type": "object", + "properties": { + "allowMultipleSelection": { + "type": "boolean" + }, + "chooseFromType": { + "type": "string" + }, + "displayAs": { + "type": "string" + } + }, + "example": { + "allowMultipleSelection": true, + "chooseFromType": "string", + "displayAs": "string" + } + }, + "microsoft.graph.textColumn": { + "title": "textColumn", + "type": "object", + "properties": { + "allowMultipleLines": { + "type": "boolean" + }, + "appendChangesToExistingText": { + "type": "boolean" + }, + "linesForEditing": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "maxLength": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "textType": { + "type": "string" + } + }, + "example": { + "allowMultipleLines": true, + "appendChangesToExistingText": true, + "linesForEditing": "integer", + "maxLength": "integer", + "textType": "string" + } + }, + "microsoft.graph.columnLink": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "columnLink", + "type": "object", + "properties": { + "name": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string" + } + }, + "microsoft.graph.contentType": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "contentType", + "type": "object", + "properties": { + "description": { + "type": "string" + }, + "group": { + "type": "string" + }, + "hidden": { + "type": "boolean" + }, + "inheritedFrom": { }, + "name": { + "type": "string" + }, + "order": { }, + "parentId": { + "type": "string" + }, + "readOnly": { + "type": "boolean" + }, + "sealed": { + "type": "boolean" + }, + "columnLinks": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnLink" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "description": "string", + "group": "string", + "hidden": true, + "inheritedFrom": { + "@odata.type": "microsoft.graph.itemReference" + }, + "name": "string", + "order": { + "@odata.type": "microsoft.graph.contentTypeOrder" + }, + "parentId": "string", + "readOnly": true, + "sealed": true, + "columnLinks": [ + { + "@odata.type": "microsoft.graph.columnLink" + } + ] + } + }, + "microsoft.graph.contentTypeOrder": { + "title": "contentTypeOrder", + "type": "object", + "properties": { + "default": { + "type": "boolean" + }, + "position": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "default": true, + "position": "integer" + } + }, + "microsoft.graph.quota": { + "title": "quota", + "type": "object", + "properties": { + "deleted": { + "format": "int64", + "type": "integer" + }, + "remaining": { + "format": "int64", + "type": "integer" + }, + "state": { + "type": "string" + }, + "total": { + "format": "int64", + "type": "integer" + }, + "used": { + "format": "int64", + "type": "integer" + } + }, + "example": { + "deleted": "integer", + "remaining": "integer", + "state": "string", + "total": "integer", + "used": "integer" + } + }, + "microsoft.graph.systemFacet": { + "title": "systemFacet", + "type": "object" + }, + "microsoft.graph.driveItem": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.baseItem" + }, + { + "title": "driveItem", + "type": "object", + "properties": { + "audio": { }, + "content": { + "format": "base64url", + "type": "string" + }, + "cTag": { + "type": "string" + }, + "deleted": { }, + "file": { }, + "fileSystemInfo": { }, + "folder": { }, + "image": { }, + "location": { }, + "package": { }, + "photo": { }, + "publication": { }, + "remoteItem": { }, + "root": { }, + "searchResult": { }, + "shared": { }, + "sharepointIds": { }, + "size": { + "format": "int64", + "type": "integer" + }, + "specialFolder": { }, + "video": { }, + "webDavUrl": { + "type": "string" + }, + "children": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "listItem": { }, + "permissions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.permission" + } + }, + "thumbnails": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.thumbnailSet" + } + }, + "versions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItemVersion" + } + }, + "workbook": { } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "audio": { + "@odata.type": "microsoft.graph.audio" + }, + "content": "string", + "cTag": "string", + "deleted": { + "@odata.type": "microsoft.graph.deleted" + }, + "file": { + "@odata.type": "microsoft.graph.file" + }, + "fileSystemInfo": { + "@odata.type": "microsoft.graph.fileSystemInfo" + }, + "folder": { + "@odata.type": "microsoft.graph.folder" + }, + "image": { + "@odata.type": "microsoft.graph.image" + }, + "location": { + "@odata.type": "microsoft.graph.geoCoordinates" + }, + "package": { + "@odata.type": "microsoft.graph.package" + }, + "photo": { + "@odata.type": "microsoft.graph.photo" + }, + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + }, + "remoteItem": { + "@odata.type": "microsoft.graph.remoteItem" + }, + "root": { + "@odata.type": "microsoft.graph.root" + }, + "searchResult": { + "@odata.type": "microsoft.graph.searchResult" + }, + "shared": { + "@odata.type": "microsoft.graph.shared" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "size": "integer", + "specialFolder": { + "@odata.type": "microsoft.graph.specialFolder" + }, + "video": { + "@odata.type": "microsoft.graph.video" + }, + "webDavUrl": "string", + "children": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "listItem": { + "@odata.type": "microsoft.graph.listItem" + }, + "permissions": [ + { + "@odata.type": "microsoft.graph.permission" + } + ], + "thumbnails": [ + { + "@odata.type": "microsoft.graph.thumbnailSet" + } + ], + "versions": [ + { + "@odata.type": "microsoft.graph.driveItemVersion" + } + ], + "workbook": { + "@odata.type": "microsoft.graph.workbook" + } + } + }, + "microsoft.graph.list": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.baseItem" + }, + { + "title": "list", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "list": { }, + "sharepointIds": { }, + "system": { }, + "columns": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.columnDefinition" + } + }, + "contentTypes": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.contentType" + } + }, + "drive": { }, + "items": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItem" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "displayName": "string", + "list": { + "@odata.type": "microsoft.graph.listInfo" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "system": { + "@odata.type": "microsoft.graph.systemFacet" + }, + "columns": [ + { + "@odata.type": "microsoft.graph.columnDefinition" + } + ], + "contentTypes": [ + { + "@odata.type": "microsoft.graph.contentType" + } + ], + "drive": { + "@odata.type": "microsoft.graph.drive" + }, + "items": [ + { + "@odata.type": "microsoft.graph.listItem" + } + ] + } + }, + "microsoft.graph.audio": { + "title": "audio", + "type": "object", + "properties": { + "album": { + "type": "string" + }, + "albumArtist": { + "type": "string" + }, + "artist": { + "type": "string" + }, + "bitrate": { + "format": "int64", + "type": "integer" + }, + "composers": { + "type": "string" + }, + "copyright": { + "type": "string" + }, + "disc": { + "format": "int16", + "maximum": 32767, + "minimum": -32768, + "type": "integer" + }, + "discCount": { + "format": "int16", + "maximum": 32767, + "minimum": -32768, + "type": "integer" + }, + "duration": { + "format": "int64", + "type": "integer" + }, + "genre": { + "type": "string" + }, + "hasDrm": { + "type": "boolean" + }, + "isVariableBitrate": { + "type": "boolean" + }, + "title": { + "type": "string" + }, + "track": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "trackCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "year": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "album": "string", + "albumArtist": "string", + "artist": "string", + "bitrate": "integer", + "composers": "string", + "copyright": "string", + "disc": "integer", + "discCount": "integer", + "duration": "integer", + "genre": "string", + "hasDrm": true, + "isVariableBitrate": true, + "title": "string", + "track": "integer", + "trackCount": "integer", + "year": "integer" + } + }, + "microsoft.graph.deleted": { + "title": "deleted", + "type": "object", + "properties": { + "state": { + "type": "string" + } + }, + "example": { + "state": "string" + } + }, + "microsoft.graph.file": { + "title": "file", + "type": "object", + "properties": { + "hashes": { }, + "mimeType": { + "type": "string" + }, + "processingMetadata": { + "type": "boolean" + } + }, + "example": { + "hashes": { + "@odata.type": "microsoft.graph.hashes" + }, + "mimeType": "string", + "processingMetadata": true + } + }, + "microsoft.graph.hashes": { + "title": "hashes", + "type": "object", + "properties": { + "crc32Hash": { + "type": "string" + }, + "quickXorHash": { + "type": "string" + }, + "sha1Hash": { + "type": "string" + } + }, + "example": { + "crc32Hash": "string", + "quickXorHash": "string", + "sha1Hash": "string" + } + }, + "microsoft.graph.fileSystemInfo": { + "title": "fileSystemInfo", + "type": "object", + "properties": { + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastAccessedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "createdDateTime": "string (timestamp)", + "lastAccessedDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.folder": { + "title": "folder", + "type": "object", + "properties": { + "childCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "view": { } + }, + "example": { + "childCount": "integer", + "view": { + "@odata.type": "microsoft.graph.folderView" + } + } + }, + "microsoft.graph.folderView": { + "title": "folderView", + "type": "object", + "properties": { + "sortBy": { + "type": "string" + }, + "sortOrder": { + "type": "string" + }, + "viewType": { + "type": "string" + } + }, + "example": { + "sortBy": "string", + "sortOrder": "string", + "viewType": "string" + } + }, + "microsoft.graph.image": { + "title": "image", + "type": "object", + "properties": { + "height": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "width": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "height": "integer", + "width": "integer" + } + }, + "microsoft.graph.geoCoordinates": { + "title": "geoCoordinates", + "type": "object", + "properties": { + "altitude": { + "format": "double" + }, + "latitude": { + "format": "double" + }, + "longitude": { + "format": "double" + } + }, + "example": { + "altitude": "double", + "latitude": "double", + "longitude": "double" + } + }, + "microsoft.graph.package": { + "title": "package", + "type": "object", + "properties": { + "type": { + "type": "string" + } + }, + "example": { + "type": "string" + } + }, + "microsoft.graph.photo": { + "title": "photo", + "type": "object", + "properties": { + "cameraMake": { + "type": "string" + }, + "cameraModel": { + "type": "string" + }, + "exposureDenominator": { + "format": "double" + }, + "exposureNumerator": { + "format": "double" + }, + "fNumber": { + "format": "double" + }, + "focalLength": { + "format": "double" + }, + "iso": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "takenDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "cameraMake": "string", + "cameraModel": "string", + "exposureDenominator": "double", + "exposureNumerator": "double", + "fNumber": "double", + "focalLength": "double", + "iso": "integer", + "takenDateTime": "string (timestamp)" + } + }, + "microsoft.graph.remoteItem": { + "title": "remoteItem", + "type": "object", + "properties": { + "createdBy": { }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "file": { }, + "fileSystemInfo": { }, + "folder": { }, + "id": { + "type": "string" + }, + "lastModifiedBy": { }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "name": { + "type": "string" + }, + "package": { }, + "parentReference": { }, + "shared": { }, + "sharepointIds": { }, + "size": { + "format": "int64", + "type": "integer" + }, + "specialFolder": { }, + "webDavUrl": { + "type": "string" + }, + "webUrl": { + "type": "string" + } + }, + "example": { + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "file": { + "@odata.type": "microsoft.graph.file" + }, + "fileSystemInfo": { + "@odata.type": "microsoft.graph.fileSystemInfo" + }, + "folder": { + "@odata.type": "microsoft.graph.folder" + }, + "id": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "package": { + "@odata.type": "microsoft.graph.package" + }, + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "shared": { + "@odata.type": "microsoft.graph.shared" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "size": "integer", + "specialFolder": { + "@odata.type": "microsoft.graph.specialFolder" + }, + "webDavUrl": "string", + "webUrl": "string" + } + }, + "microsoft.graph.shared": { + "title": "shared", + "type": "object", + "properties": { + "owner": { }, + "scope": { + "type": "string" + }, + "sharedBy": { }, + "sharedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "owner": { + "@odata.type": "microsoft.graph.identitySet" + }, + "scope": "string", + "sharedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "sharedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.specialFolder": { + "title": "specialFolder", + "type": "object", + "properties": { + "name": { + "type": "string" + } + }, + "example": { + "name": "string" + } + }, + "microsoft.graph.root": { + "title": "root", + "type": "object" + }, + "microsoft.graph.searchResult": { + "title": "searchResult", + "type": "object", + "properties": { + "onClickTelemetryUrl": { + "type": "string" + } + }, + "example": { + "onClickTelemetryUrl": "string" + } + }, + "microsoft.graph.video": { + "title": "video", + "type": "object", + "properties": { + "audioBitsPerSample": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "audioChannels": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "audioFormat": { + "type": "string" + }, + "audioSamplesPerSecond": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "bitrate": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "duration": { + "format": "int64", + "type": "integer" + }, + "fourCC": { + "type": "string" + }, + "frameRate": { + "format": "double" + }, + "height": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "width": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "audioBitsPerSample": "integer", + "audioChannels": "integer", + "audioFormat": "string", + "audioSamplesPerSecond": "integer", + "bitrate": "integer", + "duration": "integer", + "fourCC": "string", + "frameRate": "double", + "height": "integer", + "width": "integer" + } + }, + "microsoft.graph.listItem": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.baseItem" + }, + { + "title": "listItem", + "type": "object", + "properties": { + "contentType": { }, + "sharepointIds": { }, + "driveItem": { }, + "fields": { }, + "versions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.listItemVersion" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "contentType": { + "@odata.type": "microsoft.graph.contentTypeInfo" + }, + "sharepointIds": { + "@odata.type": "microsoft.graph.sharepointIds" + }, + "driveItem": { + "@odata.type": "microsoft.graph.driveItem" + }, + "fields": { + "@odata.type": "microsoft.graph.fieldValueSet" + }, + "versions": [ + { + "@odata.type": "microsoft.graph.listItemVersion" + } + ] + } + }, + "microsoft.graph.permission": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "permission", + "type": "object", + "properties": { + "grantedTo": { }, + "inheritedFrom": { }, + "invitation": { }, + "link": { }, + "roles": { + "type": "array", + "items": { + "type": "string" + } + }, + "shareId": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "grantedTo": { + "@odata.type": "microsoft.graph.identitySet" + }, + "inheritedFrom": { + "@odata.type": "microsoft.graph.itemReference" + }, + "invitation": { + "@odata.type": "microsoft.graph.sharingInvitation" + }, + "link": { + "@odata.type": "microsoft.graph.sharingLink" + }, + "roles": [ + "string" + ], + "shareId": "string" + } + }, + "microsoft.graph.thumbnailSet": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "thumbnailSet", + "type": "object", + "properties": { + "large": { }, + "medium": { }, + "small": { }, + "source": { } + } + } + ], + "example": { + "id": "string (identifier)", + "large": { + "@odata.type": "microsoft.graph.thumbnail" + }, + "medium": { + "@odata.type": "microsoft.graph.thumbnail" + }, + "small": { + "@odata.type": "microsoft.graph.thumbnail" + }, + "source": { + "@odata.type": "microsoft.graph.thumbnail" + } + } + }, + "microsoft.graph.driveItemVersion": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.baseItemVersion" + }, + { + "title": "driveItemVersion", + "type": "object", + "properties": { + "content": { + "format": "base64url", + "type": "string" + }, + "size": { + "format": "int64", + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + }, + "content": "string", + "size": "integer" + } + }, + "microsoft.graph.workbook": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbook", + "type": "object", + "properties": { + "application": { }, + "names": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "tables": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + }, + "worksheets": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookWorksheet" + } + }, + "functions": { } + } + } + ], + "example": { + "id": "string (identifier)", + "application": { + "@odata.type": "microsoft.graph.workbookApplication" + }, + "names": [ + { + "@odata.type": "microsoft.graph.workbookNamedItem" + } + ], + "tables": [ + { + "@odata.type": "microsoft.graph.workbookTable" + } + ], + "worksheets": [ + { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + ], + "functions": { + "@odata.type": "microsoft.graph.workbookFunctions" + } + } + }, + "microsoft.graph.fieldValueSet": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "fieldValueSet", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.listInfo": { + "title": "listInfo", + "type": "object", + "properties": { + "contentTypesEnabled": { + "type": "boolean" + }, + "hidden": { + "type": "boolean" + }, + "template": { + "type": "string" + } + }, + "example": { + "contentTypesEnabled": true, + "hidden": true, + "template": "string" + } + }, + "microsoft.graph.contentTypeInfo": { + "title": "contentTypeInfo", + "type": "object", + "properties": { + "id": { + "type": "string" + } + }, + "example": { + "id": "string" + } + }, + "microsoft.graph.listItemVersion": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.baseItemVersion" + }, + { + "title": "listItemVersion", + "type": "object", + "properties": { + "fields": { } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "publication": { + "@odata.type": "microsoft.graph.publicationFacet" + }, + "fields": { + "@odata.type": "microsoft.graph.fieldValueSet" + } + } + }, + "microsoft.graph.sharingInvitation": { + "title": "sharingInvitation", + "type": "object", + "properties": { + "email": { + "type": "string" + }, + "invitedBy": { }, + "redeemedBy": { + "type": "string" + }, + "signInRequired": { + "type": "boolean" + } + }, + "example": { + "email": "string", + "invitedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "redeemedBy": "string", + "signInRequired": true + } + }, + "microsoft.graph.sharingLink": { + "title": "sharingLink", + "type": "object", + "properties": { + "application": { }, + "scope": { + "type": "string" + }, + "type": { + "type": "string" + }, + "webUrl": { + "type": "string" + } + }, + "example": { + "application": { + "@odata.type": "microsoft.graph.identity" + }, + "scope": "string", + "type": "string", + "webUrl": "string" + } + }, + "microsoft.graph.sharedDriveItem": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.baseItem" + }, + { + "title": "sharedDriveItem", + "type": "object", + "properties": { + "owner": { }, + "driveItem": { }, + "items": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.driveItem" + } + }, + "list": { }, + "listItem": { }, + "root": { }, + "site": { } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "description": "string", + "eTag": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "name": "string", + "parentReference": { + "@odata.type": "microsoft.graph.itemReference" + }, + "webUrl": "string", + "createdByUser": { + "@odata.type": "microsoft.graph.user" + }, + "lastModifiedByUser": { + "@odata.type": "microsoft.graph.user" + }, + "owner": { + "@odata.type": "microsoft.graph.identitySet" + }, + "driveItem": { + "@odata.type": "microsoft.graph.driveItem" + }, + "items": [ + { + "@odata.type": "microsoft.graph.driveItem" + } + ], + "list": { + "@odata.type": "microsoft.graph.list" + }, + "listItem": { + "@odata.type": "microsoft.graph.listItem" + }, + "root": { + "@odata.type": "microsoft.graph.driveItem" + }, + "site": { + "@odata.type": "microsoft.graph.site" + } + } + }, + "microsoft.graph.siteCollection": { + "title": "siteCollection", + "type": "object", + "properties": { + "hostname": { + "type": "string" + }, + "root": { } + }, + "example": { + "hostname": "string", + "root": { + "@odata.type": "microsoft.graph.root" + } + } + }, + "microsoft.graph.thumbnail": { + "title": "thumbnail", + "type": "object", + "properties": { + "content": { + "format": "base64url", + "type": "string" + }, + "height": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "sourceItemId": { + "type": "string" + }, + "url": { + "type": "string" + }, + "width": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "content": "string", + "height": "integer", + "sourceItemId": "string", + "url": "string", + "width": "integer" + } + }, + "microsoft.graph.driveItemUploadableProperties": { + "title": "driveItemUploadableProperties", + "type": "object", + "properties": { + "description": { + "type": "string" + }, + "fileSystemInfo": { }, + "name": { + "type": "string" + } + }, + "example": { + "description": "string", + "fileSystemInfo": { + "@odata.type": "microsoft.graph.fileSystemInfo" + }, + "name": "string" + } + }, + "microsoft.graph.driveRecipient": { + "title": "driveRecipient", + "type": "object", + "properties": { + "alias": { + "type": "string" + }, + "email": { + "type": "string" + }, + "objectId": { + "type": "string" + } + }, + "example": { + "alias": "string", + "email": "string", + "objectId": "string" + } + }, + "microsoft.graph.itemPreviewInfo": { + "title": "itemPreviewInfo", + "type": "object", + "properties": { + "getUrl": { + "type": "string" + }, + "postParameters": { + "type": "string" + }, + "postUrl": { + "type": "string" + } + }, + "example": { + "getUrl": "string", + "postParameters": "string", + "postUrl": "string" + } + }, + "microsoft.graph.uploadSession": { + "title": "uploadSession", + "type": "object", + "properties": { + "expirationDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "nextExpectedRanges": { + "type": "array", + "items": { + "type": "string" + } + }, + "uploadUrl": { + "type": "string" + } + }, + "example": { + "expirationDateTime": "string (timestamp)", + "nextExpectedRanges": [ + "string" + ], + "uploadUrl": "string" + } + }, + "microsoft.graph.workbookApplication": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookApplication", + "type": "object", + "properties": { + "calculationMode": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "calculationMode": "string" + } + }, + "microsoft.graph.workbookNamedItem": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookNamedItem", + "type": "object", + "properties": { + "comment": { + "type": "string" + }, + "name": { + "type": "string" + }, + "scope": { + "type": "string" + }, + "type": { + "type": "string" + }, + "value": { }, + "visible": { + "type": "boolean" + }, + "worksheet": { } + } + } + ], + "example": { + "id": "string (identifier)", + "comment": "string", + "name": "string", + "scope": "string", + "type": "string", + "value": { + "@odata.type": "microsoft.graph.Json" + }, + "visible": true, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookTable": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookTable", + "type": "object", + "properties": { + "highlightFirstColumn": { + "type": "boolean" + }, + "highlightLastColumn": { + "type": "boolean" + }, + "name": { + "type": "string" + }, + "showBandedColumns": { + "type": "boolean" + }, + "showBandedRows": { + "type": "boolean" + }, + "showFilterButton": { + "type": "boolean" + }, + "showHeaders": { + "type": "boolean" + }, + "showTotals": { + "type": "boolean" + }, + "style": { + "type": "string" + }, + "columns": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableColumn" + } + }, + "rows": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTableRow" + } + }, + "sort": { }, + "worksheet": { } + } + } + ], + "example": { + "id": "string (identifier)", + "highlightFirstColumn": true, + "highlightLastColumn": true, + "name": "string", + "showBandedColumns": true, + "showBandedRows": true, + "showFilterButton": true, + "showHeaders": true, + "showTotals": true, + "style": "string", + "columns": [ + { + "@odata.type": "microsoft.graph.workbookTableColumn" + } + ], + "rows": [ + { + "@odata.type": "microsoft.graph.workbookTableRow" + } + ], + "sort": { + "@odata.type": "microsoft.graph.workbookTableSort" + }, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookWorksheet": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookWorksheet", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "position": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "visibility": { + "type": "string" + }, + "charts": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChart" + } + }, + "names": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookNamedItem" + } + }, + "pivotTables": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookPivotTable" + } + }, + "protection": { }, + "tables": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookTable" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "position": "integer", + "visibility": "string", + "charts": [ + { + "@odata.type": "microsoft.graph.workbookChart" + } + ], + "names": [ + { + "@odata.type": "microsoft.graph.workbookNamedItem" + } + ], + "pivotTables": [ + { + "@odata.type": "microsoft.graph.workbookPivotTable" + } + ], + "protection": { + "@odata.type": "microsoft.graph.workbookWorksheetProtection" + }, + "tables": [ + { + "@odata.type": "microsoft.graph.workbookTable" + } + ] + } + }, + "microsoft.graph.workbookFunctions": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookFunctions", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.workbookSessionInfo": { + "title": "workbookSessionInfo", + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "persistChanges": { + "type": "boolean" + } + }, + "example": { + "id": "string", + "persistChanges": true + } + }, + "microsoft.graph.Json": { + "title": "Json", + "type": "object" + }, + "microsoft.graph.workbookChart": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChart", + "type": "object", + "properties": { + "height": { + "format": "double" + }, + "left": { + "format": "double" + }, + "name": { + "type": "string" + }, + "top": { + "format": "double" + }, + "width": { + "format": "double" + }, + "axes": { }, + "dataLabels": { }, + "format": { }, + "legend": { }, + "series": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartSeries" + } + }, + "title": { }, + "worksheet": { } + } + } + ], + "example": { + "id": "string (identifier)", + "height": "double", + "left": "double", + "name": "string", + "top": "double", + "width": "double", + "axes": { + "@odata.type": "microsoft.graph.workbookChartAxes" + }, + "dataLabels": { + "@odata.type": "microsoft.graph.workbookChartDataLabels" + }, + "format": { + "@odata.type": "microsoft.graph.workbookChartAreaFormat" + }, + "legend": { + "@odata.type": "microsoft.graph.workbookChartLegend" + }, + "series": [ + { + "@odata.type": "microsoft.graph.workbookChartSeries" + } + ], + "title": { + "@odata.type": "microsoft.graph.workbookChartTitle" + }, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookChartAxes": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartAxes", + "type": "object", + "properties": { + "categoryAxis": { }, + "seriesAxis": { }, + "valueAxis": { } + } + } + ], + "example": { + "id": "string (identifier)", + "categoryAxis": { + "@odata.type": "microsoft.graph.workbookChartAxis" + }, + "seriesAxis": { + "@odata.type": "microsoft.graph.workbookChartAxis" + }, + "valueAxis": { + "@odata.type": "microsoft.graph.workbookChartAxis" + } + } + }, + "microsoft.graph.workbookChartDataLabels": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartDataLabels", + "type": "object", + "properties": { + "position": { + "type": "string" + }, + "separator": { + "type": "string" + }, + "showBubbleSize": { + "type": "boolean" + }, + "showCategoryName": { + "type": "boolean" + }, + "showLegendKey": { + "type": "boolean" + }, + "showPercentage": { + "type": "boolean" + }, + "showSeriesName": { + "type": "boolean" + }, + "showValue": { + "type": "boolean" + }, + "format": { } + } + } + ], + "example": { + "id": "string (identifier)", + "position": "string", + "separator": "string", + "showBubbleSize": true, + "showCategoryName": true, + "showLegendKey": true, + "showPercentage": true, + "showSeriesName": true, + "showValue": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartDataLabelFormat" + } + } + }, + "microsoft.graph.workbookChartAreaFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartAreaFormat", + "type": "object", + "properties": { + "fill": { }, + "font": { } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartLegend": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartLegend", + "type": "object", + "properties": { + "overlay": { + "type": "boolean" + }, + "position": { + "type": "string" + }, + "visible": { + "type": "boolean" + }, + "format": { } + } + } + ], + "example": { + "id": "string (identifier)", + "overlay": true, + "position": "string", + "visible": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartLegendFormat" + } + } + }, + "microsoft.graph.workbookChartSeries": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartSeries", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "format": { }, + "points": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookChartPoint" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "format": { + "@odata.type": "microsoft.graph.workbookChartSeriesFormat" + }, + "points": [ + { + "@odata.type": "microsoft.graph.workbookChartPoint" + } + ] + } + }, + "microsoft.graph.workbookChartTitle": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartTitle", + "type": "object", + "properties": { + "overlay": { + "type": "boolean" + }, + "text": { + "type": "string" + }, + "visible": { + "type": "boolean" + }, + "format": { } + } + } + ], + "example": { + "id": "string (identifier)", + "overlay": true, + "text": "string", + "visible": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartTitleFormat" + } + } + }, + "microsoft.graph.workbookChartFill": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartFill", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.workbookChartFont": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartFont", + "type": "object", + "properties": { + "bold": { + "type": "boolean" + }, + "color": { + "type": "string" + }, + "italic": { + "type": "boolean" + }, + "name": { + "type": "string" + }, + "size": { + "format": "double" + }, + "underline": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "bold": true, + "color": "string", + "italic": true, + "name": "string", + "size": "double", + "underline": "string" + } + }, + "microsoft.graph.workbookChartAxis": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartAxis", + "type": "object", + "properties": { + "majorUnit": { }, + "maximum": { }, + "minimum": { }, + "minorUnit": { }, + "format": { }, + "majorGridlines": { }, + "minorGridlines": { }, + "title": { } + } + } + ], + "example": { + "id": "string (identifier)", + "majorUnit": { + "@odata.type": "microsoft.graph.Json" + }, + "maximum": { + "@odata.type": "microsoft.graph.Json" + }, + "minimum": { + "@odata.type": "microsoft.graph.Json" + }, + "minorUnit": { + "@odata.type": "microsoft.graph.Json" + }, + "format": { + "@odata.type": "microsoft.graph.workbookChartAxisFormat" + }, + "majorGridlines": { + "@odata.type": "microsoft.graph.workbookChartGridlines" + }, + "minorGridlines": { + "@odata.type": "microsoft.graph.workbookChartGridlines" + }, + "title": { + "@odata.type": "microsoft.graph.workbookChartAxisTitle" + } + } + }, + "microsoft.graph.workbookChartAxisFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartAxisFormat", + "type": "object", + "properties": { + "font": { }, + "line": { } + } + } + ], + "example": { + "id": "string (identifier)", + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + }, + "line": { + "@odata.type": "microsoft.graph.workbookChartLineFormat" + } + } + }, + "microsoft.graph.workbookChartGridlines": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartGridlines", + "type": "object", + "properties": { + "visible": { + "type": "boolean" + }, + "format": { } + } + } + ], + "example": { + "id": "string (identifier)", + "visible": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartGridlinesFormat" + } + } + }, + "microsoft.graph.workbookChartAxisTitle": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartAxisTitle", + "type": "object", + "properties": { + "text": { + "type": "string" + }, + "visible": { + "type": "boolean" + }, + "format": { } + } + } + ], + "example": { + "id": "string (identifier)", + "text": "string", + "visible": true, + "format": { + "@odata.type": "microsoft.graph.workbookChartAxisTitleFormat" + } + } + }, + "microsoft.graph.workbookChartLineFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartLineFormat", + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "color": "string" + } + }, + "microsoft.graph.workbookChartAxisTitleFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartAxisTitleFormat", + "type": "object", + "properties": { + "font": { } + } + } + ], + "example": { + "id": "string (identifier)", + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartDataLabelFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartDataLabelFormat", + "type": "object", + "properties": { + "fill": { }, + "font": { } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartGridlinesFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartGridlinesFormat", + "type": "object", + "properties": { + "line": { } + } + } + ], + "example": { + "id": "string (identifier)", + "line": { + "@odata.type": "microsoft.graph.workbookChartLineFormat" + } + } + }, + "microsoft.graph.workbookChartLegendFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartLegendFormat", + "type": "object", + "properties": { + "fill": { }, + "font": { } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookChartPoint": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartPoint", + "type": "object", + "properties": { + "value": { }, + "format": { } + } + } + ], + "example": { + "id": "string (identifier)", + "value": { + "@odata.type": "microsoft.graph.Json" + }, + "format": { + "@odata.type": "microsoft.graph.workbookChartPointFormat" + } + } + }, + "microsoft.graph.workbookChartPointFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartPointFormat", + "type": "object", + "properties": { + "fill": { } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + } + } + }, + "microsoft.graph.workbookChartSeriesFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartSeriesFormat", + "type": "object", + "properties": { + "fill": { }, + "line": { } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "line": { + "@odata.type": "microsoft.graph.workbookChartLineFormat" + } + } + }, + "microsoft.graph.workbookChartTitleFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookChartTitleFormat", + "type": "object", + "properties": { + "fill": { }, + "font": { } + } + } + ], + "example": { + "id": "string (identifier)", + "fill": { + "@odata.type": "microsoft.graph.workbookChartFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookChartFont" + } + } + }, + "microsoft.graph.workbookFilter": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookFilter", + "type": "object", + "properties": { + "criteria": { } + } + } + ], + "example": { + "id": "string (identifier)", + "criteria": { + "@odata.type": "microsoft.graph.workbookFilterCriteria" + } + } + }, + "microsoft.graph.workbookFilterCriteria": { + "title": "workbookFilterCriteria", + "type": "object", + "properties": { + "color": { + "type": "string" + }, + "criterion1": { + "type": "string" + }, + "criterion2": { + "type": "string" + }, + "dynamicCriteria": { + "type": "string" + }, + "filterOn": { + "type": "string" + }, + "icon": { }, + "operator": { + "type": "string" + }, + "values": { } + }, + "example": { + "color": "string", + "criterion1": "string", + "criterion2": "string", + "dynamicCriteria": "string", + "filterOn": "string", + "icon": { + "@odata.type": "microsoft.graph.workbookIcon" + }, + "operator": "string", + "values": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookIcon": { + "title": "workbookIcon", + "type": "object", + "properties": { + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "set": { + "type": "string" + } + }, + "example": { + "index": "integer", + "set": "string" + } + }, + "microsoft.graph.workbookFormatProtection": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookFormatProtection", + "type": "object", + "properties": { + "formulaHidden": { + "type": "boolean" + }, + "locked": { + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "formulaHidden": true, + "locked": true + } + }, + "microsoft.graph.workbookFunctionResult": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookFunctionResult", + "type": "object", + "properties": { + "error": { + "type": "string" + }, + "value": { } + } + } + ], + "example": { + "id": "string (identifier)", + "error": "string", + "value": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookPivotTable": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookPivotTable", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "worksheet": { } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookRange": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookRange", + "type": "object", + "properties": { + "address": { + "type": "string" + }, + "addressLocal": { + "type": "string" + }, + "cellCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "columnCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "columnHidden": { + "type": "boolean" + }, + "columnIndex": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "formulas": { }, + "formulasLocal": { }, + "formulasR1C1": { }, + "hidden": { + "type": "boolean" + }, + "numberFormat": { }, + "rowCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "rowHidden": { + "type": "boolean" + }, + "rowIndex": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "text": { }, + "valueTypes": { }, + "values": { }, + "format": { }, + "sort": { }, + "worksheet": { } + } + } + ], + "example": { + "id": "string (identifier)", + "address": "string", + "addressLocal": "string", + "cellCount": "integer", + "columnCount": "integer", + "columnHidden": true, + "columnIndex": "integer", + "formulas": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasLocal": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasR1C1": { + "@odata.type": "microsoft.graph.Json" + }, + "hidden": true, + "numberFormat": { + "@odata.type": "microsoft.graph.Json" + }, + "rowCount": "integer", + "rowHidden": true, + "rowIndex": "integer", + "text": { + "@odata.type": "microsoft.graph.Json" + }, + "valueTypes": { + "@odata.type": "microsoft.graph.Json" + }, + "values": { + "@odata.type": "microsoft.graph.Json" + }, + "format": { + "@odata.type": "microsoft.graph.workbookRangeFormat" + }, + "sort": { + "@odata.type": "microsoft.graph.workbookRangeSort" + }, + "worksheet": { + "@odata.type": "microsoft.graph.workbookWorksheet" + } + } + }, + "microsoft.graph.workbookRangeFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookRangeFormat", + "type": "object", + "properties": { + "columnWidth": { + "format": "double" + }, + "horizontalAlignment": { + "type": "string" + }, + "rowHeight": { + "format": "double" + }, + "verticalAlignment": { + "type": "string" + }, + "wrapText": { + "type": "boolean" + }, + "borders": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookRangeBorder" + } + }, + "fill": { }, + "font": { }, + "protection": { } + } + } + ], + "example": { + "id": "string (identifier)", + "columnWidth": "double", + "horizontalAlignment": "string", + "rowHeight": "double", + "verticalAlignment": "string", + "wrapText": true, + "borders": [ + { + "@odata.type": "microsoft.graph.workbookRangeBorder" + } + ], + "fill": { + "@odata.type": "microsoft.graph.workbookRangeFill" + }, + "font": { + "@odata.type": "microsoft.graph.workbookRangeFont" + }, + "protection": { + "@odata.type": "microsoft.graph.workbookFormatProtection" + } + } + }, + "microsoft.graph.workbookRangeSort": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookRangeSort", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.workbookRangeBorder": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookRangeBorder", + "type": "object", + "properties": { + "color": { + "type": "string" + }, + "sideIndex": { + "type": "string" + }, + "style": { + "type": "string" + }, + "weight": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "color": "string", + "sideIndex": "string", + "style": "string", + "weight": "string" + } + }, + "microsoft.graph.workbookRangeFill": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookRangeFill", + "type": "object", + "properties": { + "color": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "color": "string" + } + }, + "microsoft.graph.workbookRangeFont": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookRangeFont", + "type": "object", + "properties": { + "bold": { + "type": "boolean" + }, + "color": { + "type": "string" + }, + "italic": { + "type": "boolean" + }, + "name": { + "type": "string" + }, + "size": { + "format": "double" + }, + "underline": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "bold": true, + "color": "string", + "italic": true, + "name": "string", + "size": "double", + "underline": "string" + } + }, + "microsoft.graph.workbookRangeView": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookRangeView", + "type": "object", + "properties": { + "cellAddresses": { }, + "columnCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "formulas": { }, + "formulasLocal": { }, + "formulasR1C1": { }, + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "numberFormat": { }, + "rowCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "text": { }, + "valueTypes": { }, + "values": { }, + "rows": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.workbookRangeView" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "cellAddresses": { + "@odata.type": "microsoft.graph.Json" + }, + "columnCount": "integer", + "formulas": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasLocal": { + "@odata.type": "microsoft.graph.Json" + }, + "formulasR1C1": { + "@odata.type": "microsoft.graph.Json" + }, + "index": "integer", + "numberFormat": { + "@odata.type": "microsoft.graph.Json" + }, + "rowCount": "integer", + "text": { + "@odata.type": "microsoft.graph.Json" + }, + "valueTypes": { + "@odata.type": "microsoft.graph.Json" + }, + "values": { + "@odata.type": "microsoft.graph.Json" + }, + "rows": [ + { + "@odata.type": "microsoft.graph.workbookRangeView" + } + ] + } + }, + "microsoft.graph.workbookTableColumn": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookTableColumn", + "type": "object", + "properties": { + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "name": { + "type": "string" + }, + "values": { }, + "filter": { } + } + } + ], + "example": { + "id": "string (identifier)", + "index": "integer", + "name": "string", + "values": { + "@odata.type": "microsoft.graph.Json" + }, + "filter": { + "@odata.type": "microsoft.graph.workbookFilter" + } + } + }, + "microsoft.graph.workbookTableRow": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookTableRow", + "type": "object", + "properties": { + "index": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "values": { } + } + } + ], + "example": { + "id": "string (identifier)", + "index": "integer", + "values": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.workbookTableSort": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookTableSort", + "type": "object", + "properties": { + "fields": { + "type": "array", + "items": { } + }, + "matchCase": { + "type": "boolean" + }, + "method": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "fields": [ + { + "@odata.type": "microsoft.graph.workbookSortField" + } + ], + "matchCase": true, + "method": "string" + } + }, + "microsoft.graph.workbookSortField": { + "title": "workbookSortField", + "type": "object", + "properties": { + "ascending": { + "type": "boolean" + }, + "color": { + "type": "string" + }, + "dataOption": { + "type": "string" + }, + "icon": { }, + "key": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "sortOn": { + "type": "string" + } + }, + "example": { + "ascending": true, + "color": "string", + "dataOption": "string", + "icon": { + "@odata.type": "microsoft.graph.workbookIcon" + }, + "key": "integer", + "sortOn": "string" + } + }, + "microsoft.graph.workbookWorksheetProtection": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "workbookWorksheetProtection", + "type": "object", + "properties": { + "options": { }, + "protected": { + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "options": { + "@odata.type": "microsoft.graph.workbookWorksheetProtectionOptions" + }, + "protected": true + } + }, + "microsoft.graph.workbookWorksheetProtectionOptions": { + "title": "workbookWorksheetProtectionOptions", + "type": "object", + "properties": { + "allowAutoFilter": { + "type": "boolean" + }, + "allowDeleteColumns": { + "type": "boolean" + }, + "allowDeleteRows": { + "type": "boolean" + }, + "allowFormatCells": { + "type": "boolean" + }, + "allowFormatColumns": { + "type": "boolean" + }, + "allowFormatRows": { + "type": "boolean" + }, + "allowInsertColumns": { + "type": "boolean" + }, + "allowInsertHyperlinks": { + "type": "boolean" + }, + "allowInsertRows": { + "type": "boolean" + }, + "allowPivotTables": { + "type": "boolean" + }, + "allowSort": { + "type": "boolean" + } + }, + "example": { + "allowAutoFilter": true, + "allowDeleteColumns": true, + "allowDeleteRows": true, + "allowFormatCells": true, + "allowFormatColumns": true, + "allowFormatRows": true, + "allowInsertColumns": true, + "allowInsertHyperlinks": true, + "allowInsertRows": true, + "allowPivotTables": true, + "allowSort": true + } + }, + "microsoft.graph.workbookFilterDatetime": { + "title": "workbookFilterDatetime", + "type": "object", + "properties": { + "date": { + "type": "string" + }, + "specificity": { + "type": "string" + } + }, + "example": { + "date": "string", + "specificity": "string" + } + }, + "microsoft.graph.workbookRangeReference": { + "title": "workbookRangeReference", + "type": "object", + "properties": { + "address": { + "type": "string" + } + }, + "example": { + "address": "string" + } + }, + "microsoft.graph.subscription": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "subscription", + "type": "object", + "properties": { + "resource": { + "type": "string" + }, + "changeType": { + "type": "string" + }, + "clientState": { + "type": "string" + }, + "notificationUrl": { + "type": "string" + }, + "expirationDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "applicationId": { + "type": "string" + }, + "creatorId": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "resource": "string", + "changeType": "string", + "clientState": "string", + "notificationUrl": "string", + "expirationDateTime": "string (timestamp)", + "applicationId": "string", + "creatorId": "string" + } + }, + "microsoft.graph.invitation": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "invitation", + "type": "object", + "properties": { + "invitedUserDisplayName": { + "type": "string" + }, + "invitedUserType": { + "type": "string" + }, + "invitedUserEmailAddress": { + "type": "string" + }, + "invitedUserMessageInfo": { }, + "sendInvitationMessage": { + "type": "boolean" + }, + "inviteRedirectUrl": { + "type": "string" + }, + "inviteRedeemUrl": { + "type": "string" + }, + "status": { + "type": "string" + }, + "invitedUser": { } + } + } + ], + "example": { + "id": "string (identifier)", + "invitedUserDisplayName": "string", + "invitedUserType": "string", + "invitedUserEmailAddress": "string", + "invitedUserMessageInfo": { + "@odata.type": "microsoft.graph.invitedUserMessageInfo" + }, + "sendInvitationMessage": true, + "inviteRedirectUrl": "string", + "inviteRedeemUrl": "string", + "status": "string", + "invitedUser": { + "@odata.type": "microsoft.graph.user" + } + } + }, + "microsoft.graph.invitedUserMessageInfo": { + "title": "invitedUserMessageInfo", + "type": "object", + "properties": { + "ccRecipients": { + "type": "array", + "items": { } + }, + "messageLanguage": { + "type": "string" + }, + "customizedMessageBody": { + "type": "string" + } + }, + "example": { + "ccRecipients": [ + { + "@odata.type": "microsoft.graph.recipient" + } + ], + "messageLanguage": "string", + "customizedMessageBody": "string" + } + }, + "microsoft.graph.plannerTask": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerTask", + "type": "object", + "properties": { + "createdBy": { }, + "planId": { + "type": "string" + }, + "bucketId": { + "type": "string" + }, + "title": { + "type": "string" + }, + "orderHint": { + "type": "string" + }, + "assigneePriority": { + "type": "string" + }, + "percentComplete": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "startDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "dueDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "hasDescription": { + "type": "boolean" + }, + "previewType": { }, + "completedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "completedBy": { }, + "referenceCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "checklistItemCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "activeChecklistItemCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "appliedCategories": { }, + "assignments": { }, + "conversationThreadId": { + "type": "string" + }, + "details": { }, + "assignedToTaskBoardFormat": { }, + "progressTaskBoardFormat": { }, + "bucketTaskBoardFormat": { } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "planId": "string", + "bucketId": "string", + "title": "string", + "orderHint": "string", + "assigneePriority": "string", + "percentComplete": "integer", + "startDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "dueDateTime": "string (timestamp)", + "hasDescription": true, + "previewType": { + "@odata.type": "microsoft.graph.plannerPreviewType" + }, + "completedDateTime": "string (timestamp)", + "completedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "referenceCount": "integer", + "checklistItemCount": "integer", + "activeChecklistItemCount": "integer", + "appliedCategories": { + "@odata.type": "microsoft.graph.plannerAppliedCategories" + }, + "assignments": { + "@odata.type": "microsoft.graph.plannerAssignments" + }, + "conversationThreadId": "string", + "details": { + "@odata.type": "microsoft.graph.plannerTaskDetails" + }, + "assignedToTaskBoardFormat": { + "@odata.type": "microsoft.graph.plannerAssignedToTaskBoardTaskFormat" + }, + "progressTaskBoardFormat": { + "@odata.type": "microsoft.graph.plannerProgressTaskBoardTaskFormat" + }, + "bucketTaskBoardFormat": { + "@odata.type": "microsoft.graph.plannerBucketTaskBoardTaskFormat" + } + } + }, + "microsoft.graph.plannerPlan": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerPlan", + "type": "object", + "properties": { + "createdBy": { }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "owner": { + "type": "string" + }, + "title": { + "type": "string" + }, + "tasks": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + }, + "buckets": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + }, + "details": { } + } + } + ], + "example": { + "id": "string (identifier)", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "createdDateTime": "string (timestamp)", + "owner": "string", + "title": "string", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ], + "buckets": [ + { + "@odata.type": "microsoft.graph.plannerBucket" + } + ], + "details": { + "@odata.type": "microsoft.graph.plannerPlanDetails" + } + } + }, + "microsoft.graph.planner": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "planner", + "type": "object", + "properties": { + "tasks": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + }, + "plans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerPlan" + } + }, + "buckets": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerBucket" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ], + "plans": [ + { + "@odata.type": "microsoft.graph.plannerPlan" + } + ], + "buckets": [ + { + "@odata.type": "microsoft.graph.plannerBucket" + } + ] + } + }, + "microsoft.graph.plannerBucket": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerBucket", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "planId": { + "type": "string" + }, + "orderHint": { + "type": "string" + }, + "tasks": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.plannerTask" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "name": "string", + "planId": "string", + "orderHint": "string", + "tasks": [ + { + "@odata.type": "microsoft.graph.plannerTask" + } + ] + } + }, + "microsoft.graph.plannerAppliedCategories": { + "title": "plannerAppliedCategories", + "type": "object" + }, + "microsoft.graph.plannerAssignments": { + "title": "plannerAssignments", + "type": "object" + }, + "microsoft.graph.plannerTaskDetails": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerTaskDetails", + "type": "object", + "properties": { + "description": { + "type": "string" + }, + "previewType": { }, + "references": { }, + "checklist": { } + } + } + ], + "example": { + "id": "string (identifier)", + "description": "string", + "previewType": { + "@odata.type": "microsoft.graph.plannerPreviewType" + }, + "references": { + "@odata.type": "microsoft.graph.plannerExternalReferences" + }, + "checklist": { + "@odata.type": "microsoft.graph.plannerChecklistItems" + } + } + }, + "microsoft.graph.plannerAssignedToTaskBoardTaskFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerAssignedToTaskBoardTaskFormat", + "type": "object", + "properties": { + "unassignedOrderHint": { + "type": "string" + }, + "orderHintsByAssignee": { } + } + } + ], + "example": { + "id": "string (identifier)", + "unassignedOrderHint": "string", + "orderHintsByAssignee": { + "@odata.type": "microsoft.graph.plannerOrderHintsByAssignee" + } + } + }, + "microsoft.graph.plannerProgressTaskBoardTaskFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerProgressTaskBoardTaskFormat", + "type": "object", + "properties": { + "orderHint": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "orderHint": "string" + } + }, + "microsoft.graph.plannerBucketTaskBoardTaskFormat": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerBucketTaskBoardTaskFormat", + "type": "object", + "properties": { + "orderHint": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "orderHint": "string" + } + }, + "microsoft.graph.plannerPlanDetails": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "plannerPlanDetails", + "type": "object", + "properties": { + "sharedWith": { }, + "categoryDescriptions": { } + } + } + ], + "example": { + "id": "string (identifier)", + "sharedWith": { + "@odata.type": "microsoft.graph.plannerUserIds" + }, + "categoryDescriptions": { + "@odata.type": "microsoft.graph.plannerCategoryDescriptions" + } + } + }, + "microsoft.graph.plannerExternalReference": { + "title": "plannerExternalReference", + "type": "object", + "properties": { + "alias": { + "type": "string" + }, + "type": { + "type": "string" + }, + "previewPriority": { + "type": "string" + }, + "lastModifiedBy": { }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "alias": "string", + "type": "string", + "previewPriority": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.plannerChecklistItem": { + "title": "plannerChecklistItem", + "type": "object", + "properties": { + "isChecked": { + "type": "boolean" + }, + "title": { + "type": "string" + }, + "orderHint": { + "type": "string" + }, + "lastModifiedBy": { }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "isChecked": true, + "title": "string", + "orderHint": "string", + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.plannerAssignment": { + "title": "plannerAssignment", + "type": "object", + "properties": { + "assignedBy": { }, + "assignedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "orderHint": { + "type": "string" + } + }, + "example": { + "assignedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "assignedDateTime": "string (timestamp)", + "orderHint": "string" + } + }, + "microsoft.graph.plannerExternalReferences": { + "title": "plannerExternalReferences", + "type": "object" + }, + "microsoft.graph.plannerChecklistItems": { + "title": "plannerChecklistItems", + "type": "object" + }, + "microsoft.graph.plannerOrderHintsByAssignee": { + "title": "plannerOrderHintsByAssignee", + "type": "object" + }, + "microsoft.graph.plannerUserIds": { + "title": "plannerUserIds", + "type": "object" + }, + "microsoft.graph.plannerCategoryDescriptions": { + "title": "plannerCategoryDescriptions", + "type": "object", + "properties": { + "category1": { + "type": "string" + }, + "category2": { + "type": "string" + }, + "category3": { + "type": "string" + }, + "category4": { + "type": "string" + }, + "category5": { + "type": "string" + }, + "category6": { + "type": "string" + } + }, + "example": { + "category1": "string", + "category2": "string", + "category3": "string", + "category4": "string", + "category5": "string", + "category6": "string" + } + }, + "microsoft.graph.onenoteEntityBaseModel": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "onenoteEntityBaseModel", + "type": "object", + "properties": { + "self": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string" + } + }, + "microsoft.graph.onenoteEntitySchemaObjectModel": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.onenoteEntityBaseModel" + }, + { + "title": "onenoteEntitySchemaObjectModel", + "type": "object", + "properties": { + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)" + } + }, + "microsoft.graph.onenoteEntityHierarchyModel": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.onenoteEntitySchemaObjectModel" + }, + { + "title": "onenoteEntityHierarchyModel", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "createdBy": { }, + "lastModifiedBy": { }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "displayName": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.notebook": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.onenoteEntityHierarchyModel" + }, + { + "title": "notebook", + "type": "object", + "properties": { + "isDefault": { + "type": "boolean" + }, + "userRole": { }, + "isShared": { + "type": "boolean" + }, + "sectionsUrl": { + "type": "string" + }, + "sectionGroupsUrl": { + "type": "string" + }, + "links": { }, + "sections": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "sectionGroups": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "displayName": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "isDefault": true, + "userRole": { + "@odata.type": "microsoft.graph.onenoteUserRole" + }, + "isShared": true, + "sectionsUrl": "string", + "sectionGroupsUrl": "string", + "links": { + "@odata.type": "microsoft.graph.notebookLinks" + }, + "sections": [ + { + "@odata.type": "microsoft.graph.onenoteSection" + } + ], + "sectionGroups": [ + { + "@odata.type": "microsoft.graph.sectionGroup" + } + ] + } + }, + "microsoft.graph.onenoteSection": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.onenoteEntityHierarchyModel" + }, + { + "title": "onenoteSection", + "type": "object", + "properties": { + "isDefault": { + "type": "boolean" + }, + "links": { }, + "pagesUrl": { + "type": "string" + }, + "parentNotebook": { }, + "parentSectionGroup": { }, + "pages": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenotePage" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "displayName": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "isDefault": true, + "links": { + "@odata.type": "microsoft.graph.sectionLinks" + }, + "pagesUrl": "string", + "parentNotebook": { + "@odata.type": "microsoft.graph.notebook" + }, + "parentSectionGroup": { + "@odata.type": "microsoft.graph.sectionGroup" + }, + "pages": [ + { + "@odata.type": "microsoft.graph.onenotePage" + } + ] + } + }, + "microsoft.graph.sectionGroup": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.onenoteEntityHierarchyModel" + }, + { + "title": "sectionGroup", + "type": "object", + "properties": { + "sectionsUrl": { + "type": "string" + }, + "sectionGroupsUrl": { + "type": "string" + }, + "parentNotebook": { }, + "parentSectionGroup": { }, + "sections": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.onenoteSection" + } + }, + "sectionGroups": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.sectionGroup" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "displayName": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "lastModifiedDateTime": "string (timestamp)", + "sectionsUrl": "string", + "sectionGroupsUrl": "string", + "parentNotebook": { + "@odata.type": "microsoft.graph.notebook" + }, + "parentSectionGroup": { + "@odata.type": "microsoft.graph.sectionGroup" + }, + "sections": [ + { + "@odata.type": "microsoft.graph.onenoteSection" + } + ], + "sectionGroups": [ + { + "@odata.type": "microsoft.graph.sectionGroup" + } + ] + } + }, + "microsoft.graph.onenotePage": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.onenoteEntitySchemaObjectModel" + }, + { + "title": "onenotePage", + "type": "object", + "properties": { + "title": { + "type": "string" + }, + "createdByAppId": { + "type": "string" + }, + "links": { }, + "contentUrl": { + "type": "string" + }, + "content": { + "format": "base64url", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "level": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "order": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "userTags": { + "type": "array", + "items": { + "type": "string" + } + }, + "parentSection": { }, + "parentNotebook": { } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "createdDateTime": "string (timestamp)", + "title": "string", + "createdByAppId": "string", + "links": { + "@odata.type": "microsoft.graph.pageLinks" + }, + "contentUrl": "string", + "content": "string", + "lastModifiedDateTime": "string (timestamp)", + "level": "integer", + "order": "integer", + "userTags": [ + "string" + ], + "parentSection": { + "@odata.type": "microsoft.graph.onenoteSection" + }, + "parentNotebook": { + "@odata.type": "microsoft.graph.notebook" + } + } + }, + "microsoft.graph.onenoteResource": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.onenoteEntityBaseModel" + }, + { + "title": "onenoteResource", + "type": "object", + "properties": { + "content": { + "format": "base64url", + "type": "string" + }, + "contentUrl": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "self": "string", + "content": "string", + "contentUrl": "string" + } + }, + "microsoft.graph.operation": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "operation", + "type": "object", + "properties": { + "status": { }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastActionDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "status": { + "@odata.type": "microsoft.graph.operationStatus" + }, + "createdDateTime": "string (timestamp)", + "lastActionDateTime": "string (timestamp)" + } + }, + "microsoft.graph.onenoteOperation": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.operation" + }, + { + "title": "onenoteOperation", + "type": "object", + "properties": { + "resourceLocation": { + "type": "string" + }, + "resourceId": { + "type": "string" + }, + "error": { }, + "percentComplete": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "status": { + "@odata.type": "microsoft.graph.operationStatus" + }, + "createdDateTime": "string (timestamp)", + "lastActionDateTime": "string (timestamp)", + "resourceLocation": "string", + "resourceId": "string", + "error": { + "@odata.type": "microsoft.graph.onenoteOperationError" + }, + "percentComplete": "string" + } + }, + "microsoft.graph.notebookLinks": { + "title": "notebookLinks", + "type": "object", + "properties": { + "oneNoteClientUrl": { }, + "oneNoteWebUrl": { } + }, + "example": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.externalLink": { + "title": "externalLink", + "type": "object", + "properties": { + "href": { + "type": "string" + } + }, + "example": { + "href": "string" + } + }, + "microsoft.graph.sectionLinks": { + "title": "sectionLinks", + "type": "object", + "properties": { + "oneNoteClientUrl": { }, + "oneNoteWebUrl": { } + }, + "example": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.pageLinks": { + "title": "pageLinks", + "type": "object", + "properties": { + "oneNoteClientUrl": { }, + "oneNoteWebUrl": { } + }, + "example": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.onenoteOperationError": { + "title": "onenoteOperationError", + "type": "object", + "properties": { + "code": { + "type": "string" + }, + "message": { + "type": "string" + } + }, + "example": { + "code": "string", + "message": "string" + } + }, + "microsoft.graph.diagnostic": { + "title": "diagnostic", + "type": "object", + "properties": { + "message": { + "type": "string" + }, + "url": { + "type": "string" + } + }, + "example": { + "message": "string", + "url": "string" + } + }, + "microsoft.graph.onenotePatchContentCommand": { + "title": "onenotePatchContentCommand", + "type": "object", + "properties": { + "action": { }, + "target": { + "type": "string" + }, + "content": { + "type": "string" + }, + "position": { } + }, + "example": { + "action": { + "@odata.type": "microsoft.graph.onenotePatchActionType" + }, + "target": "string", + "content": "string", + "position": { + "@odata.type": "microsoft.graph.onenotePatchInsertPosition" + } + } + }, + "microsoft.graph.onenotePagePreview": { + "title": "onenotePagePreview", + "type": "object", + "properties": { + "previewText": { + "type": "string" + }, + "links": { } + }, + "example": { + "previewText": "string", + "links": { + "@odata.type": "microsoft.graph.onenotePagePreviewLinks" + } + } + }, + "microsoft.graph.onenotePagePreviewLinks": { + "title": "onenotePagePreviewLinks", + "type": "object", + "properties": { + "previewImageUrl": { } + }, + "example": { + "previewImageUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.recentNotebook": { + "title": "recentNotebook", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "lastAccessedTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "links": { }, + "sourceService": { } + }, + "example": { + "displayName": "string", + "lastAccessedTime": "string (timestamp)", + "links": { + "@odata.type": "microsoft.graph.recentNotebookLinks" + }, + "sourceService": { + "@odata.type": "microsoft.graph.onenoteSourceService" + } + } + }, + "microsoft.graph.recentNotebookLinks": { + "title": "recentNotebookLinks", + "type": "object", + "properties": { + "oneNoteClientUrl": { }, + "oneNoteWebUrl": { } + }, + "example": { + "oneNoteClientUrl": { + "@odata.type": "microsoft.graph.externalLink" + }, + "oneNoteWebUrl": { + "@odata.type": "microsoft.graph.externalLink" + } + } + }, + "microsoft.graph.reportRoot": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "reportRoot", + "type": "object" + } + ], + "example": { + "id": "string (identifier)" + } + }, + "microsoft.graph.report": { + "title": "report", + "type": "object", + "properties": { + "content": { + "format": "base64url", + "type": "string" + } + }, + "example": { + "content": "string" + } + }, + "microsoft.graph.administrativeUnit": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.directoryObject" + }, + { + "title": "administrativeUnit", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "deletedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.educationRoot": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "educationRoot", + "type": "object", + "properties": { + "classes": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + }, + "schools": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + }, + "users": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + }, + "me": { } + } + } + ], + "example": { + "id": "string (identifier)", + "classes": [ + { + "@odata.type": "microsoft.graph.educationClass" + } + ], + "schools": [ + { + "@odata.type": "microsoft.graph.educationSchool" + } + ], + "users": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ], + "me": { + "@odata.type": "microsoft.graph.educationUser" + } + } + }, + "microsoft.graph.educationClass": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "educationClass", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "mailNickname": { + "type": "string" + }, + "description": { + "type": "string" + }, + "createdBy": { }, + "classCode": { + "type": "string" + }, + "externalName": { + "type": "string" + }, + "externalId": { + "type": "string" + }, + "externalSource": { }, + "term": { }, + "schools": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + }, + "members": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + }, + "teachers": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + }, + "group": { } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "mailNickname": "string", + "description": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "classCode": "string", + "externalName": "string", + "externalId": "string", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + }, + "term": { + "@odata.type": "microsoft.graph.educationTerm" + }, + "schools": [ + { + "@odata.type": "microsoft.graph.educationSchool" + } + ], + "members": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ], + "teachers": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ], + "group": { + "@odata.type": "microsoft.graph.group" + } + } + }, + "microsoft.graph.educationOrganization": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "educationOrganization", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "description": { + "type": "string" + }, + "externalSource": { } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + } + } + }, + "microsoft.graph.educationSchool": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.educationOrganization" + }, + { + "title": "educationSchool", + "type": "object", + "properties": { + "principalEmail": { + "type": "string" + }, + "principalName": { + "type": "string" + }, + "externalPrincipalId": { + "type": "string" + }, + "lowestGrade": { + "type": "string" + }, + "highestGrade": { + "type": "string" + }, + "schoolNumber": { + "type": "string" + }, + "externalId": { + "type": "string" + }, + "phone": { + "type": "string" + }, + "fax": { + "type": "string" + }, + "createdBy": { }, + "address": { }, + "classes": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + }, + "users": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationUser" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + }, + "principalEmail": "string", + "principalName": "string", + "externalPrincipalId": "string", + "lowestGrade": "string", + "highestGrade": "string", + "schoolNumber": "string", + "externalId": "string", + "phone": "string", + "fax": "string", + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "address": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "classes": [ + { + "@odata.type": "microsoft.graph.educationClass" + } + ], + "users": [ + { + "@odata.type": "microsoft.graph.educationUser" + } + ] + } + }, + "microsoft.graph.educationUser": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "educationUser", + "type": "object", + "properties": { + "primaryRole": { }, + "middleName": { + "type": "string" + }, + "externalSource": { }, + "residenceAddress": { }, + "mailingAddress": { }, + "student": { }, + "teacher": { }, + "createdBy": { }, + "relatedContacts": { + "type": "array", + "items": { } + }, + "accountEnabled": { + "type": "boolean" + }, + "assignedLicenses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.assignedLicense" + } + }, + "assignedPlans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.assignedPlan" + } + }, + "businessPhones": { + "type": "array", + "items": { + "type": "string" + } + }, + "department": { + "type": "string" + }, + "displayName": { + "type": "string" + }, + "givenName": { + "type": "string" + }, + "mail": { + "type": "string" + }, + "mailNickname": { + "type": "string" + }, + "mobilePhone": { + "type": "string" + }, + "passwordPolicies": { + "type": "string" + }, + "passwordProfile": { }, + "officeLocation": { + "type": "string" + }, + "preferredLanguage": { + "type": "string" + }, + "provisionedPlans": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.provisionedPlan" + } + }, + "refreshTokensValidFromDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "showInAddressList": { + "type": "boolean" + }, + "surname": { + "type": "string" + }, + "usageLocation": { + "type": "string" + }, + "userPrincipalName": { + "type": "string" + }, + "userType": { + "type": "string" + }, + "schools": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationSchool" + } + }, + "classes": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.educationClass" + } + }, + "user": { } + } + } + ], + "example": { + "id": "string (identifier)", + "primaryRole": { + "@odata.type": "microsoft.graph.educationUserRole" + }, + "middleName": "string", + "externalSource": { + "@odata.type": "microsoft.graph.educationExternalSource" + }, + "residenceAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "mailingAddress": { + "@odata.type": "microsoft.graph.physicalAddress" + }, + "student": { + "@odata.type": "microsoft.graph.educationStudent" + }, + "teacher": { + "@odata.type": "microsoft.graph.educationTeacher" + }, + "createdBy": { + "@odata.type": "microsoft.graph.identitySet" + }, + "relatedContacts": [ + { + "@odata.type": "microsoft.graph.educationRelatedContact" + } + ], + "accountEnabled": true, + "assignedLicenses": [ + { + "@odata.type": "microsoft.graph.assignedLicense" + } + ], + "assignedPlans": [ + { + "@odata.type": "microsoft.graph.assignedPlan" + } + ], + "businessPhones": [ + "string" + ], + "department": "string", + "displayName": "string", + "givenName": "string", + "mail": "string", + "mailNickname": "string", + "mobilePhone": "string", + "passwordPolicies": "string", + "passwordProfile": { + "@odata.type": "microsoft.graph.passwordProfile" + }, + "officeLocation": "string", + "preferredLanguage": "string", + "provisionedPlans": [ + { + "@odata.type": "microsoft.graph.provisionedPlan" + } + ], + "refreshTokensValidFromDateTime": "string (timestamp)", + "showInAddressList": true, + "surname": "string", + "usageLocation": "string", + "userPrincipalName": "string", + "userType": "string", + "schools": [ + { + "@odata.type": "microsoft.graph.educationSchool" + } + ], + "classes": [ + { + "@odata.type": "microsoft.graph.educationClass" + } + ], + "user": { + "@odata.type": "microsoft.graph.user" + } + } + }, + "microsoft.graph.educationStudent": { + "title": "educationStudent", + "type": "object", + "properties": { + "graduationYear": { + "type": "string" + }, + "grade": { + "type": "string" + }, + "birthDate": { + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string" + }, + "gender": { }, + "studentNumber": { + "type": "string" + }, + "externalId": { + "type": "string" + } + }, + "example": { + "graduationYear": "string", + "grade": "string", + "birthDate": "string (timestamp)", + "gender": { + "@odata.type": "microsoft.graph.educationGender" + }, + "studentNumber": "string", + "externalId": "string" + } + }, + "microsoft.graph.educationRelatedContact": { + "title": "educationRelatedContact", + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "displayName": { + "type": "string" + }, + "emailAddress": { + "type": "string" + }, + "mobilePhone": { + "type": "string" + }, + "relationship": { }, + "accessConsent": { + "type": "boolean" + } + }, + "example": { + "id": "string", + "displayName": "string", + "emailAddress": "string", + "mobilePhone": "string", + "relationship": { + "@odata.type": "microsoft.graph.educationContactRelationship" + }, + "accessConsent": true + } + }, + "microsoft.graph.educationTeacher": { + "title": "educationTeacher", + "type": "object", + "properties": { + "teacherNumber": { + "type": "string" + }, + "externalId": { + "type": "string" + } + }, + "example": { + "teacherNumber": "string", + "externalId": "string" + } + }, + "microsoft.graph.educationTerm": { + "title": "educationTerm", + "type": "object", + "properties": { + "externalId": { + "type": "string" + }, + "startDate": { + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string" + }, + "endDate": { + "format": "date", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$", + "type": "string" + }, + "displayName": { + "type": "string" + } + }, + "example": { + "externalId": "string", + "startDate": "string (timestamp)", + "endDate": "string (timestamp)", + "displayName": "string" + } + }, + "microsoft.graph.deviceAppManagement": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceAppManagement", + "description": "Singleton entity that acts as a container for all device app management functionality.", + "type": "object", + "properties": { + "microsoftStoreForBusinessLastSuccessfulSyncDateTime": { + "format": "date-time", + "description": "The last time the apps from the Microsoft Store for Business were synced successfully for the account.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "isEnabledForMicrosoftStoreForBusiness": { + "description": "Whether the account is enabled for syncing applications from the Microsoft Store for Business.", + "type": "boolean" + }, + "microsoftStoreForBusinessLanguage": { + "description": "The locale information used to sync applications from the Microsoft Store for Business. Cultures that are specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The format is -, where is a lowercase two-letter code derived from ISO 639-1 and is an uppercase two-letter code derived from ISO 3166. For example, en-US for English (United States) is a specific culture.", + "type": "string" + }, + "microsoftStoreForBusinessLastCompletedApplicationSyncTime": { + "format": "date-time", + "description": "The last time an application sync from the Microsoft Store for Business was completed.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "mobileApps": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileApp" + } + }, + "mobileAppCategories": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + }, + "mobileAppConfigurations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + } + }, + "vppTokens": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.vppToken" + } + }, + "managedAppPolicies": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + } + }, + "iosManagedAppProtections": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosManagedAppProtection" + } + }, + "androidManagedAppProtections": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.androidManagedAppProtection" + } + }, + "defaultManagedAppProtections": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.defaultManagedAppProtection" + } + }, + "targetedManagedAppConfigurations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppConfiguration" + } + }, + "mdmWindowsInformationProtectionPolicies": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + }, + "windowsInformationProtectionPolicies": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionPolicy" + } + }, + "managedAppRegistrations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + } + }, + "managedAppStatuses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedAppStatus" + } + }, + "managedEBooks": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBook" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "microsoftStoreForBusinessLastSuccessfulSyncDateTime": "string (timestamp)", + "isEnabledForMicrosoftStoreForBusiness": true, + "microsoftStoreForBusinessLanguage": "string", + "microsoftStoreForBusinessLastCompletedApplicationSyncTime": "string (timestamp)", + "mobileApps": [ + { + "@odata.type": "microsoft.graph.mobileApp" + } + ], + "mobileAppCategories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "mobileAppConfigurations": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfiguration" + } + ], + "vppTokens": [ + { + "@odata.type": "microsoft.graph.vppToken" + } + ], + "managedAppPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "iosManagedAppProtections": [ + { + "@odata.type": "microsoft.graph.iosManagedAppProtection" + } + ], + "androidManagedAppProtections": [ + { + "@odata.type": "microsoft.graph.androidManagedAppProtection" + } + ], + "defaultManagedAppProtections": [ + { + "@odata.type": "microsoft.graph.defaultManagedAppProtection" + } + ], + "targetedManagedAppConfigurations": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppConfiguration" + } + ], + "mdmWindowsInformationProtectionPolicies": [ + { + "@odata.type": "microsoft.graph.mdmWindowsInformationProtectionPolicy" + } + ], + "windowsInformationProtectionPolicies": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionPolicy" + } + ], + "managedAppRegistrations": [ + { + "@odata.type": "microsoft.graph.managedAppRegistration" + } + ], + "managedAppStatuses": [ + { + "@odata.type": "microsoft.graph.managedAppStatus" + } + ], + "managedEBooks": [ + { + "@odata.type": "microsoft.graph.managedEBook" + } + ] + } + }, + "microsoft.graph.mobileApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "mobileApp", + "description": "An abstract class containing the base properties for Intune mobile apps.", + "type": "object", + "properties": { + "displayName": { + "description": "The admin provided or imported title of the app.", + "type": "string" + }, + "description": { + "description": "The description of the app.", + "type": "string" + }, + "publisher": { + "description": "The publisher of the app.", + "type": "string" + }, + "largeIcon": { + "description": "The large icon, to be displayed in the app details and used for upload of the icon." + }, + "createdDateTime": { + "format": "date-time", + "description": "The date and time the app was created.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "The date and time the app was last modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "isFeatured": { + "description": "The value indicating whether the app is marked as featured by the admin.", + "type": "boolean" + }, + "privacyInformationUrl": { + "description": "The privacy statement Url.", + "type": "string" + }, + "informationUrl": { + "description": "The more information Url.", + "type": "string" + }, + "owner": { + "description": "The owner of the app.", + "type": "string" + }, + "developer": { + "description": "The developer of the app.", + "type": "string" + }, + "notes": { + "description": "Notes for the app.", + "type": "string" + }, + "publishingState": { + "description": "The publishing state for the app. The app cannot be assigned unless the app is published." + }, + "categories": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppCategory" + } + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignment" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ] + } + }, + "microsoft.graph.mobileAppCategory": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "mobileAppCategory", + "description": "Contains properties for a single Intune app category.", + "type": "object", + "properties": { + "displayName": { + "description": "The name of the app category.", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "The date and time the mobileAppCategory was last modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.managedDeviceMobileAppConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfiguration", + "description": "An abstract class for Mobile app configuration for enrolled devices.", + "type": "object", + "properties": { + "targetedMobileApps": { + "description": "the associated app.", + "type": "array", + "items": { + "type": "string" + } + }, + "createdDateTime": { + "format": "date-time", + "description": "DateTime the object was created.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "description": { + "description": "Admin provided description of the Device Configuration.", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "DateTime the object was last modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "displayName": { + "description": "Admin provided name of the device configuration.", + "type": "string" + }, + "version": { + "format": "int32", + "description": "Version of the device configuration.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + }, + "deviceStatuses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + }, + "userStatuses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + }, + "deviceStatusSummary": { }, + "userStatusSummary": { } + } + } + ], + "example": { + "id": "string (identifier)", + "targetedMobileApps": [ + "string" + ], + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + ], + "deviceStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + }, + "userStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + } + } + }, + "microsoft.graph.vppToken": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "vppToken", + "description": "You purchase multiple licenses for iOS apps through the Apple Volume Purchase Program for Business or Education. This involves setting up an Apple VPP account from the Apple website and uploading the Apple VPP Business or Education token to Intune. You can then synchronize your volume purchase information with Intune and track your volume-purchased app use. You can upload multiple Apple VPP Business or Education tokens.", + "type": "object", + "properties": { + "organizationName": { + "description": "The organization associated with the Apple Volume Purchase Program Token", + "type": "string" + }, + "vppTokenAccountType": { + "description": "The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with. Possible values are: `business`, `education`." + }, + "appleId": { + "description": "The apple Id associated with the given Apple Volume Purchase Program Token.", + "type": "string" + }, + "expirationDateTime": { + "format": "date-time", + "description": "The expiration date time of the Apple Volume Purchase Program Token.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastSyncDateTime": { + "format": "date-time", + "description": "The last time when an application sync was done with the Apple volume purchase program service using the the Apple Volume Purchase Program Token.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "token": { + "description": "The Apple Volume Purchase Program Token string downloaded from the Apple Volume Purchase Program.", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "Last modification date time associated with the Apple Volume Purchase Program Token.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "state": { + "description": "Current state of the Apple Volume Purchase Program Token. Possible values are: `unknown`, `valid`, `expired`, `invalid`, `assignedToExternalMDM`." + }, + "lastSyncStatus": { + "description": "Current sync status of the last application sync which was triggered using the Apple Volume Purchase Program Token. Possible values are: `none`, `inProgress`, `completed`, `failed`." + }, + "automaticallyUpdateApps": { + "description": "Whether or not apps for the VPP token will be automatically updated.", + "type": "boolean" + }, + "countryOrRegion": { + "description": "Whether or not apps for the VPP token will be automatically updated.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "organizationName": "string", + "vppTokenAccountType": { + "@odata.type": "microsoft.graph.vppTokenAccountType" + }, + "appleId": "string", + "expirationDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "token": "string", + "lastModifiedDateTime": "string (timestamp)", + "state": { + "@odata.type": "microsoft.graph.vppTokenState" + }, + "lastSyncStatus": { + "@odata.type": "microsoft.graph.vppTokenSyncStatus" + }, + "automaticallyUpdateApps": true, + "countryOrRegion": "string" + } + }, + "microsoft.graph.managedAppPolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedAppPolicy", + "description": "The ManagedAppPolicy resource represents a base type for platform specific policies.", + "type": "object", + "properties": { + "displayName": { + "description": "Policy display name.", + "type": "string" + }, + "description": { + "description": "The policy's description.", + "type": "string" + }, + "createdDateTime": { + "format": "date-time", + "description": "The date and time the policy was created.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "Last time the policy was modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "version": { + "description": "Version of the entity.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string" + } + }, + "microsoft.graph.managedAppProtection": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + }, + { + "title": "managedAppProtection", + "description": "Policy used to configure detailed management settings for a specified set of apps", + "type": "object", + "properties": { + "periodOfflineBeforeAccessCheck": { + "format": "duration", + "description": "The period after which access is checked when the device is not connected to the internet.", + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string" + }, + "periodOnlineBeforeAccessCheck": { + "format": "duration", + "description": "The period after which access is checked when the device is connected to the internet.", + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string" + }, + "allowedInboundDataTransferSources": { + "description": "Sources from which data is allowed to be transferred." + }, + "allowedOutboundDataTransferDestinations": { + "description": "Destinations to which data is allowed to be transferred." + }, + "organizationalCredentialsRequired": { + "description": "Indicates whether organizational credentials are required for app use.", + "type": "boolean" + }, + "allowedOutboundClipboardSharingLevel": { + "description": "The level to which the clipboard may be shared between apps on the managed device." + }, + "dataBackupBlocked": { + "description": "Indicates whether the backup of a managed app's data is blocked.", + "type": "boolean" + }, + "deviceComplianceRequired": { + "description": "Indicates whether device compliance is required.", + "type": "boolean" + }, + "managedBrowserToOpenLinksRequired": { + "description": "Indicates whether internet links should be opened in the managed browser app.", + "type": "boolean" + }, + "saveAsBlocked": { + "description": "Indicates whether users may use the \"Save As\" menu item to save a copy of protected files.", + "type": "boolean" + }, + "periodOfflineBeforeWipeIsEnforced": { + "format": "duration", + "description": "The amount of time an app is allowed to remain disconnected from the internet before all managed data it is wiped.", + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string" + }, + "pinRequired": { + "description": "Indicates whether an app-level pin is required.", + "type": "boolean" + }, + "maximumPinRetries": { + "format": "int32", + "description": "Maximum number of incorrect pin retry attempts before the managed app is either blocked or wiped.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "simplePinBlocked": { + "description": "Indicates whether simplePin is blocked.", + "type": "boolean" + }, + "minimumPinLength": { + "format": "int32", + "description": "Minimum pin length required for an app-level pin if PinRequired is set to True", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "pinCharacterSet": { + "description": "Character set which may be used for an app-level pin if PinRequired is set to True." + }, + "periodBeforePinReset": { + "format": "duration", + "description": "TimePeriod before the all-level pin must be reset if PinRequired is set to True.", + "pattern": "^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$", + "type": "string" + }, + "allowedDataStorageLocations": { + "description": "Data storage locations where a user may store managed data.", + "type": "array", + "items": { } + }, + "contactSyncBlocked": { + "description": "Indicates whether contacts can be synced to the user's device.", + "type": "boolean" + }, + "printBlocked": { + "description": "Indicates whether printing is allowed from managed apps.", + "type": "boolean" + }, + "fingerprintBlocked": { + "description": "Indicates whether use of the fingerprint reader is allowed in place of a pin if PinRequired is set to True.", + "type": "boolean" + }, + "disableAppPinIfDevicePinIsSet": { + "description": "Indicates whether use of the app pin is required if the device pin is set.", + "type": "boolean" + }, + "minimumRequiredOsVersion": { + "description": "Versions less than the specified version will block the managed app from accessing company data.", + "type": "string" + }, + "minimumWarningOsVersion": { + "description": "Versions less than the specified version will result in warning message on the managed app from accessing company data.", + "type": "string" + }, + "minimumRequiredAppVersion": { + "description": "Versions less than the specified version will block the managed app from accessing company data.", + "type": "string" + }, + "minimumWarningAppVersion": { + "description": "Versions less than the specified version will result in warning message on the managed app.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string" + } + }, + "microsoft.graph.targetedManagedAppProtection": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedAppProtection" + }, + { + "title": "targetedManagedAppProtection", + "description": "Policy used to configure detailed management settings targeted to specific security groups", + "type": "object", + "properties": { + "isAssigned": { + "description": "Indicates if the policy is deployed to any inclusion groups or not.", + "type": "boolean" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string", + "isAssigned": true, + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ] + } + }, + "microsoft.graph.iosManagedAppProtection": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppProtection" + }, + { + "title": "iosManagedAppProtection", + "description": "Policy used to configure detailed management settings targeted to specific security groups and for a specified set of apps on an iOS device", + "type": "object", + "properties": { + "appDataEncryptionType": { + "description": "Type of encryption which should be used for data in a managed app." + }, + "minimumRequiredSdkVersion": { + "description": "Versions less than the specified version will block the managed app from accessing company data.", + "type": "string" + }, + "deployedAppCount": { + "format": "int32", + "description": "Count of apps to which the current policy is deployed.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "faceIdBlocked": { + "description": "Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True.", + "type": "boolean" + }, + "apps": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "deploymentSummary": { } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string", + "isAssigned": true, + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "appDataEncryptionType": { + "@odata.type": "microsoft.graph.managedAppDataEncryptionType" + }, + "minimumRequiredSdkVersion": "string", + "deployedAppCount": "integer", + "faceIdBlocked": true, + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "microsoft.graph.androidManagedAppProtection": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppProtection" + }, + { + "title": "androidManagedAppProtection", + "description": "Policy used to configure detailed management settings targeted to specific security groups and for a specified set of apps on an Android device", + "type": "object", + "properties": { + "screenCaptureBlocked": { + "description": "Indicates whether a managed user can take screen captures of managed apps", + "type": "boolean" + }, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": { + "description": "When this setting is enabled, app level encryption is disabled if device level encryption is enabled", + "type": "boolean" + }, + "encryptAppData": { + "description": "Indicates whether application data for managed apps should be encrypted", + "type": "boolean" + }, + "deployedAppCount": { + "format": "int32", + "description": "Count of apps to which the current policy is deployed.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "minimumRequiredPatchVersion": { + "description": "Define the oldest required Android security patch level a user can have to gain secure access to the app.", + "type": "string" + }, + "minimumWarningPatchVersion": { + "description": "Define the oldest recommended Android security patch level a user can have for secure access to the app.", + "type": "string" + }, + "apps": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "deploymentSummary": { } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string", + "isAssigned": true, + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "screenCaptureBlocked": true, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": true, + "encryptAppData": true, + "deployedAppCount": "integer", + "minimumRequiredPatchVersion": "string", + "minimumWarningPatchVersion": "string", + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "microsoft.graph.defaultManagedAppProtection": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedAppProtection" + }, + { + "title": "defaultManagedAppProtection", + "description": "Policy used to configure detailed management settings for a specified set of apps for all users not targeted by a TargetedManagedAppProtection Policy", + "type": "object", + "properties": { + "appDataEncryptionType": { + "description": "Type of encryption which should be used for data in a managed app. (iOS Only)" + }, + "screenCaptureBlocked": { + "description": "Indicates whether screen capture is blocked. (Android only)", + "type": "boolean" + }, + "encryptAppData": { + "description": "Indicates whether managed-app data should be encrypted. (Android only)", + "type": "boolean" + }, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": { + "description": "When this setting is enabled, app level encryption is disabled if device level encryption is enabled. (Android only)", + "type": "boolean" + }, + "minimumRequiredSdkVersion": { + "description": "Versions less than the specified version will block the managed app from accessing company data. (iOS Only)", + "type": "string" + }, + "customSettings": { + "description": "A set of string key and string value pairs to be sent to the affected users, unalterned by this service", + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.keyValuePair" + } + }, + "deployedAppCount": { + "format": "int32", + "description": "Count of apps to which the current policy is deployed.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "minimumRequiredPatchVersion": { + "description": "Define the oldest required Android security patch level a user can have to gain secure access to the app. (Android only)", + "type": "string" + }, + "minimumWarningPatchVersion": { + "description": "Define the oldest recommended Android security patch level a user can have for secure access to the app. (Android only)", + "type": "string" + }, + "faceIdBlocked": { + "description": "Indicates whether use of the FaceID is allowed in place of a pin if PinRequired is set to True. (iOS Only)", + "type": "boolean" + }, + "apps": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "deploymentSummary": { } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "periodOfflineBeforeAccessCheck": "string", + "periodOnlineBeforeAccessCheck": "string", + "allowedInboundDataTransferSources": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "allowedOutboundDataTransferDestinations": { + "@odata.type": "microsoft.graph.managedAppDataTransferLevel" + }, + "organizationalCredentialsRequired": true, + "allowedOutboundClipboardSharingLevel": { + "@odata.type": "microsoft.graph.managedAppClipboardSharingLevel" + }, + "dataBackupBlocked": true, + "deviceComplianceRequired": true, + "managedBrowserToOpenLinksRequired": true, + "saveAsBlocked": true, + "periodOfflineBeforeWipeIsEnforced": "string", + "pinRequired": true, + "maximumPinRetries": "integer", + "simplePinBlocked": true, + "minimumPinLength": "integer", + "pinCharacterSet": { + "@odata.type": "microsoft.graph.managedAppPinCharacterSet" + }, + "periodBeforePinReset": "string", + "allowedDataStorageLocations": [ + { + "@odata.type": "microsoft.graph.managedAppDataStorageLocation" + } + ], + "contactSyncBlocked": true, + "printBlocked": true, + "fingerprintBlocked": true, + "disableAppPinIfDevicePinIsSet": true, + "minimumRequiredOsVersion": "string", + "minimumWarningOsVersion": "string", + "minimumRequiredAppVersion": "string", + "minimumWarningAppVersion": "string", + "appDataEncryptionType": { + "@odata.type": "microsoft.graph.managedAppDataEncryptionType" + }, + "screenCaptureBlocked": true, + "encryptAppData": true, + "disableAppEncryptionIfDeviceEncryptionIsEnabled": true, + "minimumRequiredSdkVersion": "string", + "customSettings": [ + { + "@odata.type": "microsoft.graph.keyValuePair" + } + ], + "deployedAppCount": "integer", + "minimumRequiredPatchVersion": "string", + "minimumWarningPatchVersion": "string", + "faceIdBlocked": true, + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + } + } + }, + "microsoft.graph.managedAppConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + }, + { + "title": "managedAppConfiguration", + "description": "Configuration used to deliver a set of custom settings as-is to apps for users to whom the configuration is scoped", + "type": "object", + "properties": { + "customSettings": { + "description": "A set of string key and string value pairs to be sent to apps for users to whom the configuration is scoped, unalterned by this service", + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.keyValuePair" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "customSettings": [ + { + "@odata.type": "microsoft.graph.keyValuePair" + } + ] + } + }, + "microsoft.graph.targetedManagedAppConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedAppConfiguration" + }, + { + "title": "targetedManagedAppConfiguration", + "description": "Configuration used to deliver a set of custom settings as-is to all users in the targeted security group", + "type": "object", + "properties": { + "deployedAppCount": { + "format": "int32", + "description": "Count of apps to which the current policy is deployed.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "isAssigned": { + "description": "Indicates if the policy is deployed to any inclusion groups or not.", + "type": "boolean" + }, + "apps": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedMobileApp" + } + }, + "deploymentSummary": { }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "customSettings": [ + { + "@odata.type": "microsoft.graph.keyValuePair" + } + ], + "deployedAppCount": "integer", + "isAssigned": true, + "apps": [ + { + "@odata.type": "microsoft.graph.managedMobileApp" + } + ], + "deploymentSummary": { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummary" + }, + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ] + } + }, + "microsoft.graph.windowsInformationProtection": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedAppPolicy" + }, + { + "title": "windowsInformationProtection", + "description": "Policy for Windows information protection to configure detailed management settings", + "type": "object", + "properties": { + "enforcementLevel": { + "description": "WIP enforcement level.See the Enum definition for supported values" + }, + "enterpriseDomain": { + "description": "Primary enterprise domain", + "type": "string" + }, + "enterpriseProtectedDomainNames": { + "description": "List of enterprise domains to be protected", + "type": "array", + "items": { } + }, + "protectionUnderLockConfigRequired": { + "description": "Specifies whether the protection under lock feature (also known as encrypt under pin) should be configured", + "type": "boolean" + }, + "dataRecoveryCertificate": { + "description": "Specifies a recovery certificate that can be used for data recovery of encrypted files. This is the same as the data recovery agent(DRA) certificate for encrypting file system(EFS)" + }, + "revokeOnUnenrollDisabled": { + "description": "This policy controls whether to revoke the WIP keys when a device unenrolls from the management service. If set to 1 (Don't revoke keys), the keys will not be revoked and the user will continue to have access to protected files after unenrollment. If the keys are not revoked, there will be no revoked file cleanup subsequently.", + "type": "boolean" + }, + "rightsManagementServicesTemplateId": { + "format": "uuid", + "description": "TemplateID GUID to use for RMS encryption. The RMS template allows the IT admin to configure the details about who has access to RMS-protected file and how long they have access", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + }, + "azureRightsManagementServicesAllowed": { + "description": "Specifies whether to allow Azure RMS encryption for WIP", + "type": "boolean" + }, + "iconsVisible": { + "description": "Determines whether overlays are added to icons for WIP protected files in Explorer and enterprise only app tiles in the Start menu. Starting in Windows 10, version 1703 this setting also configures the visibility of the WIP icon in the title bar of a WIP-protected app", + "type": "boolean" + }, + "protectedApps": { + "description": "Protected applications can access enterprise data and the data handled by those applications are protected with encryption", + "type": "array", + "items": { } + }, + "exemptApps": { + "description": "Exempt applications can also access enterprise data, but the data handled by those applications are not protected. This is because some critical enterprise applications may have compatibility problems with encrypted data.", + "type": "array", + "items": { } + }, + "enterpriseNetworkDomainNames": { + "description": "This is the list of domains that comprise the boundaries of the enterprise. Data from one of these domains that is sent to a device will be considered enterprise data and protected These locations will be considered a safe destination for enterprise data to be shared to", + "type": "array", + "items": { } + }, + "enterpriseProxiedDomains": { + "description": "Contains a list of Enterprise resource domains hosted in the cloud that need to be protected. Connections to these resources are considered enterprise data. If a proxy is paired with a cloud resource, traffic to the cloud resource will be routed through the enterprise network via the denoted proxy server (on Port 80). A proxy server used for this purpose must also be configured using the EnterpriseInternalProxyServers policy", + "type": "array", + "items": { } + }, + "enterpriseIPRanges": { + "description": "Sets the enterprise IP ranges that define the computers in the enterprise network. Data that comes from those computers will be considered part of the enterprise and protected. These locations will be considered a safe destination for enterprise data to be shared to", + "type": "array", + "items": { } + }, + "enterpriseIPRangesAreAuthoritative": { + "description": "Boolean value that tells the client to accept the configured list and not to use heuristics to attempt to find other subnets. Default is false", + "type": "boolean" + }, + "enterpriseProxyServers": { + "description": "This is a list of proxy servers. Any server not on this list is considered non-enterprise", + "type": "array", + "items": { } + }, + "enterpriseInternalProxyServers": { + "description": "This is the comma-separated list of internal proxy servers. For example, \"157.54.14.28, 157.54.11.118, 10.202.14.167, 157.53.14.163, 157.69.210.59\". These proxies have been configured by the admin to connect to specific resources on the Internet. They are considered to be enterprise network locations. The proxies are only leveraged in configuring the EnterpriseProxiedDomains policy to force traffic to the matched domains through these proxies", + "type": "array", + "items": { } + }, + "enterpriseProxyServersAreAuthoritative": { + "description": "Boolean value that tells the client to accept the configured list of proxies and not try to detect other work proxies. Default is false", + "type": "boolean" + }, + "neutralDomainResources": { + "description": "List of domain names that can used for work or personal resource", + "type": "array", + "items": { } + }, + "indexingEncryptedStoresOrItemsBlocked": { + "description": "This switch is for the Windows Search Indexer, to allow or disallow indexing of items", + "type": "boolean" + }, + "smbAutoEncryptedFileExtensions": { + "description": "Specifies a list of file extensions, so that files with these extensions are encrypted when copying from an SMB share within the corporate boundary", + "type": "array", + "items": { } + }, + "isAssigned": { + "description": "Indicates if the policy is deployed to any inclusion groups or not.", + "type": "boolean" + }, + "protectedAppLockerFiles": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLockerFile" + } + }, + "exemptAppLockerFiles": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLockerFile" + } + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.targetedManagedAppPolicyAssignment" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "enforcementLevel": { + "@odata.type": "microsoft.graph.windowsInformationProtectionEnforcementLevel" + }, + "enterpriseDomain": "string", + "enterpriseProtectedDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "protectionUnderLockConfigRequired": true, + "dataRecoveryCertificate": { + "@odata.type": "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate" + }, + "revokeOnUnenrollDisabled": true, + "rightsManagementServicesTemplateId": "string", + "azureRightsManagementServicesAllowed": true, + "iconsVisible": true, + "protectedApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "exemptApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "enterpriseNetworkDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxiedDomains": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionProxiedDomainCollection" + } + ], + "enterpriseIPRanges": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionIPRangeCollection" + } + ], + "enterpriseIPRangesAreAuthoritative": true, + "enterpriseProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseInternalProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxyServersAreAuthoritative": true, + "neutralDomainResources": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "indexingEncryptedStoresOrItemsBlocked": true, + "smbAutoEncryptedFileExtensions": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "isAssigned": true, + "protectedAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "exemptAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ] + } + }, + "microsoft.graph.mdmWindowsInformationProtectionPolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtection" + }, + { + "title": "mdmWindowsInformationProtectionPolicy", + "description": "Policy for Windows information protection with MDM", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "enforcementLevel": { + "@odata.type": "microsoft.graph.windowsInformationProtectionEnforcementLevel" + }, + "enterpriseDomain": "string", + "enterpriseProtectedDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "protectionUnderLockConfigRequired": true, + "dataRecoveryCertificate": { + "@odata.type": "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate" + }, + "revokeOnUnenrollDisabled": true, + "rightsManagementServicesTemplateId": "string", + "azureRightsManagementServicesAllowed": true, + "iconsVisible": true, + "protectedApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "exemptApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "enterpriseNetworkDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxiedDomains": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionProxiedDomainCollection" + } + ], + "enterpriseIPRanges": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionIPRangeCollection" + } + ], + "enterpriseIPRangesAreAuthoritative": true, + "enterpriseProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseInternalProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxyServersAreAuthoritative": true, + "neutralDomainResources": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "indexingEncryptedStoresOrItemsBlocked": true, + "smbAutoEncryptedFileExtensions": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "isAssigned": true, + "protectedAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "exemptAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ] + } + }, + "microsoft.graph.windowsInformationProtectionPolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtection" + }, + { + "title": "windowsInformationProtectionPolicy", + "description": "Policy for Windows information protection without MDM", + "type": "object", + "properties": { + "revokeOnMdmHandoffDisabled": { + "description": "New property in RS2, pending documentation", + "type": "boolean" + }, + "mdmEnrollmentUrl": { + "description": "Enrollment url for the MDM", + "type": "string" + }, + "windowsHelloForBusinessBlocked": { + "description": "Boolean value that sets Windows Hello for Business as a method for signing into Windows.", + "type": "boolean" + }, + "pinMinimumLength": { + "format": "int32", + "description": "Integer value that sets the minimum number of characters required for the PIN. Default value is 4. The lowest number you can configure for this policy setting is 4. The largest number you can configure must be less than the number configured in the Maximum PIN length policy setting or the number 127, whichever is the lowest.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "pinUppercaseLetters": { + "description": "Integer value that configures the use of uppercase letters in the Windows Hello for Business PIN. Default is NotAllow." + }, + "pinLowercaseLetters": { + "description": "Integer value that configures the use of lowercase letters in the Windows Hello for Business PIN. Default is NotAllow." + }, + "pinSpecialCharacters": { + "description": "Integer value that configures the use of special characters in the Windows Hello for Business PIN. Valid special characters for Windows Hello for Business PIN gestures include: ! \" # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \\ ] ^ _ ` { | } ~. Default is NotAllow." + }, + "pinExpirationDays": { + "format": "int32", + "description": "Integer value specifies the period of time (in days) that a PIN can be used before the system requires the user to change it. The largest number you can configure for this policy setting is 730. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then the user's PIN will never expire. This node was added in Windows 10, version 1511. Default is 0.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "numberOfPastPinsRemembered": { + "format": "int32", + "description": "Integer value that specifies the number of past PINs that can be associated to a user account that can't be reused. The largest number you can configure for this policy setting is 50. The lowest number you can configure for this policy setting is 0. If this policy is set to 0, then storage of previous PINs is not required. This node was added in Windows 10, version 1511. Default is 0.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMaximumAttemptCount": { + "format": "int32", + "description": "The number of authentication failures allowed before the device will be wiped. A value of 0 disables device wipe functionality. Range is an integer X where 4 <= X <= 16 for desktop and 0 <= X <= 999 for mobile devices.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "minutesOfInactivityBeforeDeviceLock": { + "format": "int32", + "description": "Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Range is an integer X where 0 <= X <= 999.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "daysWithoutContactBeforeUnenroll": { + "format": "int32", + "description": "Offline interval before app data is wiped (days) ", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "string", + "enforcementLevel": { + "@odata.type": "microsoft.graph.windowsInformationProtectionEnforcementLevel" + }, + "enterpriseDomain": "string", + "enterpriseProtectedDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "protectionUnderLockConfigRequired": true, + "dataRecoveryCertificate": { + "@odata.type": "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate" + }, + "revokeOnUnenrollDisabled": true, + "rightsManagementServicesTemplateId": "string", + "azureRightsManagementServicesAllowed": true, + "iconsVisible": true, + "protectedApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "exemptApps": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionApp" + } + ], + "enterpriseNetworkDomainNames": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxiedDomains": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionProxiedDomainCollection" + } + ], + "enterpriseIPRanges": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionIPRangeCollection" + } + ], + "enterpriseIPRangesAreAuthoritative": true, + "enterpriseProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseInternalProxyServers": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "enterpriseProxyServersAreAuthoritative": true, + "neutralDomainResources": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "indexingEncryptedStoresOrItemsBlocked": true, + "smbAutoEncryptedFileExtensions": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionResourceCollection" + } + ], + "isAssigned": true, + "protectedAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "exemptAppLockerFiles": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLockerFile" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.targetedManagedAppPolicyAssignment" + } + ], + "revokeOnMdmHandoffDisabled": true, + "mdmEnrollmentUrl": "string", + "windowsHelloForBusinessBlocked": true, + "pinMinimumLength": "integer", + "pinUppercaseLetters": { + "@odata.type": "microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + }, + "pinLowercaseLetters": { + "@odata.type": "microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + }, + "pinSpecialCharacters": { + "@odata.type": "microsoft.graph.windowsInformationProtectionPinCharacterRequirements" + }, + "pinExpirationDays": "integer", + "numberOfPastPinsRemembered": "integer", + "passwordMaximumAttemptCount": "integer", + "minutesOfInactivityBeforeDeviceLock": "integer", + "daysWithoutContactBeforeUnenroll": "integer" + } + }, + "microsoft.graph.managedAppStatus": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedAppStatus", + "description": "Represents app protection and configuration status for the organization.", + "type": "object", + "properties": { + "displayName": { + "description": "Friendly name of the status report.", + "type": "string" + }, + "version": { + "description": "Version of the entity.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "version": "string" + } + }, + "microsoft.graph.managedEBook": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedEBook", + "description": "An abstract class containing the base properties for Managed eBook.", + "type": "object", + "properties": { + "displayName": { + "description": "Name of the eBook.", + "type": "string" + }, + "description": { + "description": "Description.", + "type": "string" + }, + "publisher": { + "description": "Publisher.", + "type": "string" + }, + "publishedDateTime": { + "format": "date-time", + "description": "The date and time when the eBook was published.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "largeCover": { + "description": "Book cover." + }, + "createdDateTime": { + "format": "date-time", + "description": "The date and time when the eBook file was created.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "The date and time when the eBook was last modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "informationUrl": { + "description": "The more information Url.", + "type": "string" + }, + "privacyInformationUrl": { + "description": "The privacy statement Url.", + "type": "string" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + } + }, + "installSummary": { }, + "deviceStates": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + }, + "userStateSummary": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.userInstallStateSummary" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "publishedDateTime": "string (timestamp)", + "largeCover": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "informationUrl": "string", + "privacyInformationUrl": "string", + "assignments": [ + { + "@odata.type": "microsoft.graph.managedEBookAssignment" + } + ], + "installSummary": { + "@odata.type": "microsoft.graph.eBookInstallSummary" + }, + "deviceStates": [ + { + "@odata.type": "microsoft.graph.deviceInstallState" + } + ], + "userStateSummary": [ + { + "@odata.type": "microsoft.graph.userInstallStateSummary" + } + ] + } + }, + "microsoft.graph.mobileAppAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "mobileAppAssignment", + "description": "A class containing the properties used for Group Assignment of a Mobile App.", + "type": "object", + "properties": { + "intent": { + "description": "The install intent defined by the admin." + }, + "target": { + "description": "The target group assignment defined by the admin." + }, + "settings": { + "description": "The settings for target assignment defined by the admin." + } + } + } + ], + "example": { + "id": "string (identifier)", + "intent": { + "@odata.type": "microsoft.graph.installIntent" + }, + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + "settings": { + "@odata.type": "microsoft.graph.mobileAppAssignmentSettings" + } + } + }, + "microsoft.graph.deviceAndAppManagementAssignmentTarget": { + "title": "deviceAndAppManagementAssignmentTarget", + "type": "object" + }, + "microsoft.graph.mobileAppAssignmentSettings": { + "title": "mobileAppAssignmentSettings", + "type": "object" + }, + "microsoft.graph.mimeContent": { + "title": "mimeContent", + "type": "object", + "properties": { + "type": { + "description": "Indicates the content mime type.", + "type": "string" + }, + "value": { + "format": "base64url", + "description": "The byte array that contains the actual content.", + "type": "string" + } + }, + "example": { + "type": "string", + "value": "string" + } + }, + "microsoft.graph.mobileAppContentFile": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "mobileAppContentFile", + "description": "Contains properties for a single installer file that is associated with a given mobileAppContent version.", + "type": "object", + "properties": { + "azureStorageUri": { + "description": "The Azure Storage URI.", + "type": "string" + }, + "isCommitted": { + "description": "A value indicating whether the file is committed.", + "type": "boolean" + }, + "createdDateTime": { + "format": "date-time", + "description": "The time the file was created.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "name": { + "description": "the file name.", + "type": "string" + }, + "size": { + "format": "int64", + "description": "The size of the file prior to encryption.", + "type": "integer" + }, + "sizeEncrypted": { + "format": "int64", + "description": "The size of the file after encryption.", + "type": "integer" + }, + "azureStorageUriExpirationDateTime": { + "format": "date-time", + "description": "The time the Azure storage Uri expires.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "manifest": { + "format": "base64url", + "description": "The manifest information.", + "type": "string" + }, + "uploadState": { + "description": "The state of the current upload request." + } + } + } + ], + "example": { + "id": "string (identifier)", + "azureStorageUri": "string", + "isCommitted": true, + "createdDateTime": "string (timestamp)", + "name": "string", + "size": "integer", + "sizeEncrypted": "integer", + "azureStorageUriExpirationDateTime": "string (timestamp)", + "manifest": "string", + "uploadState": { + "@odata.type": "microsoft.graph.mobileAppContentFileUploadState" + } + } + }, + "microsoft.graph.fileEncryptionInfo": { + "title": "fileEncryptionInfo", + "type": "object", + "properties": { + "encryptionKey": { + "format": "base64url", + "description": "The key used to encrypt the file content.", + "type": "string" + }, + "initializationVector": { + "format": "base64url", + "description": "The initialization vector used for the encryption algorithm.", + "type": "string" + }, + "mac": { + "format": "base64url", + "description": "The hash of the encrypted file content + IV (content hash).", + "type": "string" + }, + "macKey": { + "format": "base64url", + "description": "The key used to get mac.", + "type": "string" + }, + "profileIdentifier": { + "description": "The the profile identifier.", + "type": "string" + }, + "fileDigest": { + "format": "base64url", + "description": "The file digest prior to encryption.", + "type": "string" + }, + "fileDigestAlgorithm": { + "description": "The file digest algorithm.", + "type": "string" + } + }, + "example": { + "encryptionKey": "string", + "initializationVector": "string", + "mac": "string", + "macKey": "string", + "profileIdentifier": "string", + "fileDigest": "string", + "fileDigestAlgorithm": "string" + } + }, + "microsoft.graph.allLicensedUsersAssignmentTarget": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + { + "title": "allLicensedUsersAssignmentTarget", + "type": "object" + } + ] + }, + "microsoft.graph.groupAssignmentTarget": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + { + "title": "groupAssignmentTarget", + "type": "object", + "properties": { + "groupId": { + "description": "The group Id that is the target of the assignment.", + "type": "string" + } + } + } + ], + "example": { + "groupId": "string" + } + }, + "microsoft.graph.exclusionGroupAssignmentTarget": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.groupAssignmentTarget" + }, + { + "title": "exclusionGroupAssignmentTarget", + "type": "object" + } + ], + "example": { + "groupId": "string" + } + }, + "microsoft.graph.allDevicesAssignmentTarget": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + { + "title": "allDevicesAssignmentTarget", + "type": "object" + } + ] + }, + "microsoft.graph.iosLobAppAssignmentSettings": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignmentSettings" + }, + { + "title": "iosLobAppAssignmentSettings", + "type": "object", + "properties": { + "vpnConfigurationId": { + "description": "The VPN Configuration Id to apply for this app.", + "type": "string" + } + } + } + ], + "example": { + "vpnConfigurationId": "string" + } + }, + "microsoft.graph.iosStoreAppAssignmentSettings": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignmentSettings" + }, + { + "title": "iosStoreAppAssignmentSettings", + "type": "object", + "properties": { + "vpnConfigurationId": { + "description": "The VPN Configuration Id to apply for this app.", + "type": "string" + } + } + } + ], + "example": { + "vpnConfigurationId": "string" + } + }, + "microsoft.graph.iosVppAppAssignmentSettings": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignmentSettings" + }, + { + "title": "iosVppAppAssignmentSettings", + "type": "object", + "properties": { + "useDeviceLicensing": { + "description": "Whether or not to use device licensing.", + "type": "boolean" + }, + "vpnConfigurationId": { + "description": "The VPN Configuration Id to apply for this app.", + "type": "string" + } + } + } + ], + "example": { + "useDeviceLicensing": true, + "vpnConfigurationId": "string" + } + }, + "microsoft.graph.microsoftStoreForBusinessAppAssignmentSettings": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileAppAssignmentSettings" + }, + { + "title": "microsoftStoreForBusinessAppAssignmentSettings", + "type": "object", + "properties": { + "useDeviceContext": { + "description": "Whether or not to use device execution context for Microsoft Store for Business mobile app.", + "type": "boolean" + } + } + } + ], + "example": { + "useDeviceContext": true + } + }, + "microsoft.graph.macOSOfficeSuiteApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileApp" + }, + { + "title": "macOSOfficeSuiteApp", + "description": "Contains properties and inherited properties for the MacOS Office Suite App.", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ] + } + }, + "microsoft.graph.managedApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileApp" + }, + { + "title": "managedApp", + "description": "Abstract class that contains properties and inherited properties for apps that you can manage with an Intune app protection policy.", + "type": "object", + "properties": { + "appAvailability": { + "description": "The Application's availability." + }, + "version": { + "description": "The Application's version.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string" + } + }, + "microsoft.graph.managedAndroidStoreApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedApp" + }, + { + "title": "managedAndroidStoreApp", + "description": "Contains properties and inherited properties for Android store apps that you can manage with an Intune app protection policy.", + "type": "object", + "properties": { + "packageId": { + "description": "The app's package ID.", + "type": "string" + }, + "appStoreUrl": { + "description": "The Android AppStoreUrl.", + "type": "string" + }, + "minimumSupportedOperatingSystem": { + "$ref": "#/definitions/microsoft.graph.androidMinimumOperatingSystem" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "packageId": "string", + "appStoreUrl": "string", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + } + } + }, + "microsoft.graph.androidMinimumOperatingSystem": { + "title": "androidMinimumOperatingSystem", + "type": "object", + "properties": { + "v4_0": { + "description": "Version 4.0 or later.", + "type": "boolean" + }, + "v4_0_3": { + "description": "Version 4.0.3 or later.", + "type": "boolean" + }, + "v4_1": { + "description": "Version 4.1 or later.", + "type": "boolean" + }, + "v4_2": { + "description": "Version 4.2 or later.", + "type": "boolean" + }, + "v4_3": { + "description": "Version 4.3 or later.", + "type": "boolean" + }, + "v4_4": { + "description": "Version 4.4 or later.", + "type": "boolean" + }, + "v5_0": { + "description": "Version 5.0 or later.", + "type": "boolean" + }, + "v5_1": { + "description": "Version 5.1 or later.", + "type": "boolean" + } + }, + "example": { + "v4_0": true, + "v4_0_3": true, + "v4_1": true, + "v4_2": true, + "v4_3": true, + "v4_4": true, + "v5_0": true, + "v5_1": true + } + }, + "microsoft.graph.managedIOSStoreApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedApp" + }, + { + "title": "managedIOSStoreApp", + "description": "Contains properties and inherited properties for an iOS store app that you can manage with an Intune app protection policy.", + "type": "object", + "properties": { + "bundleId": { + "description": "The app's Bundle ID.", + "type": "string" + }, + "appStoreUrl": { + "description": "The Apple AppStoreUrl.", + "type": "string" + }, + "applicableDeviceType": { + "$ref": "#/definitions/microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "$ref": "#/definitions/microsoft.graph.iosMinimumOperatingSystem" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "bundleId": "string", + "appStoreUrl": "string", + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + } + } + }, + "microsoft.graph.iosDeviceType": { + "title": "iosDeviceType", + "type": "object", + "properties": { + "iPad": { + "description": "Whether the app should run on iPads.", + "type": "boolean" + }, + "iPhoneAndIPod": { + "description": "Whether the app should run on iPhones and iPods.", + "type": "boolean" + } + }, + "example": { + "iPad": true, + "iPhoneAndIPod": true + } + }, + "microsoft.graph.iosMinimumOperatingSystem": { + "title": "iosMinimumOperatingSystem", + "type": "object", + "properties": { + "v8_0": { + "description": "Version 8.0 or later.", + "type": "boolean" + }, + "v9_0": { + "description": "Version 9.0 or later.", + "type": "boolean" + }, + "v10_0": { + "description": "Version 10.0 or later.", + "type": "boolean" + }, + "v11_0": { + "description": "Version 11.0 or later.", + "type": "boolean" + } + }, + "example": { + "v8_0": true, + "v9_0": true, + "v10_0": true, + "v11_0": true + } + }, + "microsoft.graph.managedMobileLobApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedApp" + }, + { + "title": "managedMobileLobApp", + "description": "An abstract base class containing properties for all managed mobile line of business apps.", + "type": "object", + "properties": { + "committedContentVersion": { + "description": "The internal committed content version.", + "type": "string" + }, + "fileName": { + "description": "The name of the main Lob application file.", + "type": "string" + }, + "size": { + "format": "int64", + "description": "The total size, including all uploaded files.", + "type": "integer" + }, + "contentVersions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppContent" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ] + } + }, + "microsoft.graph.mobileAppContent": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "mobileAppContent", + "description": "Contains content properties for a specific app version. Each mobileAppContent can have multiple mobileAppContentFile.", + "type": "object", + "properties": { + "files": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppContentFile" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "files": [ + { + "@odata.type": "microsoft.graph.mobileAppContentFile" + } + ] + } + }, + "microsoft.graph.managedAndroidLobApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedMobileLobApp" + }, + { + "title": "managedAndroidLobApp", + "description": "Contains properties and inherited properties for Managed Android Line Of Business apps.", + "type": "object", + "properties": { + "packageId": { + "description": "The package identifier.", + "type": "string" + }, + "minimumSupportedOperatingSystem": { + "description": "The value for the minimum applicable operating system." + }, + "versionName": { + "description": "The version name of managed Android Line of Business (LoB) app.", + "type": "string" + }, + "versionCode": { + "description": "The version code of managed Android Line of Business (LoB) app.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "packageId": "string", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + }, + "versionName": "string", + "versionCode": "string" + } + }, + "microsoft.graph.managedIOSLobApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedMobileLobApp" + }, + { + "title": "managedIOSLobApp", + "description": "Contains properties and inherited properties for Managed iOS Line Of Business apps.", + "type": "object", + "properties": { + "bundleId": { + "description": "The Identity Name.", + "type": "string" + }, + "applicableDeviceType": { + "$ref": "#/definitions/microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "description": "The value for the minimum applicable operating system." + }, + "expirationDateTime": { + "format": "date-time", + "description": "The expiration time.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "versionNumber": { + "description": "The version number of managed iOS Line of Business (LoB) app.", + "type": "string" + }, + "buildNumber": { + "description": "The build number of managed iOS Line of Business (LoB) app.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appAvailability": { + "@odata.type": "microsoft.graph.managedAppAvailability" + }, + "version": "string", + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "bundleId": "string", + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + }, + "expirationDateTime": "string (timestamp)", + "versionNumber": "string", + "buildNumber": "string" + } + }, + "microsoft.graph.mobileLobApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileApp" + }, + { + "title": "mobileLobApp", + "description": "An abstract base class containing properties for all mobile line of business apps.", + "type": "object", + "properties": { + "committedContentVersion": { + "description": "The internal committed content version.", + "type": "string" + }, + "fileName": { + "description": "The name of the main Lob application file.", + "type": "string" + }, + "size": { + "format": "int64", + "description": "The total size, including all uploaded files.", + "type": "integer" + }, + "contentVersions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileAppContent" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ] + } + }, + "microsoft.graph.windowsMinimumOperatingSystem": { + "title": "windowsMinimumOperatingSystem", + "type": "object", + "properties": { + "v8_0": { + "description": "Windows version 8.0 or later.", + "type": "boolean" + }, + "v8_1": { + "description": "Windows version 8.1 or later.", + "type": "boolean" + }, + "v10_0": { + "description": "Windows version 10.0 or later.", + "type": "boolean" + } + }, + "example": { + "v8_0": true, + "v8_1": true, + "v10_0": true + } + }, + "microsoft.graph.windowsMobileMSI": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileLobApp" + }, + { + "title": "windowsMobileMSI", + "description": "Contains properties and inherited properties for Windows Mobile MSI Line Of Business apps.", + "type": "object", + "properties": { + "commandLine": { + "description": "The command line.", + "type": "string" + }, + "productCode": { + "description": "The product code.", + "type": "string" + }, + "productVersion": { + "description": "The product version of Windows Mobile MSI Line of Business (LoB) app.", + "type": "string" + }, + "ignoreVersionDetection": { + "description": "A boolean to control whether the app's version will be used to detect the app after it is installed on a device. Set this to true for Windows Mobile MSI Line of Business (LoB) apps that use a self update feature.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "commandLine": "string", + "productCode": "string", + "productVersion": "string", + "ignoreVersionDetection": true + } + }, + "microsoft.graph.windowsUniversalAppX": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileLobApp" + }, + { + "title": "windowsUniversalAppX", + "description": "Contains properties and inherited properties for Windows Universal AppX Line Of Business apps.", + "type": "object", + "properties": { + "applicableArchitectures": { + "description": "The Windows architecture(s) for which this app can run on." + }, + "applicableDeviceTypes": { + "description": "The Windows device type(s) for which this app can run on." + }, + "identityName": { + "description": "The Identity Name.", + "type": "string" + }, + "identityPublisherHash": { + "description": "The Identity Publisher Hash.", + "type": "string" + }, + "identityResourceIdentifier": { + "description": "The Identity Resource Identifier.", + "type": "string" + }, + "isBundle": { + "description": "Whether or not the app is a bundle.", + "type": "boolean" + }, + "minimumSupportedOperatingSystem": { + "$ref": "#/definitions/microsoft.graph.windowsMinimumOperatingSystem" + }, + "identityVersion": { + "description": "The identity version.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "applicableArchitectures": { + "@odata.type": "microsoft.graph.windowsArchitecture" + }, + "applicableDeviceTypes": { + "@odata.type": "microsoft.graph.windowsDeviceType" + }, + "identityName": "string", + "identityPublisherHash": "string", + "identityResourceIdentifier": "string", + "isBundle": true, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.windowsMinimumOperatingSystem" + }, + "identityVersion": "string" + } + }, + "microsoft.graph.androidLobApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileLobApp" + }, + { + "title": "androidLobApp", + "description": "Contains properties and inherited properties for Android Line Of Business apps.", + "type": "object", + "properties": { + "packageId": { + "description": "The package identifier.", + "type": "string" + }, + "minimumSupportedOperatingSystem": { + "description": "The value for the minimum applicable operating system." + }, + "versionName": { + "description": "The version name of Android Line of Business (LoB) app.", + "type": "string" + }, + "versionCode": { + "description": "The version code of Android Line of Business (LoB) app.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "packageId": "string", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + }, + "versionName": "string", + "versionCode": "string" + } + }, + "microsoft.graph.iosLobApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileLobApp" + }, + { + "title": "iosLobApp", + "description": "Contains properties and inherited properties for iOS Line Of Business apps.", + "type": "object", + "properties": { + "bundleId": { + "description": "The Identity Name.", + "type": "string" + }, + "applicableDeviceType": { + "$ref": "#/definitions/microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "description": "The value for the minimum applicable operating system." + }, + "expirationDateTime": { + "format": "date-time", + "description": "The expiration time.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "versionNumber": { + "description": "The version number of iOS Line of Business (LoB) app.", + "type": "string" + }, + "buildNumber": { + "description": "The build number of iOS Line of Business (LoB) app.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "committedContentVersion": "string", + "fileName": "string", + "size": "integer", + "contentVersions": [ + { + "@odata.type": "microsoft.graph.mobileAppContent" + } + ], + "bundleId": "string", + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + }, + "expirationDateTime": "string (timestamp)", + "versionNumber": "string", + "buildNumber": "string" + } + }, + "microsoft.graph.microsoftStoreForBusinessApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileApp" + }, + { + "title": "microsoftStoreForBusinessApp", + "description": "Microsoft Store for Business Apps. This class does not support Create, Delete, or Update.", + "type": "object", + "properties": { + "usedLicenseCount": { + "format": "int32", + "description": "The number of Microsoft Store for Business licenses in use.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "totalLicenseCount": { + "format": "int32", + "description": "The total number of Microsoft Store for Business licenses.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "productKey": { + "description": "The app product key", + "type": "string" + }, + "licenseType": { + "description": "The app license type" + }, + "packageIdentityName": { + "description": "The app package identifier", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "usedLicenseCount": "integer", + "totalLicenseCount": "integer", + "productKey": "string", + "licenseType": { + "@odata.type": "microsoft.graph.microsoftStoreForBusinessLicenseType" + }, + "packageIdentityName": "string" + } + }, + "microsoft.graph.webApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileApp" + }, + { + "title": "webApp", + "description": "Contains properties and inherited properties for web apps.", + "type": "object", + "properties": { + "appUrl": { + "description": "The web app URL.", + "type": "string" + }, + "useManagedBrowser": { + "description": "Whether or not to use managed browser. This property is only applicable for Android and IOS.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "appUrl": "string", + "useManagedBrowser": true + } + }, + "microsoft.graph.androidStoreApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileApp" + }, + { + "title": "androidStoreApp", + "description": "Contains properties and inherited properties for Android store apps.", + "type": "object", + "properties": { + "packageId": { + "description": "The package identifier.", + "type": "string" + }, + "appStoreUrl": { + "description": "The Android app store URL.", + "type": "string" + }, + "minimumSupportedOperatingSystem": { + "description": "The value for the minimum applicable operating system." + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "packageId": "string", + "appStoreUrl": "string", + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.androidMinimumOperatingSystem" + } + } + }, + "microsoft.graph.iosVppApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileApp" + }, + { + "title": "iosVppApp", + "description": "Contains properties and inherited properties for iOS Volume-Purchased Program (VPP) Apps.", + "type": "object", + "properties": { + "usedLicenseCount": { + "format": "int32", + "description": "The number of VPP licenses in use.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "totalLicenseCount": { + "format": "int32", + "description": "The total number of VPP licenses.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "releaseDateTime": { + "format": "date-time", + "description": "The VPP application release date and time.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "appStoreUrl": { + "description": "The store URL.", + "type": "string" + }, + "licensingType": { + "description": "The supported License Type." + }, + "applicableDeviceType": { + "description": "The applicable iOS Device Type." + }, + "vppTokenOrganizationName": { + "description": "The organization associated with the Apple Volume Purchase Program Token", + "type": "string" + }, + "vppTokenAccountType": { + "description": "The type of volume purchase program which the given Apple Volume Purchase Program Token is associated with. Possible values are: `business`, `education`." + }, + "vppTokenAppleId": { + "description": "The Apple Id associated with the given Apple Volume Purchase Program Token.", + "type": "string" + }, + "bundleId": { + "description": "The Identity Name.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "usedLicenseCount": "integer", + "totalLicenseCount": "integer", + "releaseDateTime": "string (timestamp)", + "appStoreUrl": "string", + "licensingType": { + "@odata.type": "microsoft.graph.vppLicensingType" + }, + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "vppTokenOrganizationName": "string", + "vppTokenAccountType": { + "@odata.type": "microsoft.graph.vppTokenAccountType" + }, + "vppTokenAppleId": "string", + "bundleId": "string" + } + }, + "microsoft.graph.vppLicensingType": { + "title": "vppLicensingType", + "type": "object", + "properties": { + "supportsUserLicensing": { + "description": "Whether the program supports the user licensing type.", + "type": "boolean" + }, + "supportsDeviceLicensing": { + "description": "Whether the program supports the device licensing type.", + "type": "boolean" + } + }, + "example": { + "supportsUserLicensing": true, + "supportsDeviceLicensing": true + } + }, + "microsoft.graph.iosStoreApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileApp" + }, + { + "title": "iosStoreApp", + "description": "Contains properties and inherited properties for iOS store apps.", + "type": "object", + "properties": { + "bundleId": { + "description": "The Identity Name.", + "type": "string" + }, + "appStoreUrl": { + "description": "The Apple App Store URL", + "type": "string" + }, + "applicableDeviceType": { + "$ref": "#/definitions/microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "description": "The value for the minimum applicable operating system." + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "largeIcon": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "isFeatured": true, + "privacyInformationUrl": "string", + "informationUrl": "string", + "owner": "string", + "developer": "string", + "notes": "string", + "publishingState": { + "@odata.type": "microsoft.graph.mobileAppPublishingState" + }, + "categories": [ + { + "@odata.type": "microsoft.graph.mobileAppCategory" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.mobileAppAssignment" + } + ], + "bundleId": "string", + "appStoreUrl": "string", + "applicableDeviceType": { + "@odata.type": "microsoft.graph.iosDeviceType" + }, + "minimumSupportedOperatingSystem": { + "@odata.type": "microsoft.graph.iosMinimumOperatingSystem" + } + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationDeviceStatus", + "description": "Contains properties, inherited properties and actions for an MDM mobile app configuration status for a device.", + "type": "object", + "properties": { + "deviceDisplayName": { + "description": "Device name of the DevicePolicyStatus.", + "type": "string" + }, + "userName": { + "description": "The User Name that is being reported", + "type": "string" + }, + "deviceModel": { + "description": "The device model that is being reported", + "type": "string" + }, + "complianceGracePeriodExpirationDateTime": { + "format": "date-time", + "description": "The DateTime when device compliance grace period expires", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "status": { + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "format": "date-time", + "description": "Last modified date time of the policy report.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "userPrincipalName": { + "description": "UserPrincipalName.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "deviceDisplayName": "string", + "userName": "string", + "deviceModel": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationUserStatus": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationUserStatus", + "description": "Contains properties, inherited properties and actions for an MDM mobile app configuration status for a user.", + "type": "object", + "properties": { + "userDisplayName": { + "description": "User name of the DevicePolicyStatus.", + "type": "string" + }, + "devicesCount": { + "format": "int32", + "description": "Devices count for that user.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "status": { + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "format": "date-time", + "description": "Last modified date time of the policy report.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "userPrincipalName": { + "description": "UserPrincipalName.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "userDisplayName": "string", + "devicesCount": "integer", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationAssignment", + "description": "Contains the properties used to assign an MDM app configuration to a group.", + "type": "object", + "properties": { + "target": { + "description": "Assignment target that the T&C policy is assigned to." + } + } + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationDeviceSummary", + "description": "Contains properties, inherited properties and actions for an MDM mobile app configuration device status summary.", + "type": "object", + "properties": { + "pendingCount": { + "format": "int32", + "description": "Number of pending devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableCount": { + "format": "int32", + "description": "Number of not applicable devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "successCount": { + "format": "int32", + "description": "Number of succeeded devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorCount": { + "format": "int32", + "description": "Number of error devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "failedCount": { + "format": "int32", + "description": "Number of failed devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "lastUpdateDateTime": { + "format": "date-time", + "description": "Last update time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "configurationVersion": { + "format": "int32", + "description": "Version of the policy for that overview", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.managedDeviceMobileAppConfigurationUserSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedDeviceMobileAppConfigurationUserSummary", + "description": "Contains properties, inherited properties and actions for an MDM mobile app configuration user status summary.", + "type": "object", + "properties": { + "pendingCount": { + "format": "int32", + "description": "Number of pending Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableCount": { + "format": "int32", + "description": "Number of not applicable users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "successCount": { + "format": "int32", + "description": "Number of succeeded Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorCount": { + "format": "int32", + "description": "Number of error Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "failedCount": { + "format": "int32", + "description": "Number of failed Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "lastUpdateDateTime": { + "format": "date-time", + "description": "Last update time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "configurationVersion": { + "format": "int32", + "description": "Version of the policy for that overview", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.iosMobileAppConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedDeviceMobileAppConfiguration" + }, + { + "title": "iosMobileAppConfiguration", + "description": "Contains properties, inherited properties and actions for iOS mobile app configurations.", + "type": "object", + "properties": { + "encodedSettingXml": { + "format": "base64url", + "description": "mdm app configuration Base64 binary.", + "type": "string" + }, + "settings": { + "description": "app configuration setting items.", + "type": "array", + "items": { } + } + } + } + ], + "example": { + "id": "string (identifier)", + "targetedMobileApps": [ + "string" + ], + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserStatus" + } + ], + "deviceStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary" + }, + "userStatusSummary": { + "@odata.type": "microsoft.graph.managedDeviceMobileAppConfigurationUserSummary" + }, + "encodedSettingXml": "string", + "settings": [ + { + "@odata.type": "microsoft.graph.appConfigurationSettingItem" + } + ] + } + }, + "microsoft.graph.appConfigurationSettingItem": { + "title": "appConfigurationSettingItem", + "type": "object", + "properties": { + "appConfigKey": { + "description": "app configuration key.", + "type": "string" + }, + "appConfigKeyType": { + "description": "app configuration key type." + }, + "appConfigKeyValue": { + "description": "app configuration key value.", + "type": "string" + } + }, + "example": { + "appConfigKey": "string", + "appConfigKeyType": { + "@odata.type": "microsoft.graph.mdmAppConfigKeyType" + }, + "appConfigKeyValue": "string" + } + }, + "microsoft.graph.deviceManagement": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceManagement", + "description": "Singleton entity that acts as a container for all device management functionality.", + "type": "object", + "properties": { + "subscriptionState": { + "description": "Tenant mobile device management subscription state." + }, + "settings": { + "description": "Account level settings." + }, + "intuneBrand": { + "description": "intuneBrand contains data which is used in customizing the appearance of the Company Portal applications as well as the end user web portal." + }, + "termsAndConditions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditions" + } + }, + "applePushNotificationCertificate": { }, + "managedDeviceOverview": { }, + "detectedApps": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.detectedApp" + } + }, + "managedDevices": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + }, + "deviceConfigurations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + } + }, + "deviceCompliancePolicies": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + } + }, + "softwareUpdateStatusSummary": { }, + "deviceCompliancePolicyDeviceStateSummary": { }, + "deviceCompliancePolicySettingStateSummaries": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + }, + "deviceConfigurationDeviceStateSummaries": { }, + "iosUpdateStatuses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosUpdateDeviceStatus" + } + }, + "deviceCategories": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCategory" + } + }, + "exchangeConnectors": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementExchangeConnector" + } + }, + "deviceEnrollmentConfigurations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + } + }, + "conditionalAccessSettings": { }, + "mobileThreatDefenseConnectors": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.mobileThreatDefenseConnector" + } + }, + "deviceManagementPartners": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementPartner" + } + }, + "notificationMessageTemplates": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.notificationMessageTemplate" + } + }, + "roleDefinitions": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + } + }, + "roleAssignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceAndAppManagementRoleAssignment" + } + }, + "resourceOperations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.resourceOperation" + } + }, + "telecomExpenseManagementPartners": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.telecomExpenseManagementPartner" + } + }, + "remoteAssistancePartners": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.remoteAssistancePartner" + } + }, + "windowsInformationProtectionAppLearningSummaries": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + }, + "windowsInformationProtectionNetworkLearningSummaries": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + }, + "troubleshootingEvents": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "subscriptionState": { + "@odata.type": "microsoft.graph.deviceManagementSubscriptionState" + }, + "settings": { + "@odata.type": "microsoft.graph.deviceManagementSettings" + }, + "intuneBrand": { + "@odata.type": "microsoft.graph.intuneBrand" + }, + "termsAndConditions": [ + { + "@odata.type": "microsoft.graph.termsAndConditions" + } + ], + "applePushNotificationCertificate": { + "@odata.type": "microsoft.graph.applePushNotificationCertificate" + }, + "managedDeviceOverview": { + "@odata.type": "microsoft.graph.managedDeviceOverview" + }, + "detectedApps": [ + { + "@odata.type": "microsoft.graph.detectedApp" + } + ], + "managedDevices": [ + { + "@odata.type": "microsoft.graph.managedDevice" + } + ], + "deviceConfigurations": [ + { + "@odata.type": "microsoft.graph.deviceConfiguration" + } + ], + "deviceCompliancePolicies": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicy" + } + ], + "softwareUpdateStatusSummary": { + "@odata.type": "microsoft.graph.softwareUpdateStatusSummary" + }, + "deviceCompliancePolicyDeviceStateSummary": { + "@odata.type": "microsoft.graph.deviceCompliancePolicyDeviceStateSummary" + }, + "deviceCompliancePolicySettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicySettingStateSummary" + } + ], + "deviceConfigurationDeviceStateSummaries": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStateSummary" + }, + "iosUpdateStatuses": [ + { + "@odata.type": "microsoft.graph.iosUpdateDeviceStatus" + } + ], + "deviceCategories": [ + { + "@odata.type": "microsoft.graph.deviceCategory" + } + ], + "exchangeConnectors": [ + { + "@odata.type": "microsoft.graph.deviceManagementExchangeConnector" + } + ], + "deviceEnrollmentConfigurations": [ + { + "@odata.type": "microsoft.graph.deviceEnrollmentConfiguration" + } + ], + "conditionalAccessSettings": { + "@odata.type": "microsoft.graph.onPremisesConditionalAccessSettings" + }, + "mobileThreatDefenseConnectors": [ + { + "@odata.type": "microsoft.graph.mobileThreatDefenseConnector" + } + ], + "deviceManagementPartners": [ + { + "@odata.type": "microsoft.graph.deviceManagementPartner" + } + ], + "notificationMessageTemplates": [ + { + "@odata.type": "microsoft.graph.notificationMessageTemplate" + } + ], + "roleDefinitions": [ + { + "@odata.type": "microsoft.graph.roleDefinition" + } + ], + "roleAssignments": [ + { + "@odata.type": "microsoft.graph.deviceAndAppManagementRoleAssignment" + } + ], + "resourceOperations": [ + { + "@odata.type": "microsoft.graph.resourceOperation" + } + ], + "telecomExpenseManagementPartners": [ + { + "@odata.type": "microsoft.graph.telecomExpenseManagementPartner" + } + ], + "remoteAssistancePartners": [ + { + "@odata.type": "microsoft.graph.remoteAssistancePartner" + } + ], + "windowsInformationProtectionAppLearningSummaries": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionAppLearningSummary" + } + ], + "windowsInformationProtectionNetworkLearningSummaries": [ + { + "@odata.type": "microsoft.graph.windowsInformationProtectionNetworkLearningSummary" + } + ], + "troubleshootingEvents": [ + { + "@odata.type": "microsoft.graph.deviceManagementTroubleshootingEvent" + } + ] + } + }, + "microsoft.graph.termsAndConditions": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "termsAndConditions", + "description": "A termsAndConditions entity represents the metadata and contents of a given Terms and Conditions (T&C) policy. T&C policies’ contents are presented to users upon their first attempt to enroll into Intune and subsequently upon edits where an administrator has required re-acceptance. They enable administrators to communicate the provisions to which a user must agree in order to have devices enrolled into Intune.", + "type": "object", + "properties": { + "createdDateTime": { + "format": "date-time", + "description": "DateTime the object was created.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "DateTime the object was last modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "displayName": { + "description": "Administrator-supplied name for the T&C policy. ", + "type": "string" + }, + "description": { + "description": "Administrator-supplied description of the T&C policy.", + "type": "string" + }, + "title": { + "description": "Administrator-supplied title of the terms and conditions. This is shown to the user on prompts to accept the T&C policy.", + "type": "string" + }, + "bodyText": { + "description": "Administrator-supplied body text of the terms and conditions, typically the terms themselves. This is shown to the user on prompts to accept the T&C policy.", + "type": "string" + }, + "acceptanceStatement": { + "description": "Administrator-supplied explanation of the terms and conditions, typically describing what it means to accept the terms and conditions set out in the T&C policy. This is shown to the user on prompts to accept the T&C policy.", + "type": "string" + }, + "version": { + "format": "int32", + "description": "Integer indicating the current version of the terms. Incremented when an administrator makes a change to the terms and wishes to require users to re-accept the modified T&C policy.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAssignment" + } + }, + "acceptanceStatuses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.termsAndConditionsAcceptanceStatus" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "description": "string", + "title": "string", + "bodyText": "string", + "acceptanceStatement": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.termsAndConditionsAssignment" + } + ], + "acceptanceStatuses": [ + { + "@odata.type": "microsoft.graph.termsAndConditionsAcceptanceStatus" + } + ] + } + }, + "microsoft.graph.applePushNotificationCertificate": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "applePushNotificationCertificate", + "description": "Apple push notification certificate.", + "type": "object", + "properties": { + "appleIdentifier": { + "description": "Apple Id of the account used to create the MDM push certificate.", + "type": "string" + }, + "topicIdentifier": { + "description": "Topic Id.", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "Last modified date and time for Apple push notification certificate.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "expirationDateTime": { + "format": "date-time", + "description": "The expiration date and time for Apple push notification certificate.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "certificate": { + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "appleIdentifier": "string", + "topicIdentifier": "string", + "lastModifiedDateTime": "string (timestamp)", + "expirationDateTime": "string (timestamp)", + "certificate": "string" + } + }, + "microsoft.graph.managedDeviceOverview": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedDeviceOverview", + "description": "Summary data for managed devices", + "type": "object", + "properties": { + "enrolledDeviceCount": { + "format": "int32", + "description": "Total enrolled device count. Does not include PC devices managed via Intune PC Agent", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "mdmEnrolledCount": { + "format": "int32", + "description": "The number of devices enrolled in MDM", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "dualEnrolledDeviceCount": { + "format": "int32", + "description": "The number of devices enrolled in both MDM and EAS", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "deviceOperatingSystemSummary": { + "description": "Device operating system summary." + }, + "deviceExchangeAccessStateSummary": { + "description": "Distribution of Exchange Access State in Intune" + } + } + } + ], + "example": { + "id": "string (identifier)", + "enrolledDeviceCount": "integer", + "mdmEnrolledCount": "integer", + "dualEnrolledDeviceCount": "integer", + "deviceOperatingSystemSummary": { + "@odata.type": "microsoft.graph.deviceOperatingSystemSummary" + }, + "deviceExchangeAccessStateSummary": { + "@odata.type": "microsoft.graph.deviceExchangeAccessStateSummary" + } + } + }, + "microsoft.graph.detectedApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "detectedApp", + "description": "A managed or unmanaged app that is installed on a managed device. Unmanaged apps will only appear for devices marked as corporate owned.", + "type": "object", + "properties": { + "displayName": { + "description": "Name of the discovered application. Read-only", + "type": "string" + }, + "version": { + "description": "Version of the discovered application. Read-only", + "type": "string" + }, + "sizeInByte": { + "format": "int64", + "description": "Discovered application size in bytes. Read-only", + "type": "integer" + }, + "deviceCount": { + "format": "int32", + "description": "The number of devices that have installed this application", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "managedDevices": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.managedDevice" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "version": "string", + "sizeInByte": "integer", + "deviceCount": "integer", + "managedDevices": [ + { + "@odata.type": "microsoft.graph.managedDevice" + } + ] + } + }, + "microsoft.graph.deviceManagementSettings": { + "title": "deviceManagementSettings", + "type": "object", + "properties": { + "deviceComplianceCheckinThresholdDays": { + "format": "int32", + "description": "The number of days a device is allowed to go without checking in to remain compliant. Valid values 0 to 120", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "isScheduledActionEnabled": { + "description": "Is feature enabled or not for scheduled action for rule.", + "type": "boolean" + }, + "secureByDefault": { + "description": "Device should be noncompliant when there is no compliance policy targeted when this is true", + "type": "boolean" + } + }, + "example": { + "deviceComplianceCheckinThresholdDays": "integer", + "isScheduledActionEnabled": true, + "secureByDefault": true + } + }, + "microsoft.graph.deviceConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceConfiguration", + "description": "Device Configuration.", + "type": "object", + "properties": { + "lastModifiedDateTime": { + "format": "date-time", + "description": "DateTime the object was last modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "createdDateTime": { + "format": "date-time", + "description": "DateTime the object was created.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "description": { + "description": "Admin provided description of the Device Configuration.", + "type": "string" + }, + "displayName": { + "description": "Admin provided name of the device configuration.", + "type": "string" + }, + "version": { + "format": "int32", + "description": "Version of the device configuration.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationAssignment" + } + }, + "deviceStatuses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationDeviceStatus" + } + }, + "userStatuses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceConfigurationUserStatus" + } + }, + "deviceStatusOverview": { }, + "userStatusOverview": { }, + "deviceSettingStateSummaries": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ] + } + }, + "microsoft.graph.deviceCompliancePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicy", + "description": "This is the base class for Compliance policy. Compliance policies are platform specific and individual per-platform compliance policies inherit from here. ", + "type": "object", + "properties": { + "createdDateTime": { + "format": "date-time", + "description": "DateTime the object was created.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "description": { + "description": "Admin provided description of the Device Configuration.", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "DateTime the object was last modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "displayName": { + "description": "Admin provided name of the device configuration.", + "type": "string" + }, + "version": { + "format": "int32", + "description": "Version of the device configuration.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "scheduledActionsForRule": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceScheduledActionForRule" + } + }, + "deviceStatuses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceDeviceStatus" + } + }, + "userStatuses": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceUserStatus" + } + }, + "deviceStatusOverview": { }, + "userStatusOverview": { }, + "deviceSettingStateSummaries": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.settingStateDeviceSummary" + } + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicyAssignment" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ] + } + }, + "microsoft.graph.softwareUpdateStatusSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "softwareUpdateStatusSummary", + "type": "object", + "properties": { + "displayName": { + "description": "The name of the policy.", + "type": "string" + }, + "compliantDeviceCount": { + "format": "int32", + "description": "Number of compliant devices.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "nonCompliantDeviceCount": { + "format": "int32", + "description": "Number of non compliant devices.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "remediatedDeviceCount": { + "format": "int32", + "description": "Number of remediated devices.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorDeviceCount": { + "format": "int32", + "description": "Number of devices had error.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "unknownDeviceCount": { + "format": "int32", + "description": "Number of unknown devices.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "conflictDeviceCount": { + "format": "int32", + "description": "Number of conflict devices.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableDeviceCount": { + "format": "int32", + "description": "Number of not applicable devices.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "compliantUserCount": { + "format": "int32", + "description": "Number of compliant users.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "nonCompliantUserCount": { + "format": "int32", + "description": "Number of non compliant users.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "remediatedUserCount": { + "format": "int32", + "description": "Number of remediated users.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorUserCount": { + "format": "int32", + "description": "Number of users had error.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "unknownUserCount": { + "format": "int32", + "description": "Number of unknown users.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "conflictUserCount": { + "format": "int32", + "description": "Number of conflict users.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableUserCount": { + "format": "int32", + "description": "Number of not applicable users.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "compliantDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "errorDeviceCount": "integer", + "unknownDeviceCount": "integer", + "conflictDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantUserCount": "integer", + "nonCompliantUserCount": "integer", + "remediatedUserCount": "integer", + "errorUserCount": "integer", + "unknownUserCount": "integer", + "conflictUserCount": "integer", + "notApplicableUserCount": "integer" + } + }, + "microsoft.graph.deviceCompliancePolicyDeviceStateSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicyDeviceStateSummary", + "type": "object", + "properties": { + "inGracePeriodCount": { + "format": "int32", + "description": "Number of devices that are in grace period", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "configManagerCount": { + "format": "int32", + "description": "Number of devices that have compliance managed by System Center Configuration Manager", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "unknownDeviceCount": { + "format": "int32", + "description": "Number of unknown devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableDeviceCount": { + "format": "int32", + "description": "Number of not applicable devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "compliantDeviceCount": { + "format": "int32", + "description": "Number of compliant devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "remediatedDeviceCount": { + "format": "int32", + "description": "Number of remediated devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "nonCompliantDeviceCount": { + "format": "int32", + "description": "Number of NonCompliant devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorDeviceCount": { + "format": "int32", + "description": "Number of error devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "conflictDeviceCount": { + "format": "int32", + "description": "Number of conflict devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "inGracePeriodCount": "integer", + "configManagerCount": "integer", + "unknownDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "errorDeviceCount": "integer", + "conflictDeviceCount": "integer" + } + }, + "microsoft.graph.deviceCompliancePolicySettingStateSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicySettingStateSummary", + "description": "Device Compilance Policy Setting State summary across the account.", + "type": "object", + "properties": { + "setting": { + "description": "The setting class name and property name.", + "type": "string" + }, + "settingName": { + "description": "Name of the setting.", + "type": "string" + }, + "platformType": { + "description": "Setting platform" + }, + "unknownDeviceCount": { + "format": "int32", + "description": "Number of unknown devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableDeviceCount": { + "format": "int32", + "description": "Number of not applicable devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "compliantDeviceCount": { + "format": "int32", + "description": "Number of compliant devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "remediatedDeviceCount": { + "format": "int32", + "description": "Number of remediated devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "nonCompliantDeviceCount": { + "format": "int32", + "description": "Number of NonCompliant devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorDeviceCount": { + "format": "int32", + "description": "Number of error devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "conflictDeviceCount": { + "format": "int32", + "description": "Number of conflict devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "deviceComplianceSettingStates": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceSettingState" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "setting": "string", + "settingName": "string", + "platformType": { + "@odata.type": "microsoft.graph.policyPlatformType" + }, + "unknownDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "errorDeviceCount": "integer", + "conflictDeviceCount": "integer", + "deviceComplianceSettingStates": [ + { + "@odata.type": "microsoft.graph.deviceComplianceSettingState" + } + ] + } + }, + "microsoft.graph.deviceConfigurationDeviceStateSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationDeviceStateSummary", + "type": "object", + "properties": { + "unknownDeviceCount": { + "format": "int32", + "description": "Number of unknown devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableDeviceCount": { + "format": "int32", + "description": "Number of not applicable devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "compliantDeviceCount": { + "format": "int32", + "description": "Number of compliant devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "remediatedDeviceCount": { + "format": "int32", + "description": "Number of remediated devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "nonCompliantDeviceCount": { + "format": "int32", + "description": "Number of NonCompliant devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorDeviceCount": { + "format": "int32", + "description": "Number of error devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "conflictDeviceCount": { + "format": "int32", + "description": "Number of conflict devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "unknownDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "errorDeviceCount": "integer", + "conflictDeviceCount": "integer" + } + }, + "microsoft.graph.iosUpdateDeviceStatus": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "iosUpdateDeviceStatus", + "type": "object", + "properties": { + "installStatus": { + "description": "The installation status of the policy report." + }, + "osVersion": { + "description": "The device version that is being reported.", + "type": "string" + }, + "deviceId": { + "description": "The device id that is being reported.", + "type": "string" + }, + "userId": { + "description": "The User id that is being reported.", + "type": "string" + }, + "deviceDisplayName": { + "description": "Device name of the DevicePolicyStatus.", + "type": "string" + }, + "userName": { + "description": "The User Name that is being reported", + "type": "string" + }, + "deviceModel": { + "description": "The device model that is being reported", + "type": "string" + }, + "complianceGracePeriodExpirationDateTime": { + "format": "date-time", + "description": "The DateTime when device compliance grace period expires", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "status": { + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "format": "date-time", + "description": "Last modified date time of the policy report.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "userPrincipalName": { + "description": "UserPrincipalName.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "installStatus": { + "@odata.type": "microsoft.graph.iosUpdatesInstallStatus" + }, + "osVersion": "string", + "deviceId": "string", + "userId": "string", + "deviceDisplayName": "string", + "userName": "string", + "deviceModel": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.intuneBrand": { + "title": "intuneBrand", + "type": "object", + "properties": { + "displayName": { + "description": "Company/organization name that is displayed to end users.", + "type": "string" + }, + "contactITName": { + "description": "Name of the person/organization responsible for IT support.", + "type": "string" + }, + "contactITPhoneNumber": { + "description": "Phone number of the person/organization responsible for IT support.", + "type": "string" + }, + "contactITEmailAddress": { + "description": "Email address of the person/organization responsible for IT support.", + "type": "string" + }, + "contactITNotes": { + "description": "Text comments regarding the person/organization responsible for IT support.", + "type": "string" + }, + "privacyUrl": { + "description": "URL to the company/organization’s privacy policy.", + "type": "string" + }, + "onlineSupportSiteUrl": { + "description": "URL to the company/organization’s IT helpdesk site.", + "type": "string" + }, + "onlineSupportSiteName": { + "description": "Display name of the company/organization’s IT helpdesk site.", + "type": "string" + }, + "themeColor": { + "description": "Primary theme color used in the Company Portal applications and web portal." + }, + "showLogo": { + "description": "Boolean that represents whether the administrator-supplied logo images are shown or not shown.", + "type": "boolean" + }, + "lightBackgroundLogo": { + "description": "Logo image displayed in Company Portal apps which have a light background behind the logo." + }, + "darkBackgroundLogo": { + "description": "Logo image displayed in Company Portal apps which have a dark background behind the logo." + }, + "showNameNextToLogo": { + "description": "Boolean that represents whether the administrator-supplied display name will be shown next to the logo image.", + "type": "boolean" + }, + "showDisplayNameNextToLogo": { + "description": "Boolean that represents whether the administrator-supplied display name will be shown next to the logo image.", + "type": "boolean" + } + }, + "example": { + "displayName": "string", + "contactITName": "string", + "contactITPhoneNumber": "string", + "contactITEmailAddress": "string", + "contactITNotes": "string", + "privacyUrl": "string", + "onlineSupportSiteUrl": "string", + "onlineSupportSiteName": "string", + "themeColor": { + "@odata.type": "microsoft.graph.rgbColor" + }, + "showLogo": true, + "lightBackgroundLogo": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "darkBackgroundLogo": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "showNameNextToLogo": true, + "showDisplayNameNextToLogo": true + } + }, + "microsoft.graph.rgbColor": { + "title": "rgbColor", + "type": "object", + "properties": { + "r": { + "format": "uint8", + "description": "Red value", + "type": "integer" + }, + "g": { + "format": "uint8", + "description": "Green value", + "type": "integer" + }, + "b": { + "format": "uint8", + "description": "Blue value", + "type": "integer" + } + }, + "example": { + "r": "integer", + "g": "integer", + "b": "integer" + } + }, + "microsoft.graph.deviceCategory": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceCategory", + "type": "object", + "properties": { + "displayName": { + "description": "Display name for the device category.", + "type": "string" + }, + "description": { + "description": "Optional description for the device category.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string" + } + }, + "microsoft.graph.deviceManagementExchangeConnector": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceManagementExchangeConnector", + "description": "Entity which represents a connection to an Exchange environment.", + "type": "object", + "properties": { + "lastSyncDateTime": { + "format": "date-time", + "description": "Last sync time for the Exchange Connector", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "status": { + "description": "Exchange Connector Status" + }, + "primarySmtpAddress": { + "description": "Email address used to configure the Service To Service Exchange Connector.", + "type": "string" + }, + "serverName": { + "description": "The name of the Exchange server.", + "type": "string" + }, + "connectorServerName": { + "description": "The name of the server hosting the Exchange Connector.", + "type": "string" + }, + "exchangeConnectorType": { + "description": "The type of Exchange Connector Configured." + }, + "version": { + "description": "The version of the ExchangeConnectorAgent", + "type": "string" + }, + "exchangeAlias": { + "description": "An alias assigned to the Exchange server", + "type": "string" + }, + "exchangeOrganization": { + "description": "Exchange Organization to the Exchange server", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastSyncDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.deviceManagementExchangeConnectorStatus" + }, + "primarySmtpAddress": "string", + "serverName": "string", + "connectorServerName": "string", + "exchangeConnectorType": { + "@odata.type": "microsoft.graph.deviceManagementExchangeConnectorType" + }, + "version": "string", + "exchangeAlias": "string", + "exchangeOrganization": "string" + } + }, + "microsoft.graph.deviceEnrollmentConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceEnrollmentConfiguration", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "description": { + "type": "string" + }, + "priority": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "version": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "assignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.enrollmentConfigurationAssignment" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "priority": "integer", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.enrollmentConfigurationAssignment" + } + ] + } + }, + "microsoft.graph.onPremisesConditionalAccessSettings": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "onPremisesConditionalAccessSettings", + "description": "Singleton entity which represents the Exchange OnPremises Conditional Access Settings for a tenant.", + "type": "object", + "properties": { + "enabled": { + "description": "Indicates if on premises conditional access is enabled for this organization", + "type": "boolean" + }, + "includedGroups": { + "description": "User groups that will be targeted by on premises conditional access. All users in these groups will be required to have mobile device managed and compliant for mail access.", + "type": "array", + "items": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + } + }, + "excludedGroups": { + "description": "User groups that will be exempt by on premises conditional access. All users in these groups will be exempt from the conditional access policy.", + "type": "array", + "items": { + "format": "uuid", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + } + }, + "overrideDefaultRule": { + "description": "Override the default access rule when allowing a device to ensure access is granted.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "enabled": true, + "includedGroups": [ + "string" + ], + "excludedGroups": [ + "string" + ], + "overrideDefaultRule": true + } + }, + "microsoft.graph.mobileThreatDefenseConnector": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "mobileThreatDefenseConnector", + "description": "Entity which represents a connection to Mobile threat defense partner.", + "type": "object", + "properties": { + "lastHeartbeatDateTime": { + "format": "date-time", + "description": "DateTime of last Heartbeat recieved from the Data Sync Partner", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "partnerState": { + "description": "Data Sync Partner state for this account" + }, + "androidEnabled": { + "description": "For Android, set whether data from the data sync partner should be used during compliance evaluations", + "type": "boolean" + }, + "iosEnabled": { + "description": "For IOS, get or set whether data from the data sync partner should be used during compliance evaluations", + "type": "boolean" + }, + "androidDeviceBlockedOnMissingPartnerData": { + "description": "For Android, set whether Intune must receive data from the data sync partner prior to marking a device compliant", + "type": "boolean" + }, + "iosDeviceBlockedOnMissingPartnerData": { + "description": "For IOS, set whether Intune must receive data from the data sync partner prior to marking a device compliant", + "type": "boolean" + }, + "partnerUnsupportedOsVersionBlocked": { + "description": "Get or set whether to block devices on the enabled platforms that do not meet the minimum version requirements of the Data Sync Partner", + "type": "boolean" + }, + "partnerUnresponsivenessThresholdInDays": { + "format": "int32", + "description": "Get or Set days the per tenant tolerance to unresponsiveness for this partner integration", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastHeartbeatDateTime": "string (timestamp)", + "partnerState": { + "@odata.type": "microsoft.graph.mobileThreatPartnerTenantState" + }, + "androidEnabled": true, + "iosEnabled": true, + "androidDeviceBlockedOnMissingPartnerData": true, + "iosDeviceBlockedOnMissingPartnerData": true, + "partnerUnsupportedOsVersionBlocked": true, + "partnerUnresponsivenessThresholdInDays": "integer" + } + }, + "microsoft.graph.deviceManagementPartner": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceManagementPartner", + "description": "Entity which represents a connection to device management partner.", + "type": "object", + "properties": { + "lastHeartbeatDateTime": { + "format": "date-time", + "description": "Timestamp of last heartbeat after admin enabled option Connect to Device management Partner", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "partnerState": { + "description": "Partner state of this tenant" + }, + "partnerAppType": { + "description": "Partner App type" + }, + "singleTenantAppId": { + "description": "Partner Single tenant App id", + "type": "string" + }, + "displayName": { + "description": "Partner display name", + "type": "string" + }, + "isConfigured": { + "description": "Whether device management partner is configured or not", + "type": "boolean" + }, + "whenPartnerDevicesWillBeRemovedDateTime": { + "format": "date-time", + "description": "DateTime in UTC when PartnerDevices will be removed", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime": { + "format": "date-time", + "description": "DateTime in UTC when PartnerDevices will be marked as NonCompliant", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastHeartbeatDateTime": "string (timestamp)", + "partnerState": { + "@odata.type": "microsoft.graph.deviceManagementPartnerTenantState" + }, + "partnerAppType": { + "@odata.type": "microsoft.graph.deviceManagementPartnerAppType" + }, + "singleTenantAppId": "string", + "displayName": "string", + "isConfigured": true, + "whenPartnerDevicesWillBeRemovedDateTime": "string (timestamp)", + "whenPartnerDevicesWillBeMarkedAsNonCompliantDateTime": "string (timestamp)" + } + }, + "microsoft.graph.notificationMessageTemplate": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "notificationMessageTemplate", + "description": "Notification messages are messages that are sent to end users who are determined to be not-compliant with the compliance policies defined by the administrator. Administrators choose notifications and configure them in the Intune Admin Console using the compliance policy creation page under the “Actions for non-compliance” section. Use the notificationMessageTemplate object to create your own custom notifications for administrators to choose while configuring actions for non-compliance.", + "type": "object", + "properties": { + "lastModifiedDateTime": { + "format": "date-time", + "description": "DateTime the object was last modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "displayName": { + "description": "Display name for the Notification Message Template.", + "type": "string" + }, + "defaultLocale": { + "description": "The default locale to fallback onto when the requested locale is not available.", + "type": "string" + }, + "brandingOptions": { + "description": "The Message Template Branding Options. Branding is defined in the Intune Admin Console." + }, + "localizedNotificationMessages": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.localizedNotificationMessage" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "defaultLocale": "string", + "brandingOptions": { + "@odata.type": "microsoft.graph.notificationTemplateBrandingOptions" + }, + "localizedNotificationMessages": [ + { + "@odata.type": "microsoft.graph.localizedNotificationMessage" + } + ] + } + }, + "microsoft.graph.roleDefinition": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "roleDefinition", + "description": "The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. There are two types of roles, built-in and custom. Built-in roles cannot be modified. Both built-in roles and custom roles must have assignments to be enforced. Create custom roles if you want to define a role that allows any of the available resources and role permissions to be combined into a single role.", + "type": "object", + "properties": { + "displayName": { + "description": "Display Name of the Role definition.", + "type": "string" + }, + "description": { + "description": "Description of the Role definition.", + "type": "string" + }, + "rolePermissions": { + "description": "List of Role Permissions this role is allowed to perform. These must match the actionName that is defined as part of the rolePermission.", + "type": "array", + "items": { } + }, + "isBuiltIn": { + "description": "Type of Role. Set to True if it is built-in, or set to False if it is a custom role definition.", + "type": "boolean" + }, + "roleAssignments": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.roleAssignment" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "rolePermissions": [ + { + "@odata.type": "microsoft.graph.rolePermission" + } + ], + "isBuiltIn": true, + "roleAssignments": [ + { + "@odata.type": "microsoft.graph.roleAssignment" + } + ] + } + }, + "microsoft.graph.roleAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "roleAssignment", + "description": "The Role Assignment resource. Role assignments tie together a role definition with members and scopes. There can be one or more role assignments per role. This applies to custom and built-in roles.", + "type": "object", + "properties": { + "displayName": { + "description": "The display or friendly name of the role Assignment.", + "type": "string" + }, + "description": { + "description": "Description of the Role Assignment.", + "type": "string" + }, + "resourceScopes": { + "description": "List of ids of role scope member security groups. These are IDs from Azure Active Directory.", + "type": "array", + "items": { + "type": "string" + } + }, + "roleDefinition": { } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "resourceScopes": [ + "string" + ], + "roleDefinition": { + "@odata.type": "microsoft.graph.roleDefinition" + } + } + }, + "microsoft.graph.deviceAndAppManagementRoleAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.roleAssignment" + }, + { + "title": "deviceAndAppManagementRoleAssignment", + "description": "The Role Assignment resource. Role assignments tie together a role definition with members and scopes. There can be one or more role assignments per role. This applies to custom and built-in roles.", + "type": "object", + "properties": { + "members": { + "description": "The list of ids of role member security groups. These are IDs from Azure Active Directory.", + "type": "array", + "items": { + "type": "string" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "resourceScopes": [ + "string" + ], + "roleDefinition": { + "@odata.type": "microsoft.graph.roleDefinition" + }, + "members": [ + "string" + ] + } + }, + "microsoft.graph.resourceOperation": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "resourceOperation", + "description": "This defines an operation or action that can be performed on an Intune resource (or entity). Common operations are Read, Delete, Update or Create. These operations provide basic management of the underlying Intune resource itself. In some cases, an Intune resource can have operations that are used by the resource to take action in combination with other resources. For example, the Assign operation is used to assign a MobileApp resource to an AAD security group. Resource operations cannot be modified for built-in roles.This defines an operation or action that can be performed on an Intune resource (or entity). Common operations are Get, List, Delete, Update or Create. These operations provide basic management of the underlying Intune resource itself. In some cases, an Intune resource can have operations that are used by the resource to take action in combination with other resources. For example, the \"Assign\" operation is used to assign a MobileApp resource to an AAD security group. Resource operations cannot be modified for built-in roles.", + "type": "object", + "properties": { + "resourceName": { + "description": "Name of the Resource this operation is performed on.", + "type": "string" + }, + "actionName": { + "description": "Type of action this operation is going to perform. The actionName should be concise and limited to as few words as possible.", + "type": "string" + }, + "description": { + "description": "Description of the resource operation. The description is used in mouse-over text for the operation when shown in the Azure Portal.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "resourceName": "string", + "actionName": "string", + "description": "string" + } + }, + "microsoft.graph.telecomExpenseManagementPartner": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "telecomExpenseManagementPartner", + "description": "telecomExpenseManagementPartner resources represent the metadata and status of a given TEM service. Once your organization has onboarded with a partner, the partner can be enabled or disabled to switch TEM functionality on or off.", + "type": "object", + "properties": { + "displayName": { + "description": "Display name of the TEM partner.", + "type": "string" + }, + "url": { + "description": "URL of the TEM partner's administrative control panel, where an administrator can configure their TEM service.", + "type": "string" + }, + "appAuthorized": { + "description": "Whether the partner's AAD app has been authorized to access Intune.", + "type": "boolean" + }, + "enabled": { + "description": "Whether Intune's connection to the TEM service is currently enabled or disabled.", + "type": "boolean" + }, + "lastConnectionDateTime": { + "format": "date-time", + "description": "Timestamp of the last request sent to Intune by the TEM partner.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "url": "string", + "appAuthorized": true, + "enabled": true, + "lastConnectionDateTime": "string (timestamp)" + } + }, + "microsoft.graph.remoteAssistancePartner": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "remoteAssistancePartner", + "description": "remoteAssistPartner resources represent the metadata and status of a given Remote Assistance partner service.", + "type": "object", + "properties": { + "displayName": { + "description": "Display name of the partner.", + "type": "string" + }, + "onboardingUrl": { + "description": "URL of the partner's onboarding portal, where an administrator can configure their Remote Assistance service.", + "type": "string" + }, + "onboardingStatus": { + "description": "TBD" + }, + "lastConnectionDateTime": { + "format": "date-time", + "description": "Timestamp of the last request sent to Intune by the TEM partner.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "onboardingUrl": "string", + "onboardingStatus": { + "@odata.type": "microsoft.graph.remoteAssistanceOnboardingStatus" + }, + "lastConnectionDateTime": "string (timestamp)" + } + }, + "microsoft.graph.windowsInformationProtectionAppLearningSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "windowsInformationProtectionAppLearningSummary", + "description": "Windows Information Protection AppLearning Summary entity.", + "type": "object", + "properties": { + "applicationName": { + "description": "Application Name", + "type": "string" + }, + "applicationType": { + "description": "Application Type" + }, + "deviceCount": { + "format": "int32", + "description": "Device Count", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "applicationName": "string", + "applicationType": { + "@odata.type": "microsoft.graph.applicationType" + }, + "deviceCount": "integer" + } + }, + "microsoft.graph.windowsInformationProtectionNetworkLearningSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "windowsInformationProtectionNetworkLearningSummary", + "description": "Windows Information Protection Network learning Summary entity.", + "type": "object", + "properties": { + "url": { + "description": "Website url", + "type": "string" + }, + "deviceCount": { + "format": "int32", + "description": "Device Count", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "url": "string", + "deviceCount": "integer" + } + }, + "microsoft.graph.termsAndConditionsAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "termsAndConditionsAssignment", + "description": "A termsAndConditionsAssignment entity represents the assignment of a given Terms and Conditions (T&C) policy to a given group. Users in the group will be required to accept the terms in order to have devices enrolled into Intune.", + "type": "object", + "properties": { + "target": { + "description": "Assignment target that the T&C policy is assigned to." + } + } + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.termsAndConditionsAcceptanceStatus": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "termsAndConditionsAcceptanceStatus", + "description": "A termsAndConditionsAcceptanceStatus entity represents the acceptance status of a given Terms and Conditions (T&C) policy by a given user. Users must accept the most up-to-date version of the terms in order to retain access to the Company Portal.", + "type": "object", + "properties": { + "userDisplayName": { + "description": "Display name of the user whose acceptance the entity represents.", + "type": "string" + }, + "acceptedVersion": { + "format": "int32", + "description": "Most recent version number of the T&C accepted by the user.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "acceptedDateTime": { + "format": "date-time", + "description": "DateTime when the terms were last accepted by the user.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "termsAndConditions": { } + } + } + ], + "example": { + "id": "string (identifier)", + "userDisplayName": "string", + "acceptedVersion": "integer", + "acceptedDateTime": "string (timestamp)", + "termsAndConditions": { + "@odata.type": "microsoft.graph.termsAndConditions" + } + } + }, + "microsoft.graph.deviceConfigurationState": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationState", + "description": "Device Configuration State for a given device.", + "type": "object", + "properties": { + "settingStates": { + "type": "array", + "items": { } + }, + "displayName": { + "description": "The name of the policy for this policyBase", + "type": "string" + }, + "version": { + "format": "int32", + "description": "The version of the policy", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "platformType": { + "description": "Platform type that the policy applies to" + }, + "state": { + "description": "The compliance state of the policy" + }, + "settingCount": { + "format": "int32", + "description": "Count of how many setting a policy holds", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "settingStates": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationSettingState" + } + ], + "displayName": "string", + "version": "integer", + "platformType": { + "@odata.type": "microsoft.graph.policyPlatformType" + }, + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "settingCount": "integer" + } + }, + "microsoft.graph.deviceActionResult": { + "title": "deviceActionResult", + "type": "object", + "properties": { + "actionName": { + "description": "Action name", + "type": "string" + }, + "actionState": { + "description": "State of the action" + }, + "startDateTime": { + "format": "date-time", + "description": "Time the action was initiated", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastUpdatedDateTime": { + "format": "date-time", + "description": "Time the action state was last updated", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.configurationManagerClientEnabledFeatures": { + "title": "configurationManagerClientEnabledFeatures", + "type": "object", + "properties": { + "inventory": { + "description": "Whether inventory is managed by Intune", + "type": "boolean" + }, + "modernApps": { + "description": "Whether modern application is managed by Intune", + "type": "boolean" + }, + "resourceAccess": { + "description": "Whether resource access is managed by Intune", + "type": "boolean" + }, + "deviceConfiguration": { + "description": "Whether device configuration is managed by Intune", + "type": "boolean" + }, + "compliancePolicy": { + "description": "Whether compliance policy is managed by Intune", + "type": "boolean" + }, + "windowsUpdateForBusiness": { + "description": "Whether Windows Update for Business is managed by Intune", + "type": "boolean" + } + }, + "example": { + "inventory": true, + "modernApps": true, + "resourceAccess": true, + "deviceConfiguration": true, + "compliancePolicy": true, + "windowsUpdateForBusiness": true + } + }, + "microsoft.graph.deviceHealthAttestationState": { + "title": "deviceHealthAttestationState", + "type": "object", + "properties": { + "lastUpdateDateTime": { + "description": "The Timestamp of the last update.", + "type": "string" + }, + "contentNamespaceUrl": { + "description": "The DHA report version. (Namespace version)", + "type": "string" + }, + "deviceHealthAttestationStatus": { + "description": "The DHA report version. (Namespace version)", + "type": "string" + }, + "contentVersion": { + "description": "The HealthAttestation state schema version", + "type": "string" + }, + "issuedDateTime": { + "format": "date-time", + "description": "The DateTime when device was evaluated or issued to MDM", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "attestationIdentityKey": { + "description": "TWhen an Attestation Identity Key (AIK) is present on a device, it indicates that the device has an endorsement key (EK) certificate.", + "type": "string" + }, + "resetCount": { + "format": "int64", + "description": "The number of times a PC device has hibernated or resumed", + "type": "integer" + }, + "restartCount": { + "format": "int64", + "description": "The number of times a PC device has rebooted", + "type": "integer" + }, + "dataExcutionPolicy": { + "description": "DEP Policy defines a set of hardware and software technologies that perform additional checks on memory ", + "type": "string" + }, + "bitLockerStatus": { + "description": "On or Off of BitLocker Drive Encryption", + "type": "string" + }, + "bootManagerVersion": { + "description": "The version of the Boot Manager", + "type": "string" + }, + "codeIntegrityCheckVersion": { + "description": "The version of the Boot Manager", + "type": "string" + }, + "secureBoot": { + "description": "When Secure Boot is enabled, the core components must have the correct cryptographic signatures", + "type": "string" + }, + "bootDebugging": { + "description": "When bootDebugging is enabled, the device is used in development and testing", + "type": "string" + }, + "operatingSystemKernelDebugging": { + "description": "When operatingSystemKernelDebugging is enabled, the device is used in development and testing", + "type": "string" + }, + "codeIntegrity": { + "description": " When code integrity is enabled, code execution is restricted to integrity verified code", + "type": "string" + }, + "testSigning": { + "description": "When test signing is allowed, the device does not enforce signature validation during boot", + "type": "string" + }, + "safeMode": { + "description": "Safe mode is a troubleshooting option for Windows that starts your computer in a limited state", + "type": "string" + }, + "windowsPE": { + "description": "Operating system running with limited services that is used to prepare a computer for Windows", + "type": "string" + }, + "earlyLaunchAntiMalwareDriverProtection": { + "description": "ELAM provides protection for the computers in your network when they start up", + "type": "string" + }, + "virtualSecureMode": { + "description": "VSM is a container that protects high value assets from a compromised kernel", + "type": "string" + }, + "pcrHashAlgorithm": { + "description": "Informational attribute that identifies the HASH algorithm that was used by TPM", + "type": "string" + }, + "bootAppSecurityVersion": { + "description": "The security version number of the Boot Application", + "type": "string" + }, + "bootManagerSecurityVersion": { + "description": "The security version number of the Boot Application", + "type": "string" + }, + "tpmVersion": { + "description": "The security version number of the Boot Application", + "type": "string" + }, + "pcr0": { + "description": "The measurement that is captured in PCR[0]", + "type": "string" + }, + "secureBootConfigurationPolicyFingerPrint": { + "description": "Fingerprint of the Custom Secure Boot Configuration Policy", + "type": "string" + }, + "codeIntegrityPolicy": { + "description": "The Code Integrity policy that is controlling the security of the boot environment", + "type": "string" + }, + "bootRevisionListInfo": { + "description": "The Boot Revision List that was loaded during initial boot on the attested device", + "type": "string" + }, + "operatingSystemRevListInfo": { + "description": "The Operating System Revision List that was loaded during initial boot on the attested device", + "type": "string" + }, + "healthStatusMismatchInfo": { + "description": "This attribute appears if DHA-Service detects an integrity issue", + "type": "string" + }, + "healthAttestationSupportedStatus": { + "description": "This attribute indicates if DHA is supported for the device", + "type": "string" + } + }, + "example": { + "lastUpdateDateTime": "string", + "contentNamespaceUrl": "string", + "deviceHealthAttestationStatus": "string", + "contentVersion": "string", + "issuedDateTime": "string (timestamp)", + "attestationIdentityKey": "string", + "resetCount": "integer", + "restartCount": "integer", + "dataExcutionPolicy": "string", + "bitLockerStatus": "string", + "bootManagerVersion": "string", + "codeIntegrityCheckVersion": "string", + "secureBoot": "string", + "bootDebugging": "string", + "operatingSystemKernelDebugging": "string", + "codeIntegrity": "string", + "testSigning": "string", + "safeMode": "string", + "windowsPE": "string", + "earlyLaunchAntiMalwareDriverProtection": "string", + "virtualSecureMode": "string", + "pcrHashAlgorithm": "string", + "bootAppSecurityVersion": "string", + "bootManagerSecurityVersion": "string", + "tpmVersion": "string", + "pcr0": "string", + "secureBootConfigurationPolicyFingerPrint": "string", + "codeIntegrityPolicy": "string", + "bootRevisionListInfo": "string", + "operatingSystemRevListInfo": "string", + "healthStatusMismatchInfo": "string", + "healthAttestationSupportedStatus": "string" + } + }, + "microsoft.graph.deviceCompliancePolicyState": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicyState", + "description": "Device Compliance Policy State for a given device.", + "type": "object", + "properties": { + "settingStates": { + "type": "array", + "items": { } + }, + "displayName": { + "description": "The name of the policy for this policyBase", + "type": "string" + }, + "version": { + "format": "int32", + "description": "The version of the policy", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "platformType": { + "description": "Platform type that the policy applies to" + }, + "state": { + "description": "The compliance state of the policy" + }, + "settingCount": { + "format": "int32", + "description": "Count of how many setting a policy holds", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "settingStates": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicySettingState" + } + ], + "displayName": "string", + "version": "integer", + "platformType": { + "@odata.type": "microsoft.graph.policyPlatformType" + }, + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "settingCount": "integer" + } + }, + "microsoft.graph.updateWindowsDeviceAccountActionParameter": { + "title": "updateWindowsDeviceAccountActionParameter", + "type": "object", + "properties": { + "deviceAccount": { }, + "passwordRotationEnabled": { + "type": "boolean" + }, + "calendarSyncEnabled": { + "type": "boolean" + }, + "deviceAccountEmail": { + "type": "string" + }, + "exchangeServer": { + "type": "string" + }, + "sessionInitiationProtocalAddress": { + "type": "string" + } + }, + "example": { + "deviceAccount": { + "@odata.type": "microsoft.graph.windowsDeviceAccount" + }, + "passwordRotationEnabled": true, + "calendarSyncEnabled": true, + "deviceAccountEmail": "string", + "exchangeServer": "string", + "sessionInitiationProtocalAddress": "string" + } + }, + "microsoft.graph.windowsDeviceAccount": { + "title": "windowsDeviceAccount", + "type": "object", + "properties": { + "password": { + "type": "string" + } + }, + "example": { + "password": "string" + } + }, + "microsoft.graph.windowsDefenderScanActionResult": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceActionResult" + }, + { + "title": "windowsDefenderScanActionResult", + "type": "object", + "properties": { + "scanType": { + "description": "Scan type either full scan or quick scan", + "type": "string" + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "scanType": "string" + } + }, + "microsoft.graph.deleteUserFromSharedAppleDeviceActionResult": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceActionResult" + }, + { + "title": "deleteUserFromSharedAppleDeviceActionResult", + "type": "object", + "properties": { + "userPrincipalName": { + "description": "User principal name of the user to be deleted", + "type": "string" + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceGeoLocation": { + "title": "deviceGeoLocation", + "type": "object", + "properties": { + "lastCollectedDateTime": { + "format": "date-time", + "description": "Time at which location was recorded, relative to UTC", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "longitude": { + "format": "double", + "description": "Longitude coordinate of the device's location" + }, + "latitude": { + "format": "double", + "description": "Latitude coordinate of the device's location" + }, + "altitude": { + "format": "double", + "description": "Altitude, given in meters above sea level" + }, + "horizontalAccuracy": { + "format": "double", + "description": "Accuracy of longitude and latitude in meters" + }, + "verticalAccuracy": { + "format": "double", + "description": "Accuracy of altitude in meters" + }, + "heading": { + "format": "double", + "description": "Heading in degrees from true north" + }, + "speed": { + "format": "double", + "description": "Speed the device is traveling in meters per second" + } + }, + "example": { + "lastCollectedDateTime": "string (timestamp)", + "longitude": "double", + "latitude": "double", + "altitude": "double", + "horizontalAccuracy": "double", + "verticalAccuracy": "double", + "heading": "double", + "speed": "double" + } + }, + "microsoft.graph.locateDeviceActionResult": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceActionResult" + }, + { + "title": "locateDeviceActionResult", + "type": "object", + "properties": { + "deviceLocation": { + "description": "device location" + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "deviceLocation": { + "@odata.type": "microsoft.graph.deviceGeoLocation" + } + } + }, + "microsoft.graph.remoteLockActionResult": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceActionResult" + }, + { + "title": "remoteLockActionResult", + "type": "object", + "properties": { + "unlockPin": { + "description": "Pin to unlock the client", + "type": "string" + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "unlockPin": "string" + } + }, + "microsoft.graph.resetPasscodeActionResult": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceActionResult" + }, + { + "title": "resetPasscodeActionResult", + "type": "object", + "properties": { + "passcode": { + "description": "Newly generated passcode for the device ", + "type": "string" + } + } + } + ], + "example": { + "actionName": "string", + "actionState": { + "@odata.type": "microsoft.graph.actionState" + }, + "startDateTime": "string (timestamp)", + "lastUpdatedDateTime": "string (timestamp)", + "passcode": "string" + } + }, + "microsoft.graph.deviceOperatingSystemSummary": { + "title": "deviceOperatingSystemSummary", + "type": "object", + "properties": { + "androidCount": { + "format": "int32", + "description": "Number of android device count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "iosCount": { + "format": "int32", + "description": "Number of iOS device count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "macOSCount": { + "format": "int32", + "description": "Number of Mac OS X device count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "windowsMobileCount": { + "format": "int32", + "description": "Number of Windows mobile device count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "windowsCount": { + "format": "int32", + "description": "Number of Windows device count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "unknownCount": { + "format": "int32", + "description": "Number of unknown device count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "androidCount": "integer", + "iosCount": "integer", + "macOSCount": "integer", + "windowsMobileCount": "integer", + "windowsCount": "integer", + "unknownCount": "integer" + } + }, + "microsoft.graph.deviceExchangeAccessStateSummary": { + "title": "deviceExchangeAccessStateSummary", + "type": "object", + "properties": { + "allowedDeviceCount": { + "format": "int32", + "description": "Total count of devices with Exchange Access State: Allowed.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "blockedDeviceCount": { + "format": "int32", + "description": "Total count of devices with Exchange Access State: Blocked.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "quarantinedDeviceCount": { + "format": "int32", + "description": "Total count of devices with Exchange Access State: Quarantined.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "unknownDeviceCount": { + "format": "int32", + "description": "Total count of devices with Exchange Access State: Unknown.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "unavailableDeviceCount": { + "format": "int32", + "description": "Total count of devices for which no Exchange Access State could be found.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "allowedDeviceCount": "integer", + "blockedDeviceCount": "integer", + "quarantinedDeviceCount": "integer", + "unknownDeviceCount": "integer", + "unavailableDeviceCount": "integer" + } + }, + "microsoft.graph.windowsDeviceADAccount": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.windowsDeviceAccount" + }, + { + "title": "windowsDeviceADAccount", + "type": "object", + "properties": { + "domainName": { + "type": "string" + }, + "userName": { + "type": "string" + } + } + } + ], + "example": { + "password": "string", + "domainName": "string", + "userName": "string" + } + }, + "microsoft.graph.windowsDeviceAzureADAccount": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.windowsDeviceAccount" + }, + { + "title": "windowsDeviceAzureADAccount", + "type": "object", + "properties": { + "userPrincipalName": { + "type": "string" + } + } + } + ], + "example": { + "password": "string", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceConfigurationAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationAssignment", + "description": "The device configuration assignment entity assigns an AAD group to a specific device configuration.", + "type": "object", + "properties": { + "target": { + "description": "The assignment target for the device configuration." + } + } + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceConfigurationDeviceStatus": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationDeviceStatus", + "type": "object", + "properties": { + "deviceDisplayName": { + "description": "Device name of the DevicePolicyStatus.", + "type": "string" + }, + "userName": { + "description": "The User Name that is being reported", + "type": "string" + }, + "deviceModel": { + "description": "The device model that is being reported", + "type": "string" + }, + "complianceGracePeriodExpirationDateTime": { + "format": "date-time", + "description": "The DateTime when device compliance grace period expires", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "status": { + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "format": "date-time", + "description": "Last modified date time of the policy report.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "userPrincipalName": { + "description": "UserPrincipalName.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "deviceDisplayName": "string", + "userName": "string", + "deviceModel": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceConfigurationUserStatus": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationUserStatus", + "type": "object", + "properties": { + "userDisplayName": { + "description": "User name of the DevicePolicyStatus.", + "type": "string" + }, + "devicesCount": { + "format": "int32", + "description": "Devices count for that user.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "status": { + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "format": "date-time", + "description": "Last modified date time of the policy report.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "userPrincipalName": { + "description": "UserPrincipalName.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "userDisplayName": "string", + "devicesCount": "integer", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceConfigurationDeviceOverview": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationDeviceOverview", + "type": "object", + "properties": { + "pendingCount": { + "format": "int32", + "description": "Number of pending devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableCount": { + "format": "int32", + "description": "Number of not applicable devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "successCount": { + "format": "int32", + "description": "Number of succeeded devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorCount": { + "format": "int32", + "description": "Number of error devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "failedCount": { + "format": "int32", + "description": "Number of failed devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "lastUpdateDateTime": { + "format": "date-time", + "description": "Last update time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "configurationVersion": { + "format": "int32", + "description": "Version of the policy for that overview", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.deviceConfigurationUserOverview": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceConfigurationUserOverview", + "type": "object", + "properties": { + "pendingCount": { + "format": "int32", + "description": "Number of pending Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableCount": { + "format": "int32", + "description": "Number of not applicable users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "successCount": { + "format": "int32", + "description": "Number of succeeded Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorCount": { + "format": "int32", + "description": "Number of error Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "failedCount": { + "format": "int32", + "description": "Number of failed Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "lastUpdateDateTime": { + "format": "date-time", + "description": "Last update time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "configurationVersion": { + "format": "int32", + "description": "Version of the policy for that overview", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.settingStateDeviceSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "settingStateDeviceSummary", + "description": "Device Compilance Policy and Configuration for a Setting State summary", + "type": "object", + "properties": { + "settingName": { + "description": "Name of the setting", + "type": "string" + }, + "instancePath": { + "description": "Name of the InstancePath for the setting", + "type": "string" + }, + "unknownDeviceCount": { + "format": "int32", + "description": "Device Unkown count for the setting", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableDeviceCount": { + "format": "int32", + "description": "Device Not Applicable count for the setting", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "compliantDeviceCount": { + "format": "int32", + "description": "Device Compliant count for the setting", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "remediatedDeviceCount": { + "format": "int32", + "description": "Device Compliant count for the setting", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "nonCompliantDeviceCount": { + "format": "int32", + "description": "Device NonCompliant count for the setting", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorDeviceCount": { + "format": "int32", + "description": "Device error count for the setting", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "conflictDeviceCount": { + "format": "int32", + "description": "Device conflict error count for the setting", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "settingName": "string", + "instancePath": "string", + "unknownDeviceCount": "integer", + "notApplicableDeviceCount": "integer", + "compliantDeviceCount": "integer", + "remediatedDeviceCount": "integer", + "nonCompliantDeviceCount": "integer", + "errorDeviceCount": "integer", + "conflictDeviceCount": "integer" + } + }, + "microsoft.graph.deviceCompliancePolicyAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceCompliancePolicyAssignment", + "description": "Device compliance policy assignment.", + "type": "object", + "properties": { + "target": { + "description": "Target for the compliance policy assignment." + } + } + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceComplianceScheduledActionForRule": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceComplianceScheduledActionForRule", + "description": "Scheduled Action for Rule", + "type": "object", + "properties": { + "ruleName": { + "description": "Name of the rule which this scheduled action applies to.", + "type": "string" + }, + "scheduledActionConfigurations": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceComplianceActionItem" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "ruleName": "string", + "scheduledActionConfigurations": [ + { + "@odata.type": "microsoft.graph.deviceComplianceActionItem" + } + ] + } + }, + "microsoft.graph.deviceComplianceDeviceStatus": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceComplianceDeviceStatus", + "type": "object", + "properties": { + "deviceDisplayName": { + "description": "Device name of the DevicePolicyStatus.", + "type": "string" + }, + "userName": { + "description": "The User Name that is being reported", + "type": "string" + }, + "deviceModel": { + "description": "The device model that is being reported", + "type": "string" + }, + "complianceGracePeriodExpirationDateTime": { + "format": "date-time", + "description": "The DateTime when device compliance grace period expires", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "status": { + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "format": "date-time", + "description": "Last modified date time of the policy report.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "userPrincipalName": { + "description": "UserPrincipalName.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "deviceDisplayName": "string", + "userName": "string", + "deviceModel": "string", + "complianceGracePeriodExpirationDateTime": "string (timestamp)", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceComplianceUserStatus": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceComplianceUserStatus", + "type": "object", + "properties": { + "userDisplayName": { + "description": "User name of the DevicePolicyStatus.", + "type": "string" + }, + "devicesCount": { + "format": "int32", + "description": "Devices count for that user.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "status": { + "description": "Compliance status of the policy report." + }, + "lastReportedDateTime": { + "format": "date-time", + "description": "Last modified date time of the policy report.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "userPrincipalName": { + "description": "UserPrincipalName.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "userDisplayName": "string", + "devicesCount": "integer", + "status": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "lastReportedDateTime": "string (timestamp)", + "userPrincipalName": "string" + } + }, + "microsoft.graph.deviceComplianceDeviceOverview": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceComplianceDeviceOverview", + "type": "object", + "properties": { + "pendingCount": { + "format": "int32", + "description": "Number of pending devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableCount": { + "format": "int32", + "description": "Number of not applicable devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "successCount": { + "format": "int32", + "description": "Number of succeeded devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorCount": { + "format": "int32", + "description": "Number of error devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "failedCount": { + "format": "int32", + "description": "Number of failed devices", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "lastUpdateDateTime": { + "format": "date-time", + "description": "Last update time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "configurationVersion": { + "format": "int32", + "description": "Version of the policy for that overview", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.deviceComplianceUserOverview": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceComplianceUserOverview", + "type": "object", + "properties": { + "pendingCount": { + "format": "int32", + "description": "Number of pending Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notApplicableCount": { + "format": "int32", + "description": "Number of not applicable users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "successCount": { + "format": "int32", + "description": "Number of succeeded Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "errorCount": { + "format": "int32", + "description": "Number of error Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "failedCount": { + "format": "int32", + "description": "Number of failed Users", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "lastUpdateDateTime": { + "format": "date-time", + "description": "Last update time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "configurationVersion": { + "format": "int32", + "description": "Version of the policy for that overview", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "pendingCount": "integer", + "notApplicableCount": "integer", + "successCount": "integer", + "errorCount": "integer", + "failedCount": "integer", + "lastUpdateDateTime": "string (timestamp)", + "configurationVersion": "integer" + } + }, + "microsoft.graph.deviceComplianceActionItem": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceComplianceActionItem", + "description": "Scheduled Action Configuration", + "type": "object", + "properties": { + "gracePeriodHours": { + "format": "int32", + "description": "Number of hours to wait till the action will be enforced. Valid values 0 to 8760", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "actionType": { + "description": "What action to take" + }, + "notificationTemplateId": { + "description": "What notification Message template to use", + "type": "string" + }, + "notificationMessageCCList": { + "description": "A list of group IDs to speicify who to CC this notification message to.", + "type": "array", + "items": { + "type": "string" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "gracePeriodHours": "integer", + "actionType": { + "@odata.type": "microsoft.graph.deviceComplianceActionType" + }, + "notificationTemplateId": "string", + "notificationMessageCCList": [ + "string" + ] + } + }, + "microsoft.graph.appListItem": { + "title": "appListItem", + "type": "object", + "properties": { + "name": { + "description": "The application name", + "type": "string" + }, + "publisher": { + "description": "The publisher of the application", + "type": "string" + }, + "appStoreUrl": { + "description": "The Store URL of the application", + "type": "string" + }, + "appId": { + "description": "The application or bundle identifier of the application", + "type": "string" + } + }, + "example": { + "name": "string", + "publisher": "string", + "appStoreUrl": "string", + "appId": "string" + } + }, + "microsoft.graph.androidCustomConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "androidCustomConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the androidCustomConfiguration resource.", + "type": "object", + "properties": { + "omaSettings": { + "description": "OMA settings. This collection can contain a maximum of 1000 elements.", + "type": "array", + "items": { } + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.omaSetting": { + "title": "omaSetting", + "type": "object", + "properties": { + "displayName": { + "description": "Display Name.", + "type": "string" + }, + "description": { + "description": "Description.", + "type": "string" + }, + "omaUri": { + "description": "OMA.", + "type": "string" + } + }, + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string" + } + }, + "microsoft.graph.omaSettingInteger": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingInteger", + "type": "object", + "properties": { + "value": { + "format": "int32", + "description": "Value.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": "integer" + } + }, + "microsoft.graph.omaSettingFloatingPoint": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingFloatingPoint", + "type": "object", + "properties": { + "value": { + "format": "float", + "description": "Value." + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": "float" + } + }, + "microsoft.graph.omaSettingString": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingString", + "type": "object", + "properties": { + "value": { + "description": "Value.", + "type": "string" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": "string" + } + }, + "microsoft.graph.omaSettingDateTime": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingDateTime", + "type": "object", + "properties": { + "value": { + "format": "date-time", + "description": "Value.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": "string (timestamp)" + } + }, + "microsoft.graph.omaSettingStringXml": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingStringXml", + "type": "object", + "properties": { + "fileName": { + "description": "File name associated with the Value property (*.xml).", + "type": "string" + }, + "value": { + "format": "base64url", + "description": "Value. (UTF8 encoded byte array)", + "type": "string" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "fileName": "string", + "value": "string" + } + }, + "microsoft.graph.omaSettingBoolean": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingBoolean", + "type": "object", + "properties": { + "value": { + "description": "Value.", + "type": "boolean" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "value": true + } + }, + "microsoft.graph.omaSettingBase64": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.omaSetting" + }, + { + "title": "omaSettingBase64", + "type": "object", + "properties": { + "fileName": { + "description": "File name associated with the Value property (*.cer | *.crt | *.p7b | *.bin).", + "type": "string" + }, + "value": { + "description": "Value. (Base64 encoded string)", + "type": "string" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "omaUri": "string", + "fileName": "string", + "value": "string" + } + }, + "microsoft.graph.androidGeneralDeviceConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "androidGeneralDeviceConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the androidGeneralDeviceConfiguration resource.", + "type": "object", + "properties": { + "appsBlockClipboardSharing": { + "description": "Indicates whether or not to block clipboard sharing to copy and paste between applications.", + "type": "boolean" + }, + "appsBlockCopyPaste": { + "description": "Indicates whether or not to block copy and paste within applications.", + "type": "boolean" + }, + "appsBlockYouTube": { + "description": "Indicates whether or not to block the YouTube app.", + "type": "boolean" + }, + "bluetoothBlocked": { + "description": "Indicates whether or not to block Bluetooth.", + "type": "boolean" + }, + "cameraBlocked": { + "description": "Indicates whether or not to block the use of the camera.", + "type": "boolean" + }, + "cellularBlockDataRoaming": { + "description": "Indicates whether or not to block data roaming.", + "type": "boolean" + }, + "cellularBlockMessaging": { + "description": "Indicates whether or not to block SMS/MMS messaging.", + "type": "boolean" + }, + "cellularBlockVoiceRoaming": { + "description": "Indicates whether or not to block voice roaming.", + "type": "boolean" + }, + "cellularBlockWiFiTethering": { + "description": "Indicates whether or not to block syncing Wi-Fi tethering.", + "type": "boolean" + }, + "compliantAppsList": { + "description": "List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements.", + "type": "array", + "items": { } + }, + "compliantAppListType": { + "description": "Type of list that is in the CompliantAppsList." + }, + "diagnosticDataBlockSubmission": { + "description": "Indicates whether or not to block diagnostic data submission.", + "type": "boolean" + }, + "locationServicesBlocked": { + "description": "Indicates whether or not to block location services.", + "type": "boolean" + }, + "googleAccountBlockAutoSync": { + "description": "Indicates whether or not to block Google account auto sync.", + "type": "boolean" + }, + "googlePlayStoreBlocked": { + "description": "Indicates whether or not to block the Google Play store.", + "type": "boolean" + }, + "kioskModeBlockSleepButton": { + "description": "Indicates whether or not to block the screen sleep button while in Kiosk Mode.", + "type": "boolean" + }, + "kioskModeBlockVolumeButtons": { + "description": "Indicates whether or not to block the volume buttons while in Kiosk Mode.", + "type": "boolean" + }, + "kioskModeApps": { + "description": "A list of apps that will be allowed to run when the device is in Kiosk Mode. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + }, + "nfcBlocked": { + "description": "Indicates whether or not to block Near-Field Communication.", + "type": "boolean" + }, + "passwordBlockFingerprintUnlock": { + "description": "Indicates whether or not to block fingerprint unlock.", + "type": "boolean" + }, + "passwordBlockTrustAgents": { + "description": "Indicates whether or not to block Smart Lock and other trust agents.", + "type": "boolean" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Number of days before the password expires. Valid values 1 to 365", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "Minimum length of passwords. Valid values 4 to 16", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "format": "int32", + "description": "Minutes of inactivity before the screen times out.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "Number of previous passwords to block. Valid values 0 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "format": "int32", + "description": "Number of sign in failures allowed before factory reset. Valid values 4 to 11", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "Type of password that is required." + }, + "passwordRequired": { + "description": "Indicates whether or not to require a password.", + "type": "boolean" + }, + "powerOffBlocked": { + "description": "Indicates whether or not to block powering off the device.", + "type": "boolean" + }, + "factoryResetBlocked": { + "description": "Indicates whether or not to block user performing a factory reset.", + "type": "boolean" + }, + "screenCaptureBlocked": { + "description": "Indicates whether or not to block screenshots.", + "type": "boolean" + }, + "deviceSharingAllowed": { + "description": "Indicates whether or not to allow device sharing mode.", + "type": "boolean" + }, + "storageBlockGoogleBackup": { + "description": "Indicates whether or not to block Google Backup.", + "type": "boolean" + }, + "storageBlockRemovableStorage": { + "description": "Indicates whether or not to block removable storage usage.", + "type": "boolean" + }, + "storageRequireDeviceEncryption": { + "description": "Indicates whether or not to require device encryption.", + "type": "boolean" + }, + "storageRequireRemovableStorageEncryption": { + "description": "Indicates whether or not to require removable storage encryption.", + "type": "boolean" + }, + "voiceAssistantBlocked": { + "description": "Indicates whether or not to block the use of the Voice Assistant.", + "type": "boolean" + }, + "voiceDialingBlocked": { + "description": "Indicates whether or not to block voice dialing.", + "type": "boolean" + }, + "webBrowserBlockPopups": { + "description": "Indicates whether or not to block popups within the web browser.", + "type": "boolean" + }, + "webBrowserBlockAutofill": { + "description": "Indicates whether or not to block the web browser's auto fill feature.", + "type": "boolean" + }, + "webBrowserBlockJavaScript": { + "description": "Indicates whether or not to block JavaScript within the web browser.", + "type": "boolean" + }, + "webBrowserBlocked": { + "description": "Indicates whether or not to block the web browser.", + "type": "boolean" + }, + "webBrowserCookieSettings": { + "description": "Cookie settings within the web browser." + }, + "wiFiBlocked": { + "description": "Indicates whether or not to block syncing Wi-Fi.", + "type": "boolean" + }, + "appsInstallAllowList": { + "description": "List of apps which can be installed on the KNOX device. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + }, + "appsLaunchBlockList": { + "description": "List of apps which are blocked from being launched on the KNOX device. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + }, + "appsHideList": { + "description": "List of apps to be hidden on the KNOX device. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + }, + "securityRequireVerifyApps": { + "description": "Require the Android Verify apps feature is turned on.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "appsBlockClipboardSharing": true, + "appsBlockCopyPaste": true, + "appsBlockYouTube": true, + "bluetoothBlocked": true, + "cameraBlocked": true, + "cellularBlockDataRoaming": true, + "cellularBlockMessaging": true, + "cellularBlockVoiceRoaming": true, + "cellularBlockWiFiTethering": true, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "diagnosticDataBlockSubmission": true, + "locationServicesBlocked": true, + "googleAccountBlockAutoSync": true, + "googlePlayStoreBlocked": true, + "kioskModeBlockSleepButton": true, + "kioskModeBlockVolumeButtons": true, + "kioskModeApps": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "nfcBlocked": true, + "passwordBlockFingerprintUnlock": true, + "passwordBlockTrustAgents": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidRequiredPasswordType" + }, + "passwordRequired": true, + "powerOffBlocked": true, + "factoryResetBlocked": true, + "screenCaptureBlocked": true, + "deviceSharingAllowed": true, + "storageBlockGoogleBackup": true, + "storageBlockRemovableStorage": true, + "storageRequireDeviceEncryption": true, + "storageRequireRemovableStorageEncryption": true, + "voiceAssistantBlocked": true, + "voiceDialingBlocked": true, + "webBrowserBlockPopups": true, + "webBrowserBlockAutofill": true, + "webBrowserBlockJavaScript": true, + "webBrowserBlocked": true, + "webBrowserCookieSettings": { + "@odata.type": "microsoft.graph.webBrowserCookieSettings" + }, + "wiFiBlocked": true, + "appsInstallAllowList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsLaunchBlockList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsHideList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "securityRequireVerifyApps": true + } + }, + "microsoft.graph.androidWorkProfileCustomConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "androidWorkProfileCustomConfiguration", + "description": "Android Work Profile custom configuration", + "type": "object", + "properties": { + "omaSettings": { + "description": "OMA settings. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.androidWorkProfileGeneralDeviceConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "androidWorkProfileGeneralDeviceConfiguration", + "description": "Android Work Profile general device configuration.", + "type": "object", + "properties": { + "passwordBlockFingerprintUnlock": { + "description": "Indicates whether or not to block fingerprint unlock.", + "type": "boolean" + }, + "passwordBlockTrustAgents": { + "description": "Indicates whether or not to block Smart Lock and other trust agents.", + "type": "boolean" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Number of days before the password expires. Valid values 1 to 365", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "Minimum length of passwords. Valid values 4 to 16", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "format": "int32", + "description": "Minutes of inactivity before the screen times out.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "Number of previous passwords to block. Valid values 0 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "format": "int32", + "description": "Number of sign in failures allowed before factory reset. Valid values 4 to 11", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "Type of password that is required." + }, + "workProfileDataSharingType": { + "description": "Type of data sharing that is allowed." + }, + "workProfileBlockNotificationsWhileDeviceLocked": { + "description": "Indicates whether or not to block notifications while device locked.", + "type": "boolean" + }, + "workProfileBlockAddingAccounts": { + "description": "Block users from adding/removing accounts in work profile.", + "type": "boolean" + }, + "workProfileBluetoothEnableContactSharing": { + "description": "Allow bluetooth devices to access enterprise contacts.", + "type": "boolean" + }, + "workProfileBlockScreenCapture": { + "description": "Block screen capture in work profile.", + "type": "boolean" + }, + "workProfileBlockCrossProfileCallerId": { + "description": "Block display work profile caller ID in personal profile.", + "type": "boolean" + }, + "workProfileBlockCamera": { + "description": "Block work profile camera.", + "type": "boolean" + }, + "workProfileBlockCrossProfileContactsSearch": { + "description": "Block work profile contacts availability in personal profile.", + "type": "boolean" + }, + "workProfileBlockCrossProfileCopyPaste": { + "description": "Boolean that indicates if the setting disallow cross profile copy/paste is enabled.", + "type": "boolean" + }, + "workProfileDefaultAppPermissionPolicy": { + "description": "Type of password that is required." + }, + "workProfilePasswordBlockFingerprintUnlock": { + "description": "Indicates whether or not to block fingerprint unlock for work profile.", + "type": "boolean" + }, + "workProfilePasswordBlockTrustAgents": { + "description": "Indicates whether or not to block Smart Lock and other trust agents for work profile.", + "type": "boolean" + }, + "workProfilePasswordExpirationDays": { + "format": "int32", + "description": "Number of days before the work profile password expires. Valid values 1 to 365", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordMinimumLength": { + "format": "int32", + "description": "Minimum length of work profile password. Valid values 4 to 16", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordMinNumericCharacters": { + "format": "int32", + "description": "Minimum # of numeric characters required in work profile password. Valid values 1 to 10", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordMinNonLetterCharacters": { + "format": "int32", + "description": "Minimum # of non-letter characters required in work profile password. Valid values 1 to 10", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordMinLetterCharacters": { + "format": "int32", + "description": "Minimum # of letter characters required in work profile password. Valid values 1 to 10", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordMinLowerCaseCharacters": { + "format": "int32", + "description": "Minimum # of lower-case characters required in work profile password. Valid values 1 to 10", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordMinUpperCaseCharacters": { + "format": "int32", + "description": "Minimum # of upper-case characters required in work profile password. Valid values 1 to 10", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordMinSymbolCharacters": { + "format": "int32", + "description": "Minimum # of symbols required in work profile password. Valid values 1 to 10", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordMinutesOfInactivityBeforeScreenTimeout": { + "format": "int32", + "description": "Minutes of inactivity before the screen times out.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordPreviousPasswordBlockCount": { + "format": "int32", + "description": "Number of previous work profile passwords to block. Valid values 0 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordSignInFailureCountBeforeFactoryReset": { + "format": "int32", + "description": "Number of sign in failures allowed before work profile is removed and all corporate data deleted. Valid values 4 to 11", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "workProfilePasswordRequiredType": { + "description": "Type of work profile password that is required." + }, + "workProfileRequirePassword": { + "description": "Password is required or not for work profile", + "type": "boolean" + }, + "securityRequireVerifyApps": { + "description": "Require the Android Verify apps feature is turned on.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "passwordBlockFingerprintUnlock": true, + "passwordBlockTrustAgents": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidWorkProfileRequiredPasswordType" + }, + "workProfileDataSharingType": { + "@odata.type": "microsoft.graph.androidWorkProfileCrossProfileDataSharingType" + }, + "workProfileBlockNotificationsWhileDeviceLocked": true, + "workProfileBlockAddingAccounts": true, + "workProfileBluetoothEnableContactSharing": true, + "workProfileBlockScreenCapture": true, + "workProfileBlockCrossProfileCallerId": true, + "workProfileBlockCamera": true, + "workProfileBlockCrossProfileContactsSearch": true, + "workProfileBlockCrossProfileCopyPaste": true, + "workProfileDefaultAppPermissionPolicy": { + "@odata.type": "microsoft.graph.androidWorkProfileDefaultAppPermissionPolicyType" + }, + "workProfilePasswordBlockFingerprintUnlock": true, + "workProfilePasswordBlockTrustAgents": true, + "workProfilePasswordExpirationDays": "integer", + "workProfilePasswordMinimumLength": "integer", + "workProfilePasswordMinNumericCharacters": "integer", + "workProfilePasswordMinNonLetterCharacters": "integer", + "workProfilePasswordMinLetterCharacters": "integer", + "workProfilePasswordMinLowerCaseCharacters": "integer", + "workProfilePasswordMinUpperCaseCharacters": "integer", + "workProfilePasswordMinSymbolCharacters": "integer", + "workProfilePasswordMinutesOfInactivityBeforeScreenTimeout": "integer", + "workProfilePasswordPreviousPasswordBlockCount": "integer", + "workProfilePasswordSignInFailureCountBeforeFactoryReset": "integer", + "workProfilePasswordRequiredType": { + "@odata.type": "microsoft.graph.androidWorkProfileRequiredPasswordType" + }, + "workProfileRequirePassword": true, + "securityRequireVerifyApps": true + } + }, + "microsoft.graph.iosCertificateProfile": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "iosCertificateProfile", + "description": "Device Configuration.", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ] + } + }, + "microsoft.graph.iosCustomConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "iosCustomConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the iosCustomConfiguration resource.", + "type": "object", + "properties": { + "payloadName": { + "description": "Name that is displayed to the user.", + "type": "string" + }, + "payloadFileName": { + "description": "Payload file name (*.mobileconfig | *.xml).", + "type": "string" + }, + "payload": { + "format": "base64url", + "description": "Payload. (UTF8 encoded byte array)", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "payloadName": "string", + "payloadFileName": "string", + "payload": "string" + } + }, + "microsoft.graph.iosGeneralDeviceConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "iosGeneralDeviceConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the iosGeneralDeviceConfiguration resource.", + "type": "object", + "properties": { + "accountBlockModification": { + "description": "Indicates whether or not to allow account modification when the device is in supervised mode.", + "type": "boolean" + }, + "activationLockAllowWhenSupervised": { + "description": "Indicates whether or not to allow activation lock when the device is in the supervised mode.", + "type": "boolean" + }, + "airDropBlocked": { + "description": "Indicates whether or not to allow AirDrop when the device is in supervised mode.", + "type": "boolean" + }, + "airDropForceUnmanagedDropTarget": { + "description": "Indicates whether or not to cause AirDrop to be considered an unmanaged drop target (iOS 9.0 and later).", + "type": "boolean" + }, + "airPlayForcePairingPasswordForOutgoingRequests": { + "description": "Indicates whether or not to enforce all devices receiving AirPlay requests from this device to use a pairing password.", + "type": "boolean" + }, + "appleWatchBlockPairing": { + "description": "Indicates whether or not to allow Apple Watch pairing when the device is in supervised mode (iOS 9.0 and later).", + "type": "boolean" + }, + "appleWatchForceWristDetection": { + "description": "Indicates whether or not to force a paired Apple Watch to use Wrist Detection (iOS 8.2 and later).", + "type": "boolean" + }, + "appleNewsBlocked": { + "description": "Indicates whether or not to block the user from using News when the device is in supervised mode (iOS 9.0 and later).", + "type": "boolean" + }, + "appsSingleAppModeList": { + "description": "Gets or sets the list of iOS apps allowed to autonomously enter Single App Mode. Supervised only. iOS 7.0 and later. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + }, + "appsVisibilityList": { + "description": "List of apps in the visibility list (either visible/launchable apps list or hidden/unlaunchable apps list, controlled by AppsVisibilityListType) (iOS 9.3 and later). This collection can contain a maximum of 10000 elements.", + "type": "array", + "items": { } + }, + "appsVisibilityListType": { + "description": "Type of list that is in the AppsVisibilityList." + }, + "appStoreBlockAutomaticDownloads": { + "description": "Indicates whether or not to block the automatic downloading of apps purchased on other devices when the device is in supervised mode (iOS 9.0 and later).", + "type": "boolean" + }, + "appStoreBlocked": { + "description": "Indicates whether or not to block the user from using the App Store.", + "type": "boolean" + }, + "appStoreBlockInAppPurchases": { + "description": "Indicates whether or not to block the user from making in app purchases.", + "type": "boolean" + }, + "appStoreBlockUIAppInstallation": { + "description": "Indicates whether or not to block the App Store app, not restricting installation through Host apps. Applies to supervised mode only (iOS 9.0 and later).", + "type": "boolean" + }, + "appStoreRequirePassword": { + "description": "Indicates whether or not to require a password when using the app store.", + "type": "boolean" + }, + "bluetoothBlockModification": { + "description": "Indicates whether or not to allow modification of Bluetooth settings when the device is in supervised mode (iOS 10.0 and later).", + "type": "boolean" + }, + "cameraBlocked": { + "description": "Indicates whether or not to block the user from accessing the camera of the device.", + "type": "boolean" + }, + "cellularBlockDataRoaming": { + "description": "Indicates whether or not to block data roaming.", + "type": "boolean" + }, + "cellularBlockGlobalBackgroundFetchWhileRoaming": { + "description": "Indicates whether or not to block global background fetch while roaming.", + "type": "boolean" + }, + "cellularBlockPerAppDataModification": { + "description": "Indicates whether or not to allow changes to cellular app data usage settings when the device is in supervised mode.", + "type": "boolean" + }, + "cellularBlockPersonalHotspot": { + "description": "Indicates whether or not to block Personal Hotspot.", + "type": "boolean" + }, + "cellularBlockVoiceRoaming": { + "description": "Indicates whether or not to block voice roaming.", + "type": "boolean" + }, + "certificatesBlockUntrustedTlsCertificates": { + "description": "Indicates whether or not to block untrusted TLS certificates.", + "type": "boolean" + }, + "classroomAppBlockRemoteScreenObservation": { + "description": "Indicates whether or not to allow remote screen observation by Classroom app when the device is in supervised mode (iOS 9.3 and later).", + "type": "boolean" + }, + "classroomAppForceUnpromptedScreenObservation": { + "description": "Indicates whether or not to automatically give permission to the teacher of a managed course on the Classroom app to view a student's screen without prompting when the device is in supervised mode.", + "type": "boolean" + }, + "compliantAppsList": { + "description": "List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements.", + "type": "array", + "items": { } + }, + "compliantAppListType": { + "description": "List that is in the AppComplianceList." + }, + "configurationProfileBlockChanges": { + "description": "Indicates whether or not to block the user from installing configuration profiles and certificates interactively when the device is in supervised mode.", + "type": "boolean" + }, + "definitionLookupBlocked": { + "description": "Indicates whether or not to block definition lookup when the device is in supervised mode (iOS 8.1.3 and later ).", + "type": "boolean" + }, + "deviceBlockEnableRestrictions": { + "description": "Indicates whether or not to allow the user to enables restrictions in the device settings when the device is in supervised mode.", + "type": "boolean" + }, + "deviceBlockEraseContentAndSettings": { + "description": "Indicates whether or not to allow the use of the 'Erase all content and settings' option on the device when the device is in supervised mode.", + "type": "boolean" + }, + "deviceBlockNameModification": { + "description": "Indicates whether or not to allow device name modification when the device is in supervised mode (iOS 9.0 and later).", + "type": "boolean" + }, + "diagnosticDataBlockSubmission": { + "description": "Indicates whether or not to block diagnostic data submission.", + "type": "boolean" + }, + "diagnosticDataBlockSubmissionModification": { + "description": "Indicates whether or not to allow diagnostics submission settings modification when the device is in supervised mode (iOS 9.3.2 and later).", + "type": "boolean" + }, + "documentsBlockManagedDocumentsInUnmanagedApps": { + "description": "Indicates whether or not to block the user from viewing managed documents in unmanaged apps.", + "type": "boolean" + }, + "documentsBlockUnmanagedDocumentsInManagedApps": { + "description": "Indicates whether or not to block the user from viewing unmanaged documents in managed apps.", + "type": "boolean" + }, + "emailInDomainSuffixes": { + "description": "An email address lacking a suffix that matches any of these strings will be considered out-of-domain.", + "type": "array", + "items": { + "type": "string" + } + }, + "enterpriseAppBlockTrust": { + "description": "Indicates whether or not to block the user from trusting an enterprise app.", + "type": "boolean" + }, + "enterpriseAppBlockTrustModification": { + "description": "Indicates whether or not to block the user from modifying the enterprise app trust settings.", + "type": "boolean" + }, + "faceTimeBlocked": { + "description": "Indicates whether or not to block the user from using FaceTime.", + "type": "boolean" + }, + "findMyFriendsBlocked": { + "description": "Indicates whether or not to block Find My Friends when the device is in supervised mode.", + "type": "boolean" + }, + "gamingBlockGameCenterFriends": { + "description": "Indicates whether or not to block the user from having friends in Game Center.", + "type": "boolean" + }, + "gamingBlockMultiplayer": { + "description": "Indicates whether or not to block the user from using multiplayer gaming.", + "type": "boolean" + }, + "gameCenterBlocked": { + "description": "Indicates whether or not to block the user from using Game Center when the device is in supervised mode.", + "type": "boolean" + }, + "hostPairingBlocked": { + "description": "indicates whether or not to allow host pairing to control the devices an iOS device can pair with when the iOS device is in supervised mode.", + "type": "boolean" + }, + "iBooksStoreBlocked": { + "description": "Indicates whether or not to block the user from using the iBooks Store when the device is in supervised mode.", + "type": "boolean" + }, + "iBooksStoreBlockErotica": { + "description": "Indicates whether or not to block the user from downloading media from the iBookstore that has been tagged as erotica.", + "type": "boolean" + }, + "iCloudBlockActivityContinuation": { + "description": "Indicates whether or not to block the the user from continuing work they started on iOS device to another iOS or macOS device.", + "type": "boolean" + }, + "iCloudBlockBackup": { + "description": "Indicates whether or not to block iCloud backup.", + "type": "boolean" + }, + "iCloudBlockDocumentSync": { + "description": "Indicates whether or not to block iCloud document sync.", + "type": "boolean" + }, + "iCloudBlockManagedAppsSync": { + "description": "Indicates whether or not to block Managed Apps Cloud Sync.", + "type": "boolean" + }, + "iCloudBlockPhotoLibrary": { + "description": "Indicates whether or not to block iCloud Photo Library.", + "type": "boolean" + }, + "iCloudBlockPhotoStreamSync": { + "description": "Indicates whether or not to block iCloud Photo Stream Sync.", + "type": "boolean" + }, + "iCloudBlockSharedPhotoStream": { + "description": "Indicates whether or not to block Shared Photo Stream.", + "type": "boolean" + }, + "iCloudRequireEncryptedBackup": { + "description": "Indicates whether or not to require backups to iCloud be encrypted.", + "type": "boolean" + }, + "iTunesBlockExplicitContent": { + "description": "Indicates whether or not to block the user from accessing explicit content in iTunes and the App Store.", + "type": "boolean" + }, + "iTunesBlockMusicService": { + "description": "Indicates whether or not to block Music service and revert Music app to classic mode when the device is in supervised mode (iOS 9.3 and later and macOS 10.12 and later).", + "type": "boolean" + }, + "iTunesBlockRadio": { + "description": "Indicates whether or not to block the user from using iTunes Radio when the device is in supervised mode (iOS 9.3 and later).", + "type": "boolean" + }, + "keyboardBlockAutoCorrect": { + "description": "Indicates whether or not to block keyboard auto-correction when the device is in supervised mode (iOS 8.1.3 and later).", + "type": "boolean" + }, + "keyboardBlockDictation": { + "description": "Indicates whether or not to block the user from using dictation input when the device is in supervised mode.", + "type": "boolean" + }, + "keyboardBlockPredictive": { + "description": "Indicates whether or not to block predictive keyboards when device is in supervised mode (iOS 8.1.3 and later).", + "type": "boolean" + }, + "keyboardBlockShortcuts": { + "description": "Indicates whether or not to block keyboard shortcuts when the device is in supervised mode (iOS 9.0 and later).", + "type": "boolean" + }, + "keyboardBlockSpellCheck": { + "description": "Indicates whether or not to block keyboard spell-checking when the device is in supervised mode (iOS 8.1.3 and later).", + "type": "boolean" + }, + "kioskModeAllowAssistiveSpeak": { + "description": "Indicates whether or not to allow assistive speak while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowAssistiveTouchSettings": { + "description": "Indicates whether or not to allow access to the Assistive Touch Settings while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowAutoLock": { + "description": "Indicates whether or not to allow device auto lock while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowColorInversionSettings": { + "description": "Indicates whether or not to allow access to the Color Inversion Settings while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowRingerSwitch": { + "description": "Indicates whether or not to allow use of the ringer switch while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowScreenRotation": { + "description": "Indicates whether or not to allow screen rotation while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowSleepButton": { + "description": "Indicates whether or not to allow use of the sleep button while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowTouchscreen": { + "description": "Indicates whether or not to allow use of the touchscreen while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowVoiceOverSettings": { + "description": "Indicates whether or not to allow access to the voice over settings while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowVolumeButtons": { + "description": "Indicates whether or not to allow use of the volume buttons while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAllowZoomSettings": { + "description": "Indicates whether or not to allow access to the zoom settings while in kiosk mode.", + "type": "boolean" + }, + "kioskModeAppStoreUrl": { + "description": "URL in the app store to the app to use for kiosk mode. Use if KioskModeManagedAppId is not known.", + "type": "string" + }, + "kioskModeBuiltInAppId": { + "description": "ID for built-in apps to use for kiosk mode. Used when KioskModeManagedAppId and KioskModeAppStoreUrl are not set.", + "type": "string" + }, + "kioskModeRequireAssistiveTouch": { + "description": "Indicates whether or not to require assistive touch while in kiosk mode.", + "type": "boolean" + }, + "kioskModeRequireColorInversion": { + "description": "Indicates whether or not to require color inversion while in kiosk mode.", + "type": "boolean" + }, + "kioskModeRequireMonoAudio": { + "description": "Indicates whether or not to require mono audio while in kiosk mode.", + "type": "boolean" + }, + "kioskModeRequireVoiceOver": { + "description": "Indicates whether or not to require voice over while in kiosk mode.", + "type": "boolean" + }, + "kioskModeRequireZoom": { + "description": "Indicates whether or not to require zoom while in kiosk mode.", + "type": "boolean" + }, + "kioskModeManagedAppId": { + "description": "Managed app id of the app to use for kiosk mode. If KioskModeManagedAppId is specified then KioskModeAppStoreUrl will be ignored.", + "type": "string" + }, + "lockScreenBlockControlCenter": { + "description": "Indicates whether or not to block the user from using control center on the lock screen.", + "type": "boolean" + }, + "lockScreenBlockNotificationView": { + "description": "Indicates whether or not to block the user from using the notification view on the lock screen.", + "type": "boolean" + }, + "lockScreenBlockPassbook": { + "description": "Indicates whether or not to block the user from using passbook when the device is locked.", + "type": "boolean" + }, + "lockScreenBlockTodayView": { + "description": "Indicates whether or not to block the user from using the Today View on the lock screen.", + "type": "boolean" + }, + "mediaContentRatingAustralia": { + "description": "Media content rating settings for Australia" + }, + "mediaContentRatingCanada": { + "description": "Media content rating settings for Canada" + }, + "mediaContentRatingFrance": { + "description": "Media content rating settings for France" + }, + "mediaContentRatingGermany": { + "description": "Media content rating settings for Germany" + }, + "mediaContentRatingIreland": { + "description": "Media content rating settings for Ireland" + }, + "mediaContentRatingJapan": { + "description": "Media content rating settings for Japan" + }, + "mediaContentRatingNewZealand": { + "description": "Media content rating settings for New Zealand" + }, + "mediaContentRatingUnitedKingdom": { + "description": "Media content rating settings for United Kingdom" + }, + "mediaContentRatingUnitedStates": { + "description": "Media content rating settings for United States" + }, + "networkUsageRules": { + "description": "List of managed apps and the network rules that applies to them. This collection can contain a maximum of 1000 elements.", + "type": "array", + "items": { } + }, + "mediaContentRatingApps": { + "description": "Media content rating settings for Apps" + }, + "messagesBlocked": { + "description": "Indicates whether or not to block the user from using the Messages app on the supervised device.", + "type": "boolean" + }, + "notificationsBlockSettingsModification": { + "description": "Indicates whether or not to allow notifications settings modification (iOS 9.3 and later).", + "type": "boolean" + }, + "passcodeBlockFingerprintUnlock": { + "description": "Indicates whether or not to block fingerprint unlock.", + "type": "boolean" + }, + "passcodeBlockFingerprintModification": { + "description": "Block modification of registered Touch ID fingerprints when in supervised mode.", + "type": "boolean" + }, + "passcodeBlockModification": { + "description": "Indicates whether or not to allow passcode modification on the supervised device (iOS 9.0 and later).", + "type": "boolean" + }, + "passcodeBlockSimple": { + "description": "Indicates whether or not to block simple passcodes.", + "type": "boolean" + }, + "passcodeExpirationDays": { + "format": "int32", + "description": "Number of days before the passcode expires. Valid values 1 to 65535", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeMinimumLength": { + "format": "int32", + "description": "Minimum length of passcode. Valid values 4 to 14", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity before a passcode is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeMinutesOfInactivityBeforeScreenTimeout": { + "format": "int32", + "description": "Minutes of inactivity before the screen times out.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeMinimumCharacterSetCount": { + "format": "int32", + "description": "Number of character sets a passcode must contain. Valid values 0 to 4", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodePreviousPasscodeBlockCount": { + "format": "int32", + "description": "Number of previous passcodes to block. Valid values 1 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeSignInFailureCountBeforeWipe": { + "format": "int32", + "description": "Number of sign in failures allowed before wiping the device. Valid values 4 to 11", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeRequiredType": { + "description": "Type of passcode that is required." + }, + "passcodeRequired": { + "description": "Indicates whether or not to require a passcode.", + "type": "boolean" + }, + "podcastsBlocked": { + "description": "Indicates whether or not to block the user from using podcasts on the supervised device (iOS 8.0 and later).", + "type": "boolean" + }, + "safariBlockAutofill": { + "description": "Indicates whether or not to block the user from using Auto fill in Safari.", + "type": "boolean" + }, + "safariBlockJavaScript": { + "description": "Indicates whether or not to block JavaScript in Safari.", + "type": "boolean" + }, + "safariBlockPopups": { + "description": "Indicates whether or not to block popups in Safari.", + "type": "boolean" + }, + "safariBlocked": { + "description": "Indicates whether or not to block the user from using Safari.", + "type": "boolean" + }, + "safariCookieSettings": { + "description": "Cookie settings for Safari." + }, + "safariManagedDomains": { + "description": "URLs matching the patterns listed here will be considered managed.", + "type": "array", + "items": { + "type": "string" + } + }, + "safariPasswordAutoFillDomains": { + "description": "Users can save passwords in Safari only from URLs matching the patterns listed here. Applies to devices in supervised mode (iOS 9.3 and later).", + "type": "array", + "items": { + "type": "string" + } + }, + "safariRequireFraudWarning": { + "description": "Indicates whether or not to require fraud warning in Safari.", + "type": "boolean" + }, + "screenCaptureBlocked": { + "description": "Indicates whether or not to block the user from taking Screenshots.", + "type": "boolean" + }, + "siriBlocked": { + "description": "Indicates whether or not to block the user from using Siri.", + "type": "boolean" + }, + "siriBlockedWhenLocked": { + "description": "Indicates whether or not to block the user from using Siri when locked.", + "type": "boolean" + }, + "siriBlockUserGeneratedContent": { + "description": "Indicates whether or not to block Siri from querying user-generated content when used on a supervised device.", + "type": "boolean" + }, + "siriRequireProfanityFilter": { + "description": "Indicates whether or not to prevent Siri from dictating, or speaking profane language on supervised device.", + "type": "boolean" + }, + "spotlightBlockInternetResults": { + "description": "Indicates whether or not to block Spotlight search from returning internet results on supervised device.", + "type": "boolean" + }, + "voiceDialingBlocked": { + "description": "Indicates whether or not to block voice dialing.", + "type": "boolean" + }, + "wallpaperBlockModification": { + "description": "Indicates whether or not to allow wallpaper modification on supervised device (iOS 9.0 and later) .", + "type": "boolean" + }, + "wiFiConnectOnlyToConfiguredNetworks": { + "description": "Indicates whether or not to force the device to use only Wi-Fi networks from configuration profiles when the device is in supervised mode.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "accountBlockModification": true, + "activationLockAllowWhenSupervised": true, + "airDropBlocked": true, + "airDropForceUnmanagedDropTarget": true, + "airPlayForcePairingPasswordForOutgoingRequests": true, + "appleWatchBlockPairing": true, + "appleWatchForceWristDetection": true, + "appleNewsBlocked": true, + "appsSingleAppModeList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsVisibilityList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "appsVisibilityListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "appStoreBlockAutomaticDownloads": true, + "appStoreBlocked": true, + "appStoreBlockInAppPurchases": true, + "appStoreBlockUIAppInstallation": true, + "appStoreRequirePassword": true, + "bluetoothBlockModification": true, + "cameraBlocked": true, + "cellularBlockDataRoaming": true, + "cellularBlockGlobalBackgroundFetchWhileRoaming": true, + "cellularBlockPerAppDataModification": true, + "cellularBlockPersonalHotspot": true, + "cellularBlockVoiceRoaming": true, + "certificatesBlockUntrustedTlsCertificates": true, + "classroomAppBlockRemoteScreenObservation": true, + "classroomAppForceUnpromptedScreenObservation": true, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "configurationProfileBlockChanges": true, + "definitionLookupBlocked": true, + "deviceBlockEnableRestrictions": true, + "deviceBlockEraseContentAndSettings": true, + "deviceBlockNameModification": true, + "diagnosticDataBlockSubmission": true, + "diagnosticDataBlockSubmissionModification": true, + "documentsBlockManagedDocumentsInUnmanagedApps": true, + "documentsBlockUnmanagedDocumentsInManagedApps": true, + "emailInDomainSuffixes": [ + "string" + ], + "enterpriseAppBlockTrust": true, + "enterpriseAppBlockTrustModification": true, + "faceTimeBlocked": true, + "findMyFriendsBlocked": true, + "gamingBlockGameCenterFriends": true, + "gamingBlockMultiplayer": true, + "gameCenterBlocked": true, + "hostPairingBlocked": true, + "iBooksStoreBlocked": true, + "iBooksStoreBlockErotica": true, + "iCloudBlockActivityContinuation": true, + "iCloudBlockBackup": true, + "iCloudBlockDocumentSync": true, + "iCloudBlockManagedAppsSync": true, + "iCloudBlockPhotoLibrary": true, + "iCloudBlockPhotoStreamSync": true, + "iCloudBlockSharedPhotoStream": true, + "iCloudRequireEncryptedBackup": true, + "iTunesBlockExplicitContent": true, + "iTunesBlockMusicService": true, + "iTunesBlockRadio": true, + "keyboardBlockAutoCorrect": true, + "keyboardBlockDictation": true, + "keyboardBlockPredictive": true, + "keyboardBlockShortcuts": true, + "keyboardBlockSpellCheck": true, + "kioskModeAllowAssistiveSpeak": true, + "kioskModeAllowAssistiveTouchSettings": true, + "kioskModeAllowAutoLock": true, + "kioskModeAllowColorInversionSettings": true, + "kioskModeAllowRingerSwitch": true, + "kioskModeAllowScreenRotation": true, + "kioskModeAllowSleepButton": true, + "kioskModeAllowTouchscreen": true, + "kioskModeAllowVoiceOverSettings": true, + "kioskModeAllowVolumeButtons": true, + "kioskModeAllowZoomSettings": true, + "kioskModeAppStoreUrl": "string", + "kioskModeBuiltInAppId": "string", + "kioskModeRequireAssistiveTouch": true, + "kioskModeRequireColorInversion": true, + "kioskModeRequireMonoAudio": true, + "kioskModeRequireVoiceOver": true, + "kioskModeRequireZoom": true, + "kioskModeManagedAppId": "string", + "lockScreenBlockControlCenter": true, + "lockScreenBlockNotificationView": true, + "lockScreenBlockPassbook": true, + "lockScreenBlockTodayView": true, + "mediaContentRatingAustralia": { + "@odata.type": "microsoft.graph.mediaContentRatingAustralia" + }, + "mediaContentRatingCanada": { + "@odata.type": "microsoft.graph.mediaContentRatingCanada" + }, + "mediaContentRatingFrance": { + "@odata.type": "microsoft.graph.mediaContentRatingFrance" + }, + "mediaContentRatingGermany": { + "@odata.type": "microsoft.graph.mediaContentRatingGermany" + }, + "mediaContentRatingIreland": { + "@odata.type": "microsoft.graph.mediaContentRatingIreland" + }, + "mediaContentRatingJapan": { + "@odata.type": "microsoft.graph.mediaContentRatingJapan" + }, + "mediaContentRatingNewZealand": { + "@odata.type": "microsoft.graph.mediaContentRatingNewZealand" + }, + "mediaContentRatingUnitedKingdom": { + "@odata.type": "microsoft.graph.mediaContentRatingUnitedKingdom" + }, + "mediaContentRatingUnitedStates": { + "@odata.type": "microsoft.graph.mediaContentRatingUnitedStates" + }, + "networkUsageRules": [ + { + "@odata.type": "microsoft.graph.iosNetworkUsageRule" + } + ], + "mediaContentRatingApps": { + "@odata.type": "microsoft.graph.ratingAppsType" + }, + "messagesBlocked": true, + "notificationsBlockSettingsModification": true, + "passcodeBlockFingerprintUnlock": true, + "passcodeBlockFingerprintModification": true, + "passcodeBlockModification": true, + "passcodeBlockSimple": true, + "passcodeExpirationDays": "integer", + "passcodeMinimumLength": "integer", + "passcodeMinutesOfInactivityBeforeLock": "integer", + "passcodeMinutesOfInactivityBeforeScreenTimeout": "integer", + "passcodeMinimumCharacterSetCount": "integer", + "passcodePreviousPasscodeBlockCount": "integer", + "passcodeSignInFailureCountBeforeWipe": "integer", + "passcodeRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passcodeRequired": true, + "podcastsBlocked": true, + "safariBlockAutofill": true, + "safariBlockJavaScript": true, + "safariBlockPopups": true, + "safariBlocked": true, + "safariCookieSettings": { + "@odata.type": "microsoft.graph.webBrowserCookieSettings" + }, + "safariManagedDomains": [ + "string" + ], + "safariPasswordAutoFillDomains": [ + "string" + ], + "safariRequireFraudWarning": true, + "screenCaptureBlocked": true, + "siriBlocked": true, + "siriBlockedWhenLocked": true, + "siriBlockUserGeneratedContent": true, + "siriRequireProfanityFilter": true, + "spotlightBlockInternetResults": true, + "voiceDialingBlocked": true, + "wallpaperBlockModification": true, + "wiFiConnectOnlyToConfiguredNetworks": true + } + }, + "microsoft.graph.mediaContentRatingAustralia": { + "title": "mediaContentRatingAustralia", + "type": "object", + "properties": { + "movieRating": { + "description": "Movies rating selected for Australia" + }, + "tvRating": { + "description": "TV rating selected for Australia" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingAustraliaMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingAustraliaTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingCanada": { + "title": "mediaContentRatingCanada", + "type": "object", + "properties": { + "movieRating": { + "description": "Movies rating selected for Canada" + }, + "tvRating": { + "description": "TV rating selected for Canada" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingCanadaMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingCanadaTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingFrance": { + "title": "mediaContentRatingFrance", + "type": "object", + "properties": { + "movieRating": { + "description": "Movies rating selected for France" + }, + "tvRating": { + "description": "TV rating selected for France" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingFranceMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingFranceTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingGermany": { + "title": "mediaContentRatingGermany", + "type": "object", + "properties": { + "movieRating": { + "description": "Movies rating selected for Germany" + }, + "tvRating": { + "description": "TV rating selected for Germany" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingGermanyMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingGermanyTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingIreland": { + "title": "mediaContentRatingIreland", + "type": "object", + "properties": { + "movieRating": { + "description": "Movies rating selected for Ireland" + }, + "tvRating": { + "description": "TV rating selected for Ireland" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingIrelandMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingIrelandTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingJapan": { + "title": "mediaContentRatingJapan", + "type": "object", + "properties": { + "movieRating": { + "description": "Movies rating selected for Japan" + }, + "tvRating": { + "description": "TV rating selected for Japan" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingJapanMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingJapanTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingNewZealand": { + "title": "mediaContentRatingNewZealand", + "type": "object", + "properties": { + "movieRating": { + "description": "Movies rating selected for New Zealand" + }, + "tvRating": { + "description": "TV rating selected for New Zealand" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingNewZealandMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingNewZealandTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingUnitedKingdom": { + "title": "mediaContentRatingUnitedKingdom", + "type": "object", + "properties": { + "movieRating": { + "description": "Movies rating selected for United Kingdom" + }, + "tvRating": { + "description": "TV rating selected for United Kingdom" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingUnitedKingdomMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingUnitedKingdomTelevisionType" + } + } + }, + "microsoft.graph.mediaContentRatingUnitedStates": { + "title": "mediaContentRatingUnitedStates", + "type": "object", + "properties": { + "movieRating": { + "description": "Movies rating selected for United States" + }, + "tvRating": { + "description": "TV rating selected for United States" + } + }, + "example": { + "movieRating": { + "@odata.type": "microsoft.graph.ratingUnitedStatesMoviesType" + }, + "tvRating": { + "@odata.type": "microsoft.graph.ratingUnitedStatesTelevisionType" + } + } + }, + "microsoft.graph.iosNetworkUsageRule": { + "title": "iosNetworkUsageRule", + "type": "object", + "properties": { + "managedApps": { + "description": "Information about the managed apps that this rule is going to apply to. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + }, + "cellularDataBlockWhenRoaming": { + "description": "If set to true, corresponding managed apps will not be allowed to use cellular data when roaming.", + "type": "boolean" + }, + "cellularDataBlocked": { + "description": "If set to true, corresponding managed apps will not be allowed to use cellular data at any time.", + "type": "boolean" + } + }, + "example": { + "managedApps": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "cellularDataBlockWhenRoaming": true, + "cellularDataBlocked": true + } + }, + "microsoft.graph.iosUpdateConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "iosUpdateConfiguration", + "description": "IOS Update Configuration, allows you to configure time window within week to install iOS updates", + "type": "object", + "properties": { + "activeHoursStart": { + "format": "time", + "description": "Active Hours Start (active hours mean the time window when updates install should not happen)", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + }, + "activeHoursEnd": { + "format": "time", + "description": "Active Hours End (active hours mean the time window when updates install should not happen)", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + }, + "scheduledInstallDays": { + "description": "Days in week for which active hours are configured. This collection can contain a maximum of 7 elements.", + "type": "array", + "items": { } + }, + "utcTimeOffsetInMinutes": { + "format": "int32", + "description": "UTC Time Offset indicated in minutes", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "activeHoursStart": "string (timestamp)", + "activeHoursEnd": "string (timestamp)", + "scheduledInstallDays": [ + { + "@odata.type": "microsoft.graph.dayOfWeek" + } + ], + "utcTimeOffsetInMinutes": "integer" + } + }, + "microsoft.graph.macOSCustomConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "macOSCustomConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the macOSCustomConfiguration resource.", + "type": "object", + "properties": { + "payloadName": { + "description": "Name that is displayed to the user.", + "type": "string" + }, + "payloadFileName": { + "description": "Payload file name (*.mobileconfig | *.xml).", + "type": "string" + }, + "payload": { + "format": "base64url", + "description": "Payload. (UTF8 encoded byte array)", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "payloadName": "string", + "payloadFileName": "string", + "payload": "string" + } + }, + "microsoft.graph.macOSGeneralDeviceConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "macOSGeneralDeviceConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the macOSGeneralDeviceConfiguration resource.", + "type": "object", + "properties": { + "compliantAppsList": { + "description": "List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements.", + "type": "array", + "items": { } + }, + "compliantAppListType": { + "description": "List that is in the CompliantAppsList." + }, + "emailInDomainSuffixes": { + "description": "An email address lacking a suffix that matches any of these strings will be considered out-of-domain.", + "type": "array", + "items": { + "type": "string" + } + }, + "passwordBlockSimple": { + "description": "Block simple passwords.", + "type": "boolean" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Number of days before the password expires.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumCharacterSetCount": { + "format": "int32", + "description": "Number of character sets a password must contain. Valid values 0 to 4", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "Minimum length of passwords.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity required before a password is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "format": "int32", + "description": "Minutes of inactivity required before the screen times out.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "Number of previous passwords to block.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "Type of password that is required." + }, + "passwordRequired": { + "description": "Whether or not to require a password.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "emailInDomainSuffixes": [ + "string" + ], + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordRequired": true + } + }, + "microsoft.graph.appleDeviceFeaturesConfigurationBase": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "appleDeviceFeaturesConfigurationBase", + "description": "Apple device features configuration profile.", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ] + } + }, + "microsoft.graph.iosDeviceFeaturesConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.appleDeviceFeaturesConfigurationBase" + }, + { + "title": "iosDeviceFeaturesConfiguration", + "description": "iOS Device Features Configuration Profile.", + "type": "object", + "properties": { + "assetTagTemplate": { + "description": "Asset tag information for the device, displayed on the login window and lock screen.", + "type": "string" + }, + "lockScreenFootnote": { + "description": "A footnote displayed on the login window and lock screen. Available in iOS 9.3.1 and later.", + "type": "string" + }, + "homeScreenDockIcons": { + "description": "A list of app and folders to appear on the Home Screen Dock. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + }, + "homeScreenPages": { + "description": "A list of pages on the Home Screen. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + }, + "notificationSettings": { + "description": "Notification settings for each bundle id. Applicable to devices in supervised mode only (iOS 9.3 and later). This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { } + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assetTagTemplate": "string", + "lockScreenFootnote": "string", + "homeScreenDockIcons": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenItem" + } + ], + "homeScreenPages": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenPage" + } + ], + "notificationSettings": [ + { + "@odata.type": "microsoft.graph.iosNotificationSettings" + } + ] + } + }, + "microsoft.graph.iosHomeScreenItem": { + "title": "iosHomeScreenItem", + "type": "object", + "properties": { + "displayName": { + "description": "Name of the app", + "type": "string" + } + }, + "example": { + "displayName": "string" + } + }, + "microsoft.graph.iosHomeScreenPage": { + "title": "iosHomeScreenPage", + "type": "object", + "properties": { + "displayName": { + "description": "Name of the page", + "type": "string" + }, + "icons": { + "description": "A list of apps and folders to appear on a page. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosHomeScreenItem" + } + } + }, + "example": { + "displayName": "string", + "icons": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenItem" + } + ] + } + }, + "microsoft.graph.iosNotificationSettings": { + "title": "iosNotificationSettings", + "type": "object", + "properties": { + "bundleID": { + "description": "Bundle id of app to which to apply these notification settings.", + "type": "string" + }, + "appName": { + "description": "Application name to be associated with the bundleID.", + "type": "string" + }, + "publisher": { + "description": "Publisher to be associated with the bundleID.", + "type": "string" + }, + "enabled": { + "description": "Indicates whether notifications are allowed for this app.", + "type": "boolean" + }, + "showInNotificationCenter": { + "description": "Indicates whether notifications can be shown in notification center.", + "type": "boolean" + }, + "showOnLockScreen": { + "description": "Indicates whether notifications can be shown on the lock screen.", + "type": "boolean" + }, + "alertType": { + "description": "Indicates the type of alert for notifications for this app." + }, + "badgesEnabled": { + "description": "Indicates whether badges are allowed for this app.", + "type": "boolean" + }, + "soundsEnabled": { + "description": "Indicates whether sounds are allowed for this app.", + "type": "boolean" + } + }, + "example": { + "bundleID": "string", + "appName": "string", + "publisher": "string", + "enabled": true, + "showInNotificationCenter": true, + "showOnLockScreen": true, + "alertType": { + "@odata.type": "microsoft.graph.iosNotificationAlertType" + }, + "badgesEnabled": true, + "soundsEnabled": true + } + }, + "microsoft.graph.iosHomeScreenFolder": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.iosHomeScreenItem" + }, + { + "title": "iosHomeScreenFolder", + "type": "object", + "properties": { + "pages": { + "description": "Pages of Home Screen Layout Icons which must be Application Type. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosHomeScreenFolderPage" + } + } + } + } + ], + "example": { + "displayName": "string", + "pages": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenFolderPage" + } + ] + } + }, + "microsoft.graph.iosHomeScreenFolderPage": { + "title": "iosHomeScreenFolderPage", + "type": "object", + "properties": { + "displayName": { + "description": "Name of the folder page", + "type": "string" + }, + "apps": { + "description": "A list of apps to appear on a page within a folder. This collection can contain a maximum of 500 elements.", + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.iosHomeScreenApp" + } + } + }, + "example": { + "displayName": "string", + "apps": [ + { + "@odata.type": "microsoft.graph.iosHomeScreenApp" + } + ] + } + }, + "microsoft.graph.iosHomeScreenApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.iosHomeScreenItem" + }, + { + "title": "iosHomeScreenApp", + "type": "object", + "properties": { + "bundleID": { + "description": "BundleID of app", + "type": "string" + } + } + } + ], + "example": { + "displayName": "string", + "bundleID": "string" + } + }, + "microsoft.graph.macOSDeviceFeaturesConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.appleDeviceFeaturesConfigurationBase" + }, + { + "title": "macOSDeviceFeaturesConfiguration", + "description": "MacOS device features configuration profile.", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ] + } + }, + "microsoft.graph.windowsDefenderAdvancedThreatProtectionConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windowsDefenderAdvancedThreatProtectionConfiguration", + "description": "Windows Defender AdvancedThreatProtection Configuration.", + "type": "object", + "properties": { + "allowSampleSharing": { + "description": "Windows Defender AdvancedThreatProtection \"Allow Sample Sharing\" Rule", + "type": "boolean" + }, + "enableExpeditedTelemetryReporting": { + "description": "Expedite Windows Defender Advanced Threat Protection telemetry reporting frequency.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "allowSampleSharing": true, + "enableExpeditedTelemetryReporting": true + } + }, + "microsoft.graph.editionUpgradeConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "editionUpgradeConfiguration", + "description": "Windows 10 Edition Upgrade configuration.", + "type": "object", + "properties": { + "licenseType": { + "description": "Edition Upgrade License Type." + }, + "targetEdition": { + "description": "Edition Upgrade Target Edition." + }, + "license": { + "description": "Edition Upgrade License File Content.", + "type": "string" + }, + "productKey": { + "description": "Edition Upgrade Product Key.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "licenseType": { + "@odata.type": "microsoft.graph.editionUpgradeLicenseType" + }, + "targetEdition": { + "@odata.type": "microsoft.graph.windows10EditionType" + }, + "license": "string", + "productKey": "string" + } + }, + "microsoft.graph.windows10EndpointProtectionConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10EndpointProtectionConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the Windows10EndpointProtectionConfiguration resource.", + "type": "object", + "properties": { + "firewallBlockStatefulFTP": { + "description": "Blocks stateful FTP connections to the device", + "type": "boolean" + }, + "firewallIdleTimeoutForSecurityAssociationInSeconds": { + "format": "int32", + "description": "Configures the idle timeout for security associations, in seconds, from 300 to 3600 inclusive. This is the period after which security associations will expire and be deleted. Valid values 300 to 3600", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "firewallPreSharedKeyEncodingMethod": { + "description": "Select the preshared key encoding to be used" + }, + "firewallIPSecExemptionsAllowNeighborDiscovery": { + "description": "Configures IPSec exemptions to allow neighbor discovery IPv6 ICMP type-codes", + "type": "boolean" + }, + "firewallIPSecExemptionsAllowICMP": { + "description": "Configures IPSec exemptions to allow ICMP", + "type": "boolean" + }, + "firewallIPSecExemptionsAllowRouterDiscovery": { + "description": "Configures IPSec exemptions to allow router discovery IPv6 ICMP type-codes", + "type": "boolean" + }, + "firewallIPSecExemptionsAllowDHCP": { + "description": "Configures IPSec exemptions to allow both IPv4 and IPv6 DHCP traffic", + "type": "boolean" + }, + "firewallCertificateRevocationListCheckMethod": { + "description": "Specify how the certificate revocation list is to be enforced" + }, + "firewallMergeKeyingModuleSettings": { + "description": "If an authentication set is not fully supported by a keying module, direct the module to ignore only unsupported authentication suites rather than the entire set", + "type": "boolean" + }, + "firewallPacketQueueingMethod": { + "description": "Configures how packet queueing should be applied in the tunnel gateway scenario" + }, + "firewallProfileDomain": { + "description": "Configures the firewall profile settings for domain networks" + }, + "firewallProfilePublic": { + "description": "Configures the firewall profile settings for public networks" + }, + "firewallProfilePrivate": { + "description": "Configures the firewall profile settings for private networks" + }, + "defenderAttackSurfaceReductionExcludedPaths": { + "description": "List of exe files and folders to be excluded from attack surface reduction rules", + "type": "array", + "items": { + "type": "string" + } + }, + "defenderGuardedFoldersAllowedAppPaths": { + "description": "List of paths to exe that are allowed to access protected folders", + "type": "array", + "items": { + "type": "string" + } + }, + "defenderAdditionalGuardedFolders": { + "description": "List of folder paths to be added to the list of protected folders", + "type": "array", + "items": { + "type": "string" + } + }, + "defenderExploitProtectionXml": { + "format": "base64url", + "description": "Xml content containing information regarding exploit protection details.", + "type": "string" + }, + "defenderExploitProtectionXmlFileName": { + "description": "Name of the file from which DefenderExploitProtectionXml was obtained.", + "type": "string" + }, + "defenderSecurityCenterBlockExploitProtectionOverride": { + "description": "Indicates whether or not to block user from overriding Exploit Protection settings.", + "type": "boolean" + }, + "appLockerApplicationControl": { + "description": "Enables the Admin to choose what types of app to allow on devices." + }, + "smartScreenEnableInShell": { + "description": "Allows IT Admins to configure SmartScreen for Windows.", + "type": "boolean" + }, + "smartScreenBlockOverrideForFiles": { + "description": "Allows IT Admins to control whether users can can ignore SmartScreen warnings and run malicious files.", + "type": "boolean" + }, + "applicationGuardEnabled": { + "description": "Enable Windows Defender Application Guard", + "type": "boolean" + }, + "applicationGuardBlockFileTransfer": { + "description": "Block clipboard to transfer image file, text file or neither of them" + }, + "applicationGuardBlockNonEnterpriseContent": { + "description": "Block enterprise sites to load non-enterprise content, such as third party plug-ins", + "type": "boolean" + }, + "applicationGuardAllowPersistence": { + "description": "Allow persisting user generated data inside the App Guard Containter (favorites, cookies, web passwords, etc.)", + "type": "boolean" + }, + "applicationGuardForceAuditing": { + "description": "Force auditing will persist Windows logs and events to meet security/compliance criteria (sample events are user login-logoff, use of privilege rights, software installation, system changes, etc.)", + "type": "boolean" + }, + "applicationGuardBlockClipboardSharing": { + "description": "Block clipboard to share data from Host to Container, or from Container to Host, or both ways, or neither ways." + }, + "applicationGuardAllowPrintToPDF": { + "description": "Allow printing to PDF from Container", + "type": "boolean" + }, + "applicationGuardAllowPrintToXPS": { + "description": "Allow printing to XPS from Container", + "type": "boolean" + }, + "applicationGuardAllowPrintToLocalPrinters": { + "description": "Allow printing to Local Printers from Container", + "type": "boolean" + }, + "applicationGuardAllowPrintToNetworkPrinters": { + "description": "Allow printing to Network Printers from Container", + "type": "boolean" + }, + "bitLockerDisableWarningForOtherDiskEncryption": { + "description": "Allows the Admin to disable the warning prompt for other disk encryption on the user machines.", + "type": "boolean" + }, + "bitLockerEnableStorageCardEncryptionOnMobile": { + "description": "Allows the admin to require encryption to be turned on using BitLocker. This policy is valid only for a mobile SKU.", + "type": "boolean" + }, + "bitLockerEncryptDevice": { + "description": "Allows the admin to require encryption to be turned on using BitLocker.", + "type": "boolean" + }, + "bitLockerRemovableDrivePolicy": { + "description": "BitLocker Removable Drive Policy." + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "firewallBlockStatefulFTP": true, + "firewallIdleTimeoutForSecurityAssociationInSeconds": "integer", + "firewallPreSharedKeyEncodingMethod": { + "@odata.type": "microsoft.graph.firewallPreSharedKeyEncodingMethodType" + }, + "firewallIPSecExemptionsAllowNeighborDiscovery": true, + "firewallIPSecExemptionsAllowICMP": true, + "firewallIPSecExemptionsAllowRouterDiscovery": true, + "firewallIPSecExemptionsAllowDHCP": true, + "firewallCertificateRevocationListCheckMethod": { + "@odata.type": "microsoft.graph.firewallCertificateRevocationListCheckMethodType" + }, + "firewallMergeKeyingModuleSettings": true, + "firewallPacketQueueingMethod": { + "@odata.type": "microsoft.graph.firewallPacketQueueingMethodType" + }, + "firewallProfileDomain": { + "@odata.type": "microsoft.graph.windowsFirewallNetworkProfile" + }, + "firewallProfilePublic": { + "@odata.type": "microsoft.graph.windowsFirewallNetworkProfile" + }, + "firewallProfilePrivate": { + "@odata.type": "microsoft.graph.windowsFirewallNetworkProfile" + }, + "defenderAttackSurfaceReductionExcludedPaths": [ + "string" + ], + "defenderGuardedFoldersAllowedAppPaths": [ + "string" + ], + "defenderAdditionalGuardedFolders": [ + "string" + ], + "defenderExploitProtectionXml": "string", + "defenderExploitProtectionXmlFileName": "string", + "defenderSecurityCenterBlockExploitProtectionOverride": true, + "appLockerApplicationControl": { + "@odata.type": "microsoft.graph.appLockerApplicationControlType" + }, + "smartScreenEnableInShell": true, + "smartScreenBlockOverrideForFiles": true, + "applicationGuardEnabled": true, + "applicationGuardBlockFileTransfer": { + "@odata.type": "microsoft.graph.applicationGuardBlockFileTransferType" + }, + "applicationGuardBlockNonEnterpriseContent": true, + "applicationGuardAllowPersistence": true, + "applicationGuardForceAuditing": true, + "applicationGuardBlockClipboardSharing": { + "@odata.type": "microsoft.graph.applicationGuardBlockClipboardSharingType" + }, + "applicationGuardAllowPrintToPDF": true, + "applicationGuardAllowPrintToXPS": true, + "applicationGuardAllowPrintToLocalPrinters": true, + "applicationGuardAllowPrintToNetworkPrinters": true, + "bitLockerDisableWarningForOtherDiskEncryption": true, + "bitLockerEnableStorageCardEncryptionOnMobile": true, + "bitLockerEncryptDevice": true, + "bitLockerRemovableDrivePolicy": { + "@odata.type": "microsoft.graph.bitLockerRemovableDrivePolicy" + } + } + }, + "microsoft.graph.windowsFirewallNetworkProfile": { + "title": "windowsFirewallNetworkProfile", + "type": "object", + "properties": { + "firewallEnabled": { + "description": "Configures the host device to allow or block the firewall and advanced security enforcement for the network profile." + }, + "stealthModeBlocked": { + "description": "Prevent the server from operating in stealth mode. When StealthModeRequired and StealthModeBlocked are both true, StealthModeBlocked takes priority.", + "type": "boolean" + }, + "incomingTrafficBlocked": { + "description": "Configures the firewall to block all incoming traffic regardless of other policy settings. When IncomingTrafficRequired and IncomingTrafficBlocked are both true, IncomingTrafficBlocked takes priority.", + "type": "boolean" + }, + "unicastResponsesToMulticastBroadcastsBlocked": { + "description": "Configures the firewall to block unicast responses to multicast broadcast traffic. When UnicastResponsesToMulticastBroadcastsRequired and UnicastResponsesToMulticastBroadcastsBlocked are both true, UnicastResponsesToMulticastBroadcastsBlocked takes priority.", + "type": "boolean" + }, + "inboundNotificationsBlocked": { + "description": "Prevents the firewall from displaying notifications when an application is blocked from listening on a port. When InboundNotificationsRequired and InboundNotificationsBlocked are both true, InboundNotificationsBlocked takes priority.", + "type": "boolean" + }, + "authorizedApplicationRulesFromGroupPolicyMerged": { + "description": "Configures the firewall to merge authorized application rules from group policy with those from local store instead of ignoring the local store rules. When AuthorizedApplicationRulesFromGroupPolicyNotMerged and AuthorizedApplicationRulesFromGroupPolicyMerged are both true, AuthorizedApplicationRulesFromGroupPolicyMerged takes priority.", + "type": "boolean" + }, + "globalPortRulesFromGroupPolicyMerged": { + "description": "Configures the firewall to merge global port rules from group policy with those from local store instead of ignoring the local store rules. When GlobalPortRulesFromGroupPolicyNotMerged and GlobalPortRulesFromGroupPolicyMerged are both true, GlobalPortRulesFromGroupPolicyMerged takes priority.", + "type": "boolean" + }, + "connectionSecurityRulesFromGroupPolicyMerged": { + "description": "Configures the firewall to merge connection security rules from group policy with those from local store instead of ignoring the local store rules. When ConnectionSecurityRulesFromGroupPolicyNotMerged and ConnectionSecurityRulesFromGroupPolicyMerged are both true, ConnectionSecurityRulesFromGroupPolicyMerged takes priority.", + "type": "boolean" + }, + "outboundConnectionsBlocked": { + "description": "Configures the firewall to block all outgoing connections by default. When OutboundConnectionsRequired and OutboundConnectionsBlocked are both true, OutboundConnectionsBlocked takes priority.", + "type": "boolean" + }, + "inboundConnectionsBlocked": { + "description": "Configures the firewall to block all incoming connections by default. When InboundConnectionsRequired and InboundConnectionsBlocked are both true, InboundConnectionsBlocked takes priority.", + "type": "boolean" + }, + "securedPacketExemptionAllowed": { + "description": "Configures the firewall to allow the host computer to respond to unsolicited network traffic of that traffic is secured by IPSec even when stealthModeBlocked is set to true. When SecuredPacketExemptionBlocked and SecuredPacketExemptionAllowed are both true, SecuredPacketExemptionAllowed takes priority.", + "type": "boolean" + }, + "policyRulesFromGroupPolicyMerged": { + "description": "Configures the firewall to merge Firewall Rule policies from group policy with those from local store instead of ignoring the local store rules. When PolicyRulesFromGroupPolicyNotMerged and PolicyRulesFromGroupPolicyMerged are both true, PolicyRulesFromGroupPolicyMerged takes priority.", + "type": "boolean" + } + }, + "example": { + "firewallEnabled": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "stealthModeBlocked": true, + "incomingTrafficBlocked": true, + "unicastResponsesToMulticastBroadcastsBlocked": true, + "inboundNotificationsBlocked": true, + "authorizedApplicationRulesFromGroupPolicyMerged": true, + "globalPortRulesFromGroupPolicyMerged": true, + "connectionSecurityRulesFromGroupPolicyMerged": true, + "outboundConnectionsBlocked": true, + "inboundConnectionsBlocked": true, + "securedPacketExemptionAllowed": true, + "policyRulesFromGroupPolicyMerged": true + } + }, + "microsoft.graph.bitLockerRemovableDrivePolicy": { + "title": "bitLockerRemovableDrivePolicy", + "type": "object", + "properties": { + "encryptionMethod": { + "description": "Select the encryption method for removable drives." + }, + "requireEncryptionForWriteAccess": { + "description": "Indicates whether to block write access to devices configured in another organization. If requireEncryptionForWriteAccess is false, this value does not affect.", + "type": "boolean" + }, + "blockCrossOrganizationWriteAccess": { + "description": "This policy setting determines whether BitLocker protection is required for removable data drives to be writable on a computer.", + "type": "boolean" + } + }, + "example": { + "encryptionMethod": { + "@odata.type": "microsoft.graph.bitLockerEncryptionMethod" + }, + "requireEncryptionForWriteAccess": true, + "blockCrossOrganizationWriteAccess": true + } + }, + "microsoft.graph.windows10GeneralConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10GeneralConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windows10GeneralConfiguration resource.", + "type": "object", + "properties": { + "enterpriseCloudPrintDiscoveryEndPoint": { + "description": "Endpoint for discovering cloud printers.", + "type": "string" + }, + "enterpriseCloudPrintOAuthAuthority": { + "description": "Authentication endpoint for acquiring OAuth tokens.", + "type": "string" + }, + "enterpriseCloudPrintOAuthClientIdentifier": { + "description": "GUID of a client application authorized to retrieve OAuth tokens from the OAuth Authority.", + "type": "string" + }, + "enterpriseCloudPrintResourceIdentifier": { + "description": "OAuth resource URI for print service as configured in the Azure portal.", + "type": "string" + }, + "enterpriseCloudPrintDiscoveryMaxLimit": { + "format": "int32", + "description": "Maximum number of printers that should be queried from a discovery endpoint. This is a mobile only setting. Valid values 1 to 65535", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "enterpriseCloudPrintMopriaDiscoveryResourceIdentifier": { + "description": "OAuth resource URI for printer discovery service as configured in Azure portal.", + "type": "string" + }, + "searchBlockDiacritics": { + "description": "Specifies if search can use diacritics.", + "type": "boolean" + }, + "searchDisableAutoLanguageDetection": { + "description": "Specifies whether to use automatic language detection when indexing content and properties.", + "type": "boolean" + }, + "searchDisableIndexingEncryptedItems": { + "description": "Indicates whether or not to block indexing of WIP-protected items to prevent them from appearing in search results for Cortana or Explorer.", + "type": "boolean" + }, + "searchEnableRemoteQueries": { + "description": "Indicates whether or not to block remote queries of this computer’s index.", + "type": "boolean" + }, + "searchDisableIndexerBackoff": { + "description": "Indicates whether or not to disable the search indexer backoff feature.", + "type": "boolean" + }, + "searchDisableIndexingRemovableDrive": { + "description": "Indicates whether or not to allow users to add locations on removable drives to libraries and to be indexed.", + "type": "boolean" + }, + "searchEnableAutomaticIndexSizeManangement": { + "description": "Specifies minimum amount of hard drive space on the same drive as the index location before indexing stops.", + "type": "boolean" + }, + "diagnosticsDataSubmissionMode": { + "description": "Gets or sets a value allowing the device to send diagnostic and usage telemetry data, such as Watson." + }, + "oneDriveDisableFileSync": { + "description": "Gets or sets a value allowing IT admins to prevent apps and features from working with files on OneDrive.", + "type": "boolean" + }, + "smartScreenEnableAppInstallControl": { + "description": "Allows IT Admins to control whether users are allowed to install apps from places other than the Store.", + "type": "boolean" + }, + "personalizationDesktopImageUrl": { + "description": "A http or https Url to a jpg, jpeg or png image that needs to be downloaded and used as the Desktop Image or a file Url to a local image on the file system that needs to used as the Desktop Image.", + "type": "string" + }, + "personalizationLockScreenImageUrl": { + "description": "A http or https Url to a jpg, jpeg or png image that neeeds to be downloaded and used as the Lock Screen Image or a file Url to a local image on the file system that needs to be used as the Lock Screen Image.", + "type": "string" + }, + "bluetoothAllowedServices": { + "description": "Specify a list of allowed Bluetooth services and profiles in hex formatted strings.", + "type": "array", + "items": { + "type": "string" + } + }, + "bluetoothBlockAdvertising": { + "description": "Whether or not to Block the user from using bluetooth advertising.", + "type": "boolean" + }, + "bluetoothBlockDiscoverableMode": { + "description": "Whether or not to Block the user from using bluetooth discoverable mode.", + "type": "boolean" + }, + "bluetoothBlockPrePairing": { + "description": "Whether or not to block specific bundled Bluetooth peripherals to automatically pair with the host device.", + "type": "boolean" + }, + "edgeBlockAutofill": { + "description": "Indicates whether or not to block auto fill.", + "type": "boolean" + }, + "edgeBlocked": { + "description": "Indicates whether or not to Block the user from using the Edge browser.", + "type": "boolean" + }, + "edgeCookiePolicy": { + "description": "Indicates which cookies to block in the Edge browser." + }, + "edgeBlockDeveloperTools": { + "description": "Indicates whether or not to block developer tools in the Edge browser.", + "type": "boolean" + }, + "edgeBlockSendingDoNotTrackHeader": { + "description": "Indicates whether or not to Block the user from sending the do not track header.", + "type": "boolean" + }, + "edgeBlockExtensions": { + "description": "Indicates whether or not to block extensions in the Edge browser.", + "type": "boolean" + }, + "edgeBlockInPrivateBrowsing": { + "description": "Indicates whether or not to block InPrivate browsing on corporate networks, in the Edge browser.", + "type": "boolean" + }, + "edgeBlockJavaScript": { + "description": "Indicates whether or not to Block the user from using JavaScript.", + "type": "boolean" + }, + "edgeBlockPasswordManager": { + "description": "Indicates whether or not to Block password manager.", + "type": "boolean" + }, + "edgeBlockAddressBarDropdown": { + "description": "Block the address bar dropdown functionality in Microsoft Edge. Disable this settings to minimize network connections from Microsoft Edge to Microsoft services.", + "type": "boolean" + }, + "edgeBlockCompatibilityList": { + "description": "Block Microsoft compatibility list in Microsoft Edge. This list from Microsoft helps Edge properly display sites with known compatibility issues.", + "type": "boolean" + }, + "edgeClearBrowsingDataOnExit": { + "description": "Clear browsing data on exiting Microsoft Edge.", + "type": "boolean" + }, + "edgeAllowStartPagesModification": { + "description": "Allow users to change Start pages on Edge. Use the EdgeHomepageUrls to specify the Start pages that the user would see by default when they open Edge.", + "type": "boolean" + }, + "edgeDisableFirstRunPage": { + "description": "Block the Microsoft web page that opens on the first use of Microsoft Edge. This policy allows enterprises, like those enrolled in zero emissions configurations, to block this page.", + "type": "boolean" + }, + "edgeBlockLiveTileDataCollection": { + "description": "Block the collection of information by Microsoft for live tile creation when users pin a site to Start from Microsoft Edge.", + "type": "boolean" + }, + "edgeSyncFavoritesWithInternetExplorer": { + "description": "Enable favorites sync between Internet Explorer and Microsoft Edge. Additions, deletions, modifications and order changes to favorites are shared between browsers.", + "type": "boolean" + }, + "cellularBlockDataWhenRoaming": { + "description": "Whether or not to Block the user from using data over cellular while roaming.", + "type": "boolean" + }, + "cellularBlockVpn": { + "description": "Whether or not to Block the user from using VPN over cellular.", + "type": "boolean" + }, + "cellularBlockVpnWhenRoaming": { + "description": "Whether or not to Block the user from using VPN when roaming over cellular.", + "type": "boolean" + }, + "defenderBlockEndUserAccess": { + "description": "Whether or not to block end user access to Defender.", + "type": "boolean" + }, + "defenderDaysBeforeDeletingQuarantinedMalware": { + "format": "int32", + "description": "Number of days before deleting quarantined malware. Valid values 0 to 90", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "defenderDetectedMalwareActions": { + "description": "Gets or sets Defender’s actions to take on detected Malware per threat level." + }, + "defenderSystemScanSchedule": { + "description": "Defender day of the week for the system scan." + }, + "defenderFilesAndFoldersToExclude": { + "description": "Files and folder to exclude from scans and real time protection.", + "type": "array", + "items": { + "type": "string" + } + }, + "defenderFileExtensionsToExclude": { + "description": "File extensions to exclude from scans and real time protection.", + "type": "array", + "items": { + "type": "string" + } + }, + "defenderScanMaxCpu": { + "format": "int32", + "description": "Max CPU usage percentage during scan. Valid values 0 to 100", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "defenderMonitorFileActivity": { + "description": "Value for monitoring file activity." + }, + "defenderProcessesToExclude": { + "description": "Processes to exclude from scans and real time protection.", + "type": "array", + "items": { + "type": "string" + } + }, + "defenderPromptForSampleSubmission": { + "description": "The configuration for how to prompt user for sample submission." + }, + "defenderRequireBehaviorMonitoring": { + "description": "Indicates whether or not to require behavior monitoring.", + "type": "boolean" + }, + "defenderRequireCloudProtection": { + "description": "Indicates whether or not to require cloud protection.", + "type": "boolean" + }, + "defenderRequireNetworkInspectionSystem": { + "description": "Indicates whether or not to require network inspection system.", + "type": "boolean" + }, + "defenderRequireRealTimeMonitoring": { + "description": "Indicates whether or not to require real time monitoring.", + "type": "boolean" + }, + "defenderScanArchiveFiles": { + "description": "Indicates whether or not to scan archive files.", + "type": "boolean" + }, + "defenderScanDownloads": { + "description": "Indicates whether or not to scan downloads.", + "type": "boolean" + }, + "defenderScanNetworkFiles": { + "description": "Indicates whether or not to scan files opened from a network folder.", + "type": "boolean" + }, + "defenderScanIncomingMail": { + "description": "Indicates whether or not to scan incoming mail messages.", + "type": "boolean" + }, + "defenderScanMappedNetworkDrivesDuringFullScan": { + "description": "Indicates whether or not to scan mapped network drives during full scan.", + "type": "boolean" + }, + "defenderScanRemovableDrivesDuringFullScan": { + "description": "Indicates whether or not to scan removable drives during full scan.", + "type": "boolean" + }, + "defenderScanScriptsLoadedInInternetExplorer": { + "description": "Indicates whether or not to scan scripts loaded in Internet Explorer browser.", + "type": "boolean" + }, + "defenderSignatureUpdateIntervalInHours": { + "format": "int32", + "description": "The signature update interval in hours. Specify 0 not to check. Valid values 0 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "defenderScanType": { + "description": "The defender system scan type." + }, + "defenderScheduledScanTime": { + "format": "time", + "description": "The defender time for the system scan.", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + }, + "defenderScheduledQuickScanTime": { + "format": "time", + "description": "The time to perform a daily quick scan.", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + }, + "defenderCloudBlockLevel": { + "description": "Specifies the level of cloud-delivered protection." + }, + "lockScreenAllowTimeoutConfiguration": { + "description": "Specify whether to show a user-configurable setting to control the screen timeout while on the lock screen of Windows 10 Mobile devices. If this policy is set to Allow, the value set by lockScreenTimeoutInSeconds is ignored.", + "type": "boolean" + }, + "lockScreenBlockActionCenterNotifications": { + "description": "Indicates whether or not to block action center notifications over lock screen.", + "type": "boolean" + }, + "lockScreenBlockCortana": { + "description": "Indicates whether or not the user can interact with Cortana using speech while the system is locked.", + "type": "boolean" + }, + "lockScreenBlockToastNotifications": { + "description": "Indicates whether to allow toast notifications above the device lock screen.", + "type": "boolean" + }, + "lockScreenTimeoutInSeconds": { + "format": "int32", + "description": "Set the duration (in seconds) from the screen locking to the screen turning off for Windows 10 Mobile devices. Supported values are 11-1800. Valid values 11 to 1800", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordBlockSimple": { + "description": "Specify whether PINs or passwords such as \"1111\" or \"1234\" are allowed. For Windows 10 desktops, it also controls the use of picture passwords.", + "type": "boolean" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "The password expiration in days. Valid values 0 to 730", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "The minimum password length. Valid values 4 to 16", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "format": "int32", + "description": "The minutes of inactivity before the screen times out.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumCharacterSetCount": { + "format": "int32", + "description": "The number of character sets required in the password.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "The number of previous passwords to prevent reuse of. Valid values 0 to 50", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequired": { + "description": "Indicates whether or not to require the user to have a password.", + "type": "boolean" + }, + "passwordRequireWhenResumeFromIdleState": { + "description": "Indicates whether or not to require a password upon resuming from an idle state.", + "type": "boolean" + }, + "passwordRequiredType": { + "description": "The required password type." + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "format": "int32", + "description": "The number of sign in failures before factory reset. Valid values 0 to 999", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "privacyAdvertisingId": { + "description": "Enables or disables the use of advertising ID. Added in Windows 10, version 1607." + }, + "privacyAutoAcceptPairingAndConsentPrompts": { + "description": "Indicates whether or not to allow the automatic acceptance of the pairing and privacy user consent dialog when launching apps.", + "type": "boolean" + }, + "privacyBlockInputPersonalization": { + "description": "Indicates whether or not to block the usage of cloud based speech services for Cortana, Dictation, or Store applications.", + "type": "boolean" + }, + "startBlockUnpinningAppsFromTaskbar": { + "description": "Indicates whether or not to block the user from unpinning apps from taskbar.", + "type": "boolean" + }, + "startMenuAppListVisibility": { + "description": "Setting the value of this collapses the app list, removes the app list entirely, or disables the corresponding toggle in the Settings app." + }, + "startMenuHideChangeAccountSettings": { + "description": "Enabling this policy hides the change account setting from appearing in the user tile in the start menu.", + "type": "boolean" + }, + "startMenuHideFrequentlyUsedApps": { + "description": "Enabling this policy hides the most used apps from appearing on the start menu and disables the corresponding toggle in the Settings app.", + "type": "boolean" + }, + "startMenuHideHibernate": { + "description": "Enabling this policy hides hibernate from appearing in the power button in the start menu.", + "type": "boolean" + }, + "startMenuHideLock": { + "description": "Enabling this policy hides lock from appearing in the user tile in the start menu.", + "type": "boolean" + }, + "startMenuHidePowerButton": { + "description": "Enabling this policy hides the power button from appearing in the start menu.", + "type": "boolean" + }, + "startMenuHideRecentJumpLists": { + "description": "Enabling this policy hides recent jump lists from appearing on the start menu/taskbar and disables the corresponding toggle in the Settings app.", + "type": "boolean" + }, + "startMenuHideRecentlyAddedApps": { + "description": "Enabling this policy hides recently added apps from appearing on the start menu and disables the corresponding toggle in the Settings app.", + "type": "boolean" + }, + "startMenuHideRestartOptions": { + "description": "Enabling this policy hides “Restart/Update and Restart” from appearing in the power button in the start menu.", + "type": "boolean" + }, + "startMenuHideShutDown": { + "description": "Enabling this policy hides shut down/update and shut down from appearing in the power button in the start menu.", + "type": "boolean" + }, + "startMenuHideSignOut": { + "description": "Enabling this policy hides sign out from appearing in the user tile in the start menu.", + "type": "boolean" + }, + "startMenuHideSleep": { + "description": "Enabling this policy hides sleep from appearing in the power button in the start menu.", + "type": "boolean" + }, + "startMenuHideSwitchAccount": { + "description": "Enabling this policy hides switch account from appearing in the user tile in the start menu.", + "type": "boolean" + }, + "startMenuHideUserTile": { + "description": "Enabling this policy hides the user tile from appearing in the start menu.", + "type": "boolean" + }, + "startMenuLayoutEdgeAssetsXml": { + "format": "base64url", + "description": "This policy setting allows you to import Edge assets to be used with startMenuLayoutXml policy. Start layout can contain secondary tile from Edge app which looks for Edge local asset file. Edge local asset would not exist and cause Edge secondary tile to appear empty in this case. This policy only gets applied when startMenuLayoutXml policy is modified. The value should be a UTF-8 Base64 encoded byte array.", + "type": "string" + }, + "startMenuLayoutXml": { + "format": "base64url", + "description": "Allows admins to override the default Start menu layout and prevents the user from changing it. The layout is modified by specifying an XML file based on a layout modification schema. XML needs to be in a UTF8 encoded byte array format.", + "type": "string" + }, + "startMenuMode": { + "description": "Allows admins to decide how the Start menu is displayed." + }, + "startMenuPinnedFolderDocuments": { + "description": "Enforces the visibility (Show/Hide) of the Documents folder shortcut on the Start menu." + }, + "startMenuPinnedFolderDownloads": { + "description": "Enforces the visibility (Show/Hide) of the Downloads folder shortcut on the Start menu." + }, + "startMenuPinnedFolderFileExplorer": { + "description": "Enforces the visibility (Show/Hide) of the FileExplorer shortcut on the Start menu." + }, + "startMenuPinnedFolderHomeGroup": { + "description": "Enforces the visibility (Show/Hide) of the HomeGroup folder shortcut on the Start menu." + }, + "startMenuPinnedFolderMusic": { + "description": "Enforces the visibility (Show/Hide) of the Music folder shortcut on the Start menu." + }, + "startMenuPinnedFolderNetwork": { + "description": "Enforces the visibility (Show/Hide) of the Network folder shortcut on the Start menu." + }, + "startMenuPinnedFolderPersonalFolder": { + "description": "Enforces the visibility (Show/Hide) of the PersonalFolder shortcut on the Start menu." + }, + "startMenuPinnedFolderPictures": { + "description": "Enforces the visibility (Show/Hide) of the Pictures folder shortcut on the Start menu." + }, + "startMenuPinnedFolderSettings": { + "description": "Enforces the visibility (Show/Hide) of the Settings folder shortcut on the Start menu." + }, + "startMenuPinnedFolderVideos": { + "description": "Enforces the visibility (Show/Hide) of the Videos folder shortcut on the Start menu." + }, + "settingsBlockSettingsApp": { + "description": "Indicates whether or not to block access to Settings app.", + "type": "boolean" + }, + "settingsBlockSystemPage": { + "description": "Indicates whether or not to block access to System in Settings app.", + "type": "boolean" + }, + "settingsBlockDevicesPage": { + "description": "Indicates whether or not to block access to Devices in Settings app.", + "type": "boolean" + }, + "settingsBlockNetworkInternetPage": { + "description": "Indicates whether or not to block access to Network & Internet in Settings app.", + "type": "boolean" + }, + "settingsBlockPersonalizationPage": { + "description": "Indicates whether or not to block access to Personalization in Settings app.", + "type": "boolean" + }, + "settingsBlockAccountsPage": { + "description": "Indicates whether or not to block access to Accounts in Settings app.", + "type": "boolean" + }, + "settingsBlockTimeLanguagePage": { + "description": "Indicates whether or not to block access to Time & Language in Settings app.", + "type": "boolean" + }, + "settingsBlockEaseOfAccessPage": { + "description": "Indicates whether or not to block access to Ease of Access in Settings app.", + "type": "boolean" + }, + "settingsBlockPrivacyPage": { + "description": "Indicates whether or not to block access to Privacy in Settings app.", + "type": "boolean" + }, + "settingsBlockUpdateSecurityPage": { + "description": "Indicates whether or not to block access to Update & Security in Settings app.", + "type": "boolean" + }, + "settingsBlockAppsPage": { + "description": "Indicates whether or not to block access to Apps in Settings app.", + "type": "boolean" + }, + "settingsBlockGamingPage": { + "description": "Indicates whether or not to block access to Gaming in Settings app.", + "type": "boolean" + }, + "windowsSpotlightBlockConsumerSpecificFeatures": { + "description": "Allows IT admins to block experiences that are typically for consumers only, such as Start suggestions, Membership notifications, Post-OOBE app install and redirect tiles.", + "type": "boolean" + }, + "windowsSpotlightBlocked": { + "description": "Allows IT admins to turn off all Windows Spotlight features", + "type": "boolean" + }, + "windowsSpotlightBlockOnActionCenter": { + "description": "Block suggestions from Microsoft that show after each OS clean install, upgrade or in an on-going basis to introduce users to what is new or changed", + "type": "boolean" + }, + "windowsSpotlightBlockTailoredExperiences": { + "description": "Block personalized content in Windows spotlight based on user’s device usage.", + "type": "boolean" + }, + "windowsSpotlightBlockThirdPartyNotifications": { + "description": "Block third party content delivered via Windows Spotlight", + "type": "boolean" + }, + "windowsSpotlightBlockWelcomeExperience": { + "description": "Block Windows Spotlight Windows welcome experience", + "type": "boolean" + }, + "windowsSpotlightBlockWindowsTips": { + "description": "Allows IT admins to turn off the popup of Windows Tips.", + "type": "boolean" + }, + "windowsSpotlightConfigureOnLockScreen": { + "description": "Specifies the type of Spotlight" + }, + "networkProxyApplySettingsDeviceWide": { + "description": "If set, proxy settings will be applied to all processes and accounts in the device. Otherwise, it will be applied to the user account that’s enrolled into MDM.", + "type": "boolean" + }, + "networkProxyDisableAutoDetect": { + "description": "Disable automatic detection of settings. If enabled, the system will try to find the path to a proxy auto-config (PAC) script.", + "type": "boolean" + }, + "networkProxyAutomaticConfigurationUrl": { + "description": "Address to the proxy auto-config (PAC) script you want to use.", + "type": "string" + }, + "networkProxyServer": { + "description": "Specifies manual proxy server settings." + }, + "accountsBlockAddingNonMicrosoftAccountEmail": { + "description": "Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account.", + "type": "boolean" + }, + "antiTheftModeBlocked": { + "description": "Indicates whether or not to block the user from selecting an AntiTheft mode preference (Windows 10 Mobile only).", + "type": "boolean" + }, + "bluetoothBlocked": { + "description": "Whether or not to Block the user from using bluetooth.", + "type": "boolean" + }, + "cameraBlocked": { + "description": "Whether or not to Block the user from accessing the camera of the device.", + "type": "boolean" + }, + "connectedDevicesServiceBlocked": { + "description": "Whether or not to block Connected Devices Service which enables discovery and connection to other devices, remote messaging, remote app sessions and other cross-device experiences.", + "type": "boolean" + }, + "certificatesBlockManualRootCertificateInstallation": { + "description": "Whether or not to Block the user from doing manual root certificate installation.", + "type": "boolean" + }, + "copyPasteBlocked": { + "description": "Whether or not to Block the user from using copy paste.", + "type": "boolean" + }, + "cortanaBlocked": { + "description": "Whether or not to Block the user from using Cortana.", + "type": "boolean" + }, + "deviceManagementBlockFactoryResetOnMobile": { + "description": "Indicates whether or not to Block the user from resetting their phone.", + "type": "boolean" + }, + "deviceManagementBlockManualUnenroll": { + "description": "Indicates whether or not to Block the user from doing manual un-enrollment from device management.", + "type": "boolean" + }, + "safeSearchFilter": { + "description": "Specifies what filter level of safe search is required." + }, + "edgeBlockPopups": { + "description": "Indicates whether or not to block popups.", + "type": "boolean" + }, + "edgeBlockSearchSuggestions": { + "description": "Indicates whether or not to Block the user from using the search suggestions in the address bar.", + "type": "boolean" + }, + "edgeBlockSendingIntranetTrafficToInternetExplorer": { + "description": "Indicates whether or not to Block the user from sending Intranet traffic to Internet Explorer from Edge.", + "type": "boolean" + }, + "edgeRequireSmartScreen": { + "description": "Indicates whether or not to Require the user to use the smart screen filter.", + "type": "boolean" + }, + "edgeEnterpriseModeSiteListLocation": { + "description": "Indicates the enterprise mode site list location. Could be a local file, local network or http location.", + "type": "string" + }, + "edgeFirstRunUrl": { + "description": "The first run URL for when Edge browser is opened for the first time.", + "type": "string" + }, + "edgeSearchEngine": { + "description": "Allows IT admins to set a default search engine for MDM-Controlled devices. Users can override this and change their default search engine provided the AllowSearchEngineCustomization policy is not set." + }, + "edgeHomepageUrls": { + "description": "The list of URLs for homepages shodwn on MDM-enrolled devices on Edge browser.", + "type": "array", + "items": { + "type": "string" + } + }, + "edgeBlockAccessToAboutFlags": { + "description": "Indicates whether or not to prevent access to about flags on Edge browser.", + "type": "boolean" + }, + "smartScreenBlockPromptOverride": { + "description": "Indicates whether or not users can override SmartScreen Filter warnings about potentially malicious websites.", + "type": "boolean" + }, + "smartScreenBlockPromptOverrideForFiles": { + "description": "Indicates whether or not users can override the SmartScreen Filter warnings about downloading unverified files", + "type": "boolean" + }, + "webRtcBlockLocalhostIpAddress": { + "description": "Indicates whether or not user's localhost IP address is displayed while making phone calls using the WebRTC", + "type": "boolean" + }, + "internetSharingBlocked": { + "description": "Indicates whether or not to Block the user from using internet sharing.", + "type": "boolean" + }, + "settingsBlockAddProvisioningPackage": { + "description": "Indicates whether or not to block the user from installing provisioning packages.", + "type": "boolean" + }, + "settingsBlockRemoveProvisioningPackage": { + "description": "Indicates whether or not to block the runtime configuration agent from removing provisioning packages.", + "type": "boolean" + }, + "settingsBlockChangeSystemTime": { + "description": "Indicates whether or not to block the user from changing date and time settings.", + "type": "boolean" + }, + "settingsBlockEditDeviceName": { + "description": "Indicates whether or not to block the user from editing the device name.", + "type": "boolean" + }, + "settingsBlockChangeRegion": { + "description": "Indicates whether or not to block the user from changing the region settings.", + "type": "boolean" + }, + "settingsBlockChangeLanguage": { + "description": "Indicates whether or not to block the user from changing the language settings.", + "type": "boolean" + }, + "settingsBlockChangePowerSleep": { + "description": "Indicates whether or not to block the user from changing power and sleep settings.", + "type": "boolean" + }, + "locationServicesBlocked": { + "description": "Indicates whether or not to Block the user from location services.", + "type": "boolean" + }, + "microsoftAccountBlocked": { + "description": "Indicates whether or not to Block a Microsoft account.", + "type": "boolean" + }, + "microsoftAccountBlockSettingsSync": { + "description": "Indicates whether or not to Block Microsoft account settings sync.", + "type": "boolean" + }, + "nfcBlocked": { + "description": "Indicates whether or not to Block the user from using near field communication.", + "type": "boolean" + }, + "resetProtectionModeBlocked": { + "description": "Indicates whether or not to Block the user from reset protection mode.", + "type": "boolean" + }, + "screenCaptureBlocked": { + "description": "Indicates whether or not to Block the user from taking Screenshots.", + "type": "boolean" + }, + "storageBlockRemovableStorage": { + "description": "Indicates whether or not to Block the user from using removable storage.", + "type": "boolean" + }, + "storageRequireMobileDeviceEncryption": { + "description": "Indicating whether or not to require encryption on a mobile device.", + "type": "boolean" + }, + "usbBlocked": { + "description": "Indicates whether or not to Block the user from USB connection.", + "type": "boolean" + }, + "voiceRecordingBlocked": { + "description": "Indicates whether or not to Block the user from voice recording.", + "type": "boolean" + }, + "wiFiBlockAutomaticConnectHotspots": { + "description": "Indicating whether or not to block automatically connecting to Wi-Fi hotspots. Has no impact if Wi-Fi is blocked.", + "type": "boolean" + }, + "wiFiBlocked": { + "description": "Indicates whether or not to Block the user from using Wi-Fi.", + "type": "boolean" + }, + "wiFiBlockManualConfiguration": { + "description": "Indicates whether or not to Block the user from using Wi-Fi manual configuration.", + "type": "boolean" + }, + "wiFiScanInterval": { + "format": "int32", + "description": "Specify how often devices scan for Wi-Fi networks. Supported values are 1-500, where 100 = default, and 500 = low frequency. Valid values 1 to 500", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "wirelessDisplayBlockProjectionToThisDevice": { + "description": "Indicates whether or not to allow other devices from discovering this PC for projection.", + "type": "boolean" + }, + "wirelessDisplayBlockUserInputFromReceiver": { + "description": "Indicates whether or not to allow user input from wireless display receiver.", + "type": "boolean" + }, + "wirelessDisplayRequirePinForPairing": { + "description": "Indicates whether or not to require a PIN for new devices to initiate pairing.", + "type": "boolean" + }, + "windowsStoreBlocked": { + "description": "Indicates whether or not to Block the user from using the Windows store.", + "type": "boolean" + }, + "appsAllowTrustedAppsSideloading": { + "description": "Indicates whether apps from AppX packages signed with a trusted certificate can be side loaded." + }, + "windowsStoreBlockAutoUpdate": { + "description": "Indicates whether or not to block automatic update of apps from Windows Store.", + "type": "boolean" + }, + "developerUnlockSetting": { + "description": "Indicates whether or not to allow developer unlock." + }, + "sharedUserAppDataAllowed": { + "description": "Indicates whether or not to block multiple users of the same app to share data.", + "type": "boolean" + }, + "appsBlockWindowsStoreOriginatedApps": { + "description": "Indicates whether or not to disable the launch of all apps from Windows Store that came pre-installed or were downloaded.", + "type": "boolean" + }, + "windowsStoreEnablePrivateStoreOnly": { + "description": "Indicates whether or not to enable Private Store Only.", + "type": "boolean" + }, + "storageRestrictAppDataToSystemVolume": { + "description": "Indicates whether application data is restricted to the system drive.", + "type": "boolean" + }, + "storageRestrictAppInstallToSystemVolume": { + "description": "Indicates whether the installation of applications is restricted to the system drive.", + "type": "boolean" + }, + "gameDvrBlocked": { + "description": "Indicates whether or not to block DVR and broadcasting.", + "type": "boolean" + }, + "experienceBlockDeviceDiscovery": { + "description": "Indicates whether or not to enable device discovery UX.", + "type": "boolean" + }, + "experienceBlockErrorDialogWhenNoSIM": { + "description": "Indicates whether or not to allow the error dialog from displaying if no SIM card is detected.", + "type": "boolean" + }, + "experienceBlockTaskSwitcher": { + "description": "Indicates whether or not to enable task switching on the device.", + "type": "boolean" + }, + "logonBlockFastUserSwitching": { + "description": "Disables the ability to quickly switch between users that are logged on simultaneously without logging off.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "enterpriseCloudPrintDiscoveryEndPoint": "string", + "enterpriseCloudPrintOAuthAuthority": "string", + "enterpriseCloudPrintOAuthClientIdentifier": "string", + "enterpriseCloudPrintResourceIdentifier": "string", + "enterpriseCloudPrintDiscoveryMaxLimit": "integer", + "enterpriseCloudPrintMopriaDiscoveryResourceIdentifier": "string", + "searchBlockDiacritics": true, + "searchDisableAutoLanguageDetection": true, + "searchDisableIndexingEncryptedItems": true, + "searchEnableRemoteQueries": true, + "searchDisableIndexerBackoff": true, + "searchDisableIndexingRemovableDrive": true, + "searchEnableAutomaticIndexSizeManangement": true, + "diagnosticsDataSubmissionMode": { + "@odata.type": "microsoft.graph.diagnosticDataSubmissionMode" + }, + "oneDriveDisableFileSync": true, + "smartScreenEnableAppInstallControl": true, + "personalizationDesktopImageUrl": "string", + "personalizationLockScreenImageUrl": "string", + "bluetoothAllowedServices": [ + "string" + ], + "bluetoothBlockAdvertising": true, + "bluetoothBlockDiscoverableMode": true, + "bluetoothBlockPrePairing": true, + "edgeBlockAutofill": true, + "edgeBlocked": true, + "edgeCookiePolicy": { + "@odata.type": "microsoft.graph.edgeCookiePolicy" + }, + "edgeBlockDeveloperTools": true, + "edgeBlockSendingDoNotTrackHeader": true, + "edgeBlockExtensions": true, + "edgeBlockInPrivateBrowsing": true, + "edgeBlockJavaScript": true, + "edgeBlockPasswordManager": true, + "edgeBlockAddressBarDropdown": true, + "edgeBlockCompatibilityList": true, + "edgeClearBrowsingDataOnExit": true, + "edgeAllowStartPagesModification": true, + "edgeDisableFirstRunPage": true, + "edgeBlockLiveTileDataCollection": true, + "edgeSyncFavoritesWithInternetExplorer": true, + "cellularBlockDataWhenRoaming": true, + "cellularBlockVpn": true, + "cellularBlockVpnWhenRoaming": true, + "defenderBlockEndUserAccess": true, + "defenderDaysBeforeDeletingQuarantinedMalware": "integer", + "defenderDetectedMalwareActions": { + "@odata.type": "microsoft.graph.defenderDetectedMalwareActions" + }, + "defenderSystemScanSchedule": { + "@odata.type": "microsoft.graph.weeklySchedule" + }, + "defenderFilesAndFoldersToExclude": [ + "string" + ], + "defenderFileExtensionsToExclude": [ + "string" + ], + "defenderScanMaxCpu": "integer", + "defenderMonitorFileActivity": { + "@odata.type": "microsoft.graph.defenderMonitorFileActivity" + }, + "defenderProcessesToExclude": [ + "string" + ], + "defenderPromptForSampleSubmission": { + "@odata.type": "microsoft.graph.defenderPromptForSampleSubmission" + }, + "defenderRequireBehaviorMonitoring": true, + "defenderRequireCloudProtection": true, + "defenderRequireNetworkInspectionSystem": true, + "defenderRequireRealTimeMonitoring": true, + "defenderScanArchiveFiles": true, + "defenderScanDownloads": true, + "defenderScanNetworkFiles": true, + "defenderScanIncomingMail": true, + "defenderScanMappedNetworkDrivesDuringFullScan": true, + "defenderScanRemovableDrivesDuringFullScan": true, + "defenderScanScriptsLoadedInInternetExplorer": true, + "defenderSignatureUpdateIntervalInHours": "integer", + "defenderScanType": { + "@odata.type": "microsoft.graph.defenderScanType" + }, + "defenderScheduledScanTime": "string (timestamp)", + "defenderScheduledQuickScanTime": "string (timestamp)", + "defenderCloudBlockLevel": { + "@odata.type": "microsoft.graph.defenderCloudBlockLevelType" + }, + "lockScreenAllowTimeoutConfiguration": true, + "lockScreenBlockActionCenterNotifications": true, + "lockScreenBlockCortana": true, + "lockScreenBlockToastNotifications": true, + "lockScreenTimeoutInSeconds": "integer", + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordRequired": true, + "passwordRequireWhenResumeFromIdleState": true, + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "privacyAdvertisingId": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "privacyAutoAcceptPairingAndConsentPrompts": true, + "privacyBlockInputPersonalization": true, + "startBlockUnpinningAppsFromTaskbar": true, + "startMenuAppListVisibility": { + "@odata.type": "microsoft.graph.windowsStartMenuAppListVisibilityType" + }, + "startMenuHideChangeAccountSettings": true, + "startMenuHideFrequentlyUsedApps": true, + "startMenuHideHibernate": true, + "startMenuHideLock": true, + "startMenuHidePowerButton": true, + "startMenuHideRecentJumpLists": true, + "startMenuHideRecentlyAddedApps": true, + "startMenuHideRestartOptions": true, + "startMenuHideShutDown": true, + "startMenuHideSignOut": true, + "startMenuHideSleep": true, + "startMenuHideSwitchAccount": true, + "startMenuHideUserTile": true, + "startMenuLayoutEdgeAssetsXml": "string", + "startMenuLayoutXml": "string", + "startMenuMode": { + "@odata.type": "microsoft.graph.windowsStartMenuModeType" + }, + "startMenuPinnedFolderDocuments": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderDownloads": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderFileExplorer": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderHomeGroup": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderMusic": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderNetwork": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderPersonalFolder": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderPictures": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderSettings": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "startMenuPinnedFolderVideos": { + "@odata.type": "microsoft.graph.visibilitySetting" + }, + "settingsBlockSettingsApp": true, + "settingsBlockSystemPage": true, + "settingsBlockDevicesPage": true, + "settingsBlockNetworkInternetPage": true, + "settingsBlockPersonalizationPage": true, + "settingsBlockAccountsPage": true, + "settingsBlockTimeLanguagePage": true, + "settingsBlockEaseOfAccessPage": true, + "settingsBlockPrivacyPage": true, + "settingsBlockUpdateSecurityPage": true, + "settingsBlockAppsPage": true, + "settingsBlockGamingPage": true, + "windowsSpotlightBlockConsumerSpecificFeatures": true, + "windowsSpotlightBlocked": true, + "windowsSpotlightBlockOnActionCenter": true, + "windowsSpotlightBlockTailoredExperiences": true, + "windowsSpotlightBlockThirdPartyNotifications": true, + "windowsSpotlightBlockWelcomeExperience": true, + "windowsSpotlightBlockWindowsTips": true, + "windowsSpotlightConfigureOnLockScreen": { + "@odata.type": "microsoft.graph.windowsSpotlightEnablementSettings" + }, + "networkProxyApplySettingsDeviceWide": true, + "networkProxyDisableAutoDetect": true, + "networkProxyAutomaticConfigurationUrl": "string", + "networkProxyServer": { + "@odata.type": "microsoft.graph.windows10NetworkProxyServer" + }, + "accountsBlockAddingNonMicrosoftAccountEmail": true, + "antiTheftModeBlocked": true, + "bluetoothBlocked": true, + "cameraBlocked": true, + "connectedDevicesServiceBlocked": true, + "certificatesBlockManualRootCertificateInstallation": true, + "copyPasteBlocked": true, + "cortanaBlocked": true, + "deviceManagementBlockFactoryResetOnMobile": true, + "deviceManagementBlockManualUnenroll": true, + "safeSearchFilter": { + "@odata.type": "microsoft.graph.safeSearchFilterType" + }, + "edgeBlockPopups": true, + "edgeBlockSearchSuggestions": true, + "edgeBlockSendingIntranetTrafficToInternetExplorer": true, + "edgeRequireSmartScreen": true, + "edgeEnterpriseModeSiteListLocation": "string", + "edgeFirstRunUrl": "string", + "edgeSearchEngine": { + "@odata.type": "microsoft.graph.edgeSearchEngineBase" + }, + "edgeHomepageUrls": [ + "string" + ], + "edgeBlockAccessToAboutFlags": true, + "smartScreenBlockPromptOverride": true, + "smartScreenBlockPromptOverrideForFiles": true, + "webRtcBlockLocalhostIpAddress": true, + "internetSharingBlocked": true, + "settingsBlockAddProvisioningPackage": true, + "settingsBlockRemoveProvisioningPackage": true, + "settingsBlockChangeSystemTime": true, + "settingsBlockEditDeviceName": true, + "settingsBlockChangeRegion": true, + "settingsBlockChangeLanguage": true, + "settingsBlockChangePowerSleep": true, + "locationServicesBlocked": true, + "microsoftAccountBlocked": true, + "microsoftAccountBlockSettingsSync": true, + "nfcBlocked": true, + "resetProtectionModeBlocked": true, + "screenCaptureBlocked": true, + "storageBlockRemovableStorage": true, + "storageRequireMobileDeviceEncryption": true, + "usbBlocked": true, + "voiceRecordingBlocked": true, + "wiFiBlockAutomaticConnectHotspots": true, + "wiFiBlocked": true, + "wiFiBlockManualConfiguration": true, + "wiFiScanInterval": "integer", + "wirelessDisplayBlockProjectionToThisDevice": true, + "wirelessDisplayBlockUserInputFromReceiver": true, + "wirelessDisplayRequirePinForPairing": true, + "windowsStoreBlocked": true, + "appsAllowTrustedAppsSideloading": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "windowsStoreBlockAutoUpdate": true, + "developerUnlockSetting": { + "@odata.type": "microsoft.graph.stateManagementSetting" + }, + "sharedUserAppDataAllowed": true, + "appsBlockWindowsStoreOriginatedApps": true, + "windowsStoreEnablePrivateStoreOnly": true, + "storageRestrictAppDataToSystemVolume": true, + "storageRestrictAppInstallToSystemVolume": true, + "gameDvrBlocked": true, + "experienceBlockDeviceDiscovery": true, + "experienceBlockErrorDialogWhenNoSIM": true, + "experienceBlockTaskSwitcher": true, + "logonBlockFastUserSwitching": true + } + }, + "microsoft.graph.defenderDetectedMalwareActions": { + "title": "defenderDetectedMalwareActions", + "type": "object", + "properties": { + "lowSeverity": { + "description": "Indicates a Defender action to take for low severity Malware threat detected." + }, + "moderateSeverity": { + "description": "Indicates a Defender action to take for moderate severity Malware threat detected." + }, + "highSeverity": { + "description": "Indicates a Defender action to take for high severity Malware threat detected." + }, + "severeSeverity": { + "description": "Indicates a Defender action to take for severe severity Malware threat detected." + } + }, + "example": { + "lowSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + }, + "moderateSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + }, + "highSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + }, + "severeSeverity": { + "@odata.type": "microsoft.graph.defenderThreatAction" + } + } + }, + "microsoft.graph.windows10NetworkProxyServer": { + "title": "windows10NetworkProxyServer", + "type": "object", + "properties": { + "address": { + "description": "Address to the proxy server. Specify an address in the format [“:”]", + "type": "string" + }, + "exceptions": { + "description": "Addresses that should not use the proxy server. The system will not use the proxy server for addresses beginning with what is specified in this node.", + "type": "array", + "items": { + "type": "string" + } + }, + "useForLocalAddresses": { + "description": "Specifies whether the proxy server should be used for local (intranet) addresses.", + "type": "boolean" + } + }, + "example": { + "address": "string", + "exceptions": [ + "string" + ], + "useForLocalAddresses": true + } + }, + "microsoft.graph.edgeSearchEngineBase": { + "title": "edgeSearchEngineBase", + "type": "object" + }, + "microsoft.graph.edgeSearchEngineCustom": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.edgeSearchEngineBase" + }, + { + "title": "edgeSearchEngineCustom", + "type": "object", + "properties": { + "edgeSearchEngineOpenSearchXmlUrl": { + "description": "Points to a https link containing the OpenSearch xml file that contains, at minimum, the short name and the URL to the search Engine.", + "type": "string" + } + } + } + ], + "example": { + "edgeSearchEngineOpenSearchXmlUrl": "string" + } + }, + "microsoft.graph.edgeSearchEngine": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.edgeSearchEngineBase" + }, + { + "title": "edgeSearchEngine", + "type": "object", + "properties": { + "edgeSearchEngineType": { + "description": "Allows IT admins to set a predefined default search engine for MDM-Controlled devices." + } + } + } + ], + "example": { + "edgeSearchEngineType": { + "@odata.type": "microsoft.graph.edgeSearchEngineType" + } + } + }, + "microsoft.graph.windows10CustomConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10CustomConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windows10CustomConfiguration resource.", + "type": "object", + "properties": { + "omaSettings": { + "description": "OMA settings. This collection can contain a maximum of 1000 elements.", + "type": "array", + "items": { } + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.windows10EnterpriseModernAppManagementConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10EnterpriseModernAppManagementConfiguration", + "description": "Windows10 Enterprise Modern App Management Configuration.", + "type": "object", + "properties": { + "uninstallBuiltInApps": { + "description": "Indicates whether or not to uninstall a fixed list of built-in Windows apps.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "uninstallBuiltInApps": true + } + }, + "microsoft.graph.sharedPCConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "sharedPCConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the sharedPCConfiguration resource.", + "type": "object", + "properties": { + "accountManagerPolicy": { + "description": "Specifies how accounts are managed on a shared PC. Only applies when disableAccountManager is false." + }, + "allowedAccounts": { + "description": "Indicates which type of accounts are allowed to use on a shared PC." + }, + "allowLocalStorage": { + "description": "Specifies whether local storage is allowed on a shared PC.", + "type": "boolean" + }, + "disableAccountManager": { + "description": "Disables the account manager for shared PC mode.", + "type": "boolean" + }, + "disableEduPolicies": { + "description": "Specifies whether the default shared PC education environment policies should be disabled. For Windows 10 RS2 and later, this policy will be applied without setting Enabled to true.", + "type": "boolean" + }, + "disablePowerPolicies": { + "description": "Specifies whether the default shared PC power policies should be disabled.", + "type": "boolean" + }, + "disableSignInOnResume": { + "description": "Disables the requirement to sign in whenever the device wakes up from sleep mode.", + "type": "boolean" + }, + "enabled": { + "description": "Enables shared PC mode and applies the shared pc policies.", + "type": "boolean" + }, + "idleTimeBeforeSleepInSeconds": { + "format": "int32", + "description": "Specifies the time in seconds that a device must sit idle before the PC goes to sleep. Setting this value to 0 prevents the sleep timeout from occurring.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "kioskAppDisplayName": { + "description": "Specifies the display text for the account shown on the sign-in screen which launches the app specified by SetKioskAppUserModelId. Only applies when KioskAppUserModelId is set.", + "type": "string" + }, + "kioskAppUserModelId": { + "description": "Specifies the application user model ID of the app to use with assigned access.", + "type": "string" + }, + "maintenanceStartTime": { + "format": "time", + "description": "Specifies the daily start time of maintenance hour.", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "accountManagerPolicy": { + "@odata.type": "microsoft.graph.sharedPCAccountManagerPolicy" + }, + "allowedAccounts": { + "@odata.type": "microsoft.graph.sharedPCAllowedAccountType" + }, + "allowLocalStorage": true, + "disableAccountManager": true, + "disableEduPolicies": true, + "disablePowerPolicies": true, + "disableSignInOnResume": true, + "enabled": true, + "idleTimeBeforeSleepInSeconds": "integer", + "kioskAppDisplayName": "string", + "kioskAppUserModelId": "string", + "maintenanceStartTime": "string (timestamp)" + } + }, + "microsoft.graph.sharedPCAccountManagerPolicy": { + "title": "sharedPCAccountManagerPolicy", + "type": "object", + "properties": { + "accountDeletionPolicy": { + "description": "Configures when accounts are deleted." + }, + "cacheAccountsAboveDiskFreePercentage": { + "format": "int32", + "description": "Sets the percentage of available disk space a PC should have before it stops deleting cached shared PC accounts. Only applies when AccountDeletionPolicy is DiskSpaceThreshold or DiskSpaceThresholdOrInactiveThreshold. Valid values 0 to 100", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "inactiveThresholdDays": { + "format": "int32", + "description": "Specifies when the accounts will start being deleted when they have not been logged on during the specified period, given as number of days. Only applies when AccountDeletionPolicy is DiskSpaceThreshold or DiskSpaceThresholdOrInactiveThreshold.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "removeAccountsBelowDiskFreePercentage": { + "format": "int32", + "description": "Sets the percentage of disk space remaining on a PC before cached accounts will be deleted to free disk space. Accounts that have been inactive the longest will be deleted first. Only applies when AccountDeletionPolicy is DiskSpaceThresholdOrInactiveThreshold. Valid values 0 to 100", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "accountDeletionPolicy": { + "@odata.type": "microsoft.graph.sharedPCAccountDeletionPolicyType" + }, + "cacheAccountsAboveDiskFreePercentage": "integer", + "inactiveThresholdDays": "integer", + "removeAccountsBelowDiskFreePercentage": "integer" + } + }, + "microsoft.graph.windows10SecureAssessmentConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10SecureAssessmentConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the secureAssessment resource.", + "type": "object", + "properties": { + "launchUri": { + "description": "Url link to an assessment that's automatically loaded when the secure assessment browser is launched. It has to be a valid Url (http[s]://msdn.microsoft.com/).", + "type": "string" + }, + "configurationAccount": { + "description": "The account used to configure the Windows device for taking the test. The user can be a domain account (domain\\user), an AAD account (username@tenant.com) or a local account (username).", + "type": "string" + }, + "allowPrinting": { + "description": "Indicates whether or not to allow the app from printing during the test.", + "type": "boolean" + }, + "allowScreenCapture": { + "description": "Indicates whether or not to allow screen capture capability during a test.", + "type": "boolean" + }, + "allowTextSuggestion": { + "description": "Indicates whether or not to allow text suggestions during the test.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "launchUri": "string", + "configurationAccount": "string", + "allowPrinting": true, + "allowScreenCapture": true, + "allowTextSuggestion": true + } + }, + "microsoft.graph.windowsPhone81CustomConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windowsPhone81CustomConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windowsPhone81CustomConfiguration resource.", + "type": "object", + "properties": { + "omaSettings": { + "description": "OMA settings. This collection can contain a maximum of 1000 elements.", + "type": "array", + "items": { } + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "omaSettings": [ + { + "@odata.type": "microsoft.graph.omaSetting" + } + ] + } + }, + "microsoft.graph.windowsUpdateForBusinessConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windowsUpdateForBusinessConfiguration", + "description": "Windows Update for business configuration.", + "type": "object", + "properties": { + "deliveryOptimizationMode": { + "description": "Delivery Optimization Mode" + }, + "prereleaseFeatures": { + "description": "The pre-release features." + }, + "automaticUpdateMode": { + "description": "Automatic update mode." + }, + "microsoftUpdateServiceAllowed": { + "description": "Allow Microsoft Update Service", + "type": "boolean" + }, + "driversExcluded": { + "description": "Exclude Windows update Drivers", + "type": "boolean" + }, + "installationSchedule": { + "description": "Installation schedule" + }, + "qualityUpdatesDeferralPeriodInDays": { + "format": "int32", + "description": "Defer Quality Updates by these many days", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "featureUpdatesDeferralPeriodInDays": { + "format": "int32", + "description": "Defer Feature Updates by these many days", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "qualityUpdatesPaused": { + "description": "Pause Quality Updates", + "type": "boolean" + }, + "featureUpdatesPaused": { + "description": "Pause Feature Updates", + "type": "boolean" + }, + "qualityUpdatesPauseExpiryDateTime": { + "format": "date-time", + "description": "Quality Updates Pause Expiry datetime", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "featureUpdatesPauseExpiryDateTime": { + "format": "date-time", + "description": "Feature Updates Pause Expiry datetime", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "businessReadyUpdatesOnly": { + "description": "Determines which branch devices will receive their updates from" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "deliveryOptimizationMode": { + "@odata.type": "microsoft.graph.windowsDeliveryOptimizationMode" + }, + "prereleaseFeatures": { + "@odata.type": "microsoft.graph.prereleaseFeatures" + }, + "automaticUpdateMode": { + "@odata.type": "microsoft.graph.automaticUpdateMode" + }, + "microsoftUpdateServiceAllowed": true, + "driversExcluded": true, + "installationSchedule": { + "@odata.type": "microsoft.graph.windowsUpdateInstallScheduleType" + }, + "qualityUpdatesDeferralPeriodInDays": "integer", + "featureUpdatesDeferralPeriodInDays": "integer", + "qualityUpdatesPaused": true, + "featureUpdatesPaused": true, + "qualityUpdatesPauseExpiryDateTime": "string (timestamp)", + "featureUpdatesPauseExpiryDateTime": "string (timestamp)", + "businessReadyUpdatesOnly": { + "@odata.type": "microsoft.graph.windowsUpdateType" + } + } + }, + "microsoft.graph.windowsUpdateInstallScheduleType": { + "title": "windowsUpdateInstallScheduleType", + "type": "object" + }, + "microsoft.graph.windowsUpdateScheduledInstall": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.windowsUpdateInstallScheduleType" + }, + { + "title": "windowsUpdateScheduledInstall", + "type": "object", + "properties": { + "scheduledInstallDay": { + "description": "Scheduled Install Day in week" + }, + "scheduledInstallTime": { + "format": "time", + "description": "Scheduled Install Time during day", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + } + } + } + ], + "example": { + "scheduledInstallDay": { + "@odata.type": "microsoft.graph.weeklySchedule" + }, + "scheduledInstallTime": "string (timestamp)" + } + }, + "microsoft.graph.windowsUpdateActiveHoursInstall": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.windowsUpdateInstallScheduleType" + }, + { + "title": "windowsUpdateActiveHoursInstall", + "type": "object", + "properties": { + "activeHoursStart": { + "format": "time", + "description": "Active Hours Start", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + }, + "activeHoursEnd": { + "format": "time", + "description": "Active Hours End", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + } + } + } + ], + "example": { + "activeHoursStart": "string (timestamp)", + "activeHoursEnd": "string (timestamp)" + } + }, + "microsoft.graph.windows81GeneralConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows81GeneralConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windows81GeneralConfiguration resource.", + "type": "object", + "properties": { + "accountsBlockAddingNonMicrosoftAccountEmail": { + "description": "Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account.", + "type": "boolean" + }, + "applyOnlyToWindows81": { + "description": "Value indicating whether this policy only applies to Windows 8.1. This property is read-only.", + "type": "boolean" + }, + "browserBlockAutofill": { + "description": "Indicates whether or not to block auto fill.", + "type": "boolean" + }, + "browserBlockAutomaticDetectionOfIntranetSites": { + "description": "Indicates whether or not to block automatic detection of Intranet sites.", + "type": "boolean" + }, + "browserBlockEnterpriseModeAccess": { + "description": "Indicates whether or not to block enterprise mode access.", + "type": "boolean" + }, + "browserBlockJavaScript": { + "description": "Indicates whether or not to Block the user from using JavaScript.", + "type": "boolean" + }, + "browserBlockPlugins": { + "description": "Indicates whether or not to block plug-ins.", + "type": "boolean" + }, + "browserBlockPopups": { + "description": "Indicates whether or not to block popups.", + "type": "boolean" + }, + "browserBlockSendingDoNotTrackHeader": { + "description": "Indicates whether or not to Block the user from sending the do not track header.", + "type": "boolean" + }, + "browserBlockSingleWordEntryOnIntranetSites": { + "description": "Indicates whether or not to block a single word entry on Intranet sites.", + "type": "boolean" + }, + "browserRequireSmartScreen": { + "description": "Indicates whether or not to require the user to use the smart screen filter.", + "type": "boolean" + }, + "browserEnterpriseModeSiteListLocation": { + "description": "The enterprise mode site list location. Could be a local file, local network or http location.", + "type": "string" + }, + "browserInternetSecurityLevel": { + "description": "The internet security level." + }, + "browserIntranetSecurityLevel": { + "description": "The Intranet security level." + }, + "browserLoggingReportLocation": { + "description": "The logging report location.", + "type": "string" + }, + "browserRequireHighSecurityForRestrictedSites": { + "description": "Indicates whether or not to require high security for restricted sites.", + "type": "boolean" + }, + "browserRequireFirewall": { + "description": "Indicates whether or not to require a firewall.", + "type": "boolean" + }, + "browserRequireFraudWarning": { + "description": "Indicates whether or not to require fraud warning.", + "type": "boolean" + }, + "browserTrustedSitesSecurityLevel": { + "description": "The trusted sites security level." + }, + "cellularBlockDataRoaming": { + "description": "Indicates whether or not to block data roaming.", + "type": "boolean" + }, + "diagnosticsBlockDataSubmission": { + "description": "Indicates whether or not to block diagnostic data submission.", + "type": "boolean" + }, + "passwordBlockPicturePasswordAndPin": { + "description": "Indicates whether or not to Block the user from using a pictures password and pin.", + "type": "boolean" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Password expiration in days.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "The minimum password length.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "format": "int32", + "description": "The minutes of inactivity before the screen times out.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumCharacterSetCount": { + "format": "int32", + "description": "The number of character sets required in the password.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "The number of previous passwords to prevent re-use of. Valid values 0 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "The required password type." + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "format": "int32", + "description": "The number of sign in failures before factory reset.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "storageRequireDeviceEncryption": { + "description": "Indicates whether or not to require encryption on a mobile device.", + "type": "boolean" + }, + "updatesRequireAutomaticUpdates": { + "description": "Indicates whether or not to require automatic updates.", + "type": "boolean" + }, + "userAccountControlSettings": { + "description": "The user account control settings." + }, + "workFoldersUrl": { + "description": "The work folders url.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "accountsBlockAddingNonMicrosoftAccountEmail": true, + "applyOnlyToWindows81": true, + "browserBlockAutofill": true, + "browserBlockAutomaticDetectionOfIntranetSites": true, + "browserBlockEnterpriseModeAccess": true, + "browserBlockJavaScript": true, + "browserBlockPlugins": true, + "browserBlockPopups": true, + "browserBlockSendingDoNotTrackHeader": true, + "browserBlockSingleWordEntryOnIntranetSites": true, + "browserRequireSmartScreen": true, + "browserEnterpriseModeSiteListLocation": "string", + "browserInternetSecurityLevel": { + "@odata.type": "microsoft.graph.internetSiteSecurityLevel" + }, + "browserIntranetSecurityLevel": { + "@odata.type": "microsoft.graph.siteSecurityLevel" + }, + "browserLoggingReportLocation": "string", + "browserRequireHighSecurityForRestrictedSites": true, + "browserRequireFirewall": true, + "browserRequireFraudWarning": true, + "browserTrustedSitesSecurityLevel": { + "@odata.type": "microsoft.graph.siteSecurityLevel" + }, + "cellularBlockDataRoaming": true, + "diagnosticsBlockDataSubmission": true, + "passwordBlockPicturePasswordAndPin": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "storageRequireDeviceEncryption": true, + "updatesRequireAutomaticUpdates": true, + "userAccountControlSettings": { + "@odata.type": "microsoft.graph.windowsUserAccountControlSettings" + }, + "workFoldersUrl": "string" + } + }, + "microsoft.graph.windowsPhone81GeneralConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windowsPhone81GeneralConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windowsPhone81GeneralConfiguration resource.", + "type": "object", + "properties": { + "applyOnlyToWindowsPhone81": { + "description": "Value indicating whether this policy only applies to Windows Phone 8.1. This property is read-only.", + "type": "boolean" + }, + "appsBlockCopyPaste": { + "description": "Indicates whether or not to block copy paste.", + "type": "boolean" + }, + "bluetoothBlocked": { + "description": "Indicates whether or not to block bluetooth.", + "type": "boolean" + }, + "cameraBlocked": { + "description": "Indicates whether or not to block camera.", + "type": "boolean" + }, + "cellularBlockWifiTethering": { + "description": "Indicates whether or not to block Wi-Fi tethering. Has no impact if Wi-Fi is blocked.", + "type": "boolean" + }, + "compliantAppsList": { + "description": "List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements.", + "type": "array", + "items": { } + }, + "compliantAppListType": { + "description": "List that is in the AppComplianceList." + }, + "diagnosticDataBlockSubmission": { + "description": "Indicates whether or not to block diagnostic data submission.", + "type": "boolean" + }, + "emailBlockAddingAccounts": { + "description": "Indicates whether or not to block custom email accounts.", + "type": "boolean" + }, + "locationServicesBlocked": { + "description": "Indicates whether or not to block location services.", + "type": "boolean" + }, + "microsoftAccountBlocked": { + "description": "Indicates whether or not to block using a Microsoft Account.", + "type": "boolean" + }, + "nfcBlocked": { + "description": "Indicates whether or not to block Near-Field Communication.", + "type": "boolean" + }, + "passwordBlockSimple": { + "description": "Indicates whether or not to block syncing the calendar.", + "type": "boolean" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Number of days before the password expires.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "Minimum length of passwords.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeScreenTimeout": { + "format": "int32", + "description": "Minutes of inactivity before screen timeout.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumCharacterSetCount": { + "format": "int32", + "description": "Number of character sets a password must contain.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "Number of previous passwords to block. Valid values 0 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordSignInFailureCountBeforeFactoryReset": { + "format": "int32", + "description": "Number of sign in failures allowed before factory reset.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "Password type that is required." + }, + "passwordRequired": { + "description": "Indicates whether or not to require a password.", + "type": "boolean" + }, + "screenCaptureBlocked": { + "description": "Indicates whether or not to block screenshots.", + "type": "boolean" + }, + "storageBlockRemovableStorage": { + "description": "Indicates whether or not to block removable storage.", + "type": "boolean" + }, + "storageRequireEncryption": { + "description": "Indicates whether or not to require encryption.", + "type": "boolean" + }, + "webBrowserBlocked": { + "description": "Indicates whether or not to block the web browser.", + "type": "boolean" + }, + "wifiBlocked": { + "description": "Indicates whether or not to block Wi-Fi.", + "type": "boolean" + }, + "wifiBlockAutomaticConnectHotspots": { + "description": "Indicates whether or not to block automatically connecting to Wi-Fi hotspots. Has no impact if Wi-Fi is blocked.", + "type": "boolean" + }, + "wifiBlockHotspotReporting": { + "description": "Indicates whether or not to block Wi-Fi hotspot reporting. Has no impact if Wi-Fi is blocked.", + "type": "boolean" + }, + "windowsStoreBlocked": { + "description": "Indicates whether or not to block the Windows Store.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "applyOnlyToWindowsPhone81": true, + "appsBlockCopyPaste": true, + "bluetoothBlocked": true, + "cameraBlocked": true, + "cellularBlockWifiTethering": true, + "compliantAppsList": [ + { + "@odata.type": "microsoft.graph.appListItem" + } + ], + "compliantAppListType": { + "@odata.type": "microsoft.graph.appListType" + }, + "diagnosticDataBlockSubmission": true, + "emailBlockAddingAccounts": true, + "locationServicesBlocked": true, + "microsoftAccountBlocked": true, + "nfcBlocked": true, + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeScreenTimeout": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordSignInFailureCountBeforeFactoryReset": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordRequired": true, + "screenCaptureBlocked": true, + "storageBlockRemovableStorage": true, + "storageRequireEncryption": true, + "webBrowserBlocked": true, + "wifiBlocked": true, + "wifiBlockAutomaticConnectHotspots": true, + "wifiBlockHotspotReporting": true, + "windowsStoreBlocked": true + } + }, + "microsoft.graph.windows10TeamGeneralConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceConfiguration" + }, + { + "title": "windows10TeamGeneralConfiguration", + "description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the windows10TeamGeneralConfiguration resource.", + "type": "object", + "properties": { + "azureOperationalInsightsBlockTelemetry": { + "description": "Indicates whether or not to Block Azure Operational Insights.", + "type": "boolean" + }, + "azureOperationalInsightsWorkspaceId": { + "description": "The Azure Operational Insights workspace id.", + "type": "string" + }, + "azureOperationalInsightsWorkspaceKey": { + "description": "The Azure Operational Insights Workspace key.", + "type": "string" + }, + "connectAppBlockAutoLaunch": { + "description": "Specifies whether to automatically launch the Connect app whenever a projection is initiated.", + "type": "boolean" + }, + "maintenanceWindowBlocked": { + "description": "Indicates whether or not to Block setting a maintenance window for device updates.", + "type": "boolean" + }, + "maintenanceWindowDurationInHours": { + "format": "int32", + "description": "Maintenance window duration for device updates. Valid values 0 to 5", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "maintenanceWindowStartTime": { + "format": "time", + "description": "Maintenance window start time for device updates.", + "pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$", + "type": "string" + }, + "miracastChannel": { + "description": "The channel." + }, + "miracastBlocked": { + "description": "Indicates whether or not to Block wireless projection.", + "type": "boolean" + }, + "miracastRequirePin": { + "description": "Indicates whether or not to require a pin for wireless projection.", + "type": "boolean" + }, + "settingsBlockMyMeetingsAndFiles": { + "description": "Specifies whether to disable the \"My meetings and files\" feature in the Start menu, which shows the signed-in user's meetings and files from Office 365.", + "type": "boolean" + }, + "settingsBlockSessionResume": { + "description": "Specifies whether to allow the ability to resume a session when the session times out.", + "type": "boolean" + }, + "settingsBlockSigninSuggestions": { + "description": "Specifies whether to disable auto-populating of the sign-in dialog with invitees from scheduled meetings.", + "type": "boolean" + }, + "settingsDefaultVolume": { + "format": "int32", + "description": "Specifies the default volume value for a new session. Permitted values are 0-100. The default is 45. Valid values 0 to 100", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "settingsScreenTimeoutInMinutes": { + "format": "int32", + "description": "Specifies the number of minutes until the Hub screen turns off.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "settingsSessionTimeoutInMinutes": { + "format": "int32", + "description": "Specifies the number of minutes until the session times out.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "settingsSleepTimeoutInMinutes": { + "format": "int32", + "description": "Specifies the number of minutes until the Hub enters sleep mode.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "welcomeScreenBlockAutomaticWakeUp": { + "description": "Indicates whether or not to Block the welcome screen from waking up automatically when someone enters the room.", + "type": "boolean" + }, + "welcomeScreenBackgroundImageUrl": { + "description": "The welcome screen background image URL. The URL must use the HTTPS protocol and return a PNG image.", + "type": "string" + }, + "welcomeScreenMeetingInformation": { + "description": "The welcome screen meeting information shown." + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "createdDateTime": "string (timestamp)", + "description": "string", + "displayName": "string", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationAssignment" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceConfigurationUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceConfigurationUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "azureOperationalInsightsBlockTelemetry": true, + "azureOperationalInsightsWorkspaceId": "string", + "azureOperationalInsightsWorkspaceKey": "string", + "connectAppBlockAutoLaunch": true, + "maintenanceWindowBlocked": true, + "maintenanceWindowDurationInHours": "integer", + "maintenanceWindowStartTime": "string (timestamp)", + "miracastChannel": { + "@odata.type": "microsoft.graph.miracastChannel" + }, + "miracastBlocked": true, + "miracastRequirePin": true, + "settingsBlockMyMeetingsAndFiles": true, + "settingsBlockSessionResume": true, + "settingsBlockSigninSuggestions": true, + "settingsDefaultVolume": "integer", + "settingsScreenTimeoutInMinutes": "integer", + "settingsSessionTimeoutInMinutes": "integer", + "settingsSleepTimeoutInMinutes": "integer", + "welcomeScreenBlockAutomaticWakeUp": true, + "welcomeScreenBackgroundImageUrl": "string", + "welcomeScreenMeetingInformation": { + "@odata.type": "microsoft.graph.welcomeScreenMeetingInformation" + } + } + }, + "microsoft.graph.androidCompliancePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "androidCompliancePolicy", + "description": "This class contains compliance settings for Android.", + "type": "object", + "properties": { + "passwordRequired": { + "description": "Require a password to unlock device.", + "type": "boolean" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "Minimum password length. Valid values 4 to 16", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "Type of characters in password" + }, + "passwordMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity before a password is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Number of days before the password expires. Valid values 1 to 65535", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "Number of previous passwords to block.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "securityPreventInstallAppsFromUnknownSources": { + "description": "Require that devices disallow installation of apps from unknown sources.", + "type": "boolean" + }, + "securityDisableUsbDebugging": { + "description": "Disable USB debugging on Android devices.", + "type": "boolean" + }, + "securityRequireVerifyApps": { + "description": "Require the Android Verify apps feature is turned on.", + "type": "boolean" + }, + "deviceThreatProtectionEnabled": { + "description": "Require that devices have enabled device threat protection.", + "type": "boolean" + }, + "deviceThreatProtectionRequiredSecurityLevel": { + "description": "Require Mobile Threat Protection minimum risk level to report noncompliance." + }, + "securityBlockJailbrokenDevices": { + "description": "Devices must not be jailbroken or rooted.", + "type": "boolean" + }, + "osMinimumVersion": { + "description": "Minimum Android version.", + "type": "string" + }, + "osMaximumVersion": { + "description": "Maximum Android version.", + "type": "string" + }, + "minAndroidSecurityPatchLevel": { + "description": "Minimum Android security patch level.", + "type": "string" + }, + "storageRequireEncryption": { + "description": "Require encryption on Android devices.", + "type": "boolean" + }, + "securityRequireSafetyNetAttestationBasicIntegrity": { + "description": "Require the device to pass the SafetyNet basic integrity check.", + "type": "boolean" + }, + "securityRequireSafetyNetAttestationCertifiedDevice": { + "description": "Require the device to pass the SafetyNet certified device check.", + "type": "boolean" + }, + "securityRequireGooglePlayServices": { + "description": "Require Google Play Services to be installed and enabled on the device.", + "type": "boolean" + }, + "securityRequireUpToDateSecurityProviders": { + "description": "Require the device to have up to date security providers. The device will require Google Play Services to be enabled and up to date.", + "type": "boolean" + }, + "securityRequireCompanyPortalAppIntegrity": { + "description": "Require the device to pass the Company Portal client app runtime integrity check.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordMinimumLength": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidRequiredPasswordType" + }, + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordExpirationDays": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "securityPreventInstallAppsFromUnknownSources": true, + "securityDisableUsbDebugging": true, + "securityRequireVerifyApps": true, + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "securityBlockJailbrokenDevices": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "minAndroidSecurityPatchLevel": "string", + "storageRequireEncryption": true, + "securityRequireSafetyNetAttestationBasicIntegrity": true, + "securityRequireSafetyNetAttestationCertifiedDevice": true, + "securityRequireGooglePlayServices": true, + "securityRequireUpToDateSecurityProviders": true, + "securityRequireCompanyPortalAppIntegrity": true + } + }, + "microsoft.graph.androidWorkProfileCompliancePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "androidWorkProfileCompliancePolicy", + "description": "This class contains compliance settings for Android Work Profile.", + "type": "object", + "properties": { + "passwordRequired": { + "description": "Require a password to unlock device.", + "type": "boolean" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "Minimum password length. Valid values 4 to 16", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "Type of characters in password" + }, + "passwordMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity before a password is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Number of days before the password expires. Valid values 1 to 365", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "Number of previous passwords to block.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "securityPreventInstallAppsFromUnknownSources": { + "description": "Require that devices disallow installation of apps from unknown sources.", + "type": "boolean" + }, + "securityDisableUsbDebugging": { + "description": "Disable USB debugging on Android devices.", + "type": "boolean" + }, + "securityRequireVerifyApps": { + "description": "Require the Android Verify apps feature is turned on.", + "type": "boolean" + }, + "deviceThreatProtectionEnabled": { + "description": "Require that devices have enabled device threat protection.", + "type": "boolean" + }, + "deviceThreatProtectionRequiredSecurityLevel": { + "description": "Require Mobile Threat Protection minimum risk level to report noncompliance." + }, + "securityBlockJailbrokenDevices": { + "description": "Devices must not be jailbroken or rooted.", + "type": "boolean" + }, + "osMinimumVersion": { + "description": "Minimum Android version.", + "type": "string" + }, + "osMaximumVersion": { + "description": "Maximum Android version.", + "type": "string" + }, + "minAndroidSecurityPatchLevel": { + "description": "Minimum Android security patch level.", + "type": "string" + }, + "storageRequireEncryption": { + "description": "Require encryption on Android devices.", + "type": "boolean" + }, + "securityRequireSafetyNetAttestationBasicIntegrity": { + "description": "Require the device to pass the SafetyNet basic integrity check.", + "type": "boolean" + }, + "securityRequireSafetyNetAttestationCertifiedDevice": { + "description": "Require the device to pass the SafetyNet certified device check.", + "type": "boolean" + }, + "securityRequireGooglePlayServices": { + "description": "Require Google Play Services to be installed and enabled on the device.", + "type": "boolean" + }, + "securityRequireUpToDateSecurityProviders": { + "description": "Require the device to have up to date security providers. The device will require Google Play Services to be enabled and up to date.", + "type": "boolean" + }, + "securityRequireCompanyPortalAppIntegrity": { + "description": "Require the device to pass the Company Portal client app runtime integrity check.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordMinimumLength": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.androidRequiredPasswordType" + }, + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordExpirationDays": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "securityPreventInstallAppsFromUnknownSources": true, + "securityDisableUsbDebugging": true, + "securityRequireVerifyApps": true, + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "securityBlockJailbrokenDevices": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "minAndroidSecurityPatchLevel": "string", + "storageRequireEncryption": true, + "securityRequireSafetyNetAttestationBasicIntegrity": true, + "securityRequireSafetyNetAttestationCertifiedDevice": true, + "securityRequireGooglePlayServices": true, + "securityRequireUpToDateSecurityProviders": true, + "securityRequireCompanyPortalAppIntegrity": true + } + }, + "microsoft.graph.iosCompliancePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "iosCompliancePolicy", + "description": "This class contains compliance settings for IOS.", + "type": "object", + "properties": { + "passcodeBlockSimple": { + "description": "Indicates whether or not to block simple passcodes.", + "type": "boolean" + }, + "passcodeExpirationDays": { + "format": "int32", + "description": "Number of days before the passcode expires. Valid values 1 to 65535", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeMinimumLength": { + "format": "int32", + "description": "Minimum length of passcode. Valid values 4 to 14", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity before a passcode is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodePreviousPasscodeBlockCount": { + "format": "int32", + "description": "Number of previous passcodes to block. Valid values 1 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeMinimumCharacterSetCount": { + "format": "int32", + "description": "The number of character sets required in the password.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passcodeRequiredType": { + "description": "The required passcode type." + }, + "passcodeRequired": { + "description": "Indicates whether or not to require a passcode.", + "type": "boolean" + }, + "osMinimumVersion": { + "description": "Minimum IOS version.", + "type": "string" + }, + "osMaximumVersion": { + "description": "Maximum IOS version.", + "type": "string" + }, + "securityBlockJailbrokenDevices": { + "description": "Devices must not be jailbroken or rooted.", + "type": "boolean" + }, + "deviceThreatProtectionEnabled": { + "description": "Require that devices have enabled device threat protection .", + "type": "boolean" + }, + "deviceThreatProtectionRequiredSecurityLevel": { + "description": "Require Mobile Threat Protection minimum risk level to report noncompliance." + }, + "managedEmailProfileRequired": { + "description": "Indicates whether or not to require a managed email profile.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passcodeBlockSimple": true, + "passcodeExpirationDays": "integer", + "passcodeMinimumLength": "integer", + "passcodeMinutesOfInactivityBeforeLock": "integer", + "passcodePreviousPasscodeBlockCount": "integer", + "passcodeMinimumCharacterSetCount": "integer", + "passcodeRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passcodeRequired": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "securityBlockJailbrokenDevices": true, + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "managedEmailProfileRequired": true + } + }, + "microsoft.graph.macOSCompliancePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "macOSCompliancePolicy", + "description": "This class contains compliance settings for Mac OS.", + "type": "object", + "properties": { + "passwordRequired": { + "description": "Whether or not to require a password.", + "type": "boolean" + }, + "passwordBlockSimple": { + "description": "Indicates whether or not to block simple passwords.", + "type": "boolean" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Number of days before the password expires. Valid values 1 to 65535", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "Minimum length of password. Valid values 4 to 14", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity before a password is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "Number of previous passwords to block. Valid values 1 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumCharacterSetCount": { + "format": "int32", + "description": "The number of character sets required in the password.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "The required password type." + }, + "osMinimumVersion": { + "description": "Minimum IOS version.", + "type": "string" + }, + "osMaximumVersion": { + "description": "Maximum IOS version.", + "type": "string" + }, + "systemIntegrityProtectionEnabled": { + "description": "Require that devices have enabled system integrity protection.", + "type": "boolean" + }, + "deviceThreatProtectionEnabled": { + "description": "Require that devices have enabled device threat protection .", + "type": "boolean" + }, + "deviceThreatProtectionRequiredSecurityLevel": { + "description": "Require Mobile Threat Protection minimum risk level to report noncompliance." + }, + "storageRequireEncryption": { + "description": "Require encryption on Mac OS devices.", + "type": "boolean" + }, + "firewallEnabled": { + "description": "Whether the firewall should be enabled or not.", + "type": "boolean" + }, + "firewallBlockAllIncoming": { + "description": "Corresponds to the “Block all incoming connections” option.", + "type": "boolean" + }, + "firewallEnableStealthMode": { + "description": "Corresponds to “Enable stealth mode.”", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordPreviousPasswordBlockCount": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "systemIntegrityProtectionEnabled": true, + "deviceThreatProtectionEnabled": true, + "deviceThreatProtectionRequiredSecurityLevel": { + "@odata.type": "microsoft.graph.deviceThreatProtectionLevel" + }, + "storageRequireEncryption": true, + "firewallEnabled": true, + "firewallBlockAllIncoming": true, + "firewallEnableStealthMode": true + } + }, + "microsoft.graph.windows10CompliancePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "windows10CompliancePolicy", + "description": "This class contains compliance settings for Windows 10.", + "type": "object", + "properties": { + "passwordRequired": { + "description": "Require a password to unlock Windows device.", + "type": "boolean" + }, + "passwordBlockSimple": { + "description": "Indicates whether or not to block simple password.", + "type": "boolean" + }, + "passwordRequiredToUnlockFromIdle": { + "description": "Require a password to unlock an idle device.", + "type": "boolean" + }, + "passwordMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity before a password is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "The password expiration in days.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "The minimum password length.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumCharacterSetCount": { + "format": "int32", + "description": "The number of character sets required in the password.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "The required password type." + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "The number of previous passwords to prevent re-use of.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "requireHealthyDeviceReport": { + "description": "Require devices to be reported as healthy by Windows Device Health Attestation.", + "type": "boolean" + }, + "osMinimumVersion": { + "description": "Minimum Windows 10 version.", + "type": "string" + }, + "osMaximumVersion": { + "description": "Maximum Windows 10 version.", + "type": "string" + }, + "mobileOsMinimumVersion": { + "description": "Minimum Windows Phone version.", + "type": "string" + }, + "mobileOsMaximumVersion": { + "description": "Maximum Windows Phone version.", + "type": "string" + }, + "earlyLaunchAntiMalwareDriverEnabled": { + "description": "Require devices to be reported as healthy by Windows Device Health Attestation - early launch antimalware driver is enabled.", + "type": "boolean" + }, + "bitLockerEnabled": { + "description": "Require devices to be reported healthy by Windows Device Health Attestation - bit locker is enabled", + "type": "boolean" + }, + "secureBootEnabled": { + "description": "Require devices to be reported as healthy by Windows Device Health Attestation - secure boot is enabled.", + "type": "boolean" + }, + "codeIntegrityEnabled": { + "description": "Require devices to be reported as healthy by Windows Device Health Attestation.", + "type": "boolean" + }, + "storageRequireEncryption": { + "description": "Require encryption on windows devices.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordBlockSimple": true, + "passwordRequiredToUnlockFromIdle": true, + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordPreviousPasswordBlockCount": "integer", + "requireHealthyDeviceReport": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "mobileOsMinimumVersion": "string", + "mobileOsMaximumVersion": "string", + "earlyLaunchAntiMalwareDriverEnabled": true, + "bitLockerEnabled": true, + "secureBootEnabled": true, + "codeIntegrityEnabled": true, + "storageRequireEncryption": true + } + }, + "microsoft.graph.windows10MobileCompliancePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "windows10MobileCompliancePolicy", + "description": "This class contains compliance settings for Windows 10 Mobile.", + "type": "object", + "properties": { + "passwordRequired": { + "description": "Require a password to unlock Windows Phone device.", + "type": "boolean" + }, + "passwordBlockSimple": { + "description": "Whether or not to block syncing the calendar.", + "type": "boolean" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "Minimum password length. Valid values 4 to 16", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumCharacterSetCount": { + "format": "int32", + "description": "The number of character sets required in the password.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "The required password type." + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "The number of previous passwords to prevent re-use of.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Number of days before password expiration. Valid values 1 to 255", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity before a password is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequireToUnlockFromIdle": { + "description": "Require a password to unlock an idle device.", + "type": "boolean" + }, + "osMinimumVersion": { + "description": "Minimum Windows Phone version.", + "type": "string" + }, + "osMaximumVersion": { + "description": "Maximum Windows Phone version.", + "type": "string" + }, + "earlyLaunchAntiMalwareDriverEnabled": { + "description": "Require devices to be reported as healthy by Windows Device Health Attestation - early launch antimalware driver is enabled.", + "type": "boolean" + }, + "bitLockerEnabled": { + "description": "Require devices to be reported healthy by Windows Device Health Attestation - bit locker is enabled", + "type": "boolean" + }, + "secureBootEnabled": { + "description": "Require devices to be reported as healthy by Windows Device Health Attestation - secure boot is enabled.", + "type": "boolean" + }, + "codeIntegrityEnabled": { + "description": "Require devices to be reported as healthy by Windows Device Health Attestation.", + "type": "boolean" + }, + "storageRequireEncryption": { + "description": "Require encryption on windows devices.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordBlockSimple": true, + "passwordMinimumLength": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordPreviousPasswordBlockCount": "integer", + "passwordExpirationDays": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordRequireToUnlockFromIdle": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "earlyLaunchAntiMalwareDriverEnabled": true, + "bitLockerEnabled": true, + "secureBootEnabled": true, + "codeIntegrityEnabled": true, + "storageRequireEncryption": true + } + }, + "microsoft.graph.windows81CompliancePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "windows81CompliancePolicy", + "description": "This class contains compliance settings for Windows 8.1.", + "type": "object", + "properties": { + "passwordRequired": { + "description": "Require a password to unlock Windows device.", + "type": "boolean" + }, + "passwordBlockSimple": { + "description": "Indicates whether or not to block simple password.", + "type": "boolean" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Password expiration in days.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "The minimum password length.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity before a password is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumCharacterSetCount": { + "format": "int32", + "description": "The number of character sets required in the password.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "The required password type." + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "The number of previous passwords to prevent re-use of. Valid values 0 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "osMinimumVersion": { + "description": "Minimum Windows 8.1 version.", + "type": "string" + }, + "osMaximumVersion": { + "description": "Maximum Windows 8.1 version.", + "type": "string" + }, + "storageRequireEncryption": { + "description": "Indicates whether or not to require encryption on a windows 8.1 device.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordRequired": true, + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordPreviousPasswordBlockCount": "integer", + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "storageRequireEncryption": true + } + }, + "microsoft.graph.windowsPhone81CompliancePolicy": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceCompliancePolicy" + }, + { + "title": "windowsPhone81CompliancePolicy", + "description": "This class contains compliance settings for Windows 8.1 Mobile.", + "type": "object", + "properties": { + "passwordBlockSimple": { + "description": "Whether or not to block syncing the calendar.", + "type": "boolean" + }, + "passwordExpirationDays": { + "format": "int32", + "description": "Number of days before the password expires.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumLength": { + "format": "int32", + "description": "Minimum length of passwords.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinutesOfInactivityBeforeLock": { + "format": "int32", + "description": "Minutes of inactivity before a password is required.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordMinimumCharacterSetCount": { + "format": "int32", + "description": "The number of character sets required in the password.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequiredType": { + "description": "The required password type." + }, + "passwordPreviousPasswordBlockCount": { + "format": "int32", + "description": "Number of previous passwords to block. Valid values 0 to 24", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "passwordRequired": { + "description": "Whether or not to require a password.", + "type": "boolean" + }, + "osMinimumVersion": { + "description": "Minimum Windows Phone version.", + "type": "string" + }, + "osMaximumVersion": { + "description": "Maximum Windows Phone version.", + "type": "string" + }, + "storageRequireEncryption": { + "description": "Require encryption on windows phone devices.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "description": "string", + "lastModifiedDateTime": "string (timestamp)", + "displayName": "string", + "version": "integer", + "scheduledActionsForRule": [ + { + "@odata.type": "microsoft.graph.deviceComplianceScheduledActionForRule" + } + ], + "deviceStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceDeviceStatus" + } + ], + "userStatuses": [ + { + "@odata.type": "microsoft.graph.deviceComplianceUserStatus" + } + ], + "deviceStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceDeviceOverview" + }, + "userStatusOverview": { + "@odata.type": "microsoft.graph.deviceComplianceUserOverview" + }, + "deviceSettingStateSummaries": [ + { + "@odata.type": "microsoft.graph.settingStateDeviceSummary" + } + ], + "assignments": [ + { + "@odata.type": "microsoft.graph.deviceCompliancePolicyAssignment" + } + ], + "passwordBlockSimple": true, + "passwordExpirationDays": "integer", + "passwordMinimumLength": "integer", + "passwordMinutesOfInactivityBeforeLock": "integer", + "passwordMinimumCharacterSetCount": "integer", + "passwordRequiredType": { + "@odata.type": "microsoft.graph.requiredPasswordType" + }, + "passwordPreviousPasswordBlockCount": "integer", + "passwordRequired": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string", + "storageRequireEncryption": true + } + }, + "microsoft.graph.deviceComplianceSettingState": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceComplianceSettingState", + "description": "Device compliance setting State for a given device.", + "type": "object", + "properties": { + "setting": { + "description": "The setting class name and property name.", + "type": "string" + }, + "settingName": { + "description": "The Setting Name that is being reported", + "type": "string" + }, + "deviceId": { + "description": "The Device Id that is being reported", + "type": "string" + }, + "deviceName": { + "description": "The Device Name that is being reported", + "type": "string" + }, + "userId": { + "description": "The user Id that is being reported", + "type": "string" + }, + "userEmail": { + "description": "The User email address that is being reported", + "type": "string" + }, + "userName": { + "description": "The User Name that is being reported", + "type": "string" + }, + "userPrincipalName": { + "description": "The User PrincipalName that is being reported", + "type": "string" + }, + "deviceModel": { + "description": "The device model that is being reported", + "type": "string" + }, + "state": { + "description": "The compliance state of the setting" + }, + "complianceGracePeriodExpirationDateTime": { + "format": "date-time", + "description": "The DateTime when device compliance grace period expires", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "setting": "string", + "settingName": "string", + "deviceId": "string", + "deviceName": "string", + "userId": "string", + "userEmail": "string", + "userName": "string", + "userPrincipalName": "string", + "deviceModel": "string", + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "complianceGracePeriodExpirationDateTime": "string (timestamp)" + } + }, + "microsoft.graph.deviceConfigurationSettingState": { + "title": "deviceConfigurationSettingState", + "type": "object", + "properties": { + "setting": { + "description": "The setting that is being reported", + "type": "string" + }, + "settingName": { + "description": "Localized/user friendly setting name that is being reported", + "type": "string" + }, + "instanceDisplayName": { + "description": "Name of setting instance that is being reported.", + "type": "string" + }, + "state": { + "description": "The compliance state of the setting" + }, + "errorCode": { + "format": "int64", + "description": "Error code for the setting", + "type": "integer" + }, + "errorDescription": { + "description": "Error description", + "type": "string" + }, + "userId": { + "description": "UserId", + "type": "string" + }, + "userName": { + "description": "UserName", + "type": "string" + }, + "userEmail": { + "description": "UserEmail", + "type": "string" + }, + "userPrincipalName": { + "description": "UserPrincipalName.", + "type": "string" + }, + "sources": { + "description": "Contributing policies", + "type": "array", + "items": { } + }, + "currentValue": { + "description": "Current value of setting on device", + "type": "string" + } + }, + "example": { + "setting": "string", + "settingName": "string", + "instanceDisplayName": "string", + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "errorCode": "integer", + "errorDescription": "string", + "userId": "string", + "userName": "string", + "userEmail": "string", + "userPrincipalName": "string", + "sources": [ + { + "@odata.type": "microsoft.graph.settingSource" + } + ], + "currentValue": "string" + } + }, + "microsoft.graph.settingSource": { + "title": "settingSource", + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "displayName": { + "type": "string" + } + }, + "example": { + "id": "string", + "displayName": "string" + } + }, + "microsoft.graph.deviceCompliancePolicySettingState": { + "title": "deviceCompliancePolicySettingState", + "type": "object", + "properties": { + "setting": { + "description": "The setting that is being reported", + "type": "string" + }, + "settingName": { + "description": "Localized/user friendly setting name that is being reported", + "type": "string" + }, + "instanceDisplayName": { + "description": "Name of setting instance that is being reported.", + "type": "string" + }, + "state": { + "description": "The compliance state of the setting" + }, + "errorCode": { + "format": "int64", + "description": "Error code for the setting", + "type": "integer" + }, + "errorDescription": { + "description": "Error description", + "type": "string" + }, + "userId": { + "description": "UserId", + "type": "string" + }, + "userName": { + "description": "UserName", + "type": "string" + }, + "userEmail": { + "description": "UserEmail", + "type": "string" + }, + "userPrincipalName": { + "description": "UserPrincipalName.", + "type": "string" + }, + "sources": { + "description": "Contributing policies", + "type": "array", + "items": { } + }, + "currentValue": { + "description": "Current value of setting on device", + "type": "string" + } + }, + "example": { + "setting": "string", + "settingName": "string", + "instanceDisplayName": "string", + "state": { + "@odata.type": "microsoft.graph.complianceStatus" + }, + "errorCode": "integer", + "errorDescription": "string", + "userId": "string", + "userName": "string", + "userEmail": "string", + "userPrincipalName": "string", + "sources": [ + { + "@odata.type": "microsoft.graph.settingSource" + } + ], + "currentValue": "string" + } + }, + "microsoft.graph.enrollmentConfigurationAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "enrollmentConfigurationAssignment", + "type": "object", + "properties": { + "target": { } + } + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.deviceEnrollmentLimitConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + }, + { + "title": "deviceEnrollmentLimitConfiguration", + "type": "object", + "properties": { + "limit": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "priority": "integer", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.enrollmentConfigurationAssignment" + } + ], + "limit": "integer" + } + }, + "microsoft.graph.deviceEnrollmentPlatformRestrictionsConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + }, + { + "title": "deviceEnrollmentPlatformRestrictionsConfiguration", + "type": "object", + "properties": { + "iosRestriction": { }, + "windowsRestriction": { }, + "windowsMobileRestriction": { }, + "androidRestriction": { }, + "macOSRestriction": { } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "priority": "integer", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.enrollmentConfigurationAssignment" + } + ], + "iosRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "windowsRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "windowsMobileRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "androidRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + }, + "macOSRestriction": { + "@odata.type": "microsoft.graph.deviceEnrollmentPlatformRestriction" + } + } + }, + "microsoft.graph.deviceEnrollmentPlatformRestriction": { + "title": "deviceEnrollmentPlatformRestriction", + "type": "object", + "properties": { + "platformBlocked": { + "description": "Block the platform from enrolling", + "type": "boolean" + }, + "personalDeviceEnrollmentBlocked": { + "description": "Block personally owned devices from enrolling", + "type": "boolean" + }, + "osMinimumVersion": { + "description": "Min OS version supported", + "type": "string" + }, + "osMaximumVersion": { + "description": "Max OS version supported", + "type": "string" + } + }, + "example": { + "platformBlocked": true, + "personalDeviceEnrollmentBlocked": true, + "osMinimumVersion": "string", + "osMaximumVersion": "string" + } + }, + "microsoft.graph.deviceEnrollmentWindowsHelloForBusinessConfiguration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceEnrollmentConfiguration" + }, + { + "title": "deviceEnrollmentWindowsHelloForBusinessConfiguration", + "type": "object", + "properties": { + "pinMinimumLength": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "pinMaximumLength": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "pinUppercaseCharactersUsage": { }, + "pinLowercaseCharactersUsage": { }, + "pinSpecialCharactersUsage": { }, + "state": { }, + "securityDeviceRequired": { + "type": "boolean" + }, + "unlockWithBiometricsEnabled": { + "type": "boolean" + }, + "remotePassportEnabled": { + "type": "boolean" + }, + "pinPreviousBlockCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "pinExpirationInDays": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "enhancedBiometricsState": { } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "priority": "integer", + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "version": "integer", + "assignments": [ + { + "@odata.type": "microsoft.graph.enrollmentConfigurationAssignment" + } + ], + "pinMinimumLength": "integer", + "pinMaximumLength": "integer", + "pinUppercaseCharactersUsage": { + "@odata.type": "microsoft.graph.windowsHelloForBusinessPinUsage" + }, + "pinLowercaseCharactersUsage": { + "@odata.type": "microsoft.graph.windowsHelloForBusinessPinUsage" + }, + "pinSpecialCharactersUsage": { + "@odata.type": "microsoft.graph.windowsHelloForBusinessPinUsage" + }, + "state": { + "@odata.type": "microsoft.graph.enablement" + }, + "securityDeviceRequired": true, + "unlockWithBiometricsEnabled": true, + "remotePassportEnabled": true, + "pinPreviousBlockCount": "integer", + "pinExpirationInDays": "integer", + "enhancedBiometricsState": { + "@odata.type": "microsoft.graph.enablement" + } + } + }, + "microsoft.graph.managedMobileApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedMobileApp", + "description": "The identifier for the deployment an app.", + "type": "object", + "properties": { + "mobileAppIdentifier": { + "description": "The identifier for an app with it's operating system type." + }, + "version": { + "description": "Version of the entity.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "mobileAppIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "version": "string" + } + }, + "microsoft.graph.mobileAppIdentifier": { + "title": "mobileAppIdentifier", + "type": "object" + }, + "microsoft.graph.targetedManagedAppPolicyAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "targetedManagedAppPolicyAssignment", + "description": "The type for deployment of groups or apps.", + "type": "object", + "properties": { + "target": { + "description": "Identifier for deployment of a group or app" + } + } + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + } + } + }, + "microsoft.graph.managedAppDiagnosticStatus": { + "title": "managedAppDiagnosticStatus", + "type": "object", + "properties": { + "validationName": { + "description": "The validation friendly name", + "type": "string" + }, + "state": { + "description": "The state of the operation", + "type": "string" + }, + "mitigationInstruction": { + "description": "Instruction on how to mitigate a failed validation", + "type": "string" + } + }, + "example": { + "validationName": "string", + "state": "string", + "mitigationInstruction": "string" + } + }, + "microsoft.graph.managedAppOperation": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedAppOperation", + "description": "Represents an operation applied against an app registration.", + "type": "object", + "properties": { + "displayName": { + "description": "The operation name.", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "description": "The last time the app operation was modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "state": { + "description": "The current state of the operation", + "type": "string" + }, + "version": { + "description": "Version of the entity.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "lastModifiedDateTime": "string (timestamp)", + "state": "string", + "version": "string" + } + }, + "microsoft.graph.keyValuePair": { + "title": "keyValuePair", + "type": "object", + "properties": { + "name": { + "description": "Name for this key-value pair", + "type": "string" + }, + "value": { + "description": "Value for this key-value pair", + "type": "string" + } + }, + "example": { + "name": "string", + "value": "string" + } + }, + "microsoft.graph.managedAppPolicyDeploymentSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedAppPolicyDeploymentSummary", + "description": "The ManagedAppEntity is the base entity type for all other entity types under app management workflow.", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "configurationDeployedUserCount": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "lastRefreshTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "configurationDeploymentSummaryPerApp": { + "type": "array", + "items": { } + }, + "version": { + "description": "Version of the entity.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "configurationDeployedUserCount": "integer", + "lastRefreshTime": "string (timestamp)", + "configurationDeploymentSummaryPerApp": [ + { + "@odata.type": "microsoft.graph.managedAppPolicyDeploymentSummaryPerApp" + } + ], + "version": "string" + } + }, + "microsoft.graph.windowsInformationProtectionResourceCollection": { + "title": "windowsInformationProtectionResourceCollection", + "type": "object", + "properties": { + "displayName": { + "description": "Display name", + "type": "string" + }, + "resources": { + "description": "Collection of resources", + "type": "array", + "items": { + "type": "string" + } + } + }, + "example": { + "displayName": "string", + "resources": [ + "string" + ] + } + }, + "microsoft.graph.windowsInformationProtectionDataRecoveryCertificate": { + "title": "windowsInformationProtectionDataRecoveryCertificate", + "type": "object", + "properties": { + "subjectName": { + "description": "Data recovery Certificate subject name", + "type": "string" + }, + "description": { + "description": "Data recovery Certificate description", + "type": "string" + }, + "expirationDateTime": { + "format": "date-time", + "description": "Data recovery Certificate expiration datetime", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "certificate": { + "format": "base64url", + "description": "Data recovery Certificate", + "type": "string" + } + }, + "example": { + "subjectName": "string", + "description": "string", + "expirationDateTime": "string (timestamp)", + "certificate": "string" + } + }, + "microsoft.graph.windowsInformationProtectionApp": { + "title": "windowsInformationProtectionApp", + "type": "object", + "properties": { + "displayName": { + "description": "App display name.", + "type": "string" + }, + "description": { + "description": "The app's description.", + "type": "string" + }, + "publisherName": { + "description": "The publisher name", + "type": "string" + }, + "productName": { + "description": "The product name.", + "type": "string" + }, + "denied": { + "description": "If true, app is denied protection or exemption.", + "type": "boolean" + } + }, + "example": { + "displayName": "string", + "description": "string", + "publisherName": "string", + "productName": "string", + "denied": true + } + }, + "microsoft.graph.windowsInformationProtectionProxiedDomainCollection": { + "title": "windowsInformationProtectionProxiedDomainCollection", + "type": "object", + "properties": { + "displayName": { + "description": "Display name", + "type": "string" + }, + "proxiedDomains": { + "description": "Collection of proxied domains", + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.proxiedDomain" + } + } + }, + "example": { + "displayName": "string", + "proxiedDomains": [ + { + "@odata.type": "microsoft.graph.proxiedDomain" + } + ] + } + }, + "microsoft.graph.proxiedDomain": { + "title": "proxiedDomain", + "type": "object", + "properties": { + "ipAddressOrFQDN": { + "description": "The IP address or FQDN", + "type": "string" + }, + "proxy": { + "description": "Proxy IP", + "type": "string" + } + }, + "example": { + "ipAddressOrFQDN": "string", + "proxy": "string" + } + }, + "microsoft.graph.windowsInformationProtectionIPRangeCollection": { + "title": "windowsInformationProtectionIPRangeCollection", + "type": "object", + "properties": { + "displayName": { + "description": "Display name", + "type": "string" + }, + "ranges": { + "description": "Collection of ip ranges", + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.ipRange" + } + } + }, + "example": { + "displayName": "string", + "ranges": [ + { + "@odata.type": "microsoft.graph.ipRange" + } + ] + } + }, + "microsoft.graph.ipRange": { + "title": "ipRange", + "type": "object" + }, + "microsoft.graph.windowsInformationProtectionAppLockerFile": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "windowsInformationProtectionAppLockerFile", + "description": "Windows Information Protection AppLocker File", + "type": "object", + "properties": { + "displayName": { + "description": "The friendly name", + "type": "string" + }, + "fileHash": { + "description": "SHA256 hash of the file", + "type": "string" + }, + "file": { + "format": "base64url", + "description": "File as a byte array", + "type": "string" + }, + "version": { + "description": "Version of the entity.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "fileHash": "string", + "file": "string", + "version": "string" + } + }, + "microsoft.graph.androidMobileAppIdentifier": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileAppIdentifier" + }, + { + "title": "androidMobileAppIdentifier", + "type": "object", + "properties": { + "packageId": { + "description": "The identifier for an app, as specified in the play store.", + "type": "string" + } + } + } + ], + "example": { + "packageId": "string" + } + }, + "microsoft.graph.iosMobileAppIdentifier": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.mobileAppIdentifier" + }, + { + "title": "iosMobileAppIdentifier", + "type": "object", + "properties": { + "bundleId": { + "description": "The identifier for an app, as specified in the app store.", + "type": "string" + } + } + } + ], + "example": { + "bundleId": "string" + } + }, + "microsoft.graph.managedAppPolicyDeploymentSummaryPerApp": { + "title": "managedAppPolicyDeploymentSummaryPerApp", + "type": "object", + "properties": { + "mobileAppIdentifier": { + "description": "Deployment of an app." + }, + "configurationAppliedUserCount": { + "format": "int32", + "description": "Number of users the policy is applied.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "mobileAppIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "configurationAppliedUserCount": "integer" + } + }, + "microsoft.graph.windowsInformationProtectionStoreApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionApp" + }, + { + "title": "windowsInformationProtectionStoreApp", + "type": "object" + } + ], + "example": { + "displayName": "string", + "description": "string", + "publisherName": "string", + "productName": "string", + "denied": true + } + }, + "microsoft.graph.windowsInformationProtectionDesktopApp": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.windowsInformationProtectionApp" + }, + { + "title": "windowsInformationProtectionDesktopApp", + "type": "object", + "properties": { + "binaryName": { + "description": "The binary name.", + "type": "string" + }, + "binaryVersionLow": { + "description": "The lower binary version.", + "type": "string" + }, + "binaryVersionHigh": { + "description": "The high binary version.", + "type": "string" + } + } + } + ], + "example": { + "displayName": "string", + "description": "string", + "publisherName": "string", + "productName": "string", + "denied": true, + "binaryName": "string", + "binaryVersionLow": "string", + "binaryVersionHigh": "string" + } + }, + "microsoft.graph.iPv6Range": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.ipRange" + }, + { + "title": "iPv6Range", + "type": "object", + "properties": { + "lowerAddress": { + "description": "Lower IP Address", + "type": "string" + }, + "upperAddress": { + "description": "Upper IP Address", + "type": "string" + } + } + } + ], + "example": { + "lowerAddress": "string", + "upperAddress": "string" + } + }, + "microsoft.graph.iPv4Range": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.ipRange" + }, + { + "title": "iPv4Range", + "type": "object", + "properties": { + "lowerAddress": { + "description": "Lower IP Address", + "type": "string" + }, + "upperAddress": { + "description": "Upper IP Address", + "type": "string" + } + } + } + ], + "example": { + "lowerAddress": "string", + "upperAddress": "string" + } + }, + "microsoft.graph.iosManagedAppRegistration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + }, + { + "title": "iosManagedAppRegistration", + "description": "Represents the synchronization details of an ios app, with management capabilities, for a specific user.", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "applicationVersion": "string", + "managementSdkVersion": "string", + "platformVersion": "string", + "deviceType": "string", + "deviceTag": "string", + "deviceName": "string", + "flaggedReasons": [ + { + "@odata.type": "microsoft.graph.managedAppFlaggedReason" + } + ], + "userId": "string", + "appIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "version": "string", + "appliedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "intendedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "operations": [ + { + "@odata.type": "microsoft.graph.managedAppOperation" + } + ] + } + }, + "microsoft.graph.androidManagedAppRegistration": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedAppRegistration" + }, + { + "title": "androidManagedAppRegistration", + "description": "Represents the synchronization details of an android app, with management capabilities, for a specific user.", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "createdDateTime": "string (timestamp)", + "lastSyncDateTime": "string (timestamp)", + "applicationVersion": "string", + "managementSdkVersion": "string", + "platformVersion": "string", + "deviceType": "string", + "deviceTag": "string", + "deviceName": "string", + "flaggedReasons": [ + { + "@odata.type": "microsoft.graph.managedAppFlaggedReason" + } + ], + "userId": "string", + "appIdentifier": { + "@odata.type": "microsoft.graph.mobileAppIdentifier" + }, + "version": "string", + "appliedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "intendedPolicies": [ + { + "@odata.type": "microsoft.graph.managedAppPolicy" + } + ], + "operations": [ + { + "@odata.type": "microsoft.graph.managedAppOperation" + } + ] + } + }, + "microsoft.graph.managedAppStatusRaw": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedAppStatus" + }, + { + "title": "managedAppStatusRaw", + "description": "Represents an un-typed status report about organizations app protection and configuration.", + "type": "object", + "properties": { + "content": { + "description": "Status report content." + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "version": "string", + "content": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.localizedNotificationMessage": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "localizedNotificationMessage", + "description": "The text content of a Notification Message Template for the specified locale.", + "type": "object", + "properties": { + "lastModifiedDateTime": { + "format": "date-time", + "description": "DateTime the object was last modified.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "locale": { + "description": "The Locale for which this message is destined.", + "type": "string" + }, + "subject": { + "description": "The Message Template Subject.", + "type": "string" + }, + "messageTemplate": { + "description": "The Message Template content.", + "type": "string" + }, + "isDefault": { + "description": "Flag to indicate whether or not this is the default locale for language fallback. This flag can only be set. To unset, set this property to true on another Localized Notification Message.", + "type": "boolean" + } + } + } + ], + "example": { + "id": "string (identifier)", + "lastModifiedDateTime": "string (timestamp)", + "locale": "string", + "subject": "string", + "messageTemplate": "string", + "isDefault": true + } + }, + "microsoft.graph.rolePermission": { + "title": "rolePermission", + "type": "object", + "properties": { + "resourceActions": { + "description": "Actions", + "type": "array", + "items": { } + } + }, + "example": { + "resourceActions": [ + { + "@odata.type": "microsoft.graph.resourceAction" + } + ] + } + }, + "microsoft.graph.resourceAction": { + "title": "resourceAction", + "type": "object", + "properties": { + "allowedResourceActions": { + "description": "Allowed Actions", + "type": "array", + "items": { + "type": "string" + } + }, + "notAllowedResourceActions": { + "description": "Not Allowed Actions", + "type": "array", + "items": { + "type": "string" + } + } + }, + "example": { + "allowedResourceActions": [ + "string" + ], + "notAllowedResourceActions": [ + "string" + ] + } + }, + "microsoft.graph.deviceAndAppManagementRoleDefinition": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.roleDefinition" + }, + { + "title": "deviceAndAppManagementRoleDefinition", + "description": "The Role Definition resource. The role definition is the foundation of role based access in Intune. The role combines an Intune resource such as a Mobile App and associated role permissions such as Create or Read for the resource. There are two types of roles, built-in and custom. Built-in roles cannot be modified. Both built-in roles and custom roles must have assignments to be enforced. Create custom roles if you want to define a role that allows any of the available resources and role permissions to be combined into a single role.", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "rolePermissions": [ + { + "@odata.type": "microsoft.graph.rolePermission" + } + ], + "isBuiltIn": true, + "roleAssignments": [ + { + "@odata.type": "microsoft.graph.roleAssignment" + } + ] + } + }, + "microsoft.graph.managedEBookAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "managedEBookAssignment", + "description": "Contains properties used to assign a eBook to a group.", + "type": "object", + "properties": { + "target": { + "description": "The assignment target for eBook." + }, + "installIntent": { + "description": "The install intent for eBook." + } + } + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + "installIntent": { + "@odata.type": "microsoft.graph.installIntent" + } + } + }, + "microsoft.graph.eBookInstallSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "eBookInstallSummary", + "description": "Contains properties for the installation summary of a book for a device.", + "type": "object", + "properties": { + "installedDeviceCount": { + "format": "int32", + "description": "Number of Devices that have successfully installed this book.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "failedDeviceCount": { + "format": "int32", + "description": "Number of Devices that have failed to install this book.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notInstalledDeviceCount": { + "format": "int32", + "description": "Number of Devices that does not have this book installed.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "installedUserCount": { + "format": "int32", + "description": "Number of Users whose devices have all succeeded to install this book.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "failedUserCount": { + "format": "int32", + "description": "Number of Users that have 1 or more device that failed to install this book.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notInstalledUserCount": { + "format": "int32", + "description": "Number of Users that did not install this book.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "installedDeviceCount": "integer", + "failedDeviceCount": "integer", + "notInstalledDeviceCount": "integer", + "installedUserCount": "integer", + "failedUserCount": "integer", + "notInstalledUserCount": "integer" + } + }, + "microsoft.graph.deviceInstallState": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "deviceInstallState", + "description": "Contains properties for the installation state for a device.", + "type": "object", + "properties": { + "deviceName": { + "description": "Device name.", + "type": "string" + }, + "deviceId": { + "description": "Device Id.", + "type": "string" + }, + "lastSyncDateTime": { + "format": "date-time", + "description": "Last sync date and time.", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "installState": { + "description": "The install state of the eBook." + }, + "errorCode": { + "description": "The error code for install failures.", + "type": "string" + }, + "osVersion": { + "description": "OS Version.", + "type": "string" + }, + "osDescription": { + "description": "OS Description.", + "type": "string" + }, + "userName": { + "description": "Device User Name.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "deviceName": "string", + "deviceId": "string", + "lastSyncDateTime": "string (timestamp)", + "installState": { + "@odata.type": "microsoft.graph.installState" + }, + "errorCode": "string", + "osVersion": "string", + "osDescription": "string", + "userName": "string" + } + }, + "microsoft.graph.userInstallStateSummary": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "userInstallStateSummary", + "description": "Contains properties for the installation state summary for a user.", + "type": "object", + "properties": { + "userName": { + "description": "User name.", + "type": "string" + }, + "installedDeviceCount": { + "format": "int32", + "description": "Installed Device Count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "failedDeviceCount": { + "format": "int32", + "description": "Failed Device Count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "notInstalledDeviceCount": { + "format": "int32", + "description": "Not installed device count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "deviceStates": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.deviceInstallState" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "userName": "string", + "installedDeviceCount": "integer", + "failedDeviceCount": "integer", + "notInstalledDeviceCount": "integer", + "deviceStates": [ + { + "@odata.type": "microsoft.graph.deviceInstallState" + } + ] + } + }, + "microsoft.graph.iosVppEBookAssignment": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedEBookAssignment" + }, + { + "title": "iosVppEBookAssignment", + "description": "Contains properties used to assign an iOS VPP EBook to a group.", + "type": "object" + } + ], + "example": { + "id": "string (identifier)", + "target": { + "@odata.type": "microsoft.graph.deviceAndAppManagementAssignmentTarget" + }, + "installIntent": { + "@odata.type": "microsoft.graph.installIntent" + } + } + }, + "microsoft.graph.iosVppEBook": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.managedEBook" + }, + { + "title": "iosVppEBook", + "description": "A class containing the properties for iOS Vpp eBook.", + "type": "object", + "properties": { + "vppTokenId": { + "format": "uuid", + "description": "The Vpp token ID.", + "pattern": "^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", + "type": "string" + }, + "appleId": { + "description": "The Apple ID associated with Vpp token.", + "type": "string" + }, + "vppOrganizationName": { + "description": "The Vpp token's organization name.", + "type": "string" + }, + "genres": { + "description": "Genres.", + "type": "array", + "items": { + "type": "string" + } + }, + "language": { + "description": "Language.", + "type": "string" + }, + "seller": { + "description": "Seller.", + "type": "string" + }, + "totalLicenseCount": { + "format": "int32", + "description": "Total license count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "usedLicenseCount": { + "format": "int32", + "description": "Used license count.", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + } + } + ], + "example": { + "id": "string (identifier)", + "displayName": "string", + "description": "string", + "publisher": "string", + "publishedDateTime": "string (timestamp)", + "largeCover": { + "@odata.type": "microsoft.graph.mimeContent" + }, + "createdDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "informationUrl": "string", + "privacyInformationUrl": "string", + "assignments": [ + { + "@odata.type": "microsoft.graph.managedEBookAssignment" + } + ], + "installSummary": { + "@odata.type": "microsoft.graph.eBookInstallSummary" + }, + "deviceStates": [ + { + "@odata.type": "microsoft.graph.deviceInstallState" + } + ], + "userStateSummary": [ + { + "@odata.type": "microsoft.graph.userInstallStateSummary" + } + ], + "vppTokenId": "string", + "appleId": "string", + "vppOrganizationName": "string", + "genres": [ + "string" + ], + "language": "string", + "seller": "string", + "totalLicenseCount": "integer", + "usedLicenseCount": "integer" + } + }, + "microsoft.graph.enrollmentTroubleshootingEvent": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.deviceManagementTroubleshootingEvent" + }, + { + "title": "enrollmentTroubleshootingEvent", + "description": "Event representing an enrollment failure.", + "type": "object", + "properties": { + "managedDeviceIdentifier": { + "description": "Device identifier created or collected by Intune.", + "type": "string" + }, + "operatingSystem": { + "description": "Operating System.", + "type": "string" + }, + "osVersion": { + "description": "OS Version.", + "type": "string" + }, + "userId": { + "description": "Identifier for the user that tried to enroll the device.", + "type": "string" + }, + "deviceId": { + "description": "Azure AD device identifier.", + "type": "string" + }, + "enrollmentType": { + "description": "Type of the enrollment." + }, + "failureCategory": { + "description": "Highlevel failure category." + }, + "failureReason": { + "description": "Detailed failure reason.", + "type": "string" + } + } + } + ], + "example": { + "id": "string (identifier)", + "eventDateTime": "string (timestamp)", + "correlationId": "string", + "managedDeviceIdentifier": "string", + "operatingSystem": "string", + "osVersion": "string", + "userId": "string", + "deviceId": "string", + "enrollmentType": { + "@odata.type": "microsoft.graph.deviceEnrollmentType" + }, + "failureCategory": { + "@odata.type": "microsoft.graph.deviceEnrollmentFailureReason" + }, + "failureReason": "string" + } + }, + "microsoft.graph.activityHistoryItem": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "activityHistoryItem", + "type": "object", + "properties": { + "status": { }, + "activeDurationSeconds": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastActiveDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "expirationDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "startedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "userTimezone": { + "type": "string" + }, + "activity": { + "$ref": "#/definitions/microsoft.graph.userActivity" + } + } + } + ], + "example": { + "id": "string (identifier)", + "status": { + "@odata.type": "microsoft.graph.status" + }, + "activeDurationSeconds": "integer", + "createdDateTime": "string (timestamp)", + "lastActiveDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)", + "expirationDateTime": "string (timestamp)", + "startedDateTime": "string (timestamp)", + "userTimezone": "string", + "activity": { + "@odata.type": "microsoft.graph.userActivity" + } + } + }, + "microsoft.graph.imageInfo": { + "title": "imageInfo", + "type": "object", + "properties": { + "iconUrl": { + "type": "string" + }, + "alternativeText": { + "type": "string" + }, + "alternateText": { + "type": "string" + }, + "addImageQuery": { + "type": "boolean" + } + }, + "example": { + "iconUrl": "string", + "alternativeText": "string", + "alternateText": "string", + "addImageQuery": true + } + }, + "microsoft.graph.visualInfo": { + "title": "visualInfo", + "type": "object", + "properties": { + "attribution": { }, + "backgroundColor": { + "type": "string" + }, + "description": { + "type": "string" + }, + "displayText": { + "type": "string" + }, + "content": { } + }, + "example": { + "attribution": { + "@odata.type": "microsoft.graph.imageInfo" + }, + "backgroundColor": "string", + "description": "string", + "displayText": "string", + "content": { + "@odata.type": "microsoft.graph.Json" + } + } + }, + "microsoft.graph.security": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "security", + "type": "object", + "properties": { + "alerts": { + "type": "array", + "items": { + "$ref": "#/definitions/microsoft.graph.alert" + } + } + } + } + ], + "example": { + "id": "string (identifier)", + "alerts": [ + { + "@odata.type": "microsoft.graph.alert" + } + ] + } + }, + "microsoft.graph.alert": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "alert", + "type": "object", + "properties": { + "activityGroupName": { + "type": "string" + }, + "assignedTo": { + "type": "string" + }, + "azureSubscriptionId": { + "type": "string" + }, + "azureTenantId": { + "type": "string" + }, + "category": { + "type": "string" + }, + "closedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "cloudAppStates": { + "type": "array", + "items": { } + }, + "comments": { + "type": "array", + "items": { + "type": "string" + } + }, + "confidence": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "description": { + "type": "string" + }, + "detectionIds": { + "type": "array", + "items": { + "type": "string" + } + }, + "eventDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "feedback": { }, + "fileStates": { + "type": "array", + "items": { } + }, + "hostStates": { + "type": "array", + "items": { } + }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "malwareStates": { + "type": "array", + "items": { } + }, + "networkConnections": { + "type": "array", + "items": { } + }, + "processes": { + "type": "array", + "items": { } + }, + "recommendedActions": { + "type": "array", + "items": { + "type": "string" + } + }, + "registryKeyStates": { + "type": "array", + "items": { } + }, + "severity": { }, + "sourceMaterials": { + "type": "array", + "items": { + "type": "string" + } + }, + "status": { }, + "tags": { + "type": "array", + "items": { + "type": "string" + } + }, + "title": { + "type": "string" + }, + "triggers": { + "type": "array", + "items": { } + }, + "userStates": { + "type": "array", + "items": { } + }, + "vendorInformation": { + "$ref": "#/definitions/microsoft.graph.securityVendorInformation" + }, + "vulnerabilityStates": { + "type": "array", + "items": { } + } + } + } + ], + "example": { + "id": "string (identifier)", + "activityGroupName": "string", + "assignedTo": "string", + "azureSubscriptionId": "string", + "azureTenantId": "string", + "category": "string", + "closedDateTime": "string (timestamp)", + "cloudAppStates": [ + { + "@odata.type": "microsoft.graph.cloudAppSecurityState" + } + ], + "comments": [ + "string" + ], + "confidence": "integer", + "createdDateTime": "string (timestamp)", + "description": "string", + "detectionIds": [ + "string" + ], + "eventDateTime": "string (timestamp)", + "feedback": { + "@odata.type": "microsoft.graph.alertFeedback" + }, + "fileStates": [ + { + "@odata.type": "microsoft.graph.fileSecurityState" + } + ], + "hostStates": [ + { + "@odata.type": "microsoft.graph.hostSecurityState" + } + ], + "lastModifiedDateTime": "string (timestamp)", + "malwareStates": [ + { + "@odata.type": "microsoft.graph.malwareState" + } + ], + "networkConnections": [ + { + "@odata.type": "microsoft.graph.networkConnection" + } + ], + "processes": [ + { + "@odata.type": "microsoft.graph.process" + } + ], + "recommendedActions": [ + "string" + ], + "registryKeyStates": [ + { + "@odata.type": "microsoft.graph.registryKeyState" + } + ], + "severity": { + "@odata.type": "microsoft.graph.alertSeverity" + }, + "sourceMaterials": [ + "string" + ], + "status": { + "@odata.type": "microsoft.graph.alertStatus" + }, + "tags": [ + "string" + ], + "title": "string", + "triggers": [ + { + "@odata.type": "microsoft.graph.alertTrigger" + } + ], + "userStates": [ + { + "@odata.type": "microsoft.graph.userSecurityState" + } + ], + "vendorInformation": { + "@odata.type": "microsoft.graph.securityVendorInformation" + }, + "vulnerabilityStates": [ + { + "@odata.type": "microsoft.graph.vulnerabilityState" + } + ] + } + }, + "microsoft.graph.cloudAppSecurityState": { + "title": "cloudAppSecurityState", + "type": "object", + "properties": { + "destinationServiceIp": { + "type": "string" + }, + "destinationServiceName": { + "type": "string" + }, + "riskScore": { + "type": "string" + } + }, + "example": { + "destinationServiceIp": "string", + "destinationServiceName": "string", + "riskScore": "string" + } + }, + "microsoft.graph.fileSecurityState": { + "title": "fileSecurityState", + "type": "object", + "properties": { + "fileHash": { }, + "name": { + "type": "string" + }, + "path": { + "type": "string" + }, + "riskScore": { + "type": "string" + } + }, + "example": { + "fileHash": { + "@odata.type": "microsoft.graph.fileHash" + }, + "name": "string", + "path": "string", + "riskScore": "string" + } + }, + "microsoft.graph.fileHash": { + "title": "fileHash", + "type": "object", + "properties": { + "hashType": { }, + "hashValue": { + "type": "string" + } + }, + "example": { + "hashType": { + "@odata.type": "microsoft.graph.fileHashType" + }, + "hashValue": "string" + } + }, + "microsoft.graph.hostSecurityState": { + "title": "hostSecurityState", + "type": "object", + "properties": { + "fqdn": { + "type": "string" + }, + "isAzureAdJoined": { + "type": "boolean" + }, + "isAzureAdRegistered": { + "type": "boolean" + }, + "isHybridAzureDomainJoined": { + "type": "boolean" + }, + "netBiosName": { + "type": "string" + }, + "os": { + "type": "string" + }, + "privateIpAddress": { + "type": "string" + }, + "publicIpAddress": { + "type": "string" + }, + "riskScore": { + "type": "string" + } + }, + "example": { + "fqdn": "string", + "isAzureAdJoined": true, + "isAzureAdRegistered": true, + "isHybridAzureDomainJoined": true, + "netBiosName": "string", + "os": "string", + "privateIpAddress": "string", + "publicIpAddress": "string", + "riskScore": "string" + } + }, + "microsoft.graph.malwareState": { + "title": "malwareState", + "type": "object", + "properties": { + "category": { + "type": "string" + }, + "family": { + "type": "string" + }, + "name": { + "type": "string" + }, + "severity": { + "type": "string" + }, + "wasRunning": { + "type": "boolean" + } + }, + "example": { + "category": "string", + "family": "string", + "name": "string", + "severity": "string", + "wasRunning": true + } + }, + "microsoft.graph.networkConnection": { + "title": "networkConnection", + "type": "object", + "properties": { + "applicationName": { + "type": "string" + }, + "destinationAddress": { + "type": "string" + }, + "destinationDomain": { + "type": "string" + }, + "destinationPort": { + "type": "string" + }, + "destinationUrl": { + "type": "string" + }, + "direction": { }, + "domainRegisteredDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "localDnsName": { + "type": "string" + }, + "natDestinationAddress": { + "type": "string" + }, + "natDestinationPort": { + "type": "string" + }, + "natSourceAddress": { + "type": "string" + }, + "natSourcePort": { + "type": "string" + }, + "protocol": { }, + "riskScore": { + "type": "string" + }, + "sourceAddress": { + "type": "string" + }, + "sourcePort": { + "type": "string" + }, + "status": { }, + "urlParameters": { + "type": "string" + } + }, + "example": { + "applicationName": "string", + "destinationAddress": "string", + "destinationDomain": "string", + "destinationPort": "string", + "destinationUrl": "string", + "direction": { + "@odata.type": "microsoft.graph.connectionDirection" + }, + "domainRegisteredDateTime": "string (timestamp)", + "localDnsName": "string", + "natDestinationAddress": "string", + "natDestinationPort": "string", + "natSourceAddress": "string", + "natSourcePort": "string", + "protocol": { + "@odata.type": "microsoft.graph.securityNetworkProtocol" + }, + "riskScore": "string", + "sourceAddress": "string", + "sourcePort": "string", + "status": { + "@odata.type": "microsoft.graph.connectionStatus" + }, + "urlParameters": "string" + } + }, + "microsoft.graph.process": { + "title": "process", + "type": "object", + "properties": { + "accountName": { + "type": "string" + }, + "commandLine": { + "type": "string" + }, + "createdDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "fileHash": { }, + "integrityLevel": { }, + "isElevated": { + "type": "boolean" + }, + "name": { + "type": "string" + }, + "parentProcessCreatedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "parentProcessId": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "parentProcessName": { + "type": "string" + }, + "path": { + "type": "string" + }, + "processId": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + } + }, + "example": { + "accountName": "string", + "commandLine": "string", + "createdDateTime": "string (timestamp)", + "fileHash": { + "@odata.type": "microsoft.graph.fileHash" + }, + "integrityLevel": { + "@odata.type": "microsoft.graph.processIntegrityLevel" + }, + "isElevated": true, + "name": "string", + "parentProcessCreatedDateTime": "string (timestamp)", + "parentProcessId": "integer", + "parentProcessName": "string", + "path": "string", + "processId": "integer" + } + }, + "microsoft.graph.registryKeyState": { + "title": "registryKeyState", + "type": "object", + "properties": { + "hive": { }, + "key": { + "type": "string" + }, + "oldKey": { + "type": "string" + }, + "oldValueData": { + "type": "string" + }, + "oldValueName": { + "type": "string" + }, + "operation": { }, + "processId": { + "format": "int32", + "maximum": 2147483647, + "minimum": -2147483648, + "type": "integer" + }, + "valueData": { + "type": "string" + }, + "valueName": { + "type": "string" + }, + "valueType": { } + }, + "example": { + "hive": { + "@odata.type": "microsoft.graph.registryHive" + }, + "key": "string", + "oldKey": "string", + "oldValueData": "string", + "oldValueName": "string", + "operation": { + "@odata.type": "microsoft.graph.registryOperation" + }, + "processId": "integer", + "valueData": "string", + "valueName": "string", + "valueType": { + "@odata.type": "microsoft.graph.registryValueType" + } + } + }, + "microsoft.graph.alertTrigger": { + "title": "alertTrigger", + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "type": { + "type": "string" + }, + "value": { + "type": "string" + } + }, + "example": { + "name": "string", + "type": "string", + "value": "string" + } + }, + "microsoft.graph.userSecurityState": { + "title": "userSecurityState", + "type": "object", + "properties": { + "aadUserId": { + "type": "string" + }, + "accountName": { + "type": "string" + }, + "domainName": { + "type": "string" + }, + "emailRole": { }, + "isVpn": { + "type": "boolean" + }, + "logonDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "logonId": { + "type": "string" + }, + "logonIp": { + "type": "string" + }, + "logonLocation": { + "type": "string" + }, + "logonType": { }, + "onPremisesSecurityIdentifier": { + "type": "string" + }, + "riskScore": { + "type": "string" + }, + "userAccountType": { }, + "userPrincipalName": { + "type": "string" + } + }, + "example": { + "aadUserId": "string", + "accountName": "string", + "domainName": "string", + "emailRole": { + "@odata.type": "microsoft.graph.emailRole" + }, + "isVpn": true, + "logonDateTime": "string (timestamp)", + "logonId": "string", + "logonIp": "string", + "logonLocation": "string", + "logonType": { + "@odata.type": "microsoft.graph.logonType" + }, + "onPremisesSecurityIdentifier": "string", + "riskScore": "string", + "userAccountType": { + "@odata.type": "microsoft.graph.userAccountSecurityType" + }, + "userPrincipalName": "string" + } + }, + "microsoft.graph.securityVendorInformation": { + "title": "securityVendorInformation", + "type": "object", + "properties": { + "provider": { + "type": "string" + }, + "providerVersion": { + "type": "string" + }, + "subProvider": { + "type": "string" + }, + "vendor": { + "type": "string" + } + }, + "example": { + "provider": "string", + "providerVersion": "string", + "subProvider": "string", + "vendor": "string" + } + }, + "microsoft.graph.vulnerabilityState": { + "title": "vulnerabilityState", + "type": "object", + "properties": { + "cve": { + "type": "string" + }, + "severity": { + "type": "string" + }, + "wasRunning": { + "type": "boolean" + } + }, + "example": { + "cve": "string", + "severity": "string", + "wasRunning": true + } + }, + "microsoft.graph.trending": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "trending", + "type": "object", + "properties": { + "weight": { + "format": "double" + }, + "resourceVisualization": { }, + "resourceReference": { }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "resource": { } + } + } + ], + "example": { + "id": "string (identifier)", + "weight": "double", + "resourceVisualization": { + "@odata.type": "microsoft.graph.resourceVisualization" + }, + "resourceReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "lastModifiedDateTime": "string (timestamp)", + "resource": { + "@odata.type": "microsoft.graph.entity" + } + } + }, + "microsoft.graph.sharedInsight": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "sharedInsight", + "type": "object", + "properties": { + "lastShared": { }, + "sharingHistory": { + "type": "array", + "items": { } + }, + "resourceVisualization": { }, + "resourceReference": { }, + "lastSharedMethod": { }, + "resource": { } + } + } + ], + "example": { + "id": "string (identifier)", + "lastShared": { + "@odata.type": "microsoft.graph.sharingDetail" + }, + "sharingHistory": [ + { + "@odata.type": "microsoft.graph.sharingDetail" + } + ], + "resourceVisualization": { + "@odata.type": "microsoft.graph.resourceVisualization" + }, + "resourceReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "lastSharedMethod": { + "@odata.type": "microsoft.graph.entity" + }, + "resource": { + "@odata.type": "microsoft.graph.entity" + } + } + }, + "microsoft.graph.usedInsight": { + "allOf": [ + { + "$ref": "#/definitions/microsoft.graph.entity" + }, + { + "title": "usedInsight", + "type": "object", + "properties": { + "lastUsed": { }, + "resourceVisualization": { }, + "resourceReference": { }, + "resource": { } + } + } + ], + "example": { + "id": "string (identifier)", + "lastUsed": { + "@odata.type": "microsoft.graph.usageDetails" + }, + "resourceVisualization": { + "@odata.type": "microsoft.graph.resourceVisualization" + }, + "resourceReference": { + "@odata.type": "microsoft.graph.resourceReference" + }, + "resource": { + "@odata.type": "microsoft.graph.entity" + } + } + }, + "microsoft.graph.resourceVisualization": { + "title": "resourceVisualization", + "type": "object", + "properties": { + "title": { + "type": "string" + }, + "type": { + "type": "string" + }, + "mediaType": { + "type": "string" + }, + "previewImageUrl": { + "type": "string" + }, + "previewText": { + "type": "string" + }, + "containerWebUrl": { + "type": "string" + }, + "containerDisplayName": { + "type": "string" + }, + "containerType": { + "type": "string" + } + }, + "example": { + "title": "string", + "type": "string", + "mediaType": "string", + "previewImageUrl": "string", + "previewText": "string", + "containerWebUrl": "string", + "containerDisplayName": "string", + "containerType": "string" + } + }, + "microsoft.graph.resourceReference": { + "title": "resourceReference", + "type": "object", + "properties": { + "webUrl": { + "type": "string" + }, + "id": { + "type": "string" + }, + "type": { + "type": "string" + } + }, + "example": { + "webUrl": "string", + "id": "string", + "type": "string" + } + }, + "microsoft.graph.sharingDetail": { + "title": "sharingDetail", + "type": "object", + "properties": { + "sharedBy": { }, + "sharedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "sharingSubject": { + "type": "string" + }, + "sharingType": { + "type": "string" + }, + "sharingReference": { } + }, + "example": { + "sharedBy": { + "@odata.type": "microsoft.graph.insightIdentity" + }, + "sharedDateTime": "string (timestamp)", + "sharingSubject": "string", + "sharingType": "string", + "sharingReference": { + "@odata.type": "microsoft.graph.resourceReference" + } + } + }, + "microsoft.graph.insightIdentity": { + "title": "insightIdentity", + "type": "object", + "properties": { + "displayName": { + "type": "string" + }, + "id": { + "type": "string" + }, + "address": { + "type": "string" + } + }, + "example": { + "displayName": "string", + "id": "string", + "address": "string" + } + }, + "microsoft.graph.usageDetails": { + "title": "usageDetails", + "type": "object", + "properties": { + "lastAccessedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + }, + "lastModifiedDateTime": { + "format": "date-time", + "pattern": "^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$", + "type": "string" + } + }, + "example": { + "lastAccessedDateTime": "string (timestamp)", + "lastModifiedDateTime": "string (timestamp)" + } + }, + "microsoft.graph.dayOfWeek": { + "title": "dayOfWeek", + "enum": [ + "sunday", + "monday", + "tuesday", + "wednesday", + "thursday", + "friday", + "saturday" + ], + "type": "string" + }, + "microsoft.graph.automaticRepliesStatus": { + "title": "automaticRepliesStatus", + "enum": [ + "disabled", + "alwaysEnabled", + "scheduled" + ], + "type": "string" + }, + "microsoft.graph.externalAudienceScope": { + "title": "externalAudienceScope", + "enum": [ + "none", + "contactsOnly", + "all" + ], + "type": "string" + }, + "microsoft.graph.attendeeType": { + "title": "attendeeType", + "enum": [ + "required", + "optional", + "resource" + ], + "type": "string" + }, + "microsoft.graph.freeBusyStatus": { + "title": "freeBusyStatus", + "enum": [ + "free", + "tentative", + "busy", + "oof", + "workingElsewhere", + "unknown" + ], + "type": "string" + }, + "microsoft.graph.locationType": { + "title": "locationType", + "enum": [ + "default", + "conferenceRoom", + "homeAddress", + "businessAddress", + "geoCoordinates", + "streetAddress", + "hotel", + "restaurant", + "localBusiness", + "postalAddress" + ], + "type": "string" + }, + "microsoft.graph.locationUniqueIdType": { + "title": "locationUniqueIdType", + "enum": [ + "unknown", + "locationStore", + "directory", + "private", + "bing" + ], + "type": "string" + }, + "microsoft.graph.activityDomain": { + "title": "activityDomain", + "enum": [ + "unknown", + "work", + "personal", + "unrestricted" + ], + "type": "string" + }, + "microsoft.graph.mailTipsType": { + "title": "mailTipsType", + "enum": [ + "automaticReplies", + "mailboxFullStatus", + "customMailTip", + "externalMemberCount", + "totalMemberCount", + "maxMessageSize", + "deliveryRestriction", + "moderationStatus", + "recipientScope", + "recipientSuggestions" + ], + "type": "string" + }, + "microsoft.graph.recipientScopeType": { + "title": "recipientScopeType", + "enum": [ + "none", + "internal", + "external", + "externalPartner", + "externalNonPartner" + ], + "type": "string" + }, + "microsoft.graph.timeZoneStandard": { + "title": "timeZoneStandard", + "enum": [ + "windows", + "iana" + ], + "type": "string" + }, + "microsoft.graph.bodyType": { + "title": "bodyType", + "enum": [ + "text", + "html" + ], + "type": "string" + }, + "microsoft.graph.importance": { + "title": "importance", + "enum": [ + "low", + "normal", + "high" + ], + "type": "string" + }, + "microsoft.graph.inferenceClassificationType": { + "title": "inferenceClassificationType", + "enum": [ + "focused", + "other" + ], + "type": "string" + }, + "microsoft.graph.followupFlagStatus": { + "title": "followupFlagStatus", + "enum": [ + "notFlagged", + "complete", + "flagged" + ], + "type": "string" + }, + "microsoft.graph.calendarColor": { + "title": "calendarColor", + "enum": [ + "lightBlue", + "lightGreen", + "lightOrange", + "lightGray", + "lightYellow", + "lightTeal", + "lightPink", + "lightBrown", + "lightRed", + "maxColor", + "auto" + ], + "type": "string" + }, + "microsoft.graph.responseType": { + "title": "responseType", + "enum": [ + "none", + "organizer", + "tentativelyAccepted", + "accepted", + "declined", + "notResponded" + ], + "type": "string" + }, + "microsoft.graph.sensitivity": { + "title": "sensitivity", + "enum": [ + "normal", + "personal", + "private", + "confidential" + ], + "type": "string" + }, + "microsoft.graph.recurrencePatternType": { + "title": "recurrencePatternType", + "enum": [ + "daily", + "weekly", + "absoluteMonthly", + "relativeMonthly", + "absoluteYearly", + "relativeYearly" + ], + "type": "string" + }, + "microsoft.graph.weekIndex": { + "title": "weekIndex", + "enum": [ + "first", + "second", + "third", + "fourth", + "last" + ], + "type": "string" + }, + "microsoft.graph.recurrenceRangeType": { + "title": "recurrenceRangeType", + "enum": [ + "endDate", + "noEnd", + "numbered" + ], + "type": "string" + }, + "microsoft.graph.eventType": { + "title": "eventType", + "enum": [ + "singleInstance", + "occurrence", + "exception", + "seriesMaster" + ], + "type": "string" + }, + "microsoft.graph.meetingMessageType": { + "title": "meetingMessageType", + "enum": [ + "none", + "meetingRequest", + "meetingCancelled", + "meetingAccepted", + "meetingTenativelyAccepted", + "meetingDeclined" + ], + "type": "string" + }, + "microsoft.graph.messageActionFlag": { + "title": "messageActionFlag", + "enum": [ + "any", + "call", + "doNotForward", + "followUp", + "fyi", + "forward", + "noResponseNecessary", + "read", + "reply", + "replyToAll", + "review" + ], + "type": "string" + }, + "microsoft.graph.categoryColor": { + "title": "categoryColor", + "enum": [ + "preset0", + "preset1", + "preset2", + "preset3", + "preset4", + "preset5", + "preset6", + "preset7", + "preset8", + "preset9", + "preset10", + "preset11", + "preset12", + "preset13", + "preset14", + "preset15", + "preset16", + "preset17", + "preset18", + "preset19", + "preset20", + "preset21", + "preset22", + "preset23", + "preset24", + "none" + ], + "type": "string" + }, + "microsoft.graph.selectionLikelihoodInfo": { + "title": "selectionLikelihoodInfo", + "enum": [ + "notSpecified", + "high" + ], + "type": "string" + }, + "microsoft.graph.phoneType": { + "title": "phoneType", + "enum": [ + "home", + "business", + "mobile", + "other", + "assistant", + "homeFax", + "businessFax", + "otherFax", + "pager", + "radio" + ], + "type": "string" + }, + "microsoft.graph.websiteType": { + "title": "websiteType", + "enum": [ + "other", + "home", + "work", + "blog", + "profile" + ], + "type": "string" + }, + "microsoft.graph.plannerPreviewType": { + "title": "plannerPreviewType", + "enum": [ + "automatic", + "noPreview", + "checklist", + "description", + "reference" + ], + "type": "string" + }, + "microsoft.graph.operationStatus": { + "title": "operationStatus", + "enum": [ + "NotStarted", + "Running", + "Completed", + "Failed" + ], + "type": "string" + }, + "microsoft.graph.onenotePatchInsertPosition": { + "title": "onenotePatchInsertPosition", + "enum": [ + "After", + "Before" + ], + "type": "string" + }, + "microsoft.graph.onenotePatchActionType": { + "title": "onenotePatchActionType", + "enum": [ + "Replace", + "Append", + "Delete", + "Insert", + "Prepend" + ], + "type": "string" + }, + "microsoft.graph.onenoteSourceService": { + "title": "onenoteSourceService", + "enum": [ + "Unknown", + "OneDrive", + "OneDriveForBusiness", + "OnPremOneDriveForBusiness" + ], + "type": "string" + }, + "microsoft.graph.onenoteUserRole": { + "title": "onenoteUserRole", + "enum": [ + "Owner", + "Contributor", + "Reader", + "None" + ], + "type": "string" + }, + "microsoft.graph.educationUserRole": { + "title": "educationUserRole", + "enum": [ + "student", + "teacher", + "none", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.educationExternalSource": { + "title": "educationExternalSource", + "enum": [ + "sis", + "manual", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.educationGender": { + "title": "educationGender", + "enum": [ + "female", + "male", + "other", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.educationContactRelationship": { + "title": "educationContactRelationship", + "enum": [ + "parent", + "relative", + "aide", + "doctor", + "guardian", + "child", + "other", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.installIntent": { + "title": "installIntent", + "enum": [ + "available", + "required", + "uninstall", + "availableWithoutEnrollment" + ], + "type": "string" + }, + "microsoft.graph.mobileAppPublishingState": { + "title": "mobileAppPublishingState", + "enum": [ + "notPublished", + "processing", + "published" + ], + "type": "string" + }, + "microsoft.graph.windowsArchitecture": { + "title": "windowsArchitecture", + "enum": [ + "none", + "x86", + "x64", + "arm", + "neutral" + ], + "type": "string" + }, + "microsoft.graph.managedAppAvailability": { + "title": "managedAppAvailability", + "enum": [ + "global", + "lineOfBusiness" + ], + "type": "string" + }, + "microsoft.graph.mobileAppContentFileUploadState": { + "title": "mobileAppContentFileUploadState", + "enum": [ + "success", + "transientError", + "error", + "unknown", + "azureStorageUriRequestSuccess", + "azureStorageUriRequestPending", + "azureStorageUriRequestFailed", + "azureStorageUriRequestTimedOut", + "azureStorageUriRenewalSuccess", + "azureStorageUriRenewalPending", + "azureStorageUriRenewalFailed", + "azureStorageUriRenewalTimedOut", + "commitFileSuccess", + "commitFilePending", + "commitFileFailed", + "commitFileTimedOut" + ], + "type": "string" + }, + "microsoft.graph.windowsDeviceType": { + "title": "windowsDeviceType", + "enum": [ + "none", + "desktop", + "mobile", + "holographic", + "team" + ], + "type": "string" + }, + "microsoft.graph.microsoftStoreForBusinessLicenseType": { + "title": "microsoftStoreForBusinessLicenseType", + "enum": [ + "offline", + "online" + ], + "type": "string" + }, + "microsoft.graph.vppTokenAccountType": { + "title": "vppTokenAccountType", + "enum": [ + "business", + "education" + ], + "type": "string" + }, + "microsoft.graph.complianceStatus": { + "title": "complianceStatus", + "enum": [ + "unknown", + "notApplicable", + "compliant", + "remediated", + "nonCompliant", + "error", + "conflict", + "notAssigned" + ], + "type": "string" + }, + "microsoft.graph.mdmAppConfigKeyType": { + "title": "mdmAppConfigKeyType", + "enum": [ + "stringType", + "integerType", + "realType", + "booleanType", + "tokenType" + ], + "type": "string" + }, + "microsoft.graph.actionState": { + "title": "actionState", + "enum": [ + "none", + "pending", + "canceled", + "active", + "done", + "failed", + "notSupported" + ], + "type": "string" + }, + "microsoft.graph.managedDeviceOwnerType": { + "title": "managedDeviceOwnerType", + "enum": [ + "unknown", + "company", + "personal" + ], + "type": "string" + }, + "microsoft.graph.complianceState": { + "title": "complianceState", + "enum": [ + "unknown", + "compliant", + "noncompliant", + "conflict", + "error", + "inGracePeriod", + "configManager" + ], + "type": "string" + }, + "microsoft.graph.managementAgentType": { + "title": "managementAgentType", + "enum": [ + "eas", + "mdm", + "easMdm", + "intuneClient", + "easIntuneClient", + "configurationManagerClient", + "configurationManagerClientMdm", + "configurationManagerClientMdmEas", + "unknown", + "jamf", + "googleCloudDevicePolicyController" + ], + "type": "string" + }, + "microsoft.graph.deviceEnrollmentType": { + "title": "deviceEnrollmentType", + "enum": [ + "unknown", + "userEnrollment", + "deviceEnrollmentManager", + "appleBulkWithUser", + "appleBulkWithoutUser", + "windowsAzureADJoin", + "windowsBulkUserless", + "windowsAutoEnrollment", + "windowsBulkAzureDomainJoin", + "windowsCoManagement" + ], + "type": "string" + }, + "microsoft.graph.deviceRegistrationState": { + "title": "deviceRegistrationState", + "enum": [ + "notRegistered", + "registered", + "revoked", + "keyConflict", + "approvalPending", + "certificateReset", + "notRegisteredPendingEnrollment", + "unknown" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeAccessState": { + "title": "deviceManagementExchangeAccessState", + "enum": [ + "none", + "unknown", + "allowed", + "blocked", + "quarantined" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeAccessStateReason": { + "title": "deviceManagementExchangeAccessStateReason", + "enum": [ + "none", + "unknown", + "exchangeGlobalRule", + "exchangeIndividualRule", + "exchangeDeviceRule", + "exchangeUpgrade", + "exchangeMailboxPolicy", + "other", + "compliant", + "notCompliant", + "notEnrolled", + "unknownLocation", + "mfaRequired", + "azureADBlockDueToAccessPolicy", + "compromisedPassword", + "deviceNotKnownWithManagedApp" + ], + "type": "string" + }, + "microsoft.graph.managedDevicePartnerReportedHealthState": { + "title": "managedDevicePartnerReportedHealthState", + "enum": [ + "unknown", + "activated", + "deactivated", + "secured", + "lowSeverity", + "mediumSeverity", + "highSeverity", + "unresponsive", + "compromised", + "misconfigured" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementSubscriptionState": { + "title": "deviceManagementSubscriptionState", + "enum": [ + "pending", + "active", + "warning", + "disabled", + "deleted", + "blocked", + "lockedOut" + ], + "type": "string" + }, + "microsoft.graph.appListType": { + "title": "appListType", + "enum": [ + "none", + "appsInListCompliant", + "appsNotInListCompliant" + ], + "type": "string" + }, + "microsoft.graph.androidRequiredPasswordType": { + "title": "androidRequiredPasswordType", + "enum": [ + "deviceDefault", + "alphabetic", + "alphanumeric", + "alphanumericWithSymbols", + "lowSecurityBiometric", + "numeric", + "numericComplex", + "any" + ], + "type": "string" + }, + "microsoft.graph.webBrowserCookieSettings": { + "title": "webBrowserCookieSettings", + "enum": [ + "browserDefault", + "blockAlways", + "allowCurrentWebSite", + "allowFromWebsitesVisited", + "allowAlways" + ], + "type": "string" + }, + "microsoft.graph.androidWorkProfileRequiredPasswordType": { + "title": "androidWorkProfileRequiredPasswordType", + "enum": [ + "deviceDefault", + "lowSecurityBiometric", + "required", + "atLeastNumeric", + "numericComplex", + "atLeastAlphabetic", + "atLeastAlphanumeric", + "alphanumericWithSymbols" + ], + "type": "string" + }, + "microsoft.graph.androidWorkProfileCrossProfileDataSharingType": { + "title": "androidWorkProfileCrossProfileDataSharingType", + "enum": [ + "deviceDefault", + "preventAny", + "allowPersonalToWork", + "noRestrictions" + ], + "type": "string" + }, + "microsoft.graph.androidWorkProfileDefaultAppPermissionPolicyType": { + "title": "androidWorkProfileDefaultAppPermissionPolicyType", + "enum": [ + "deviceDefault", + "prompt", + "autoGrant", + "autoDeny" + ], + "type": "string" + }, + "microsoft.graph.ratingAustraliaMoviesType": { + "title": "ratingAustraliaMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "mature", + "agesAbove15", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingAustraliaTelevisionType": { + "title": "ratingAustraliaTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "preschoolers", + "children", + "general", + "parentalGuidance", + "mature", + "agesAbove15", + "agesAbove15AdultViolence" + ], + "type": "string" + }, + "microsoft.graph.ratingCanadaMoviesType": { + "title": "ratingCanadaMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "agesAbove14", + "agesAbove18", + "restricted" + ], + "type": "string" + }, + "microsoft.graph.ratingCanadaTelevisionType": { + "title": "ratingCanadaTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "children", + "childrenAbove8", + "general", + "parentalGuidance", + "agesAbove14", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingFranceMoviesType": { + "title": "ratingFranceMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "agesAbove10", + "agesAbove12", + "agesAbove16", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingFranceTelevisionType": { + "title": "ratingFranceTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "agesAbove10", + "agesAbove12", + "agesAbove16", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingGermanyMoviesType": { + "title": "ratingGermanyMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "agesAbove6", + "agesAbove12", + "agesAbove16", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingGermanyTelevisionType": { + "title": "ratingGermanyTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "agesAbove6", + "agesAbove12", + "agesAbove16", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingIrelandMoviesType": { + "title": "ratingIrelandMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "agesAbove12", + "agesAbove15", + "agesAbove16", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingIrelandTelevisionType": { + "title": "ratingIrelandTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "children", + "youngAdults", + "parentalSupervision", + "mature" + ], + "type": "string" + }, + "microsoft.graph.ratingJapanMoviesType": { + "title": "ratingJapanMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "agesAbove15", + "agesAbove18" + ], + "type": "string" + }, + "microsoft.graph.ratingJapanTelevisionType": { + "title": "ratingJapanTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "explicitAllowed" + ], + "type": "string" + }, + "microsoft.graph.ratingNewZealandMoviesType": { + "title": "ratingNewZealandMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "mature", + "agesAbove13", + "agesAbove15", + "agesAbove16", + "agesAbove18", + "restricted", + "agesAbove16Restricted" + ], + "type": "string" + }, + "microsoft.graph.ratingNewZealandTelevisionType": { + "title": "ratingNewZealandTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingUnitedKingdomMoviesType": { + "title": "ratingUnitedKingdomMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "universalChildren", + "parentalGuidance", + "agesAbove12Video", + "agesAbove12Cinema", + "agesAbove15", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingUnitedKingdomTelevisionType": { + "title": "ratingUnitedKingdomTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "caution" + ], + "type": "string" + }, + "microsoft.graph.ratingUnitedStatesMoviesType": { + "title": "ratingUnitedStatesMoviesType", + "enum": [ + "allAllowed", + "allBlocked", + "general", + "parentalGuidance", + "parentalGuidance13", + "restricted", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingUnitedStatesTelevisionType": { + "title": "ratingUnitedStatesTelevisionType", + "enum": [ + "allAllowed", + "allBlocked", + "childrenAll", + "childrenAbove7", + "general", + "parentalGuidance", + "childrenAbove14", + "adults" + ], + "type": "string" + }, + "microsoft.graph.ratingAppsType": { + "title": "ratingAppsType", + "enum": [ + "allAllowed", + "allBlocked", + "agesAbove4", + "agesAbove9", + "agesAbove12", + "agesAbove17" + ], + "type": "string" + }, + "microsoft.graph.requiredPasswordType": { + "title": "requiredPasswordType", + "enum": [ + "deviceDefault", + "alphanumeric", + "numeric" + ], + "type": "string" + }, + "microsoft.graph.iosNotificationAlertType": { + "title": "iosNotificationAlertType", + "enum": [ + "deviceDefault", + "banner", + "modal", + "none" + ], + "type": "string" + }, + "microsoft.graph.editionUpgradeLicenseType": { + "title": "editionUpgradeLicenseType", + "enum": [ + "productKey", + "licenseFile" + ], + "type": "string" + }, + "microsoft.graph.windows10EditionType": { + "title": "windows10EditionType", + "enum": [ + "windows10Enterprise", + "windows10EnterpriseN", + "windows10Education", + "windows10EducationN", + "windows10MobileEnterprise", + "windows10HolographicEnterprise", + "windows10Professional", + "windows10ProfessionalN", + "windows10ProfessionalEducation", + "windows10ProfessionalEducationN", + "windows10ProfessionalWorkstation", + "windows10ProfessionalWorkstationN" + ], + "type": "string" + }, + "microsoft.graph.stateManagementSetting": { + "title": "stateManagementSetting", + "enum": [ + "notConfigured", + "blocked", + "allowed" + ], + "type": "string" + }, + "microsoft.graph.firewallPreSharedKeyEncodingMethodType": { + "title": "firewallPreSharedKeyEncodingMethodType", + "enum": [ + "deviceDefault", + "none", + "utF8" + ], + "type": "string" + }, + "microsoft.graph.firewallCertificateRevocationListCheckMethodType": { + "title": "firewallCertificateRevocationListCheckMethodType", + "enum": [ + "deviceDefault", + "none", + "attempt", + "require" + ], + "type": "string" + }, + "microsoft.graph.firewallPacketQueueingMethodType": { + "title": "firewallPacketQueueingMethodType", + "enum": [ + "deviceDefault", + "disabled", + "queueInbound", + "queueOutbound", + "queueBoth" + ], + "type": "string" + }, + "microsoft.graph.appLockerApplicationControlType": { + "title": "appLockerApplicationControlType", + "enum": [ + "notConfigured", + "enforceComponentsAndStoreApps", + "auditComponentsAndStoreApps", + "enforceComponentsStoreAppsAndSmartlocker", + "auditComponentsStoreAppsAndSmartlocker" + ], + "type": "string" + }, + "microsoft.graph.applicationGuardBlockFileTransferType": { + "title": "applicationGuardBlockFileTransferType", + "enum": [ + "notConfigured", + "blockImageAndTextFile", + "blockImageFile", + "blockNone", + "blockTextFile" + ], + "type": "string" + }, + "microsoft.graph.applicationGuardBlockClipboardSharingType": { + "title": "applicationGuardBlockClipboardSharingType", + "enum": [ + "notConfigured", + "blockBoth", + "blockHostToContainer", + "blockContainerToHost", + "blockNone" + ], + "type": "string" + }, + "microsoft.graph.bitLockerEncryptionMethod": { + "title": "bitLockerEncryptionMethod", + "enum": [ + "aesCbc128", + "aesCbc256", + "xtsAes128", + "xtsAes256" + ], + "type": "string" + }, + "microsoft.graph.diagnosticDataSubmissionMode": { + "title": "diagnosticDataSubmissionMode", + "enum": [ + "userDefined", + "none", + "basic", + "enhanced", + "full" + ], + "type": "string" + }, + "microsoft.graph.edgeCookiePolicy": { + "title": "edgeCookiePolicy", + "enum": [ + "userDefined", + "allow", + "blockThirdParty", + "blockAll" + ], + "type": "string" + }, + "microsoft.graph.visibilitySetting": { + "title": "visibilitySetting", + "enum": [ + "notConfigured", + "hide", + "show" + ], + "type": "string" + }, + "microsoft.graph.defenderThreatAction": { + "title": "defenderThreatAction", + "enum": [ + "deviceDefault", + "clean", + "quarantine", + "remove", + "allow", + "userDefined", + "block" + ], + "type": "string" + }, + "microsoft.graph.weeklySchedule": { + "title": "weeklySchedule", + "enum": [ + "userDefined", + "everyday", + "sunday", + "monday", + "tuesday", + "wednesday", + "thursday", + "friday", + "saturday" + ], + "type": "string" + }, + "microsoft.graph.defenderMonitorFileActivity": { + "title": "defenderMonitorFileActivity", + "enum": [ + "userDefined", + "disable", + "monitorAllFiles", + "monitorIncomingFilesOnly", + "monitorOutgoingFilesOnly" + ], + "type": "string" + }, + "microsoft.graph.defenderPromptForSampleSubmission": { + "title": "defenderPromptForSampleSubmission", + "enum": [ + "userDefined", + "alwaysPrompt", + "promptBeforeSendingPersonalData", + "neverSendData", + "sendAllDataWithoutPrompting" + ], + "type": "string" + }, + "microsoft.graph.defenderScanType": { + "title": "defenderScanType", + "enum": [ + "userDefined", + "disabled", + "quick", + "full" + ], + "type": "string" + }, + "microsoft.graph.defenderCloudBlockLevelType": { + "title": "defenderCloudBlockLevelType", + "enum": [ + "notConfigured", + "high", + "highPlus", + "zeroTolerance" + ], + "type": "string" + }, + "microsoft.graph.windowsStartMenuAppListVisibilityType": { + "title": "windowsStartMenuAppListVisibilityType", + "enum": [ + "userDefined", + "collapse", + "remove", + "disableSettingsApp" + ], + "type": "string" + }, + "microsoft.graph.windowsStartMenuModeType": { + "title": "windowsStartMenuModeType", + "enum": [ + "userDefined", + "fullScreen", + "nonFullScreen" + ], + "type": "string" + }, + "microsoft.graph.windowsSpotlightEnablementSettings": { + "title": "windowsSpotlightEnablementSettings", + "enum": [ + "notConfigured", + "disabled", + "enabled" + ], + "type": "string" + }, + "microsoft.graph.automaticUpdateMode": { + "title": "automaticUpdateMode", + "enum": [ + "userDefined", + "notifyDownload", + "autoInstallAtMaintenanceTime", + "autoInstallAndRebootAtMaintenanceTime", + "autoInstallAndRebootAtScheduledTime", + "autoInstallAndRebootWithoutEndUserControl" + ], + "type": "string" + }, + "microsoft.graph.safeSearchFilterType": { + "title": "safeSearchFilterType", + "enum": [ + "userDefined", + "strict", + "moderate" + ], + "type": "string" + }, + "microsoft.graph.edgeSearchEngineType": { + "title": "edgeSearchEngineType", + "enum": [ + "default", + "bing" + ], + "type": "string" + }, + "microsoft.graph.prereleaseFeatures": { + "title": "prereleaseFeatures", + "enum": [ + "userDefined", + "settingsOnly", + "settingsAndExperimentations", + "notAllowed" + ], + "type": "string" + }, + "microsoft.graph.sharedPCAccountDeletionPolicyType": { + "title": "sharedPCAccountDeletionPolicyType", + "enum": [ + "immediate", + "diskSpaceThreshold", + "diskSpaceThresholdOrInactiveThreshold" + ], + "type": "string" + }, + "microsoft.graph.sharedPCAllowedAccountType": { + "title": "sharedPCAllowedAccountType", + "enum": [ + "guest", + "domain" + ], + "type": "string" + }, + "microsoft.graph.windowsDeliveryOptimizationMode": { + "title": "windowsDeliveryOptimizationMode", + "enum": [ + "userDefined", + "httpOnly", + "httpWithPeeringNat", + "httpWithPeeringPrivateGroup", + "httpWithInternetPeering", + "simpleDownload", + "bypassMode" + ], + "type": "string" + }, + "microsoft.graph.windowsUpdateType": { + "title": "windowsUpdateType", + "enum": [ + "userDefined", + "all", + "businessReadyOnly", + "windowsInsiderBuildFast", + "windowsInsiderBuildSlow", + "windowsInsiderBuildRelease" + ], + "type": "string" + }, + "microsoft.graph.internetSiteSecurityLevel": { + "title": "internetSiteSecurityLevel", + "enum": [ + "userDefined", + "medium", + "mediumHigh", + "high" + ], + "type": "string" + }, + "microsoft.graph.siteSecurityLevel": { + "title": "siteSecurityLevel", + "enum": [ + "userDefined", + "low", + "mediumLow", + "medium", + "mediumHigh", + "high" + ], + "type": "string" + }, + "microsoft.graph.windowsUserAccountControlSettings": { + "title": "windowsUserAccountControlSettings", + "enum": [ + "userDefined", + "alwaysNotify", + "notifyOnAppChanges", + "notifyOnAppChangesWithoutDimming", + "neverNotify" + ], + "type": "string" + }, + "microsoft.graph.miracastChannel": { + "title": "miracastChannel", + "enum": [ + "userDefined", + "one", + "two", + "three", + "four", + "five", + "six", + "seven", + "eight", + "nine", + "ten", + "eleven", + "thirtySix", + "forty", + "fortyFour", + "fortyEight", + "oneHundredFortyNine", + "oneHundredFiftyThree", + "oneHundredFiftySeven", + "oneHundredSixtyOne", + "oneHundredSixtyFive" + ], + "type": "string" + }, + "microsoft.graph.welcomeScreenMeetingInformation": { + "title": "welcomeScreenMeetingInformation", + "enum": [ + "userDefined", + "showOrganizerAndTimeOnly", + "showOrganizerAndTimeAndSubject" + ], + "type": "string" + }, + "microsoft.graph.deviceComplianceActionType": { + "title": "deviceComplianceActionType", + "enum": [ + "noAction", + "notification", + "block", + "retire", + "wipe", + "removeResourceAccessProfiles", + "pushNotification" + ], + "type": "string" + }, + "microsoft.graph.deviceThreatProtectionLevel": { + "title": "deviceThreatProtectionLevel", + "enum": [ + "unavailable", + "secured", + "low", + "medium", + "high", + "notSet" + ], + "type": "string" + }, + "microsoft.graph.policyPlatformType": { + "title": "policyPlatformType", + "enum": [ + "android", + "iOS", + "macOS", + "windowsPhone81", + "windows81AndLater", + "windows10AndLater", + "androidWorkProfile", + "all" + ], + "type": "string" + }, + "microsoft.graph.iosUpdatesInstallStatus": { + "title": "iosUpdatesInstallStatus", + "enum": [ + "success", + "available", + "idle", + "unknown", + "downloading", + "downloadFailed", + "downloadRequiresComputer", + "downloadInsufficientSpace", + "downloadInsufficientPower", + "downloadInsufficientNetwork", + "installing", + "installInsufficientSpace", + "installInsufficientPower", + "installPhoneCallInProgress", + "installFailed", + "notSupportedOperation", + "sharedDeviceUserLoggedInError" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeConnectorSyncType": { + "title": "deviceManagementExchangeConnectorSyncType", + "enum": [ + "fullSync", + "deltaSync" + ], + "type": "string" + }, + "microsoft.graph.mdmAuthority": { + "title": "mdmAuthority", + "enum": [ + "unknown", + "intune", + "sccm", + "office365" + ], + "type": "string" + }, + "microsoft.graph.windowsHelloForBusinessPinUsage": { + "title": "windowsHelloForBusinessPinUsage", + "enum": [ + "allowed", + "required", + "disallowed" + ], + "type": "string" + }, + "microsoft.graph.enablement": { + "title": "enablement", + "enum": [ + "notConfigured", + "enabled", + "disabled" + ], + "type": "string" + }, + "microsoft.graph.vppTokenState": { + "title": "vppTokenState", + "enum": [ + "unknown", + "valid", + "expired", + "invalid", + "assignedToExternalMDM" + ], + "type": "string" + }, + "microsoft.graph.vppTokenSyncStatus": { + "title": "vppTokenSyncStatus", + "enum": [ + "none", + "inProgress", + "completed", + "failed" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeConnectorStatus": { + "title": "deviceManagementExchangeConnectorStatus", + "enum": [ + "none", + "connectionPending", + "connected", + "disconnected" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementExchangeConnectorType": { + "title": "deviceManagementExchangeConnectorType", + "enum": [ + "onPremises", + "hosted", + "serviceToService", + "dedicated" + ], + "type": "string" + }, + "microsoft.graph.mobileThreatPartnerTenantState": { + "title": "mobileThreatPartnerTenantState", + "enum": [ + "unavailable", + "available", + "enabled", + "unresponsive" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementPartnerTenantState": { + "title": "deviceManagementPartnerTenantState", + "enum": [ + "unknown", + "unavailable", + "enabled", + "terminated", + "rejected", + "unresponsive" + ], + "type": "string" + }, + "microsoft.graph.deviceManagementPartnerAppType": { + "title": "deviceManagementPartnerAppType", + "enum": [ + "unknown", + "singleTenantApp", + "multiTenantApp" + ], + "type": "string" + }, + "microsoft.graph.managedAppDataTransferLevel": { + "title": "managedAppDataTransferLevel", + "enum": [ + "allApps", + "managedApps", + "none" + ], + "type": "string" + }, + "microsoft.graph.managedAppClipboardSharingLevel": { + "title": "managedAppClipboardSharingLevel", + "enum": [ + "allApps", + "managedAppsWithPasteIn", + "managedApps", + "blocked" + ], + "type": "string" + }, + "microsoft.graph.managedAppPinCharacterSet": { + "title": "managedAppPinCharacterSet", + "enum": [ + "numeric", + "alphanumericAndSymbol" + ], + "type": "string" + }, + "microsoft.graph.managedAppDataStorageLocation": { + "title": "managedAppDataStorageLocation", + "enum": [ + "oneDriveForBusiness", + "sharePoint", + "localStorage" + ], + "type": "string" + }, + "microsoft.graph.managedAppDataEncryptionType": { + "title": "managedAppDataEncryptionType", + "enum": [ + "useDeviceSettings", + "afterDeviceRestart", + "whenDeviceLockedExceptOpenFiles", + "whenDeviceLocked" + ], + "type": "string" + }, + "microsoft.graph.windowsInformationProtectionEnforcementLevel": { + "title": "windowsInformationProtectionEnforcementLevel", + "enum": [ + "noProtection", + "encryptAndAuditOnly", + "encryptAuditAndPrompt", + "encryptAuditAndBlock" + ], + "type": "string" + }, + "microsoft.graph.windowsInformationProtectionPinCharacterRequirements": { + "title": "windowsInformationProtectionPinCharacterRequirements", + "enum": [ + "notAllow", + "requireAtLeastOne", + "allow" + ], + "type": "string" + }, + "microsoft.graph.managedAppFlaggedReason": { + "title": "managedAppFlaggedReason", + "enum": [ + "none", + "rootedDevice" + ], + "type": "string" + }, + "microsoft.graph.notificationTemplateBrandingOptions": { + "title": "notificationTemplateBrandingOptions", + "enum": [ + "none", + "includeCompanyLogo", + "includeCompanyName", + "includeContactInformation" + ], + "type": "string" + }, + "microsoft.graph.installState": { + "title": "installState", + "enum": [ + "notApplicable", + "installed", + "failed", + "notInstalled", + "uninstallFailed", + "unknown" + ], + "type": "string" + }, + "microsoft.graph.remoteAssistanceOnboardingStatus": { + "title": "remoteAssistanceOnboardingStatus", + "enum": [ + "notOnboarded", + "onboarding", + "onboarded" + ], + "type": "string" + }, + "microsoft.graph.applicationType": { + "title": "applicationType", + "enum": [ + "universal", + "desktop" + ], + "type": "string" + }, + "microsoft.graph.deviceEnrollmentFailureReason": { + "title": "deviceEnrollmentFailureReason", + "enum": [ + "unknown", + "authentication", + "authorization", + "accountValidation", + "userValidation", + "deviceNotSupported", + "inMaintenance", + "badRequest", + "featureNotSupported", + "enrollmentRestrictionsEnforced", + "clientDisconnected", + "userAbandonment" + ], + "type": "string" + }, + "microsoft.graph.status": { + "title": "status", + "enum": [ + "active", + "updated", + "deleted", + "ignored", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.alertFeedback": { + "title": "alertFeedback", + "enum": [ + "unknown", + "truePositive", + "falsePositive", + "benignPositive", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.alertSeverity": { + "title": "alertSeverity", + "enum": [ + "unknown", + "informational", + "low", + "medium", + "high", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.alertStatus": { + "title": "alertStatus", + "enum": [ + "unknown", + "newAlert", + "inProgress", + "resolved", + "dismissed", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.connectionDirection": { + "title": "connectionDirection", + "enum": [ + "unknown", + "inbound", + "outbound", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.connectionStatus": { + "title": "connectionStatus", + "enum": [ + "unknown", + "attempted", + "succeeded", + "blocked", + "failed", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.emailRole": { + "title": "emailRole", + "enum": [ + "unknown", + "sender", + "recipient", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.fileHashType": { + "title": "fileHashType", + "enum": [ + "unknown", + "sha1", + "sha256", + "md5", + "authenticodeHash256", + "lsHash", + "ctph", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.logonType": { + "title": "logonType", + "enum": [ + "unknown", + "interactive", + "remoteInteractive", + "network", + "batch", + "service", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.processIntegrityLevel": { + "title": "processIntegrityLevel", + "enum": [ + "unknown", + "untrusted", + "low", + "medium", + "high", + "system", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.registryHive": { + "title": "registryHive", + "enum": [ + "unknown", + "currentConfig", + "currentUser", + "localMachineSam", + "localMachineSecurity", + "localMachineSoftware", + "localMachineSystem", + "usersDefault", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.registryOperation": { + "title": "registryOperation", + "enum": [ + "unknown", + "create", + "modify", + "delete", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.registryValueType": { + "title": "registryValueType", + "enum": [ + "unknown", + "binary", + "dword", + "dwordLittleEndian", + "dwordBigEndian", + "expandSz", + "link", + "multiSz", + "none", + "qword", + "qwordlittleEndian", + "sz", + "unknownFutureValue" + ], + "type": "string" + }, + "microsoft.graph.securityNetworkProtocol": { + "title": "securityNetworkProtocol", + "enum": [ + "ip", + "icmp", + "igmp", + "ggp", + "ipv4", + "tcp", + "pup", + "udp", + "idp", + "ipv6", + "ipv6RoutingHeader", + "ipv6FragmentHeader", + "ipSecEncapsulatingSecurityPayload", + "ipSecAuthenticationHeader", + "icmpV6", + "ipv6NoNextHeader", + "ipv6DestinationOptions", + "nd", + "raw", + "ipx", + "spx", + "spxII", + "unknownFutureValue", + "unknown" + ], + "type": "string" + }, + "microsoft.graph.userAccountSecurityType": { + "title": "userAccountSecurityType", + "enum": [ + "unknown", + "standard", + "power", + "administrator", + "unknownFutureValue" + ], + "type": "string" + }, + "odata.error": { + "required": [ + "error" + ], + "type": "object", + "properties": { + "error": { + "$ref": "#/definitions/odata.error.main" + } + } + }, + "odata.error.main": { + "required": [ + "code", + "message" + ], + "type": "object", + "properties": { + "code": { + "type": "string" + }, + "message": { + "type": "string" + }, + "target": { + "type": "string" + }, + "details": { + "type": "array", + "items": { + "$ref": "#/definitions/odata.error.detail" + } + }, + "innererror": { + "description": "The structure of this object is service-specific", + "type": "object" + } + } + }, + "odata.error.detail": { + "required": [ + "code", + "message" + ], + "type": "object", + "properties": { + "code": { + "type": "string" + }, + "message": { + "type": "string" + }, + "target": { + "type": "string" + } + } + } + }, + "parameters": { + "top": { + "in": "query", + "name": "$top", + "description": "Show only the first n items", + "type": "integer", + "minimum": 0 + }, + "skip": { + "in": "query", + "name": "$skip", + "description": "Skip the first n items", + "type": "integer", + "minimum": 0 + }, + "count": { + "in": "query", + "name": "$count", + "description": "Include count of items", + "type": "boolean" + }, + "filter": { + "in": "query", + "name": "$filter", + "description": "Filter items by property values", + "type": "string" + }, + "search": { + "in": "query", + "name": "$search", + "description": "Search items by search phrases", + "type": "string" + } + }, + "responses": { + "error": { + "description": "error", + "schema": { + "$ref": "#/definitions/odata.error" + } + } + }, + "tags": [ + { + "name": "contracts.contract", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.deviceAppManagement", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.androidManagedAppProtection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.androidManagedAppProtections.managedMobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.androidManagedAppProtections.managedAppPolicyDeploymentSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.defaultManagedAppProtection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.defaultManagedAppProtections.managedMobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.defaultManagedAppProtections.managedAppPolicyDeploymentSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.iosManagedAppProtection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.iosManagedAppProtections.managedMobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.iosManagedAppProtections.managedAppPolicyDeploymentSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedAppPolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "deviceAppManagement.managedAppRegistration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedAppRegistrations.managedAppPolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedAppRegistrations.managedAppOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "deviceAppManagement.managedAppStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.managedEBookAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.deviceInstallState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.eBookInstallSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.userInstallStateSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedEBooks.userStateSummary.deviceInstallState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mdmWindowsInformationProtectionPolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.managedDeviceMobileAppConfiguration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationDeviceSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileAppConfigurations.managedDeviceMobileAppConfigurationUserSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileApps.mobileAppAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.mobileApps.mobileAppCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.targetedManagedAppConfiguration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.targetedManagedAppConfigurations.managedMobileApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.targetedManagedAppConfigurations.targetedManagedAppPolicyAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.targetedManagedAppConfigurations.managedAppPolicyDeploymentSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.vppToken", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceAppManagement.windowsInformationProtectionPolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceManagement", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.applePushNotificationCertificate", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "deviceManagement.onPremisesConditionalAccessSettings", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.detectedApp", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.detectedApps.managedDevice", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "deviceManagement.deviceCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceCompliancePolicyAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.settingStateDeviceSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceDeviceOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceScheduledActionForRule", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.scheduledActionsForRule.deviceComplianceActionItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceUserStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicies.deviceComplianceUserOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicyDeviceStateSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicySettingStateSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceCompliancePolicySettingStateSummaries.deviceComplianceSettingState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurationDeviceStateSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfiguration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.settingStateDeviceSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationDeviceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationDeviceOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationUserStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceConfigurations.deviceConfigurationUserOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceEnrollmentConfiguration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceEnrollmentConfigurations.enrollmentConfigurationAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceManagementPartner", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceManagementExchangeConnector", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.iosUpdateDeviceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDeviceOverview", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDevice", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDevices.deviceCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDevices.deviceCompliancePolicyState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.managedDevices.deviceConfigurationState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.mobileThreatDefenseConnector", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.notificationMessageTemplate", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.notificationMessageTemplates.localizedNotificationMessage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.remoteAssistancePartner", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.resourceOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceAndAppManagementRoleAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.roleDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.roleDefinitions.roleAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.roleDefinitions.roleAssignments.roleDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.softwareUpdateStatusSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.telecomExpenseManagementPartner", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.termsAndConditions", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.termsAndConditions.termsAndConditionsAcceptanceStatus", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.termsAndConditions.acceptanceStatuses.termsAndConditions", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.termsAndConditions.termsAndConditionsAssignment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.deviceManagementTroubleshootingEvent", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.windowsInformationProtectionAppLearningSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "deviceManagement.windowsInformationProtectionNetworkLearningSummary", + "x-ms-docs-toc-type": "page" + }, + { + "name": "devices.device", + "x-ms-docs-toc-type": "page" + }, + { + "name": "devices.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "devices.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directory.directory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directory.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directoryObjects.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directoryObjects.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "directoryRoles.directoryRole", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directoryRoles.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "directoryRoleTemplates.directoryRoleTemplate", + "x-ms-docs-toc-type": "page" + }, + { + "name": "domainDnsRecords.domainDnsRecord", + "x-ms-docs-toc-type": "page" + }, + { + "name": "domains.domain", + "x-ms-docs-toc-type": "page" + }, + { + "name": "domains.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "domains.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "domains.domainDnsRecord", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.items.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.items.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.list.items.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drive.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "drive.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "drives.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.items.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.items.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.list.items.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "drives.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "drives.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "education.educationRoot", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.educationClass", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.classes.group", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.classes.educationUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.classes.educationSchool", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.educationUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.me.educationClass", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.me.educationSchool", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.me.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.educationSchool", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.schools.educationClass", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.schools.educationUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.users.educationClass", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.users.educationSchool", + "x-ms-docs-toc-type": "page" + }, + { + "name": "education.users.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groupLifecyclePolicies.groupLifecyclePolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groupLifecyclePolicies.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "groups.group", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "groups.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "groups.calendar.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.conversation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.conversations.conversationThread", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.conversations.threads.post", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.groupLifecyclePolicy", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.notebooks.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.notebooks.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.onenoteOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.pages.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.pages.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.onenoteResource", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sectionGroups.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sectionGroups.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sectionGroups.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sections.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sections.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.onenote.sections.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.plannerGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.planner.plannerPlan", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.groupSetting", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.site", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.conversationThread", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.post", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.post", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groups.threads.posts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groupSettings.groupSetting", + "x-ms-docs-toc-type": "page" + }, + { + "name": "groupSettingTemplates.groupSettingTemplate", + "x-ms-docs-toc-type": "page" + }, + { + "name": "invitations.invitation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "invitations.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.userActivity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.activities.activityHistoryItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.activities.historyItems.userActivity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "me.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "me.calendar.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroups.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroups.calendars.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroups.calendars.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarGroups.calendars.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendars.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contactFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contact", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contacts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contacts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contacts.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.contacts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contactFolders.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contact", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contacts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contacts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contacts.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.contacts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.deviceManagementTroubleshootingEvent", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.inferenceClassification", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.inferenceClassification.inferenceClassificationOverride", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.officeGraphInsights", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.sharedInsight", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.shared.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.trending", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.trending.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.usedInsight", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.insights.used.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.licenseDetails", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.mailFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messageRule", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.message", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messages.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messages.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messages.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.messages.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.mailFolders.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedAppRegistration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedDevice", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedDevices.deviceCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedDevices.deviceCompliancePolicyState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.managedDevices.deviceConfigurationState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.message", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.messages.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.messages.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.messages.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.messages.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.notebooks.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.notebooks.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.onenoteOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.pages.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.pages.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.onenoteResource", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sectionGroups.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sectionGroups.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sectionGroups.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sections.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sections.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.onenote.sections.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.outlookUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.outlook.outlookCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.person", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.plannerUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.planner.plannerPlan", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.planner.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "me.userSettings", + "x-ms-docs-toc-type": "page" + }, + { + "name": "organization.organization", + "x-ms-docs-toc-type": "page" + }, + { + "name": "organization.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "organization.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "planner.planner", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plannerBucket", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.buckets.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plannerPlan", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plans.plannerBucket", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plans.plannerPlanDetails", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plans.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.tasks.plannerAssignedToTaskBoardTaskFormat", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.tasks.plannerBucketTaskBoardTaskFormat", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.tasks.plannerTaskDetails", + "x-ms-docs-toc-type": "page" + }, + { + "name": "planner.tasks.plannerProgressTaskBoardTaskFormat", + "x-ms-docs-toc-type": "page" + }, + { + "name": "reports.reportRoot", + "x-ms-docs-toc-type": "page" + }, + { + "name": "reports.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "schemaExtensions.schemaExtension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "Security.security", + "x-ms-docs-toc-type": "page" + }, + { + "name": "Security.alert", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.sharedDriveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.items.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.items.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.list.items.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "shares.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.listItem.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.listItem.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.listItem.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.listItem.versions.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "shares.site", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.site", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.baseItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.list", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.columnDefinition", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.contentType", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.contentTypes.columnLink", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.items.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.items.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.lists.items.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "sites.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "sites.onenote", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.notebooks.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.notebooks.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.onenoteOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.pages.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.pages.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.onenoteResource", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sectionGroups.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sectionGroups.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sectionGroups.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sections.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sections.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "sites.onenote.sections.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "subscribedSkus.subscribedSku", + "x-ms-docs-toc-type": "page" + }, + { + "name": "subscriptions.subscription", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.user", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.userActivity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.activities.activityHistoryItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.activities.historyItems.userActivity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "users.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "users.calendar.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroups.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroups.calendars.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroups.calendars.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarGroups.calendars.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendars.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.calendarView.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contactFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contact", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contacts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contacts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contacts.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.contacts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contactFolders.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contact", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contacts.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contacts.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contacts.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.contacts.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.directoryObject", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.deviceManagementTroubleshootingEvent", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.drive", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.calendar", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.calendar.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.calendar.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.calendar.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.event", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.events.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.inferenceClassification", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.inferenceClassification.inferenceClassificationOverride", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.officeGraphInsights", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.sharedInsight", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.shared.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.trending", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.trending.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.usedInsight", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.insights.used.entity", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.licenseDetails", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.mailFolder", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messageRule", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.message", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messages.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messages.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messages.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.messages.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.mailFolders.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedAppRegistration", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedDevice", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedDevices.deviceCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedDevices.deviceCompliancePolicyState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.managedDevices.deviceConfigurationState", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.message", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.messages.attachment", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.messages.extension", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.messages.multiValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.messages.singleValueLegacyExtendedProperty", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.notebooks.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.notebooks.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.onenoteOperation", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.pages.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.pages.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.onenoteResource", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sectionGroups.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sectionGroups.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sectionGroups.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.onenoteSection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sections.onenotePage", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sections.notebook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.onenote.sections.sectionGroup", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.outlookUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.outlook.outlookCategory", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.person", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.profilePhoto", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.plannerUser", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.planner.plannerPlan", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.planner.plannerTask", + "x-ms-docs-toc-type": "page" + }, + { + "name": "users.userSettings", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem.driveItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem.listItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.listItem.versions.fieldValueSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.Actions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "workbooks.Functions", + "x-ms-docs-toc-type": "container" + }, + { + "name": "workbooks.permission", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.thumbnailSet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.driveItemVersion", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookApplication", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookFunctions", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookNamedItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.names.workbookWorksheet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookTable", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.tables.workbookTableColumn", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.tables.workbookTableRow", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.tables.workbookTableSort", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.tables.workbookWorksheet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.workbookWorksheet", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookChart", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookNamedItem", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookPivotTable", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookWorksheetProtection", + "x-ms-docs-toc-type": "page" + }, + { + "name": "workbooks.workbook.worksheets.workbookTable", + "x-ms-docs-toc-type": "page" + } + ] +} \ No newline at end of file diff --git a/src/Microsoft.OpenApi.OData.Reader/Operation/NavigationPropertyGetOperationHandler.cs b/src/Microsoft.OpenApi.OData.Reader/Operation/NavigationPropertyGetOperationHandler.cs index 9330682..4f5b28f 100644 --- a/src/Microsoft.OpenApi.OData.Reader/Operation/NavigationPropertyGetOperationHandler.cs +++ b/src/Microsoft.OpenApi.OData.Reader/Operation/NavigationPropertyGetOperationHandler.cs @@ -45,33 +45,82 @@ namespace Microsoft.OpenApi.OData.Operation /// protected override void SetResponses(OpenApiOperation operation) { - operation.Responses = new OpenApiResponses + if (!LastSegmentIsKeySegment && NavigationProperty.TargetMultiplicity() == EdmMultiplicity.Many) { + operation.Responses = new OpenApiResponses { - Constants.StatusCode200, - new OpenApiResponse { - Description = "Retrieved navigation property", - Content = new Dictionary + Constants.StatusCode200, + new OpenApiResponse { + Description = "Retrieved navigation property", + Content = new Dictionary { - Constants.ApplicationJsonMediaType, - new OpenApiMediaType { - Schema = new OpenApiSchema + Constants.ApplicationJsonMediaType, + new OpenApiMediaType { - Reference = new OpenApiReference + Schema = new OpenApiSchema { - Type = ReferenceType.Schema, - Id = NavigationProperty.ToEntityType().FullName() + Title = "Collection of " + NavigationProperty.ToEntityType().Name, + Type = "object", + Properties = new Dictionary + { + { + "value", + new OpenApiSchema + { + Type = "array", + Items = new OpenApiSchema + { + Reference = new OpenApiReference + { + Type = ReferenceType.Schema, + Id = NavigationProperty.ToEntityType().FullName() + } + } + } + } + } } } } } } } - } - }; + }; + } + else + { + operation.Responses = new OpenApiResponses + { + { + Constants.StatusCode200, + new OpenApiResponse + { + Description = "Retrieved navigation property", + Content = new Dictionary + { + { + Constants.ApplicationJsonMediaType, + new OpenApiMediaType + { + Schema = new OpenApiSchema + { + Reference = new OpenApiReference + { + Type = ReferenceType.Schema, + Id = NavigationProperty.ToEntityType().FullName() + } + } + } + } + } + } + } + }; + } + operation.Responses.Add(Constants.StatusCodeDefault, Constants.StatusCodeDefault.GetResponse()); base.SetResponses(operation); diff --git a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.V2.json b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.V2.json index 49af439..7147dff 100644 --- a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.V2.json +++ b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.V2.json @@ -756,7 +756,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Siterra.Documents.App.DTO.RevisionDto" + "title": "Collection of RevisionDto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Siterra.Documents.App.DTO.RevisionDto" + } + } + } } }, "default": { @@ -1284,7 +1293,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Siterra.Documents.App.DTO.DocumentDto" + "title": "Collection of DocumentDto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Siterra.Documents.App.DTO.DocumentDto" + } + } + } } }, "default": { @@ -2287,7 +2305,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Siterra.Documents.App.DTO.RevisionDto" + "title": "Collection of RevisionDto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Siterra.Documents.App.DTO.RevisionDto" + } + } + } } }, "default": { diff --git a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.V2.yaml b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.V2.yaml index 143f31a..12c5b66 100644 --- a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.V2.yaml +++ b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.V2.yaml @@ -541,7 +541,13 @@ paths: '200': description: Retrieved navigation property schema: - $ref: '#/definitions/Siterra.Documents.App.DTO.RevisionDto' + title: Collection of RevisionDto + type: object + properties: + value: + type: array + items: + $ref: '#/definitions/Siterra.Documents.App.DTO.RevisionDto' default: $ref: '#/responses/error' x-ms-docs-operation-type: operation @@ -928,7 +934,13 @@ paths: '200': description: Retrieved navigation property schema: - $ref: '#/definitions/Siterra.Documents.App.DTO.DocumentDto' + title: Collection of DocumentDto + type: object + properties: + value: + type: array + items: + $ref: '#/definitions/Siterra.Documents.App.DTO.DocumentDto' default: $ref: '#/responses/error' x-ms-docs-operation-type: operation @@ -1673,7 +1685,13 @@ paths: '200': description: Retrieved navigation property schema: - $ref: '#/definitions/Siterra.Documents.App.DTO.RevisionDto' + title: Collection of RevisionDto + type: object + properties: + value: + type: array + items: + $ref: '#/definitions/Siterra.Documents.App.DTO.RevisionDto' default: $ref: '#/responses/error' x-ms-docs-operation-type: operation diff --git a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.json b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.json index bc33bee..5979500 100644 --- a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.json +++ b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.json @@ -835,7 +835,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Siterra.Documents.App.DTO.RevisionDto" + "title": "Collection of RevisionDto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Siterra.Documents.App.DTO.RevisionDto" + } + } + } } } } @@ -1426,7 +1435,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Siterra.Documents.App.DTO.DocumentDto" + "title": "Collection of DocumentDto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Siterra.Documents.App.DTO.DocumentDto" + } + } + } } } } @@ -2541,7 +2559,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Siterra.Documents.App.DTO.RevisionDto" + "title": "Collection of RevisionDto", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Siterra.Documents.App.DTO.RevisionDto" + } + } + } } } } diff --git a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.yaml b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.yaml index bca857c..842bd70 100644 --- a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.yaml +++ b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/Multiple.Schema.OpenApi.yaml @@ -588,7 +588,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Siterra.Documents.App.DTO.RevisionDto' + title: Collection of RevisionDto + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/Siterra.Documents.App.DTO.RevisionDto' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -1014,7 +1020,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Siterra.Documents.App.DTO.DocumentDto' + title: Collection of DocumentDto + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/Siterra.Documents.App.DTO.DocumentDto' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -1827,7 +1839,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Siterra.Documents.App.DTO.RevisionDto' + title: Collection of RevisionDto + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/Siterra.Documents.App.DTO.RevisionDto' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation diff --git a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.V2.json b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.V2.json index c4345df..65d68e0 100644 --- a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.V2.json +++ b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.V2.json @@ -857,7 +857,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } }, "default": { @@ -1219,7 +1228,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } }, "default": { @@ -1828,7 +1846,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } }, "default": { @@ -2248,7 +2275,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } }, "default": { @@ -2873,7 +2909,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } }, "default": { @@ -3293,7 +3338,16 @@ "200": { "description": "Retrieved navigation property", "schema": { - "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } }, "default": { diff --git a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.V2.yaml b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.V2.yaml index 4b30e82..03be140 100644 --- a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.V2.yaml +++ b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.V2.yaml @@ -590,7 +590,13 @@ paths: '200': description: Retrieved navigation property schema: - $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' + title: Collection of Person + type: object + properties: + value: + type: array + items: + $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' default: $ref: '#/responses/error' x-ms-docs-operation-type: operation @@ -840,7 +846,13 @@ paths: '200': description: Retrieved navigation property schema: - $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' + title: Collection of Trip + type: object + properties: + value: + type: array + items: + $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' default: $ref: '#/responses/error' x-ms-docs-operation-type: operation @@ -1279,7 +1291,13 @@ paths: '200': description: Retrieved navigation property schema: - $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' + title: Collection of Person + type: object + properties: + value: + type: array + items: + $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' default: $ref: '#/responses/error' x-ms-docs-operation-type: operation @@ -1572,7 +1590,13 @@ paths: '200': description: Retrieved navigation property schema: - $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' + title: Collection of Trip + type: object + properties: + value: + type: array + items: + $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' default: $ref: '#/responses/error' x-ms-docs-operation-type: operation @@ -2023,7 +2047,13 @@ paths: '200': description: Retrieved navigation property schema: - $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' + title: Collection of Person + type: object + properties: + value: + type: array + items: + $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' default: $ref: '#/responses/error' x-ms-docs-operation-type: operation @@ -2316,7 +2346,13 @@ paths: '200': description: Retrieved navigation property schema: - $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' + title: Collection of Trip + type: object + properties: + value: + type: array + items: + $ref: '#/definitions/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' default: $ref: '#/responses/error' x-ms-docs-operation-type: operation diff --git a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.json b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.json index 187dff9..2fdf9ac 100644 --- a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.json +++ b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.json @@ -983,7 +983,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } } } @@ -1386,7 +1395,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } } } @@ -2087,7 +2105,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } } } @@ -2566,7 +2593,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } } } @@ -3287,7 +3323,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + "title": "Collection of Person", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person" + } + } + } } } } @@ -3766,7 +3811,16 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + "title": "Collection of Trip", + "type": "object", + "properties": { + "value": { + "type": "array", + "items": { + "$ref": "#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip" + } + } + } } } } diff --git a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.yaml b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.yaml index c79e3ad..da96fd6 100644 --- a/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.yaml +++ b/test/Microsoft.OpenAPI.OData.Reader.Tests/Resources/TripService.OpenApi.yaml @@ -659,7 +659,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' + title: Collection of Person + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -929,7 +935,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' + title: Collection of Trip + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -1424,7 +1436,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' + title: Collection of Person + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -1746,7 +1764,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' + title: Collection of Trip + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -2255,7 +2279,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' + title: Collection of Person + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Person' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -2577,7 +2607,13 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' + title: Collection of Trip + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/Microsoft.OData.Service.Sample.TrippinInMemory.Models.Trip' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation diff --git a/tool/WebStack.versions.settings.targets b/tool/WebStack.versions.settings.targets index 7d7cf27..793c31d 100644 --- a/tool/WebStack.versions.settings.targets +++ b/tool/WebStack.versions.settings.targets @@ -6,7 +6,7 @@ 1 0 0 - beta8 + beta9